genkernel.git
2012-03-16 Sebastian PippingImprove handling of missing /etc/fstab
2012-03-16 Sebastian PippingMessage cosmetics
2012-03-16 Sebastian PippingExtract function do_rundebugshell
2012-03-16 Sebastian PippingNo longer use parameter "-r" (for regex intervals)...
2012-03-12 Robin H. JohnsonVerbump for enabling /usr mounting code. v3.4.25.1
2012-03-12 Robin H. JohnsonEnable live mounting of /usr. Was supposed to have...
2012-03-10 Robin H. JohnsonBump version for release. v3.4.25
2012-03-10 Robin H. JohnsonMerge remote-tracking branch 'origin/bug-405495'
2012-02-25 Sebastian PippingMake sure the sha256 module makes it into the initramfs...
2012-02-20 Robin H. JohnsonWith the new /usr mounting, if the device path that...
2012-02-14 Robin H. JohnsonFix dmraid building with LVM/device-mapper
2012-02-12 Robin H. JohnsonMore UTILS_CROSS_COMPILE prefix on strip calls.
2012-02-12 Robin H. Johnsonmodules_load: include more DM and MD modules for other...
2012-02-12 Robin H. JohnsonBug #265005: ensure CROSS_COMPILE is set for cross...
2012-02-12 Robin H. JohnsonBug #398467: Update dmraid. Also add other patches...
2012-02-12 Robin H. Johnsondevice-mapper "update". It was merged into LVM2-2.02...
2012-02-09 Robin H. Johnsonlinuxrc /usr mounting
2012-02-06 Robin H. JohnsonEnsure default for new initramfs compression is used.
2012-02-06 Robin H. JohnsonBugfixes in new code branches that I didn't test fully.
2012-02-06 Robin H. JohnsonUpdate documentation for new initramfs compression.
2012-02-06 Robin H. JohnsonCustomizable initramfs compression based on Pentoo...
2012-02-06 Richard YaoImplement ZFS Support
2012-02-06 Robin H. Johnsoncopy_binaries, multipath: refactor for ease of use...
2012-02-06 Richard YaoFix hardcoded paths in multipath support
2012-02-06 Richard Yaocopy_binaries: utility function to pick up a binary...
2012-02-06 Robin H. JohnsonSupport virtio devices, and provide fallback of all...
2012-02-03 Sebastian PippingExtend change log
2012-02-03 Rick FarinaAdd sdcard device support
2012-01-28 Richard YaoImplement --[no-]compress-initramfs option to complemen...
2012-01-24 Sebastian PippingBump version to 3.4.24 v3.4.24
2012-01-24 Sebastian PippingExtend .gitignore so echangelog ignores release tarballs
2012-01-24 Sebastian PippingUnset CONFIG_SYSFS_DEPRECATED for udev (bug #335763)
2012-01-15 Sebastian PippingBump version to 3.4.23.1 v3.4.23.1
2012-01-14 Sebastian PippingRe-activate mdstart in busybox config
2012-01-14 Sebastian PippingPort mdstart patch to busybox 1.19.3
2012-01-13 Sebastian PippingBusybox config: Enable verbose usage
2012-01-13 Sebastian PippingUpdate busybox config using "yes '' | make oldconfig"
2012-01-13 Sebastian PippingBump version to 3.4.23 v3.4.23
2012-01-13 Sebastian PippingCopy some patches from busybox/1.18.1 to busybox/1...
2012-01-13 Sebastian PippingAdd a patch for e2fsprogs/1.42 from main tree
2012-01-13 Sebastian PippingCopy patch from lvm/2.02.74 to lvm/2.02.88
2012-01-13 Robin H. JohnsonPrior to commit a141d715, CMD_NOINSTALL had no default...
2012-01-13 Sebastian PippingReplace "# FOO=bar" by "#FOO=bar" in genkernel.conf...
2012-01-12 Tomasz WasiakSupport application of patches for more tools
2012-01-12 Sebastian PippingSupport application of patches for more tools
2012-01-08 Robin H. JohnsonVerbump for last commit as a fix. v3.4.22.1
2012-01-08 Robin H. JohnsonDisable the /usr mount code until OpenRC section is...
2012-01-08 Sebastian PippingAdd mpt2sas to auto-load SCSI modules v3.4.22
2012-01-06 Robin H. JohnsonBump to 3.4.22 to reflect /usr mount support.
2012-01-06 Robin H. JohnsonCode to mount /usr and other filesystems as needed...
2012-01-06 Robin H. JohnsonBump version to 3.4.21.2. Stock configuration of 3... v3.4.21.2
2012-01-06 Robin H. JohnsonFix some defaults otherwise you get an initramfs withou...
2012-01-06 Robin H. JohnsonMissing changelog, I fail.
2012-01-06 Robin H. JohnsonAwk support in busybox is needed for initramfs setup...
2012-01-06 Robin H. JohnsonMultipath has been done for a while now.
2012-01-06 Robin H. JohnsonAdd a configuration option for --install, so users...
2012-01-06 Robin H. JohnsonFix up changelog
2012-01-05 Sebastian PippingBump version to 3.4.21.1 v3.4.21.1
2012-01-05 Sebastian PippingBump version to 3.4.21
2012-01-05 Sebastian PippingImprove docs on boot parameter root_trim
2012-01-05 Sebastian PippingExtend change log
2012-01-05 Christian KruseIntroduce boot parameter root_trim=(yes|no) for SSDs
2012-01-04 Sebastian PippingExtend change log
2012-01-04 Borg OnionSupport for glibc-2.14 systems
2012-01-04 Robin H. JohnsonAdd a few more directories and initial device nodes...
2012-01-04 Robin H. JohnsonImprove option handling.
2011-11-08 Sebastian PippingBump version to 3.4.20 v3.4.20
2011-10-31 Sebastian PippingFix return value of crypt_filter() which caused bogus...
2011-10-30 Sebastian PippingBump version to 3.4.19 v3.4.19
2011-10-25 Fabio Erculianifix random build failures during e2fsprogs, force -j1
2011-10-08 Fabio ErculianiDo not hardcode /mnt/cdrom path across the whole code...
2011-10-07 Robin H. JohnsonFix patch typo that broke compile.
2011-09-23 Robin H. JohnsonMissed Changelog update before.
2011-09-22 Robin H. JohnsonAllow real_root to point to LVM-created symlinks.
2011-09-22 Robin H. JohnsonRemoving dangling backtick to make script work.
2011-09-13 Fabio Erculianitrivial: cleanup code, drop whitespaces and some more...
2011-09-13 Fabio Erculianidmraid requires dmsetup to assign UUID to discovered...
2011-09-11 Fabio Erculianisyntax: drop parse_opt usage and crufty, deprecated...
2011-08-30 Sebastian PippingFix quoting issue (bug #380729)
2011-08-30 Sebastian PippingEnable patch application for mdadm, add patch to fix...
2011-08-28 Fabio Erculianiaufs: add basic support to AUFS2, requires kernel with...
2011-08-16 Fabio Erculianigen_compile: correct MAKEOPTS usage on utils task
2011-08-16 Fabio Erculianigen_compile: always use -j1 with kernel *_install targe...
2011-08-10 Amadeusz Żołnowskigen_configkernel: canonicalize path to kernel config
2011-08-06 Sebastian PippingNo longer copy /lib/libsysfs*so* for multipath-tools...
2011-07-31 Sebastian PippingEnd support for 4 years old busybox 1.7.4 (bug #377133)
2011-07-31 Sebastian PippingImprove doc on filing bugs
2011-07-28 Sebastian PippingBump version to 3.4.18 v3.4.18
2011-07-27 Sebastian PippingFix display of seconds waiting (bug #376575)
2011-07-26 Robin H. JohnsonBug #376467: fix kernel version checks for 3.0 kernel.
2011-07-23 Sebastian PippingFix permissions of /dev/pts (bug #375947)
2011-07-23 Sebastian PippingExtend ChangeLog
2011-07-20 Fabio Erculianitrivial update to man page related to --kernel-target=
2011-07-20 Fabio Erculianibetter document new --make-target= option
2011-07-20 Fabio ErculianiMake possible to compile XEN based kernels providing...
2011-07-03 Sebastian PippingSet version to 3.4.17 v3.4.17
2011-07-03 Sebastian PippingRemove support for sys-fs/evms, as it was removed from...
2011-06-22 Sebastian PippingMake --arch-override= affect "make menuconfig" (bug...
2011-06-22 Sebastian PippingRefactoring: Rename mode runtask to kernelruntask
2011-06-22 Sebastian PippingDocs: Add in-code docs on runtask mode of compile_generic()
next