aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix iSCSI supportThomas Deutschmann2019-03-251-1/+1
| | | | | | Bump to open-scsi-2.0.875 & open-isns-0.99. Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Add "--[no-]clear-cachedir" parameterThomas Deutschmann2019-03-231-1/+1
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423)Sebastian Pipping2011-07-031-1/+1
|
* Document remaining options inside genkernel.conf, e.g. DOKEYMAPAUTO (bug ↵Sebastian Pipping2011-06-041-0/+6
| | | | #367233)
* Make set_config_with_override accept "BOOL"/"STRING" not 1/2Sebastian Pipping2011-06-041-1/+1
|
* docs: Fix sample call to GnuPG (reported by Fabio Coatti)Sebastian Pipping2011-01-261-1/+1
|
* docmatcher: Re-order output sections for practical reasonsSebastian Pipping2011-01-201-8/+8
| | | | | - Lists expected empty to the end - Before that order by importance (ascending)
* docmatcher: Handle MDADM_* variablesSebastian Pipping2011-01-201-1/+1
|
* docmatcher: Handle deprecated genkernel parametersSebastian Pipping2011-01-201-0/+3
|
* docmatcher: Get GnuPG parameters out of the waySebastian Pipping2011-01-171-0/+5
|
* docmatcher: Teach variables GPG_* and BUSYBOX_APPLETS to itSebastian Pipping2011-01-111-2/+2
|
* docmatcher: Ignore --help and --versionSebastian Pipping2010-12-131-0/+9
|
* docmatcher: Read from man page input (doc/genkernel.8.txt) instead of output ↵Sebastian Pipping2010-12-131-15/+15
| | | | (genkernel.8)
* 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