mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-22 08:09:41 +00:00
make sshd be the uinit
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
parent
2208243fa9
commit
1fa7a0111a
@ -202,6 +202,7 @@ uroot:
|
||||
# You need ip=dhcp OR ip=fixed.ip.address.here in the command line
|
||||
biguroot.cpio.lzma: tiny.bin
|
||||
go run github.com/u-root/u-root -o biguroot.cpio -build=bb \
|
||||
-uinitcmd=/bbin/sshd \
|
||||
-files class_key.pub:authorized_keys \
|
||||
-files classhostkey:id_rsa \
|
||||
-files /usr/bin/vi \
|
||||
|
Loading…
Reference in New Issue
Block a user