Robin H. Johnson
360ce3baf9
Document resume parameters.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Robin H. Johnson
e6de60283b
Bug #286187 : Complete multipath support.
...
Somewhere in the mists of time we lost part of the multipath patch, so
we were bundling the userspace, but not the kernel modules, or ever
using it.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Robin H. Johnson
bddbeeb887
Bug #351873 : More livecd control, and initramfs livecd argument documentation.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Rick Farina
255c8e8498
Make e2fsprogs optional (and off by default)
12 years ago
Richard Yao
908a463e07
Support module options set in /etc/module.d, amend cmdline options patch
13 years ago
Robin H. Johnson
edfe16e893
Document the isoboot option, as designed for GRUB2 usage 3 years ago.
13 years ago
Sebastian Pipping
a3cc35f063
Untar keymaps
13 years ago
Robin H. Johnson
4ac027367e
Update documentation for new initramfs compression.
13 years ago
Richard Yao
fc98fa9d89
Implement ZFS Support
...
This provides ZFS support, to go with the sys-fs/zfs package.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> (cleanups)
13 years ago
Richard Yao
73520cb6b2
Implement --[no-]compress-initramfs option to complement --[no-]integrated-initramfs
...
When using an integrated initramfs (including in kernel during build),
it's better NOT to compress the initramfs, as the kernel build process
will then be re-compressing it. This can provide space savings on disk
as well as potential time & memory savings (one less decompress pass is
needed before the kernel can use the initramfs).
This functionality was previously available in the undocumented
COMPRESS_INITRD variable.
Code-by: Richard Yao <ryao@cs.stonybrook.edu>
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
(commit message rewritten).
13 years ago
Sebastian Pipping
fe70c7ae77
Improve docs on boot parameter root_trim
13 years ago
Christian Kruse
c92fe6f0e6
Introduce boot parameter root_trim=(yes|no) for SSDs
13 years ago
Robin H. Johnson
a141d71531
Improve option handling.
...
Provide real boolean commandline options for options that were
previously only available as booleans in the config, so that they can be
enable in configuration and overridden to disable on the commandline.
Remove negation on options: NOINSTALL, NORAMDISKMODULES,
NO_KERNEL_SOURCES.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
13 years ago
Fabio Erculiani
4d54e7d098
aufs: add basic support to AUFS2, requires kernel with aufs module or built-in
14 years ago
Sebastian Pipping
7748657a87
Improve doc on filing bugs
14 years ago
Fabio Erculiani
a83ab62309
trivial update to man page related to --kernel-target=
14 years ago
Fabio Erculiani
85a271a4ed
better document new --make-target= option
14 years ago
Fabio Erculiani
dfca908b6f
Make possible to compile XEN based kernels providing --kernel-target= and --kernel-binary= switches
14 years ago
Sebastian Pipping
bf0cad6a30
Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423 )
14 years ago
Sebastian Pipping
930d8776a2
Fix typo expamle/example
14 years ago
Sebastian Pipping
6051fcf1ee
Document most undocumented boot parameters (bug #370369 )
14 years ago
Sebastian Pipping
3072476cd1
Docs: Improve docs on boot parameters dodmraid[=...] and scandelay[=...]
14 years ago
Sebastian Pipping
0992082d05
Docs: Fix mixup of boot parameters real_init= and init_opts=
14 years ago
Sebastian Pipping
ae821b9009
Docs: Fix for Kernel 3.0.0 support (bug #369481 )
14 years ago
Sebastian Pipping
e82a8c9985
Document option lvmraid= and make it imply dolvm (bug #153502 )
14 years ago
Sebastian Pipping
fad624bc41
Add rootfstype= boot parameter (bug #221245 )
14 years ago
Sebastian Pipping
d7d509f4e9
Document boot parameter domdadm (bug #369415 )
14 years ago
Peter Hjalmarsson
1cf3de853a
Remove "--slowusb" as it is enabled by default. Also document "noslowusb".
14 years ago
Ian
f3d1fe4a46
Fix typo "initamfs"
14 years ago
Sebastian Pipping
192d298cf0
docs: Improve docs on MDADM_CONFIG
14 years ago
Peter Hjalmarsson
7ae5e10474
Introducing MDADM_CONFIG
...
Make it possible to choose a custom mdadm.conf for your ramdisk.
If not set, no mdadm.conf will be copied, and ramdisk will auto-detect.
This also fixes a regression where genkernel always tried to copy
/etc/mdadm.conf to the ramdisk, failing if it was non-existant.
14 years ago
Sebastian Pipping
d4266f7e87
docs: Fix sample call to GnuPG (reported by Fabio Coatti)
14 years ago
Sebastian Pipping
35f102ba06
docs: Remove deprecated parameters --gensplash-res, --gensplash, --lvm2, --evms2
14 years ago
Sebastian Pipping
c1991d98bf
docs: Give MDADM credits to Matthias in man page
14 years ago
Sebastian Pipping
c287c28780
docs: Document change in bahavior of --mdadm/MDADM="yes"
14 years ago
Sebastian Pipping
6c05e62afc
docs: Give credit to dacook
14 years ago
Sebastian Pipping
84084937e1
docs: Mention GnuPG branch 1.x and its reasoning in man page
14 years ago
Sebastian Pipping
9458432848
docs: Add --gpg to man page
14 years ago
Sebastian Pipping
10a86ee72b
docs: Document --genzimage
14 years ago
Sebastian Pipping
56e84886c6
docs: Update man page from output of --help
14 years ago
Sebastian Pipping
f7b9189d2a
docs: Document keymap= and dokeymap (bug #346017 )
14 years ago
Sebastian Pipping
6f324dccb2
docs: Mention both "initramfs" and "ramdisk" as available actions
14 years ago
Sebastian Pipping
4c1d7997f8
Migrate man page to asciidoc, add Makefile, add .gitignore
14 years ago