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