aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gen_dracut.sh: Add fs-lib and usrmount to basic modules.dracutAmadeusz Żołnowski2012-06-251-1/+1
* Change dracut compression method.Amadeusz Żołnowski2012-06-242-2/+5
* Merge branch 'master' into dracutAmadeusz Żołnowski2012-01-0811-37/+113
|\
| * Do not hardcode /mnt/cdrom path across the whole code, use CDROOT_PATHFabio Erculiani2011-10-084-33/+39
| * Fix patch typo that broke compile.Robin H. Johnson2011-10-072-1/+5
| * Missed Changelog update before.Robin H. Johnson2011-09-231-0/+4
| * Allow real_root to point to LVM-created symlinks.Robin H. Johnson2011-09-221-0/+5
| * Removing dangling backtick to make script work.Robin H. Johnson2011-09-221-1/+1
| * trivial: cleanup code, drop whitespaces and some more cruftFabio Erculiani2011-09-1311-94/+75
| * dmraid requires dmsetup to assign UUID to discovered RAID volumes, close bug ...Fabio Erculiani2011-09-133-1/+22
| * syntax: drop parse_opt usage and crufty, deprecated subshelling through ``Fabio Erculiani2011-09-113-108/+104
| * Fix quoting issue (bug #380729)Sebastian Pipping2011-08-302-1/+7
| * Enable patch application for mdadm, add patch to fix compilation (bug #381089)Sebastian Pipping2011-08-303-0/+32
| * aufs: add basic support to AUFS2, requires kernel with aufs module or built-inFabio Erculiani2011-08-284-4/+54
| * gen_compile: correct MAKEOPTS usage on utils taskFabio Erculiani2011-08-162-1/+4
| * gen_compile: always use -j1 with kernel *_install targets, fixes compilation ...Fabio Erculiani2011-08-162-2/+6
* | --mdadmconf and MDRAID_CONFIG to include or not /etc/mdadm.confAmadeusz Żołnowski2011-08-103-0/+16
* | Added GPG support.Amadeusz Żołnowski2011-08-103-4/+11
* | Removed unnecessary files.Amadeusz Żołnowski2011-08-102-13/+0
* | Merge branch 'master' into dracutAmadeusz Żołnowski2011-08-1031-152/+456
|\|
| * gen_configkernel: canonicalize path to kernel configAmadeusz Żołnowski2011-08-101-0/+1
| * No longer copy /lib/libsysfs*so* for multipath-tools (bug #300841, bug #377709)Sebastian Pipping2011-08-062-1/+5
| * End support for 4 years old busybox 1.7.4 (bug #377133)Sebastian Pipping2011-07-319-401/+10
| * Improve doc on filing bugsSebastian Pipping2011-07-312-3/+13
| * Bump version to 3.4.18v3.4.18Sebastian Pipping2011-07-282-1/+4
| * Fix display of seconds waiting (bug #376575)Sebastian Pipping2011-07-272-1/+6
| * Bug #376467: fix kernel version checks for 3.0 kernel.Robin H. Johnson2011-07-262-3/+15
| * Fix permissions of /dev/pts (bug #375947)Sebastian Pipping2011-07-233-5/+9
| * Extend ChangeLogSebastian Pipping2011-07-231-0/+5
| * trivial update to man page related to --kernel-target=Fabio Erculiani2011-07-201-1/+1
| * better document new --make-target= optionFabio Erculiani2011-07-203-3/+9
| * Make possible to compile XEN based kernels providing --kernel-target= and --k...Fabio Erculiani2011-07-204-3/+26
| * Set version to 3.4.17v3.4.17Sebastian Pipping2011-07-042-1/+4
| * Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423)Sebastian Pipping2011-07-0325-121/+13
| * Make --arch-override= affect "make menuconfig" (bug #247246)Sebastian Pipping2011-06-222-2/+5
| * Refactoring: Rename mode runtask to kernelruntaskSebastian Pipping2011-06-222-4/+4
| * Docs: Add in-code docs on runtask mode of compile_generic()Sebastian Pipping2011-06-221-0/+1
| * Refactoring: Turn to if-elifs constructs into case blocksSebastian Pipping2011-06-221-16/+16
| * Unset CONFIG_EMBEDDED on arch amd64Sebastian Pipping2011-06-132-1/+4
| * Apply CONFIG_USB_HID=y to archs amd64/x86/default (bug #270983)Sebastian Pipping2011-06-134-3/+7
| * Unset CONFIG_IDE on archs amd64/x86/default (bug #357213)Sebastian Pipping2011-06-134-3/+7
| * Check content of $REAL_ROOT/dev after we are done with itPeter Hjalmarsson2011-06-081-7/+8
| * Bump version to 3.4.16v3.4.16Sebastian Pipping2011-06-082-1/+4
| * Fix typo expamle/exampleSebastian Pipping2011-06-071-1/+1
| * Document most undocumented boot parameters (bug #370369)Sebastian Pipping2011-06-072-0/+81
| * Add hpsa to modules_load of amd64/x86 (bug #363369)Sebastian Pipping2011-06-072-2/+2
| * Docs: Improve docs on boot parameters dodmraid[=...] and scandelay[=...]Sebastian Pipping2011-06-071-3/+3
| * Docs: Fix mixup of boot parameters real_init= and init_opts=Sebastian Pipping2011-06-072-0/+6
| * Docs: Update note on getting in touchSebastian Pipping2011-06-051-2/+2
| * Document remaining options inside genkernel.conf, e.g. DOKEYMAPAUTO (bug #367...Sebastian Pipping2011-06-043-0/+118