Commit Graph

565 Commits (b476a988ea2559904bcb40cc44633d237f790823)

Author SHA1 Message Date
Sebastian Pipping b476a988ea Set CONFIG_DEVTMPFS=y on x86, x86_64, default for udev
13 years ago
Sebastian Pipping 9a426b1ae4 Bump version to 3.4.31
13 years ago
Robin H. Johnson b2caeadca2 lddtree call must be outside the for loop.
13 years ago
Robin H. Johnson 27bbadb6bc Fix date on some changelog items.
13 years ago
Robin H. Johnson 33f49ec6ee gen_initramfs: Use CC0 instead of public domain for copy_binaries to cover French jurisdiction concerns.
13 years ago
Sebastian Pipping f1e3cd9290 Merge branch 'cryptsetup'
13 years ago
Sebastian Pipping 08b7a08752 Bump version to 3.4.30
13 years ago
Sebastian Pipping 23ef506351 Support a non-static cryptsetup binary (bug #409277)
13 years ago
Robin H. Johnson 2828226b6f gen_initramfs: Release the copy_binaries function as public domain.
13 years ago
Robin H. Johnson 9f36ecc125 Handle other possible paths for LVM.
13 years ago
Sebastian Pipping b828136a1a Extend change log
13 years ago
Sebastian Pipping 31a4d5f2e1 Bump version to 3.4.29
13 years ago
Sebastian Pipping 970824ef5d Mention Tomasz Wasiak in change log
13 years ago
Mike Auty fd1f01f299 Support for Grub 2
13 years ago
Sebastian Pipping 14a930ba44 Extend change log
13 years ago
Sebastian Pipping 66e5a24704 Add "fastest" to supported initrd compressions
13 years ago
Sebastian Pipping 0da4543b8a Support comression "lzop" (not just "lzo") as wrongly advertised by comments in genkernel.conf before
13 years ago
Sebastian Pipping cfca839587 Error out on unknown initrd compression, reported by Peter Gantner (bug #411197)
13 years ago
Sebastian Pipping c0ed5530a5 Fix initrd compression "gzip", reported by Peter Gantner (bug #411197)
13 years ago
Sebastian Pipping 77d997744d Bump version to 3.4.28
13 years ago
Sebastian Pipping 8071dca456 Merge branch 'fix-docache'
13 years ago
Sebastian Pipping 23a40aeb0e Restore original /dev/tty after GPG (bug #410073)
13 years ago
Sebastian Pipping 46318550cd Bump version to 3.4.27
13 years ago
Sebastian Pipping 7ee9306c7d Fail hard on LUKS inclusion error (bug #409277), advise about sys-fs/cryptsetup[static], drop support for cryptsetup binary from /bin/
13 years ago
Sebastian Pipping 5a7bc18180 Make errors stand out more
13 years ago
Sebastian Pipping d6187d303a Bump version to 3.4.26
13 years ago
Sebastian Pipping 8ac8de6055 Fix docache (bug #397309)
13 years ago
Sebastian Pipping 4ed04331a5 Drop into debug shell when squashfs could not be mounted
13 years ago
Sebastian Pipping a13f9efd37 Drop into debug shell when files could not be copied into tmpfs
13 years ago
Sebastian Pipping adefd0fccc Improve handling of missing /etc/fstab
13 years ago
Sebastian Pipping 38205c74b4 No longer use parameter "-r" (for regex intervals) that busybox awk does not support
13 years ago
Robin H. Johnson b1ae7fa765 Bump version for release.
13 years ago
Robin H. Johnson 4a3e1ff1cf Merge remote-tracking branch 'origin/bug-405495'
13 years ago
Sebastian Pipping 1159b4c2f6 Make sure the sha256 module makes it into the initramfs (bug #405495)
13 years ago
Robin H. Johnson 995635a2c7
With the new /usr mounting, if the device path that ends up in /proc/mounts ends up being different than in /etc/fstab due to symlinks, mount -a will always exit 32. Avoid by resolving symlinks like util-linux does.
13 years ago
Robin H. Johnson 265363f79d Fix dmraid building with LVM/device-mapper
13 years ago
Robin H. Johnson 8e800df298 More UTILS_CROSS_COMPILE prefix on strip calls.
13 years ago
Robin H. Johnson 51ec555f6d modules_load: include more DM and MD modules for other RAID/LVM configurations.
13 years ago
Robin H. Johnson bd693b8db3 Bug #265005: ensure CROSS_COMPILE is set for cross-compile strip calls to work.
13 years ago
Robin H. Johnson e293983850 Bug #398467: Update dmraid. Also add other patches from Portage tree.
13 years ago
Robin H. Johnson 45e8dbfa0e device-mapper "update". It was merged into LVM2-2.02.67 upstream in 2010. Bug #398467 is wrong for the device-mapper update.
13 years ago
Robin H. Johnson 1077359d86 linuxrc /usr mounting
13 years ago
Robin H. Johnson 5eeadc8d26 Ensure default for new initramfs compression is used.
13 years ago
Robin H. Johnson 1240654461 Bugfixes in new code branches that I didn't test fully.
13 years ago
Robin H. Johnson 4ac027367e Update documentation for new initramfs compression.
13 years ago
Robin H. Johnson 94dc288487 Customizable initramfs compression based on Pentoo genkernel fork
13 years ago
Richard Yao fc98fa9d89 Implement ZFS Support
13 years ago
Robin H. Johnson 5f4d31dfd0 copy_binaries, multipath: refactor for ease of use and readability.
13 years ago
Richard Yao a871576d17 Fix hardcoded paths in multipath support
13 years ago
Richard Yao 1079122ea0 copy_binaries: utility function to pick up a binary and needed libs
13 years ago