Commit Graph

283 Commits (7f41ae28003951105c095a36875e042a41dc7132)

Author SHA1 Message Date
Fabio Erculiani 7f41ae2800 linuxrc: fix zfs call, subshell call was missing
12 years ago
Fabio Erculiani c0bfc7b123 Revert "linuxrc: do not look for ${REAL_INIT} inside the mounted partition"
12 years ago
Fabio Erculiani 86967ea400 linuxrc: move livecd initialization code to livecd_init()
12 years ago
Fabio Erculiani 3bb6c62bd9 linuxrc: do not look for ${REAL_INIT} inside the mounted partition
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 3c9f0c6850 linuxrc: break condition for luks and resume apart
12 years ago
Fabio Erculiani f269237602 linuxrc: trivial, use a more compact syntax
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 7048779cbc linuxrc: remove bogus comments
12 years ago
Fabio Erculiani bbd4283b07 linuxrc: remove pointless comments
12 years ago
Fabio Erculiani 5908a425f4 linuxrc: remove deprecated dolvm2 boot parameter
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 3ec035cccd Remove MODULES_PLYMOUTH
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
Richard Yao 6c0e6f6ee6 Refactor ZFS module load hook
12 years ago
Richard Yao 80c1c1669a Load xhci-plat when available
12 years ago
Fabio Erculiani f1dbe547be busybox: issue a full make menuconfig against busybox 1.21
12 years ago
Fabio Erculiani d5a0bfe470 busybox: switch away from MODPROBE_SMALL, see bug #472312#c27
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
Richard Yao c408c1942a Build USB 3.0 support by default, bug #452888
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 ba0a7ea078 linuxrc: call udevadm settle after modules_load
12 years ago
Fabio Erculiani 08cd7890bf Merge branch 'master' into plymouth
12 years ago
Fabio Erculiani 7505a99952 modules_load: do not forcibly load radeon and nouveau, they may kill a system
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 734ab6d239 Merge branch 'master' into cleanup-cruft
12 years ago
Fabio Erculiani 08e7dbdfe5 Drop old and no longer working /etc/module_options support
12 years ago
Fabio Erculiani a8f8f754cc Revert "software: hardcode busybox version"
12 years ago
Fabio Erculiani 04fe3fd1f4 software: hardcode busybox version
12 years ago
Fabio Erculiani 4313f7ba20 modules_load: add virtio modules
12 years ago
Fabio Erculiani 8ea38a7db9 modules_load: add MODULES_CRYPT, improve backward compatibility
12 years ago