Include sleep command in initramfs
Aimee OS/aimee-os/pipeline/head This commit looks good
Details
Aimee OS/aimee-os/pipeline/head This commit looks good
Details
This is needed in case we need to poll for the block device containing the root filesystem.master
parent
d9415b0fb5
commit
b2a0aab680
|
@ -83,6 +83,7 @@ bin_install \
|
|||
/bin/mount \
|
||||
/bin/rm \
|
||||
/bin/sh \
|
||||
/bin/sleep \
|
||||
/bin/sort \
|
||||
/bin/tail \
|
||||
/bin/umount \
|
||||
|
|
Loading…
Reference in New Issue