Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Gentoo: Doc

[PATCH] Corrections to doc/en/genkernel.xml

 

 

Gentoo doc RSS feed   Index | Next | Previous | View Threaded


sping at gentoo

Dec 6, 2010, 12:05 AM

Post #1 of 6 (891 views)
Permalink
[PATCH] Corrections to doc/en/genkernel.xml

Hey there,


the current genkernel docs refer to variables and parameters that do not
exist any more. Please consider applying the attached patch for me.

This table summarizes my changes:

OLD NEW
=============================================
--no-initrdmodules --no-ramdisk-modules
--all-ramdisk-modules

--debuglevel --loglevel
--debugfile --logfile

DEBUGLEVEL LOGLEVEL

Best,



Sebastian
Attachments: genkernel-corrections.patch (3.32 KB)


nightmorph at gentoo

Dec 6, 2010, 3:49 AM

Post #2 of 6 (874 views)
Permalink
Re: [PATCH] Corrections to doc/en/genkernel.xml [In reply to]

On Mon, 06 Dec 2010 09:05:32 +0100
Sebastian Pipping <sping [at] gentoo> wrote:

> Hey there,
>
>
> the current genkernel docs refer to variables and parameters that
> do not exist any more. Please consider applying the attached patch
> for me.

Hi, thanks for your patch.

Does it bring the entire doc up-to-date with the latest stable
genkernel version, or do we need to keep the "obsolete" disclaimer in
there?
Attachments: signature.asc (0.19 KB)


sping at gentoo

Dec 6, 2010, 4:57 AM

Post #3 of 6 (877 views)
Permalink
Re: [PATCH] Corrections to doc/en/genkernel.xml [In reply to]

On 12/06/10 12:49, Joshua Saddler wrote:
> Hi, thanks for your patch.

Thanks for applying.


> Does it bring the entire doc up-to-date with the latest stable
> genkernel version, or do we need to keep the "obsolete" disclaimer in
> there?

No, there is so much more work to do, I would rather not mark it as
maintained yet.

The two lists below show what commandline options and config variables
still need mentioning, if we go for completion.
Please not these lists may contain errors, as they are made from a
script of mine.


Options missing:
- arch-override
- bootdir
- bootloader
- busybox-config
- config
- disklabel
- evms
- firmware
- firmware-dir
- firmware-files
- gensplash
- gensplash-res
- initramfs-overlay
- integrated-initramfs
- iscsi
- kerncache
- kernel-cross-compile
- lvm
- mdadm
- minkernpackage
- modulespackage
- multipath
- netboot
- no-busybox
- no-kernel-sources
- no-keymap
- no-mountboot
- no-symlink
- nomenuconfig
- postclear
- real-root
- slowusb
- static
- symlink
- utils-arch
- utils-cross-compile
- version


Variables missing:
- ALLRAMDISKMODULES
- ARCH_OVERRIDE
- BLKID_BINCACHE
- BOOTDIR
- BOOTLOADER
- BUILD_KERNEL
- BUILD_MODULES
- BUILD_RAMDISK
- BUILD_STATIC
- BUSYBOX
- BUSYBOX_BINCACHE
- BUSYBOX_CONFIG
- BUSYBOX_DIR
- BUSYBOX_SRCTAR
- BUSYBOX_VER
- CACHE_DIR
- CLEAR_CACHE_DIR
- DEBUGFILE
- DEFAULT_KERNEL_CONFIG
- DEFAULT_KERNEL_SOURCE
- DEVICE_MAPPER_BINCACHE
- DEVICE_MAPPER_DIR
- DEVICE_MAPPER_SRCTAR
- DEVICE_MAPPER_VER
- DISKLABEL
- DISTDIR
- DMRAID_BINCACHE
- DMRAID_DIR
- DMRAID_SRCTAR
- DMRAID_VER
- DOKEYMAPAUTO
- FIRMWARE
- FIRMWARE_DIR
- FIRMWARE_FILES
- FUSE_BINCACHE
- FUSE_DIR
- FUSE_SRCTAR
- FUSE_VER
- GENZIMAGE
- GK_SHARE
- INITRAMFS_OVERLAY
- INSTALL_MOD_PATH
- INTEGRATED_INITRAMFS
- ISCSI
- ISCSI_BINCACHE
- ISCSI_DIR
- ISCSI_SRCTAR
- ISCSI_VER
- KERNCACHE
- KERNEL_AS
- KERNEL_CC
- KERNEL_CROSS_COMPILE
- KERNEL_DIR
- KERNEL_LD
- KERNEL_MAKE
- KEYMAP
- KNAME
- LOGFILE
- LVM_BINCACHE
- LVM_DIR
- LVM_SRCTAR
- LVM_VER
- MAKEOPTS
- MDADM
- MINKERNPACKAGE
- MODULESPACKAGE
- MULTIPATH
- NETBOOT
- NORAMDISKMODULES
- NO_KERNEL_SOURCES
- OLDCONFIG
- POSTCLEAR
- REAL_ROOT
- SPLASH
- SPLASH_RES
- SPLASH_THEME
- SYMLINK
- TEMP
- TERM_COLUMNS
- TERM_LINES
- TMPDIR
- UNIONFS
- UNIONFS_FUSE_BINCACHE
- UNIONFS_FUSE_DIR
- UNIONFS_FUSE_SRCTAR
- UNIONFS_FUSE_VER
- UTILS_AS
- UTILS_CC
- UTILS_CROSS_COMPILE
- UTILS_LD
- UTILS_MAKE


Best,



Sebastian


sping at gentoo

Dec 6, 2010, 5:57 AM

Post #4 of 6 (871 views)
Permalink
Re: [PATCH] Corrections to doc/en/genkernel.xml [In reply to]

Here's a patch to update genkernel's actions, as well as fixing a "--no
install" typo.

Please apply.




Sebastian
Attachments: genkernel-xml-actions.patch (1.50 KB)


nightmorph at gentoo

Dec 6, 2010, 1:23 PM

Post #5 of 6 (861 views)
Permalink
Re: [PATCH] Corrections to doc/en/genkernel.xml [In reply to]

On Mon, 06 Dec 2010 14:57:31 +0100
Sebastian Pipping <sping [at] gentoo> wrote:

> + <li><c>initramfs</c>: Only builds the initramfs/ramdisk image</li>
> + <li><c>ramdisk</c>: Only builds the initramfs/ramdisk image</li>

Wait, this makes no sense. Are both options in genkernel? Do they do
the same thing? If so, shouldn't one of them be removed?

Thanks for the rest of your patch; it's applied. I'll wait for your
reply before committing.
Attachments: signature.asc (0.19 KB)


sping at gentoo

Dec 7, 2010, 6:14 AM

Post #6 of 6 (864 views)
Permalink
Re: [PATCH] Corrections to doc/en/genkernel.xml [In reply to]

On 12/06/10 22:23, Joshua Saddler wrote:
> On Mon, 06 Dec 2010 14:57:31 +0100
> Sebastian Pipping <sping [at] gentoo> wrote:
>
>> + <li><c>initramfs</c>: Only builds the initramfs/ramdisk image</li>
>> + <li><c>ramdisk</c>: Only builds the initramfs/ramdisk image</li>
>
> Wait, this makes no sense.

Not so fast :-)


> Are both options in genkernel? Do they do
> the same thing? If so, shouldn't one of them be removed?
>
> Thanks for the rest of your patch; it's applied. I'll wait for your
> reply before committing.

Yes, both are supported in the latest stable release.
You can consider one an alias, see here:
https://bugs.gentoo.org/show_bug.cgi?id=251702#c3

I just noticed you have applied the full patch already. Thanks.

Best,



Sebastian

Gentoo doc RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.