genkernel.git
2011-03-28 Sebastian PippingBump to 3.4.15 v3.4.15
2011-03-28 Sebastian PippingMerge branch 'stable-next' into stable
2011-03-28 Sebastian PippingExtend change log
2011-03-28 Peter HjalmarssonTry to move /sys and /proc to the newroot first instead...
2011-03-28 Peter HjalmarssonUse the same options for proc and sysfs as Gentoo/OpenR...
2011-03-28 Peter HjalmarssonRemove "--slowusb" as it is enabled by default. Also...
2011-03-28 Sebastian PippingMerge branch 'master' into stable
2011-03-24 IanFix typo "initamfs"
2011-03-22 Fabio ErculianiiSCSI: open-iscsi patchwork: add -lslp to LDFLAGS,...
2011-03-22 Fabio Erculianiopen-iscsi: fix compilation when openslp is installed.
2011-03-22 Peter HjalmarssonFix handling of doslowusb/noslowusb
2011-03-16 Sebastian Pippingdocs: mention keyword InVCS in HACKING
2011-03-16 Sebastian PippingBump version to 3.4.14 v3.4.14
2011-03-16 Sebastian PippingMerge branch experimental using --no-ff
2011-03-16 Sebastian PippingExtend change log
2011-03-16 Sebastian PippingFix changelog
2011-03-14 Fabio Erculianiadd btrfs to MODULES_FS, load btrfs module if available
2011-03-07 Peter HjalmarssonFix typo
2011-02-24 Sebastian PippingExtend change log
2011-02-24 Sebastian Pippingdocs: Improve docs on MDADM_CONFIG
2011-02-24 Peter HjalmarssonDo not mess with MDADMs auto-detect
2011-02-24 Peter HjalmarssonIntroducing MDADM_CONFIG
2011-02-10 Sebastian PippingBump version to 3.4.13 v3.4.13
2011-02-10 Sebastian PippingMerge branch 'experimental' using --no-ff
2011-02-09 Sebastian Pipping.conf: Add SPLASH and SPLASH_THEME (bug #268468)
2011-02-08 Sebastian PippingMerge branch 'bug-314575' using --no-ff
2011-02-08 Sebastian PippingExtend change log
2011-02-08 craigiBFT: fix iscsi_noibft
2011-02-08 craigAdd iBFT support for iSCSI
2011-02-07 Sebastian PippingFix error message
2011-02-07 Sebastian PippingExtend change log
2011-02-07 Sebastian PippingAdd error message output
2011-02-07 Sebastian PippingApply mdev primer of busybox
2011-02-07 Peter HjalmarssonUse tmpfs if devtmpfs is not available
2011-02-07 Sebastian PippingExtend change log
2011-02-07 Sebastian PippingRemove "-a" from call to umount
2011-02-07 Peter HjalmarssonMove dev to chroot
2011-02-07 Peter HjalmarssonUpdate options for devtmpfs
2011-01-31 Sebastian PippingExtend change log
2011-01-31 Sebastian PippingResolve unneeded subshell
2011-01-31 Peter HjalmarssonUse devtpmfs when avaible
2011-01-31 Sebastian PippingBump version to 3.4.12.6 v3.4.12.6
2011-01-31 Sebastian PippingExtend change log
2011-01-31 Sebastian PippingReplace "$lvm_commands" by "${lvm_commands}"
2011-01-31 Sebastian PippingInsert a few blank lines for readability
2011-01-31 Peter HjalmarssonSpeed up LVM-activation
2011-01-31 Peter HjalmarssonUse vgchange --sysinit
2011-01-30 Sebastian PippingBump version to 3.4.12.5 v3.4.12.5
2011-01-30 Sebastian PippingMerge branch 'experimental' using --no-ff
2011-01-30 Sebastian PippingExtend change log
2011-01-30 Sebastian PippingPut blkid of e2fsprogs into /sbin, not /bin (bug #352746)
2011-01-30 Sebastian PippingMerge branch 'master' into experimental
2011-01-30 Sebastian PippingBump version to 3.4.12.4 v3.4.12.4
2011-01-30 Sebastian PippingExtend change log
2011-01-30 Raúl PorcelUse shadow on netboot busybox config
2011-01-30 Raúl PorcelEnhance the handling of the console in the netboot...
2011-01-30 Sebastian PippingEnable CONFIG_USB_SUSPEND and CONFIG_PM_RUNTIME for...
2011-01-30 Sebastian PippingApply "make oldconfig" of 2.6.36-gentoo-r5 to .config...
2011-01-29 Sebastian PippingRemove unused function kv_replace()
2011-01-29 Sebastian PippingMerge branch 'master' into experimental
2011-01-29 Sebastian PippingBump version to 3.4.12.3 v3.4.12.3
2011-01-29 Sebastian PippingExtend change log
2011-01-29 Sebastian Pippingdocs: Resolve nick Xake to Peter Hjalmarsson
2011-01-29 Sebastian Pippinglvm: Indicate using bincache
2011-01-29 Peter HjalmarssonRemove unpacking of device-mapper for lvm2
2011-01-27 Sebastian PippingMerge branch 'master' into experimental
2011-01-27 Sebastian PippingBump version to 3.4.12.2 v3.4.12.2
2011-01-27 Sebastian PippingRevert "Do not query generated files (like include...
2011-01-26 Sebastian Pippingdocs: Fix sample call to GnuPG (reported by Fabio Coatti)
2011-01-23 Sebastian PippingBump version to 3.4.12.1 v3.4.12.1
2011-01-23 Sebastian PippingMakefile: Have version bumps trigger re-creation of...
2011-01-23 Sebastian Pippingmdadm: Indicate using bincache
2011-01-23 Sebastian Pippingmdadm: Fix copying of mdadm/mdmon to the initramfs...
2011-01-23 Sebastian PippingBump version to 3.4.12 v3.4.12
2011-01-23 Sebastian PippingMerge branch 'experimental' using --no-ff
2011-01-23 Sebastian PippingExtend change log
2011-01-22 Sebastian PippingExtend change log
2011-01-22 Sebastian PippingEnable CONFIG_USB_SUSPEND for x86/amd64 (but not defaul...
2011-01-22 Sebastian PippingReplace "${MAKEOPTS/-j?/j1}" by "${MAKEOPTS} -j1" ...
2011-01-21 Sebastian PippingDo not query generated files (like include/config/kerne...
2011-01-20 Fabio ErculianiAdd compatibility with older cmdline setup on console...
2011-01-20 Sebastian Pippingdocmatcher: Re-order output sections for practical...
2011-01-20 Sebastian Pippingdocmatcher: Handle MDADM_* variables
2011-01-20 Sebastian Pippingdocmatcher: Handle deprecated genkernel parameters
2011-01-20 Sebastian Pippingdocs: Fix indentation in "genkernel --help"
2011-01-20 Sebastian Pippingdocs: Remove deprecated parameters --gensplash-res...
2011-01-20 Sebastian PippingMerge branch 'master' into experimental
2011-01-20 Sebastian PippingBump version to 3.4.11.1 v3.4.11.1
2011-01-20 Sebastian PippingExtend change log
2011-01-20 Sebastian PippingMerge branch 'bug-351906'
2011-01-20 Sebastian PippingMerge branch 'bug-351909'
2011-01-20 Sebastian PippingRemove unused function bind_mount_dev()
2011-01-20 Sebastian PippingMove from "no-foo enabled" to "foo disabled" for consis...
2011-01-20 Sebastian PippingFix leftover of problem with missing .config file ...
2011-01-20 Sebastian PippingUse "kernel:" instead of "config:" in output consistently
2011-01-20 Sebastian PippingMove application of kernel config after "make mrproper...
2011-01-20 Sebastian PippingBe versose about --oldconfig and --no-mrproper
2011-01-20 Sebastian Pippingbusybox 1.18.1: Return of mdstart as an applet (regress...
2011-01-17 Sebastian Pippingdocs: Give MDADM credits to Matthias in man page
2011-01-17 Sebastian Pippingdocs: Extend change log
next