13 Commits (efa2d66f0d8bdf8bcddfed3cc9c72fccaaa3cd00)

Author SHA1 Message Date
  Alejandro Mery 81098e2a52 [early] Changed init to not make mdadm and lvm activations fail if the module didn't load, it may be built-in. 17 years ago
  Alejandro Mery 38963ce6ee [early] Changed init to use sbin/getsh to get the shells 17 years ago
  Alejandro Mery ee8e078e06 [early] Improved init to support initrdopt=shell, to get a shell before switch_root-ing 17 years ago
  Alejandro Mery c42686d319 [early] Improved init script to not activate mdadm and lvm volumes if {lvm,mdadm}=no was given as initrdopt 17 years ago
  Alejandro Mery 68fcbe75f5 [early] Improved init to detect mdadm and lvm volumes if mdadm and lvm are given via initrdopt=... 17 years ago
  Alejandro Mery 70af505f05 Improved early's init to give 2s more if $root is not yet available after udevsettle, and fixed typo on init='s handling 17 years ago
  Alejandro Mery 0056c4aec4 Changed early's init to udevsettle after modprobbing md-mod and dm-mod, just to be sure. 17 years ago
  Alejandro Mery 7b41dea698 Improved early's init to activate softraids, logical volumes and also to detect the filesystem of $root using udev's vol_id 17 years ago
  Alejandro Mery 9005869b2e Removed duplicated message from early's init 17 years ago
  Alejandro Mery b6cde5fef8 Changed early's init script to use dev/console instead of dev/vc/1 17 years ago
  Alejandro Mery a2b8152b66 Changed early to move /dev, /sys and /proc to rootfs before switch_root-ing 17 years ago
  Alejandro Mery 4c39183c56 Changed early's init to not wait 10s while waiting for the root device, just use udevsettle 17 years ago
  Alejandro Mery 0a4b3251dc Renamed target/early/initrd to initramfs as the initramfs output format expects for the overlay 17 years ago
  Alejandro Mery bc34567506 * cleaned early target by avoiding to mount new tmpfs filesystems because rootfs 17 years ago
  Alejandro Mery e81db99a4e * introduced early target, a proof of concept for an initrd target 17 years ago