119 Commits (9b80e373d8246fa2f72dd9cf2d62a35c9f12c6f0)
 

Author SHA1 Message Date
  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 7b7d943dbc busybox: added sync, hostname, bzip2 and bunzip2 16 years ago
  Alejandro Mery 9b045449fb pkgsel: Added missing mdadm 16 years ago
  Alejandro Mery d4f453e46b dropbear: changed to kill all it's children when stopped 16 years ago
  Alejandro Mery da1abb4b77 init: finished reboot/halt/poweroff handling, killall still missing 16 years ago
  Alejandro Mery 4bc3ed7048 busybox: added tac 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 5cd4a1207f dropbear: enhanced to create /var/log/lastlog if missing 16 years ago
  Alejandro Mery d73676cf99 busybox: added `touch` 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 d5e321331f busybox: added ps, switch_root and other tools, including a `less` replacement 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
  Nagy Karoly Gabriel 216852c7e6 idunn: enhanced busybox config to have disk utilities and debug 16 years ago
  Alejandro Mery 57463190ba busybox: fixed typo in busybox.conf 16 years ago
  Alejandro Mery a7c1217005 pkgsel: Added some hardcoded exclusions, need to be reflected in busybox.conf and mnemosyne modules 16 years ago
  Nagy Karoly Gabriel 3470a7601c [idunn]: added vi and some console utilities to idunns busybox 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 c6f245eef5 parse-config: Added overlaying support using overlay.d/$pkg/ 16 years ago
  Alejandro Mery e96b214602 pkgsel: added unet explicitly 16 years ago
  Alejandro Mery 6bea733f7c dropbear: imported (and enhanced) mnmeosyne code to inject authorized_keys from config/$config 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 bc3f4775a3 pkgsel: removed hotplug2, BB's modprobe can handle aliases by his own these days 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 b59364fd0d busybox: added start-stop-daemon 16 years ago
  Alejandro Mery 9811fc8be7 initramfs: Added code to filter what is installed from linux26, gcc and fhs 16 years ago
  Alejandro Mery 31359f37f7 busybox: changed to not enabled dmesg/mount/umount explicitly as mnmoesnye does it automaticly now 16 years ago
  Alejandro Mery 369e488345 busybox: removed settings set by mnemosyne's linux and network modules 16 years ago
  Alejandro Mery 846f846dd5 busybox: removed config settings already set by mnemosyne 16 years ago
  Alejandro Mery 1f07e9982b pkgsel: removed stuff which is already enabled by mnemosyne 16 years ago