1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-17 11:06:13 +02:00

Launch from initrd directly into OpenRC

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-02-08 20:44:18 +01:00
parent 241fcdf497
commit ed18073698

View file

@ -162,4 +162,6 @@ umount /proc
unset -v singleuser overlay_dev root root_sfs
exec /bin/busybox switch_root /newroot /bin/bash --login
/bin/busybox chroot /newroot /bin/openrc
exec /bin/busybox switch_root /newroot /bin/openrc-init