40 Commits (8aa15a6ed85cd8b1d8f949a483d25240a4707a00)

Author SHA1 Message Date
  Alejandro Mery 8aa15a6ed8 initramfs: introduced a `wall` script 16 years ago
  Alejandro Mery ad16af2199 initramfs: introduced `resume` script, to check and trigger a `switch_root` if viable 16 years ago
  Alejandro Mery 360ef2a994 init: changed rc.trymount to not remount 16 years ago
  Alejandro Mery 28a6f0de53 init: do rc.trymount automaticly 16 years ago
  Alejandro Mery 10f6790187 init: added helper to mount rootfs (rc.trymount) 16 years ago
  Alejandro Mery c368ead89a init: cleaned shutoff process 16 years ago
  Alejandro Mery 7e71b4c51f init: moved /etc/conf/idunn creating to rc.sysinit 16 years ago
  Alejandro Mery 15d3eb8910 initramfs: added rootfs placeholder 16 years ago
  Alejandro Mery 7a64c45dd5 init: populate /etc/conf/idunn to be used by resume and friends 16 years ago
  Alejandro Mery 56bfbdf793 init: enhanced umount handling on reboot/halt 16 years ago
  Alejandro Mery 5a53eda432 rc.sysinit: added a 1s delay after starting mdadm volumes and load dm-mod before `vgchange` 16 years ago
  Alejandro Mery d171c68522 console: changed to use `sh -i` 16 years ago
  Alejandro Mery 5e82d195aa rc.sysinit: implemented mdadm and lvm2 handling 16 years ago
  Alejandro Mery c0053c20f3 rc.sysinit: added parser for idunn= argument 16 years ago
  Alejandro Mery e3a6cf3271 console: changed console shell service to run at $HOME and use vc/0 instead of console 16 years ago
  Alejandro Mery 20083e0237 initramfs: blanked /etc/profile 16 years ago
  Alejandro Mery f6ef01eea4 kernel: added nls_iso8859-1 nls_utf8 modules, needed by ext4 16 years ago
  Alejandro Mery da1abb4b77 init: finished reboot/halt/poweroff handling, killall still missing 16 years ago
  Alejandro Mery ed221f743d init: added simple rc.shutdown script to stop the services _and_ runsvdir 16 years ago
  Alejandro Mery f0a33ed90f init: enhanced to give a shell in /dev/console right after finishing rc.sysinit 16 years ago
  Alejandro Mery 59e03bc79e init: introduced /etc/console (shell @ /dev/console) service 16 years ago
  Alejandro Mery bd6d3ef6b1 init: enhanced to trap reboot, halt, poweroff and ctrl-alt-del (WIP) and changed to wait for ever, for now 16 years ago
  Alejandro Mery 0ea02df1b1 init: enhanced to log to /var/log/init.log 16 years ago
  Alejandro Mery 3d98657417 init: changed rc.sysinit to log in /var/log/boot.log the kernel output previous to coldplug 16 years ago
  Alejandro Mery 3dd65755ff Fixed modprobe wrapper to also send errors to stderr, not just to the log file 16 years ago
  Alejandro Mery 5738d2c0d1 mkinitramfs: moved 40-ssh.sh to idunn target 16 years ago
  Alejandro Mery 8ba12c64d1 init: changed to not mount /proc/bus/usb 16 years ago
  Alejandro Mery 8f46185c51 mkinitramfs: Added {e,o,u}hci-hcd kernel modules, needed to get usb keyboards working 16 years ago
  Alejandro Mery 531beb3d7a mkinitramfs: polished the greedy list of kernel modules to inject 16 years ago
  Alejandro Mery 492b818138 mkinitramfs: Added own plugin script, 50-kernel.sh, adding every block, fs and net kernel driver 16 years ago
  Alejandro Mery ba9b39557f dropbear: moved overlays from initramfs-only to per-package 16 years ago
  Alejandro Mery 5a62271287 udev: moved overlays from initramfs-only to per-package 16 years ago
  Alejandro Mery f6336da241 modprobe: blacklisted evbug 16 years ago
  Alejandro Mery b586661e6b rc.sysinit: Changed to do unet up of pending interfaces only 16 years ago
  Alejandro Mery 2dc2a04dd4 initramfs: added dropbear service 16 years ago
  Alejandro Mery ad6627e366 initramfs: added udevd service 16 years ago
  Alejandro Mery 2ee1752af5 initramfs: Added initial rc.sysinit 16 years ago
  Alejandro Mery 48314fe5e1 initramfs: added modprobe wrapper (when called from udev, it doesn't work if we don't export PATH) 16 years ago
  Alejandro Mery daa022be0d init: changed to pass the ball to /etc/rc.d/rc.sysinit 16 years ago
  Alejandro Mery d408ae2bbb Added do-nothing /init script (just gives you a shell) 16 years ago