Commit Graph

579 Commits (36d0fb5559726d863624c75614f35a875aa2fb6d)

Author SHA1 Message Date
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
Robin H. Johnson af26e433cb Support virtio devices, and provide fallback of all remaining devices.
13 years ago
Sebastian Pipping 7452b0733c Extend change log
13 years ago
Sebastian Pipping 7879a0c74c Bump version to 3.4.24
13 years ago
Sebastian Pipping 6cde7bcb66 Unset CONFIG_SYSFS_DEPRECATED for udev (bug #335763)
13 years ago
Sebastian Pipping de79822567 Bump version to 3.4.23.1
13 years ago
Sebastian Pipping f84f42b4e2 Re-activate mdstart in busybox config
13 years ago
Sebastian Pipping 5feb1fe092 Port mdstart patch to busybox 1.19.3
13 years ago
Sebastian Pipping 5feb521988 Busybox config: Enable verbose usage
13 years ago
Sebastian Pipping 31c3c7ca88 Update busybox config using "yes '' | make oldconfig"
13 years ago
Sebastian Pipping e53d1931d0 Bump version to 3.4.23
13 years ago
Sebastian Pipping 4974b14525 Copy some patches from busybox/1.18.1 to busybox/1.19.3
13 years ago
Sebastian Pipping 6622d8cfb8 Add a patch for e2fsprogs/1.42 from main tree
13 years ago
Sebastian Pipping 45945cf7bd Copy patch from lvm/2.02.74 to lvm/2.02.88
13 years ago
Robin H. Johnson b49f1f377d Prior to commit a141d715, CMD_NOINSTALL had no default set, but most of the usages were of the form "! isTrue ${CMD_NOINSTALL}", which on an unset value, came out as false. These were replaced by "isTrue ${CMD_INSTALL}", but my analysis of the needed default value was wrong, and was set to false instead of true.
13 years ago
Sebastian Pipping 146934e1a8 Replace "# FOO=bar" by "#FOO=bar" in genkernel.conf (bug #398471)
13 years ago
Sebastian Pipping 7314e87712 Support application of patches for more tools
13 years ago
Sebastian Pipping 16d6148c74 Add mpt2sas to auto-load SCSI modules
13 years ago
Robin H. Johnson 670d3338c0 Bump to 3.4.22 to reflect /usr mount support.
13 years ago
Robin H. Johnson 603a197839 Code to mount /usr and other filesystems as needed for new udev and systemd.
13 years ago
Robin H. Johnson 0c2c1f564e Bump version to 3.4.21.2. Stock configuration of 3.4.21.1 generates unbootable initramfs!
13 years ago
Robin H. Johnson e602f05814 Fix some defaults otherwise you get an initramfs without any modules!
13 years ago
Robin H. Johnson d2e62dfd16 Missing changelog, I fail.
13 years ago
Robin H. Johnson c897f80399 Fix up changelog
13 years ago
Sebastian Pipping f1fffdc833 Bump version to 3.4.21.1
13 years ago
Sebastian Pipping 25cdfbd03a Bump version to 3.4.21
13 years ago
Sebastian Pipping 6bdb1487ed Extend change log
13 years ago
Sebastian Pipping b7f49a343e Extend change log
13 years ago
Robin H. Johnson a141d71531 Improve option handling.
13 years ago
Sebastian Pipping daedf62c30 Bump version to 3.4.20
13 years ago
Sebastian Pipping 8f8676adbd Fix return value of crypt_filter() which caused bogus LUKS opening errors (bug #383545)
13 years ago
Sebastian Pipping 9bdd75e3cc Bump version to 3.4.19
13 years ago
Fabio Erculiani 344f0b42e4 fix random build failures during e2fsprogs, force -j1
13 years ago
Fabio Erculiani 84cc7ccdfb Do not hardcode /mnt/cdrom path across the whole code, use CDROOT_PATH
13 years ago
Robin H. Johnson 90b944fe4e Fix patch typo that broke compile.
13 years ago
Robin H. Johnson 7fdfe0eee8 Missed Changelog update before.
13 years ago
Fabio Erculiani 7fef86581a dmraid requires dmsetup to assign UUID to discovered RAID volumes, close bug #382555
14 years ago
Fabio Erculiani d6696d0df6 syntax: drop parse_opt usage and crufty, deprecated subshelling through ``
14 years ago
Sebastian Pipping 3453a0621c Fix quoting issue (bug #380729)
14 years ago
Sebastian Pipping fe5f95c931 Enable patch application for mdadm, add patch to fix compilation (bug #381089)
14 years ago
Fabio Erculiani 4d54e7d098 aufs: add basic support to AUFS2, requires kernel with aufs module or built-in
14 years ago
Fabio Erculiani 78667c1e13 gen_compile: correct MAKEOPTS usage on utils task
14 years ago
Fabio Erculiani 04c38a93ed gen_compile: always use -j1 with kernel *_install targets, fixes compilation with make 3.82
14 years ago
Sebastian Pipping 691d7aad4d No longer copy /lib/libsysfs*so* for multipath-tools (bug #300841, bug #377709)
14 years ago
Sebastian Pipping 7296be47b8 End support for 4 years old busybox 1.7.4 (bug #377133)
14 years ago
Sebastian Pipping 7748657a87 Improve doc on filing bugs
14 years ago
Sebastian Pipping 71f01a35f2 Bump version to 3.4.18
14 years ago
Sebastian Pipping 02b72c6515 Fix display of seconds waiting (bug #376575)
14 years ago
Robin H. Johnson 3d7de35394 Bug #376467: fix kernel version checks for 3.0 kernel.
14 years ago
Sebastian Pipping 4c0b4b18f8 Fix permissions of /dev/pts (bug #375947)
14 years ago
Sebastian Pipping fdcea9095d Extend ChangeLog
14 years ago
Sebastian Pipping aea5074809 Set version to 3.4.17
14 years ago
Sebastian Pipping bf0cad6a30 Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423)
14 years ago
Sebastian Pipping 4a7ccf8b08 Make --arch-override= affect "make menuconfig" (bug #247246)
14 years ago
Sebastian Pipping 6d6b5b7c29 Unset CONFIG_EMBEDDED on arch amd64
14 years ago
Sebastian Pipping b20494438a Apply CONFIG_USB_HID=y to archs amd64/x86/default (bug #270983)
14 years ago
Sebastian Pipping 4392bc93ab Unset CONFIG_IDE on archs amd64/x86/default (bug #357213)
14 years ago
Sebastian Pipping bddf1649dc Bump version to 3.4.16
14 years ago
Sebastian Pipping 6051fcf1ee Document most undocumented boot parameters (bug #370369)
14 years ago
Sebastian Pipping 0992082d05 Docs: Fix mixup of boot parameters real_init= and init_opts=
14 years ago
Sebastian Pipping 440eab8fca Document remaining options inside genkernel.conf, e.g. DOKEYMAPAUTO (bug #367233)
14 years ago
Sebastian Pipping e82a8c9985 Document option lvmraid= and make it imply dolvm (bug #153502)
14 years ago
Sebastian Pipping 15019471ad Extend ChangeLog
14 years ago
Sebastian Pipping fad624bc41 Add rootfstype= boot parameter (bug #221245)
14 years ago
Nelson Batalha 6b92c54c1e Add Kernel 3.0.0 support (bug #369481)
14 years ago
Sebastian Pipping be190b4ec1 Output warning in warning color
14 years ago
Sebastian Pipping d7d509f4e9 Document boot parameter domdadm (bug #369415)
14 years ago
Sebastian Pipping fa3b8af99e Bump to 3.4.15
14 years ago
Sebastian Pipping 9ee6216b31 Extend change log
14 years ago
Peter Hjalmarsson 1cf3de853a Remove "--slowusb" as it is enabled by default. Also document "noslowusb".
14 years ago
Peter Hjalmarsson 5a33ee4b48 Fix handling of doslowusb/noslowusb
14 years ago
Sebastian Pipping 16a7793dda Bump version to 3.4.14
14 years ago
Sebastian Pipping dca5432961 Extend change log
14 years ago
Sebastian Pipping 806df105c9 Fix changelog
14 years ago
Peter Hjalmarsson a768d85c5a Fix typo
14 years ago
Sebastian Pipping 32563f448e Extend change log
14 years ago
Sebastian Pipping 50f20720f9 Bump version to 3.4.13
14 years ago
Sebastian Pipping 107049cad2 .conf: Add SPLASH and SPLASH_THEME (bug #268468)
14 years ago
Sebastian Pipping 79f6c2533d Extend change log
14 years ago
Sebastian Pipping 15b8898c97 Extend change log
14 years ago
Sebastian Pipping a9d1575e3c Extend change log
14 years ago
Sebastian Pipping b0c6daf110 Extend change log
14 years ago
Sebastian Pipping 734bbf97f4 Bump version to 3.4.12.6
14 years ago
Sebastian Pipping e71417e3a9 Extend change log
14 years ago
Sebastian Pipping 52e2a47637 Bump version to 3.4.12.5
14 years ago
Sebastian Pipping 8a8d49167e Extend change log
14 years ago
Sebastian Pipping 81e41d541d Put blkid of e2fsprogs into /sbin, not /bin (bug #352746)
14 years ago