genkernel.git
2012-05-17 Sebastian PippingBump to 3.4.33.1 v3.4.33.1
2012-05-17 Sebastian PippingFix call to blkid of util-linux
2012-05-17 Sebastian PippingBump version to 3.4.33 v3.4.33
2012-05-17 Sebastian PippingAdd notes on how to test things
2012-05-17 Sebastian PippingUse blkid from system's util-linux rather than compilin...
2012-05-17 Sebastian PippingBe verbose bout files being added to initramfs for...
2012-05-14 Sebastian PippingRevert verbosity of internals (a debugging leftover)
2012-05-14 Sebastian PippingBump version to 3.4.32 v3.4.32
2012-05-14 Sebastian PippingStop removing lvm/dmsetup from the initramfs (bug ...
2012-05-12 Sebastian PippingSet CONFIG_DEVTMPFS=y on x86, x86_64, default for udev
2012-05-12 Sebastian PippingBump version to 3.4.31 v3.4.31
2012-05-02 Richard YaoDo not import a pool that the kernel automatically...
2012-04-30 Richard YaoImprove ZFS diagnostics, import and mounting
2012-04-30 Richard YaoVerify that binaries exist before startVolumes calls...
2012-04-24 Richard YaoSerialize hotplug events to mimic udev
2012-04-24 Richard YaoUpdate genkernel ZFS warnings
2012-04-24 Richard YaoMake --bootloader=grub2 set debug instead of single...
2012-04-24 Richard YaoFix indentation in set_bootloader_grub2()
2012-04-18 Robin H. Johnsonlddtree call must be outside the for loop.
2012-04-16 Robin H. JohnsonFix date on some changelog items.
2012-04-16 Robin H. Johnsongen_initramfs: Use CC0 instead of public domain for...
2012-04-16 Sebastian PippingAdjust licensing policy on copy_binaries() after a...
2012-04-16 Sebastian PippingMerge branch 'cryptsetup'
2012-04-16 Sebastian PippingMake sure that we can use our own copy_binaries in...
2012-04-16 Sebastian PippingBump version to 3.4.30 v3.4.30
2012-04-16 Sebastian PippingSupport a non-static cryptsetup binary (bug #409277)
2012-04-16 Sebastian PippingAdd error detection to copy_binaries
2012-04-15 Robin H. Johnsongen_initramfs: Release the copy_binaries function as...
2012-04-15 Robin H. JohnsonHandle other possible paths for LVM.
2012-04-12 Richard YaoFix README to list dependency introduced by 1079122ea0c...
2012-04-12 Sebastian PippingMake sure the previous move of cd commands cannot resul...
2012-04-12 Richard YaoReorder mdev initialization to mimic udev boot
2012-04-12 Richard YaoEnable real_root=ZFS to permit booting off ZFS
2012-04-12 Richard YaoMove ZFS binary check outside of commandline loop
2012-04-09 Sebastian PippingMerge branch 'keymaps'
2012-04-09 Sebastian PippingExtend change log
2012-04-09 Sebastian PippingAdd keymap "sf", i.e. Switzerland (French) from Pentoo
2012-04-09 Sebastian PippingFix keymap permissions (no need to be executable)
2012-04-09 Sebastian PippingRemove keymap trq/38 as it contains C sources of test...
2012-04-09 Sebastian PippingUntar keymaps
2012-04-08 Sebastian PippingBump version to 3.4.29 v3.4.29
2012-04-08 Sebastian PippingMerge branch 'bug-388437'
2012-04-08 Sebastian PippingMention Tomasz Wasiak in change log
2012-04-08 Sebastian Pipping/etc/defaults/grub -> /etc/default/grub
2012-04-08 Sebastian Pippinggrub-mkconfig -> grub2-mkconfig
2012-04-08 Sebastian PippingReduce code duplication in set_bootloader_grub
2012-04-08 Mike AutySupport for Grub 2
2012-04-08 Sebastian PippingMerge branch 'bug-411197'
2012-04-08 Sebastian PippingExtend change log
2012-04-08 Sebastian PippingAdd "fastest" to supported initrd compressions
2012-04-08 Sebastian PippingRefactor code selecting best available initrd compression
2012-04-08 Sebastian PippingSupport comression "lzop" (not just "lzo") as wrongly...
2012-04-08 Sebastian PippingBe more helpful when requested compression is not available
2012-04-08 Sebastian PippingError out on unknown initrd compression, reported by...
2012-04-08 Sebastian PippingFix initrd compression "gzip", reported by Peter Gantne...
2012-03-30 Sebastian PippingBump version to 3.4.28 v3.4.28
2012-03-30 Sebastian PippingMerge branch 'fix-docache'
2012-03-30 Sebastian PippingMerge branch 'bug-410073'
2012-03-29 Sebastian PippingRestore original /dev/tty after GPG (bug #410073)
2012-03-22 Sebastian PippingBump version to 3.4.27 v3.4.27
2012-03-22 Sebastian PippingMerge branch 'bug-409277'
2012-03-22 Sebastian PippingFail hard on LUKS inclusion error (bug #409277), advise...
2012-03-22 Sebastian PippingMake errors stand out more
2012-03-22 Sebastian PippingBump version to 3.4.26 v3.4.26
2012-03-22 Sebastian PippingMerge branch 'bug-405495'
2012-03-20 Sebastian PippingLoad crypto modules automatically
2012-03-17 Sebastian PippingFix docache (bug #397309)
2012-03-16 Sebastian PippingDrop into debug shell when squashfs could not be mounted
2012-03-16 Sebastian PippingDrop into debug shell when files could not be copied...
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
next