Commit Graph

154 Commits (4fa668651596451ca06bc02ba4be6aad836f5a82)

Author SHA1 Message Date
Fabio Erculiani 8fa61e098d linuxrc: move /etc/initramfs.mounts handling to a separate function
12 years ago
Fabio Erculiani 86967ea400 linuxrc: move livecd initialization code to livecd_init()
12 years ago
Fabio Erculiani af1f319509 linuxrc: move resume initialization code to resume_init()
12 years ago
Fabio Erculiani 3f14137bc0 linuxrc: create is_livecd(), stop doing weird ${CDROOT} comparisons
12 years ago
Fabio Erculiani 798c45d3da linuxrc: simplify iscsi setup code
12 years ago
Fabio Erculiani 138b1f8492 linuxrc: move the devmgr initialization code to devmgr_init()
12 years ago
Fabio Erculiani 613a7047a1 linuxrc: move REAL_ROOT* setup to setup_real_root()
12 years ago
Fabio Erculiani d8af91e3e8 linuxrc: move modules initialization code to modules_init
12 years ago
Fabio Erculiani f1f04247f4 linuxrc: move splash initialization to splash_init()
12 years ago
Fabio Erculiani ecdb16659b linuxrc: move zfs initialization code to zfs_init() in initrd.scripts
12 years ago
Fabio Erculiani 071fff18b1 initrd.scripts: <80 chars
12 years ago
Fabio Erculiani 4559ecca82 defaults: fix code style
12 years ago
Fabio Erculiani 36d21e9a5f defaults: drop trailing whitespaces
12 years ago
Fabio Erculiani af182ed72a Move gpg executable to /usr/bin/gpg, bug #476276
12 years ago
Richard Yao 755798b933 Workaround busybox modprobe's inability to load ZFS modules
12 years ago
Richard Yao 9bb2beea5b Import pool after ZFS module finishes loading
12 years ago
Richard Yao c188fcedff Add call_func_timeout helper function
12 years ago
Fabio Erculiani 39cb3a0a16 Revert "linuxrc: add depmod call as workaround for missing modules.dep.bb"
12 years ago
Fabio Erculiani 7ee24b6776 Revert "initrd.scripts: busybox depmod doesn't support -v even though it declares so"
12 years ago
Fabio Erculiani f3570c3957 initrd.scripts: busybox depmod doesn't support -v even though it declares so
12 years ago
Fabio Erculiani ece907ea64 linuxrc: add depmod call as workaround for missing modules.dep.bb
12 years ago
Fabio Erculiani 4b4d3f6d3e initrd.scripts: uniform function names, use the underscore convention
12 years ago
Fabio Erculiani 9eb774b02f initrd.scripts: drop whitespaces
12 years ago
Fabio Erculiani 8924ef00ae initrd.scripts: uniform {} style
12 years ago
Fabio Erculiani eae66a8b4b initrd.scripts: drop subshell in setup_squashfs_aufs
12 years ago
Fabio Erculiani 79de6f5fd6 initrd.scripts: text if ${device} is set before messing with /sys/power
12 years ago
Fabio Erculiani 06af416264 Kill trailing whitespaces!!!!!
12 years ago
Fabio Erculiani 90da2a1a66 Drop backticks from initramfs code
12 years ago
Fabio Erculiani c29e0ef023 Complete Plymouth integration. Fix the last set of minor bugs
12 years ago
Fabio Erculiani fb6fa7903d Make plymouth ask-for-password work as expected
12 years ago
Fabio Erculiani bea8085444 Introduce initial support to Plymouth
12 years ago
Fabio Erculiani 5d8c6d3873 Use iscsistart from system, don't compile it
12 years ago
Fabio Erculiani 4288a38895 Drop commented out code, cruft of the past
12 years ago
Fabio Erculiani f1487fa8b6 Drop support for unionfs, broken and broken
12 years ago
Fabio Erculiani 64ea1af0e1 gen_compile: use LVM from system for the initramfs
12 years ago
Fabio Erculiani 3fec6febc4 genkernel: add simple udev support, include udev into initramfs if --udev
12 years ago
Fabio Erculiani 108f1daf60 linuxrc: run the debug shell multiple times, add a hook before switch_root
12 years ago
Fabio Erculiani 9ead931af1 linuxrc: use "quiet" cmdline argument for a really quiet initramfs initialization
12 years ago
Fabio Erculiani 499f2d98b6 Improve speed of bootstrapCD by not calling devicelist unless needed
12 years ago
Fabio Erculiani ffa5076fd4 Drop doslowusb and noslowusb boot parameters.
12 years ago
Fabio Erculiani 682d0b0d0a Drop "sleep 3" from sdelay if CDROOT=1. One can use scandelay=secs if needed.
12 years ago
Fabio Erculiani a408d4a513 Drop useless parens in conditionals
12 years ago
Fabio Erculiani 3a054014e8 Drop our own /sbin/modprobe and use busybox built-in applet instead
12 years ago
Fabio Erculiani 30c7284c92 Unquote ${ZPOOL_FORCE} variable usage.
12 years ago
Marek Sapota 3fa1bf680d Bug #378105: UUID/LABEL support for LUKS keydevs
12 years ago
Robin H. Johnson e6de60283b Bug #286187: Complete multipath support.
12 years ago
Robin H. Johnson bddbeeb887 Bug #351873: More livecd control, and initramfs livecd argument documentation.
12 years ago
Peter Hjalmarsson e779547b72 Make root_trim work with crypt_root_key
13 years ago
Sebastian Pipping ed09edb1c0 Resolve cryptic awk-based code docuplication
13 years ago
Robin H. Johnson 1486a0402c Flip awk return values.
13 years ago