26 Commits (2c7f56208160d0953d43112da023735b2cf42528)

Author SHA1 Message Date
  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 33e462c58f Polished early's generated image by overloading initramfs_install_pattern() 17 years ago
  Alejandro Mery 1324ed27ce Changed early to not extract dietlibc to the initrd 17 years ago
  Alejandro Mery 6236174343 Fixed early to preserve the default $INITRAMFS_INSTALL_PATTERN 17 years ago
  Alejandro Mery 5e379fc24a Removed disktype from early's pkgsel, we use udev's vol_id 17 years ago
  Alejandro Mery 5f2790dd0c Removed start-lvm and start-raid from early target, as early's init handles that directly now 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 4939101426 Changed early to not try to delete var/state/pkgtool, which is gone since we moved from 00-dirtree to fhs 17 years ago
  Alejandro Mery 7628e81215 Adapted target/early/build-initramfs.in to the current function names and hooks of the initramfs output format 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 f9bfc2ae20 Disabled BB's CONFIG_FEATURE_EDITING because when built against dietlibc, this makes ash segfault when parsing 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 c13397f766 Fixed early/udev to not use modprobe --all which is not supported by busybox's 17 years ago
  Alejandro Mery bd0a7ee513 Changed early target to only wrap busybox's modprobe 17 years ago
  Alejandro Mery 03473bc247 Improved early to patch udev to use hotplug2-modwrap directly for MODALIAS 17 years ago
  Alejandro Mery 7fe7e5fadc Fixed early/busybox to build setsid, which is needed to get a decent shell 17 years ago
  Christian Wiese c265a7c76f Fixed build-initramfs.in to not copy non-existing /etc/rc.d/functions-std.in 17 years ago
  Alejandro Mery b39dc8ea16 Moved target/early's initrd/sbin_bb-modprobe.exec to initramfs/sbin_bb-modprobe.sh as the others 17 years ago
  Alejandro Mery 0a4b3251dc Renamed target/early/initrd to initramfs as the initramfs output format expects for the overlay 17 years ago
  Christian Wiese 2794592511 Replaced obsolete 00-dirtree with fhs package in all included targets 17 years ago
  Alejandro Mery 0ad472f8c1 Changed early target to not use util-linux, reiserfsprogs or e2fsprogs, and to build against dietlibc 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