Some fixes
Some checks failed
Build Zero OS Initramfs / build (push) Has been cancelled
Build Zero OS Initramfs / test-matrix (qemu, basic) (push) Has been cancelled
Build Zero OS Initramfs / test-matrix (qemu, serial) (push) Has been cancelled

- added piciutils
  - zinit sequence fixes
This commit is contained in:
2025-09-24 00:37:20 +02:00
parent ad0a06e267
commit c70143acb8
3 changed files with 3 additions and 5 deletions

View File

@@ -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

View File

@@ -1,5 +1,2 @@
exec: /etc/zinit/init/shm.sh
oneshot: true
after:
- rfs-modules
- rfs-firmware

View File

@@ -1,4 +1,4 @@
exec: /usr/sbin/sshd -D -e
after:
- sshd-setup
- shm
- haveged