forked from tfgrid/zosbuilder
Some fixes
- added piciutils - zinit sequence fixes
This commit is contained in:
@@ -16,6 +16,7 @@ eudev-libs
|
||||
eudev-netifnames
|
||||
kmod
|
||||
fuse3
|
||||
pciutils
|
||||
|
||||
# Console/terminal management
|
||||
util-linux
|
||||
@@ -48,4 +49,4 @@ zellij
|
||||
# Essential debugging and monitoring tools included
|
||||
# NO development tools, NO curl/wget, NO python, NO redis
|
||||
# NO massive linux-firmware package
|
||||
# Other tools will be loaded from RFS after network connectivity
|
||||
# Other tools will be loaded with RFS after network connectivity
|
||||
@@ -1,5 +1,2 @@
|
||||
exec: /etc/zinit/init/shm.sh
|
||||
oneshot: true
|
||||
after:
|
||||
- rfs-modules
|
||||
- rfs-firmware
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
exec: /usr/sbin/sshd -D -e
|
||||
after:
|
||||
- sshd-setup
|
||||
- shm
|
||||
- haveged
|
||||
|
||||
Reference in New Issue
Block a user