Gentoo Archives: gentoo-doc

From: Sebastian Pipping <sping@g.o>
To: gentoo-doc@l.g.o
Subject: Re: [gentoo-doc] [PATCH] Corrections to doc/en/genkernel.xml
Date: Mon, 06 Dec 2010 12:58:09
Message-Id: 4CFCDDB6.6020101@gentoo.org
In Reply to: Re: [gentoo-doc] [PATCH] Corrections to doc/en/genkernel.xml by Joshua Saddler
1 On 12/06/10 12:49, Joshua Saddler wrote:
2 > Hi, thanks for your patch.
3
4 Thanks for applying.
5
6
7 > Does it bring the entire doc up-to-date with the latest stable
8 > genkernel version, or do we need to keep the "obsolete" disclaimer in
9 > there?
10
11 No, there is so much more work to do, I would rather not mark it as
12 maintained yet.
13
14 The two lists below show what commandline options and config variables
15 still need mentioning, if we go for completion.
16 Please not these lists may contain errors, as they are made from a
17 script of mine.
18
19
20 Options missing:
21 - arch-override
22 - bootdir
23 - bootloader
24 - busybox-config
25 - config
26 - disklabel
27 - evms
28 - firmware
29 - firmware-dir
30 - firmware-files
31 - gensplash
32 - gensplash-res
33 - initramfs-overlay
34 - integrated-initramfs
35 - iscsi
36 - kerncache
37 - kernel-cross-compile
38 - lvm
39 - mdadm
40 - minkernpackage
41 - modulespackage
42 - multipath
43 - netboot
44 - no-busybox
45 - no-kernel-sources
46 - no-keymap
47 - no-mountboot
48 - no-symlink
49 - nomenuconfig
50 - postclear
51 - real-root
52 - slowusb
53 - static
54 - symlink
55 - utils-arch
56 - utils-cross-compile
57 - version
58
59
60 Variables missing:
61 - ALLRAMDISKMODULES
62 - ARCH_OVERRIDE
63 - BLKID_BINCACHE
64 - BOOTDIR
65 - BOOTLOADER
66 - BUILD_KERNEL
67 - BUILD_MODULES
68 - BUILD_RAMDISK
69 - BUILD_STATIC
70 - BUSYBOX
71 - BUSYBOX_BINCACHE
72 - BUSYBOX_CONFIG
73 - BUSYBOX_DIR
74 - BUSYBOX_SRCTAR
75 - BUSYBOX_VER
76 - CACHE_DIR
77 - CLEAR_CACHE_DIR
78 - DEBUGFILE
79 - DEFAULT_KERNEL_CONFIG
80 - DEFAULT_KERNEL_SOURCE
81 - DEVICE_MAPPER_BINCACHE
82 - DEVICE_MAPPER_DIR
83 - DEVICE_MAPPER_SRCTAR
84 - DEVICE_MAPPER_VER
85 - DISKLABEL
86 - DISTDIR
87 - DMRAID_BINCACHE
88 - DMRAID_DIR
89 - DMRAID_SRCTAR
90 - DMRAID_VER
91 - DOKEYMAPAUTO
92 - FIRMWARE
93 - FIRMWARE_DIR
94 - FIRMWARE_FILES
95 - FUSE_BINCACHE
96 - FUSE_DIR
97 - FUSE_SRCTAR
98 - FUSE_VER
99 - GENZIMAGE
100 - GK_SHARE
101 - INITRAMFS_OVERLAY
102 - INSTALL_MOD_PATH
103 - INTEGRATED_INITRAMFS
104 - ISCSI
105 - ISCSI_BINCACHE
106 - ISCSI_DIR
107 - ISCSI_SRCTAR
108 - ISCSI_VER
109 - KERNCACHE
110 - KERNEL_AS
111 - KERNEL_CC
112 - KERNEL_CROSS_COMPILE
113 - KERNEL_DIR
114 - KERNEL_LD
115 - KERNEL_MAKE
116 - KEYMAP
117 - KNAME
118 - LOGFILE
119 - LVM_BINCACHE
120 - LVM_DIR
121 - LVM_SRCTAR
122 - LVM_VER
123 - MAKEOPTS
124 - MDADM
125 - MINKERNPACKAGE
126 - MODULESPACKAGE
127 - MULTIPATH
128 - NETBOOT
129 - NORAMDISKMODULES
130 - NO_KERNEL_SOURCES
131 - OLDCONFIG
132 - POSTCLEAR
133 - REAL_ROOT
134 - SPLASH
135 - SPLASH_RES
136 - SPLASH_THEME
137 - SYMLINK
138 - TEMP
139 - TERM_COLUMNS
140 - TERM_LINES
141 - TMPDIR
142 - UNIONFS
143 - UNIONFS_FUSE_BINCACHE
144 - UNIONFS_FUSE_DIR
145 - UNIONFS_FUSE_SRCTAR
146 - UNIONFS_FUSE_VER
147 - UTILS_AS
148 - UTILS_CC
149 - UTILS_CROSS_COMPILE
150 - UTILS_LD
151 - UTILS_MAKE
152
153
154 Best,
155
156
157
158 Sebastian