mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-15 06:52:10 +00:00
initrd/init: Delete outdated comment about ash
Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm> Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
parent
e1a263ce3b
commit
283553956f
@ -1,6 +1,4 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
# Note this is used on legacy-flash boards that lack bash, it runs with busybox
|
|
||||||
# ash. Calls to bash scripts must be guarded by checking config.
|
|
||||||
|
|
||||||
mknod /dev/ttyprintk c 5 3
|
mknod /dev/ttyprintk c 5 3
|
||||||
echo "hello world" >/dev/ttyprintk
|
echo "hello world" >/dev/ttyprintk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user