aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Catch errors from append_* (lesson from bug #246370)Sebastian Pipping2011-01-111-1/+1
|
* Use LDFLAGS= instead of --with-ldopts on ./configure of e2fsprogs. Version ↵Sebastian Pipping2011-01-111-1/+1
| | | | 1.41.14 of e2fsprogs itself requests that update.
* Clear blkid-*.bz2 from cache, too (regression)Sebastian Pipping2011-01-111-1/+1
|
* Create /bin/vg* symlinks when called as /linuxrc, too (bug #307855)Sebastian Pipping2011-01-111-6/+6
|
* Pick first device when several devices are matching real_root (bug #303531)devsk2011-01-111-1/+1
|
* Fix warning "rm: cannot remove `/var/cache/genkernel/src': Is a directory" ↵Sebastian Pipping2011-01-111-5/+3
| | | | (bug #347213)
* Break search loop asapSebastian Pipping2011-01-091-1/+1
|
* Allow configuring the list of busybox applets (bug #326593)Sebastian Pipping2011-01-092-1/+2
|
* Fix mis-indentationSebastian Pipping2011-01-091-7/+7
|
* No longer have directory /sys/bus/usb/drivers/usb-storage/module set ↵Fabio Erculiani2011-01-071-2/+8
| | | | FORCE_slowusb
* Review and fix some -eq and -ne conditionalsSebastian Pipping2011-01-079-59/+59
| | | | This fixes "sh: bad number" with busybox 1.18.1 during activation of mdev.
* genkernel.conf: Allow overriding GK_SHARE from the environment to ease up ↵Sebastian Pipping2011-01-071-1/+1
| | | | testing out of the Git workdir
* docs: Mention "git push --tags", add command to copy to the mirrorSebastian Pipping2010-12-251-1/+3
|
* docs: Mention bugs with keyword "InSVN"v3.4.10.908Sebastian Pipping2010-12-241-0/+1
|
* docs: Fix tag message ("v" prefix was missing)Sebastian Pipping2010-12-241-1/+1
|
* Implement "make dist" based on git ls-filesSebastian Pipping2010-12-242-3/+21
|
* Bump version to 3.4.10.908Sebastian Pipping2010-12-132-1/+4
|
* Insert blank line after "Gentoo Linux Genkernel ${GK_V}" in usageSebastian Pipping2010-12-131-0/+2
|
* Extend ChangeLogSebastian Pipping2010-12-131-0/+5
|
* docmatcher: Ignore --help and --versionSebastian Pipping2010-12-131-0/+9
|
* docs: Document --genzimageSebastian Pipping2010-12-133-0/+7
|
* Fix a reference to --nomenuconfig into --no-menuconfigSebastian Pipping2010-12-132-1/+4
|
* docs: Update man page from output of --helpSebastian Pipping2010-12-132-11/+111
|
* docs: Document keymap= and dokeymap (bug #346017)Sebastian Pipping2010-12-132-0/+11
|
* Document changes that are relevant to the user in ChangeLogSebastian Pipping2010-12-131-0/+9
|
* Merge branch 'docfix'Sebastian Pipping2010-12-131-15/+15
|\
| * docmatcher: Read from man page input (doc/genkernel.8.txt) instead of output ↵Sebastian Pipping2010-12-131-15/+15
|/ | | | (genkernel.8)
* Merge branch 'master' into docfixSebastian Pipping2010-12-137-329/+380
|\
| * Merge branch 'asciidoc-manpage'Sebastian Pipping2010-12-137-329/+380
| |\
| | * .conf: Document LUKS variable (bug #346015)Sebastian Pipping2010-12-061-0/+3
| | |
| | * docs: Mention both "initramfs" and "ramdisk" as available actionsSebastian Pipping2010-12-062-2/+5
| | |
| | * Migrate man page to asciidoc, add Makefile, add .gitignoreSebastian Pipping2010-12-065-329/+374
| |/
| * man page: Propagate rename of --no-initrdmodules to --no-ramdisk-modulesSebastian Pipping2010-12-061-1/+1
| |
* | docmatcher: Re-order output to have issues on incorrect information (due ↵Sebastian Pipping2010-12-061-17/+15
| | | | | | | | removals and updates) come last
* | docmatcher: Also extract variablesSebastian Pipping2010-12-061-18/+117
| |
* | Add exception for --no-ramdisk-modules: no longer assume existence of ↵Sebastian Pipping2010-12-061-1/+1
| | | | | | | | --ramdisk-modules
* | Add initial code for doc matching scriptSebastian Pipping2010-12-051-0/+175
|/
* Add patch allowing compilation of busybox 1.7.4 with make 3.82 (bug #341943)Sebastian Pipping2010-11-291-0/+42
|
* Apply patches from Gentoo bug #268468Andrew Gaffney2010-02-192-0/+11
|
* Only call set_bootloader is CMD_NOINSTALL is not set for Gentoo bug #301454Andrew Gaffney2010-01-182-1/+8
|
* Add USB HID modules to modules_load and default kernel-config (for Gentoo ↵Andrew Gaffney2009-12-2720-13/+235
| | | | bug #270983)
* Enable ext4 by default everywhere (for Gentoo bug #268818)Andrew Gaffney2009-12-2622-36/+53
|
* Add support for isoboot= option (for Gentoo bug #294268)Andrew Gaffney2009-12-263-3/+28
|
* Properly apply NFS mount options for Gentoo bug #262915Andrew Gaffney2009-12-263-4/+19
|
* Enable CONFIG_SCSI_MULTI_LUN option for Gentoo bug #261122Andrew Gaffney2009-12-265-4/+9
|
* Apply patch to make sure loop cache directory exists for Gentoo bug #297814Andrew Gaffney2009-12-262-0/+6
|
* Document how to roll a release for the next time.Robin H. Johnson2009-12-172-0/+10
|
* Tag 3.4.10.907 release.v3.4.10.907Robin H. Johnson2009-12-172-1/+4
|
* Try to avoid echangelog mucking up the dates on the copyright. Gentoo ↵Robin H. Johnson2009-12-171-1/+3
| | | | copyright SHOULD end in 2008 for.
* use a symlink instead of a hardlink for busybox utils (for Gentoo bug #246370)Andrew Gaffney2009-12-062-1/+5
|