aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Call depmod after all possible kernel modules has been installedxakePeter Hjalmarsson2012-10-153-7/+14
* Merge branch 'master' into xakePeter Hjalmarsson2012-10-1532-70/+252
|\
| * Bump to 3.4.44.2 with depmod corner cases by xake.v3.4.44.2Robin H. Johnson2012-10-152-1/+4
| * Add missing ChangeLog entry for xake's commitRobin H. Johnson2012-10-151-0/+3
| * Fix calling of depmodPeter Hjalmarsson2012-10-151-1/+6
| * Bump for 3.4.44.1 with bugfix-only.v3.4.44.1Robin H. Johnson2012-10-152-2/+5
| * Missing ChangeLogRobin H. Johnson2012-10-151-0/+4
| * Fix corner cases on OUTPUTDIR.Robin H. Johnson2012-10-152-7/+7
| * Bump version to 3.4.44v3.4.44Sebastian Pipping2012-10-142-1/+4
| * Bug #432956: Easy to include VirtIO support in kernel.Robin H. Johnson2012-10-144-0/+23
| * Clean up module drift over the years. Just MODULES_CRYPTO left.Robin H. Johnson2012-10-1315-28/+39
| * Document resume parameters.Robin H. Johnson2012-10-132-1/+6
| * Bug #286187: Complete multipath support.Robin H. Johnson2012-10-1320-1/+52
| * Bug #351873: More livecd control, and initramfs livecd argument documentation.Robin H. Johnson2012-10-135-6/+28
| * Bug #336170: amd74xx was long-replaced by pata_amd.Robin H. Johnson2012-10-136-6/+14
| * Bug #414581: ensure built-in initramfs compress config options are set to avo...Robin H. Johnson2012-10-132-0/+22
| * Add --kernel-outputdir to save files outside the source tree.Łukasz Stelmach2012-10-137-20/+39
* | Merge branch 'master' into xakeRobin H. Johnson2012-10-1330-73/+515
|\|
| * Bug #397947: Run depmod on new modules to avoid need to run at every boot on ...Robin H. Johnson2012-10-132-0/+6
| * Missing Changelog entry.Robin H. Johnson2012-10-131-1/+7
| * Record the version of Genkernel used to build a given initramfs.Robin H. Johnson2012-10-131-0/+1
| * Attempt to fix bug #421839: missing /run on LiveCD environment.Robin H. Johnson2012-10-131-1/+1
| * Bump version to 3.4.43v3.4.43Sebastian Pipping2012-10-032-1/+4
| * Use actual kernel config for check of available compression methods (bug #436...Sebastian Pipping2012-10-032-3/+15
| * Check for file from real_init=FILE rather than /sbin/init (bug #437080)Dustin Frisch2012-10-032-1/+5
| * Make e2fsprogs optional (and off by default)Rick Farina2012-09-305-2/+15
| * Append e2fsck and mke2fs to initramfsSebastian Pipping2012-09-242-0/+21
| * docs: Fix mail body generation hintSebastian Pipping2012-09-101-3/+3
| * Bump version to 3.4.42v3.4.42Sebastian Pipping2012-09-102-1/+4
| * Add busybox 1.20.2 patch: busybox-1.20.2-glibc-sys-resource.patchSebastian Pipping2012-09-102-0/+113
| * Copy busybox patches from 1.20.1 to 1.20.2Sebastian Pipping2012-09-104-0/+183
| * mount /mnt/cdrom inside target chroot even when aufs/unionfs is disabledFabio Erculiani2012-08-302-0/+8
| * Make root_trim work with crypt_root_keyPeter Hjalmarsson2012-08-281-2/+2
| * modules/lvm: dm-thin-pool now requires dm-persistent-data and libcrc32cRobin H. Johnson2012-08-1913-13/+13
| * Append trick for propagating changes to live ebuild to docsRichard Yao2012-08-141-0/+1
| * Extend docs on release processSebastian Pipping2012-08-141-1/+15
| * Bump version to 3.4.41v3.4.41Richard Yao2012-08-142-1/+4
| * Communicate inavailability of keymap #38 betterSebastian Pipping2012-08-131-1/+1
| * Merge branch 'software-vars'Sebastian Pipping2012-08-133-50/+48
| |\
| | * Further improve wording in software.shSebastian Pipping2012-08-131-4/+6
| | * Move the sourcing of software.sh to genkernelPeter Hjalmarsson2012-08-132-3/+2
| | * Make defaults/software.sh not override variables already presentPeter Hjalmarsson2012-08-131-47/+44
| |/
| * Merge branch 'genkernel-conf-2'Sebastian Pipping2012-08-121-1/+6
| |\
| | * Remove "$Id$" line from genkernel.conf to ease etc-updateSebastian Pipping2012-08-121-1/+0
| | * Add note on software.sh to genkernel.confSebastian Pipping2012-08-121-0/+6
| |/
| * Merge branch 'genkernel-conf'Sebastian Pipping2012-08-124-46/+74
| |\
| | * Move software version defaults for defaults/software.sh to ease the etc-updat...Sebastian Pipping2012-08-123-39/+57
| | * Fix parsing of --config=... command line optionSebastian Pipping2012-08-122-5/+9
| | * Report on sourced config filesSebastian Pipping2012-08-121-0/+4
| | * Extract variable _GENKERNEL_CONF to resolve duplication and later re-useSebastian Pipping2012-08-121-1/+2