Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 370369 - sys-kernel/genkernel should document all supported boot parameters
Summary: sys-kernel/genkernel should document all supported boot parameters
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 347898
  Show dependency tree
 
Reported: 2011-06-07 01:25 UTC by Sebastian Pipping
Modified: 2012-10-13 23:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Pipping gentoo-dev 2011-06-07 01:25:45 UTC
The list of undocumnted ones seems to be:

docache
root=<...>
subdir=<...>
cdroot[=<...>]
cdroot_type=<...>
loop=<...>
looptype=<...>
isoboot=<...>
debug
doload=<...>
nodetect
noload=<...>
CONSOLE=<...>
console=<...>
part=<...>
iscsi_initiatorname=<...>
iscsi_target=<...>
iscsi_tgpt=<...>
iscsi_address=<...>
iscsi_port=<...>
iscsi_username=<...>
iscsi_password=<...>
iscsi_username_in=<...>
iscsi_password_in=<...>
iscsi_debug=<...>
iscsi_noibft
real_resume=<...>
resume=<...>
noresume
real_rootflags=<...>
unionfs
nounionfs
Comment 1 Sebastian Pipping gentoo-dev 2011-06-07 19:17:58 UTC
Nost of them done in Git:
http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commitdiff;h=6051fcf1ee05cb14171b27dd25d5532f08dbc5b3

Review welcome.

I need help with these eight, patches welcome:

==========================
*real_resume*=<...>::
*resume*=<...>::
*noresume*::
    TO BE DOCUMENTED

*cdroot*[=<...>]::
*cdroot_type*=<...>::
    TO BE DOCUMENTED

*loop*=<...>::
*looptype*=<...>::
    TO BE DOCUMENTED

*isoboot*=<...>::
    TO BE DOCUMENTED
==========================
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2012-10-13 23:31:40 UTC
All documented now.