summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.5 renames usbhid to hid-genericv3.4.18-r3-funtooRichard Yao2012-07-1914-14/+14
* fix of gen_initramfs.sh as of bug 16 redmine.funtoo.org added libudev*v3.4.18-r2-funtooMartin golodhrim Scholz2012-03-241-1/+1
* Merge pull request #3 from kini/patch-1niCa2011-11-191-1/+1
|\
| * fix typo in READMEKeshav Kini2011-11-191-1/+1
|/
* merging in testing (3.4.18-r1) -- as it's now stable enoughDaniel Robbins2011-09-2548-900/+773
|\
| * fix for upstream gentoo typoDaniel Robbins2011-09-141-1/+1
| * 3.4.18 version bump and official funtoo releasev3.4.18-funtooDaniel Robbins2011-09-141-1/+1
| * set_config_with_override fixesDaniel Robbins2011-09-141-3/+3
| * v3.4.18_alpha2-funtoov3.4.18_alpha2-funtooDaniel Robbins2011-09-141-1/+1
| * the REAL 3.4.18 merge?Daniel Robbins2011-09-141-3/+0
| |\
| | * 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
| | * 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
| | * Fix regression from renaming DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILESebastian Pipping2011-06-041-1/+1
| | * Make set_config_with_override accept "BOOL"/"STRING" not 1/2Sebastian Pipping2011-06-043-64/+64