| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump version to 3.4.19v3.4.19 | Sebastian Pipping | 2011-10-30 | 2 | -1/+4 |
* | fix random build failures during e2fsprogs, force -j1 | Fabio Erculiani | 2011-10-25 | 2 | -1/+4 |
* | Do not hardcode /mnt/cdrom path across the whole code, use CDROOT_PATH | Fabio Erculiani | 2011-10-08 | 4 | -33/+39 |
* | Fix patch typo that broke compile. | Robin H. Johnson | 2011-10-07 | 2 | -1/+5 |
* | Missed Changelog update before. | Robin H. Johnson | 2011-09-23 | 1 | -0/+4 |
* | Allow real_root to point to LVM-created symlinks. | Robin H. Johnson | 2011-09-22 | 1 | -0/+5 |
* | Removing dangling backtick to make script work. | Robin H. Johnson | 2011-09-22 | 1 | -1/+1 |
* | trivial: cleanup code, drop whitespaces and some more cruft | Fabio Erculiani | 2011-09-13 | 11 | -94/+75 |
* | dmraid requires dmsetup to assign UUID to discovered RAID volumes, close bug ... | Fabio Erculiani | 2011-09-13 | 3 | -1/+22 |
* | syntax: drop parse_opt usage and crufty, deprecated subshelling through `` | Fabio Erculiani | 2011-09-11 | 3 | -108/+104 |
* | Fix quoting issue (bug #380729) | Sebastian Pipping | 2011-08-30 | 2 | -1/+7 |
* | Enable patch application for mdadm, add patch to fix compilation (bug #381089) | Sebastian Pipping | 2011-08-30 | 3 | -0/+32 |
* | aufs: add basic support to AUFS2, requires kernel with aufs module or built-in | Fabio Erculiani | 2011-08-28 | 4 | -4/+54 |
* | gen_compile: correct MAKEOPTS usage on utils task | Fabio Erculiani | 2011-08-16 | 2 | -1/+4 |
* | gen_compile: always use -j1 with kernel *_install targets, fixes compilation ... | Fabio Erculiani | 2011-08-16 | 2 | -2/+6 |
* | gen_configkernel: canonicalize path to kernel config | Amadeusz Żołnowski | 2011-08-10 | 1 | -0/+1 |
* | No longer copy /lib/libsysfs*so* for multipath-tools (bug #300841, bug #377709) | Sebastian Pipping | 2011-08-06 | 2 | -1/+5 |
* | End support for 4 years old busybox 1.7.4 (bug #377133) | Sebastian Pipping | 2011-07-31 | 9 | -401/+10 |
* | Improve doc on filing bugs | Sebastian Pipping | 2011-07-31 | 2 | -3/+13 |
* | Bump version to 3.4.18v3.4.18 | Sebastian Pipping | 2011-07-28 | 2 | -1/+4 |
* | Fix display of seconds waiting (bug #376575) | Sebastian Pipping | 2011-07-27 | 2 | -1/+6 |
* | Bug #376467: fix kernel version checks for 3.0 kernel. | Robin H. Johnson | 2011-07-26 | 2 | -3/+15 |
* | Fix permissions of /dev/pts (bug #375947) | Sebastian Pipping | 2011-07-23 | 3 | -5/+9 |
* | Extend ChangeLog | Sebastian Pipping | 2011-07-23 | 1 | -0/+5 |
* | trivial update to man page related to --kernel-target= | Fabio Erculiani | 2011-07-20 | 1 | -1/+1 |
* | better document new --make-target= option | Fabio Erculiani | 2011-07-20 | 3 | -3/+9 |
* | Make possible to compile XEN based kernels providing --kernel-target= and --k... | Fabio Erculiani | 2011-07-20 | 4 | -3/+26 |
* | Set version to 3.4.17v3.4.17 | Sebastian Pipping | 2011-07-04 | 2 | -1/+4 |
* | Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423) | Sebastian Pipping | 2011-07-03 | 25 | -121/+13 |
* | Make --arch-override= affect "make menuconfig" (bug #247246) | Sebastian Pipping | 2011-06-22 | 2 | -2/+5 |
* | Refactoring: Rename mode runtask to kernelruntask | Sebastian Pipping | 2011-06-22 | 2 | -4/+4 |
* | Docs: Add in-code docs on runtask mode of compile_generic() | Sebastian Pipping | 2011-06-22 | 1 | -0/+1 |
* | Refactoring: Turn to if-elifs constructs into case blocks | Sebastian Pipping | 2011-06-22 | 1 | -16/+16 |
* | Unset CONFIG_EMBEDDED on arch amd64 | Sebastian Pipping | 2011-06-13 | 2 | -1/+4 |
* | Apply CONFIG_USB_HID=y to archs amd64/x86/default (bug #270983) | Sebastian Pipping | 2011-06-13 | 4 | -3/+7 |
* | Unset CONFIG_IDE on archs amd64/x86/default (bug #357213) | Sebastian Pipping | 2011-06-13 | 4 | -3/+7 |
* | Check content of $REAL_ROOT/dev after we are done with it | Peter Hjalmarsson | 2011-06-08 | 1 | -7/+8 |
* | Bump version to 3.4.16v3.4.16 | Sebastian Pipping | 2011-06-08 | 2 | -1/+4 |
* | Fix typo expamle/example | Sebastian Pipping | 2011-06-07 | 1 | -1/+1 |
* | Document most undocumented boot parameters (bug #370369) | Sebastian Pipping | 2011-06-07 | 2 | -0/+81 |
* | Add hpsa to modules_load of amd64/x86 (bug #363369) | Sebastian Pipping | 2011-06-07 | 2 | -2/+2 |
* | Docs: Improve docs on boot parameters dodmraid[=...] and scandelay[=...] | Sebastian Pipping | 2011-06-07 | 1 | -3/+3 |
* | Docs: Fix mixup of boot parameters real_init= and init_opts= | Sebastian Pipping | 2011-06-07 | 2 | -0/+6 |
* | Docs: Update note on getting in touch | Sebastian Pipping | 2011-06-05 | 1 | -2/+2 |
* | Document remaining options inside genkernel.conf, e.g. DOKEYMAPAUTO (bug #367... | Sebastian Pipping | 2011-06-04 | 3 | -0/+118 |
* | Fix regression from renaming DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE | Sebastian Pipping | 2011-06-04 | 1 | -1/+1 |
* | Make set_config_with_override accept "BOOL"/"STRING" not 1/2 | Sebastian Pipping | 2011-06-04 | 3 | -64/+64 |
* | Docs: Fix for Kernel 3.0.0 support (bug #369481) | Sebastian Pipping | 2011-06-04 | 1 | -1/+1 |
* | Document option lvmraid= and make it imply dolvm (bug #153502) | Sebastian Pipping | 2011-06-01 | 3 | -0/+9 |
* | Rename internal function whereis to prompt_user | Sebastian Pipping | 2011-05-31 | 2 | -7/+7 |