]> git.pld-linux.org Git - projects/geninitrd.git/blob - ChangeLog
- update
[projects/geninitrd.git] / ChangeLog
1 2007-02-08 19:06 +0000 [r8245]  Elan Ruusamäe <glen/at/pld-linux.org>
2
3         * functions: - outputs nothing actually as it sets two parameters
4
5 2007-02-08 18:38 +0000 [r8243-8244]  Elan Ruusamäe <glen/at/pld-linux.org>
6
7         * functions: - correct comment
8
9         * geninitrd, functions: - find_root() will return lvm2 nodes in
10           form /dev/VG/LV
11
12 2007-02-08 18:26 +0000 [r8241-8242]  Elan Ruusamäe <glen/at/pld-linux.org>
13
14         * Makefile: - include functions in tarball
15
16         * geninitrd, functions: - allow setting prefix for function
17           messages via $PROGRAM global
18
19 2007-02-08 18:21 +0000 [r8240]  Elan Ruusamäe <glen/at/pld-linux.org>
20
21         * Makefile, geninitrd, functions (added): - export functions so
22           other programs could reuse code - find_root() for now
23
24 2007-02-07 10:58 +0000 [r8236-8237]  Elan Ruusamäe <glen/at/pld-linux.org>
25
26         * geninitrd: - drop $orig_rootdev, as $rootdev is the same variable
27           now
28
29         * geninitrd: - do not use variable when it's value is something
30           different
31
32 2007-02-07 10:51 +0000 [r8235]  Elan Ruusamäe <glen/at/pld-linux.org>
33
34         * geninitrd: - use only blkid to resolve UUID and LABEL, so now it
35           works with any fs not just xfs,ext{2,3} - cleanup find_root()
36           function
37
38 2007-02-07 10:33 +0000 [r8234]  Elan Ruusamäe <glen/at/pld-linux.org>
39
40         * geninitrd: - rc-scripts functions sets default PATH - make
41           example in usage() more actual
42
43 2007-02-07 10:12 +0000 [r8233]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
44
45         * geninitrd: Revert, conflicts seems more sane way.
46
47 2007-02-07 10:07 +0000 [r8232]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
48
49         * geninitrd: Compat symlink.
50
51 2007-02-07 09:46 +0000 [r8231]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
52
53         * geninitrd: Make it backward compatible with previous udev
54           versions.
55
56 2007-02-06 17:11 +0000 [r8227-8229]  Elan Ruusamäe <glen/at/pld-linux.org>
57
58         * geninitrd.8.xml: - ps svn:keywords Date
59
60         * geninitrd.8.xml: - ps svn:keywords Id
61
62         * geninitrd.8.xml: - fix encoding for czarny name
63
64 2007-02-06 17:03 +0000 [r8226]  Elan Ruusamäe <glen/at/pld-linux.org>
65
66         * geninitrd: - ignore errors from pvdisplay when it can't access
67           devices (emc for example)
68
69 2007-02-06 16:59 +0000 [r8225]  Elan Ruusamäe <glen/at/pld-linux.org>
70
71         * geninitrd, TODO: - use blkid optionally (but preferred) to
72           resolve UUID= and LABEL= at initrd generation time
73
74 2007-02-06 16:26 +0000 [r8224]  Elan Ruusamäe <glen/at/pld-linux.org>
75
76         * geninitrd: - use xfs_admin to get label of xfs filesystem
77
78 2007-02-03 10:40 +0000 [r8220]  Przemysl/aw Iskra <sparky/at/pld-linux.org>
79
80         * geninitrd: - revert: force people with Th to test initramfs
81
82 2007-02-02 12:59 +0000 [r8219]  Przemysl/aw Iskra <sparky/at/pld-linux.org>
83
84         * geninitrd: - don't use "initramfs" as default in kernels 2.5+,
85           there are too many people crying...
86
87 2007-02-01 10:26 +0000 [r8218]  Przemysl/aw Iskra <sparky/at/pld-linux.org>
88
89         * geninitrd: - maybe this way ?
90
91 2007-02-01 10:20 +0000 [r8217]  Przemysl/aw Iskra <sparky/at/pld-linux.org>
92
93         * geninitrd: - reverted last two changes, szhould work but it
94           requires new busybox - won't work with old one, need some check
95           for that
96
97 2007-02-01 09:38 +0000 [r8216]  Przemysl/aw Iskra <sparky/at/pld-linux.org>
98
99         * geninitrd: - there is no way to pass init application to
100           switchroot, there is no need to do so anyway
101
102 2007-02-01 09:05 +0000 [r8215]  Przemysl/aw Iskra <sparky/at/pld-linux.org>
103
104         * geninitrd: - typo: switch_root -> switchroot
105
106 2007-01-29 22:24 +0000 [r8212]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
107
108         * geninitrd: Drop spares=X from initrd mdadm.conf.
109
110 2007-01-27 19:01 +0000 [r8203]  Przemysl/aw Iskra <sparky/at/pld-linux.org>
111
112         * geninitrd: - simplified mknod script in initramfs
113
114 2007-01-27 18:34 +0000 [r8202]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
115
116         * geninitrd: - semicolon fixed - dobule 0 adding fixed (really?)
117
118 2007-01-27 16:59 +0000 [r8201]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
119
120         * geninitrd: - format description added
121
122 2007-01-27 16:56 +0000 [r8200]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
123
124         * geninitrd: - resolved bug with lilio (root=806 instead of
125           root=0806) - used parameter more thorough
126
127 2007-01-27 14:34 +0000 [r8199]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
128
129         * geninitrd: - using udevd instead of legacy udev - killing daemon
130           afterwards
131
132 2007-01-27 14:05 +0000 [r8198]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
133
134         * geninitrd: - switched initrd-udev => initrd-udevd, as new udev
135           doesn't build udev bin (only udevd)
136
137 2007-01-26 23:51 +0000 [r8197]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
138
139         * geninitrd: Copy device only if it doesn't exist.
140
141 2007-01-11 13:55 +0000 [r8142]  Elan Ruusamäe <glen/at/pld-linux.org>
142
143         * geninitrd: Unmount /dev running on tmpfs when LVM2 init is done
144
145 2006-12-19 20:59 +0000 [r8112]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
146
147         * geninitrd: - while using initramfs, rootfs mounter ro instaed rw
148
149 2006-12-14 19:50 +0000 [r8106-8109]  Elan Ruusamäe <glen/at/pld-linux.org>
150
151         * geninitrd.8.xml: Fix encoding
152
153         * Makefile: Add make clean.
154
155         * Makefile: Do not make install by default. Some cleanups and
156           stuff.
157
158         * geninitrd.8.xml: - add me, and the list is in no way alphabetic
159
160 2006-12-14 17:15 +0000 [r8104-8105]  Elan Ruusamäe <glen/at/pld-linux.org>
161
162         * TODO: Some note
163
164         * changelog.sh: - pass --users-charset=ISO8859-2, needs svn2log >
165           0.1-2
166
167 2006-12-14 16:03 +0000 [r8103]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
168
169         * geninitrd, geninitrd.sysconfig, geninitrd.8.xml: - merged from
170           branches/devel - tweaked geninitrd.sysconfig for default options
171           - some documentation added
172
173 2006-12-02 15:14 +0000 [r8028]  Jacek Konieczny <jajcus/at/pld-linux.org>
174
175         * geninitrd: - it is not only my code :-)
176
177 2006-11-18 13:57 +0000 [r7982]  Łukasz Maśko <lmasko/at/pld-linux.org>
178
179         * geninitrd: - Suspend2 can have its directory in /proc/suspend2 or
180           /sys/power/suspend2, depending on kernel version, initrd must
181           support both.
182
183 2006-10-27 14:27 +0000 [r7899]  Elan Ruusamäe <glen/at/pld-linux.org>
184
185         * geninitrd: - add one 512b for ext2 fs (room for filesystem
186           header)
187
188 2006-10-20 18:22 +0000 [r7888]  Elan Ruusamäe <glen/at/pld-linux.org>
189
190         * TODO: Add blkid todo
191
192 2006-10-20 16:30 +0000 [r7887]  Elan Ruusamäe <glen/at/pld-linux.org>
193
194         * geninitrd: echo not execute (typo fix)
195
196 2006-10-20 16:18 +0000 [r7884-7886]  Elan Ruusamäe <glen/at/pld-linux.org>
197
198         * changelog.sh: Propset Id.
199
200         * geninitrd: Cosmetics.
201
202 2006-10-20 16:05 +0000 [r7880-7883]  Elan Ruusamäe <glen/at/pld-linux.org>
203
204         * geninitrd: Resolve /dev/dm-0 to LVM names (/dev/sys/rootfs) which
205           we get when using LABEL or UUID.
206
207         * geninitrd: Depend on xfs_admin due that.
208
209         * geninitrd: Use xfs_admin to get xfs filesystem UUID and trim it
210           for spaces.
211
212         * geninitrd: Typo.
213
214 2006-10-19 16:23 +0000 [r7879]  Elan Ruusamäe <glen/at/pld-linux.org>
215
216         * geninitrd: Less noise when initializing LVM2.
217
218 2006-10-19 13:44 +0000 [r7877]  Elan Ruusamäe <glen/at/pld-linux.org>
219
220         * geninitrd: Round ext2 imagesize up to 1024 blocks.
221
222 2006-10-19 13:38 +0000 [r7876]  Elan Ruusamäe <glen/at/pld-linux.org>
223
224         * geninitrd: Make ext2 image size dynamic -- calculated at building
225           time.
226
227 2006-10-19 12:40 +0000 [r7874]  Elan Ruusamäe <glen/at/pld-linux.org>
228
229         * geninitrd: Legacy junk.
230
231 2006-10-19 12:24 +0000 [r7873]  Elan Ruusamäe <glen/at/pld-linux.org>
232
233         * geninitrd: $IMAGESIZE is used only for ext2 rootfs.
234
235 2006-10-19 12:01 +0000 [r7872]  Elan Ruusamäe <glen/at/pld-linux.org>
236
237         * geninitrd: busybox initrd version exename is /bin/initrd-busybox.
238
239 2006-10-18 02:06 +0000 [r7866]  Elan Ruusamäe <glen/at/pld-linux.org>
240
241         * geninitrd: Always make /dev on tmpfs for LVM2
242
243 2006-10-17 23:19 +0000 [r7865]  Elan Ruusamäe <glen/at/pld-linux.org>
244
245         * geninitrd: Typo in sysfs fstype naming.
246
247 2006-10-17 22:46 +0000 [r7862-7864]  Elan Ruusamäe <glen/at/pld-linux.org>
248
249         * geninitrd: $UDEV_TMPFS dropped, $tmpfs_dev indicates that /dev is
250           with tmpfs.
251
252         * geninitrd: More cosmetics.
253
254         * geninitrd: - add --with-udev
255
256 2006-10-17 22:33 +0000 [r7861]  Elan Ruusamäe <glen/at/pld-linux.org>
257
258         * geninitrd: udev needs /sys, i'm almost sure of that.
259
260 2006-10-17 22:25 +0000 [r7858-7860]  Elan Ruusamäe <glen/at/pld-linux.org>
261
262         * geninitrd: Cosmetics.
263
264         * geninitrd: No need for /bin/initrd-busybox on initrd.
265
266         * geninitrd: Drop my_dirname (pointless).
267
268 2006-10-17 21:54 +0000 [r7857]  Elan Ruusamäe <glen/at/pld-linux.org>
269
270         * geninitrd.sysconfig: Do not disable udev in config by default
271           (udev-initrd package must be installed anyway for udev being
272           used).
273
274 2006-09-15 18:05 +0000 [r7756]  Elan Ruusamäe <glen/at/pld-linux.org>
275
276         * geninitrd: Make for ext2 the imagesize bigger by 2M.
277
278 2006-08-20 14:47 +0000 [r7677]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
279
280         * geninitrd: Add bin/initrd-busybox symlink.
281
282 2006-08-17 09:06 +0000 [r7674]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
283
284         * geninitrd.sysconfig: SLEEP/FIRMWARE examples.
285
286 2006-08-17 08:44 +0000 [r7673]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
287
288         * geninitrd: Create proc and sys directories when firwmare is
289           needed.
290
291 2006-08-17 08:41 +0000 [r7672]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
292
293         * geninitrd: Simplify firmware loader script.
294
295 2006-08-17 08:30 +0000 [r7671]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
296
297         * geninitrd: Properly echo firmware.sh to /proc/../hotplug.
298
299 2006-08-14 09:30 +0000 [r7669]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
300
301         * geninitrd: Initial firmware loading capabilities.
302
303 2006-08-14 08:56 +0000 [r7668]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
304
305         * geninitrd: display some warning
306
307 2006-06-24 21:01 +0000 [r7483]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
308
309         * geninitrd.sysconfig: Some variables are not used by geninitrd at
310           all.
311
312 2006-06-03 20:43 +0000 [r7466]  Elan Ruusamäe <glen/at/pld-linux.org>
313
314         * geninitrd: More options for ext2 based initrd. echo y hack
315           dropped (unneccessary).
316
317 2006-06-03 13:39 +0000 [r7465]  Elan Ruusamäe <glen/at/pld-linux.org>
318
319         * geninitrd: Use cat and <<EOF. Redirect 2>/dev/null is only
320           neccessary for vgchange.
321
322 2006-06-03 13:03 +0000 [r7464]  Elan Ruusamäe <glen/at/pld-linux.org>
323
324         * geninitrd: Output verbose message when activating dmraid and lvm
325           volumes. Drop making nodes on readonly /dev and the error
326           messages failing to do so.
327
328 2006-05-28 19:12 +0000 [r7456-7458]  Elan Ruusamäe <glen/at/pld-linux.org>
329
330         * Makefile: Generate changelog.sh in "make dist" target.
331
332         * changelog.sh (added): ChangeLog generation script (based on
333           rc-scripts).
334
335 2006-05-28 15:54 +0000 [r7452-7453]  Elan Ruusamäe <glen/at/pld-linux.org>
336
337         * geninitrd: Tabs.
338
339         * geninitrd: Add 100k more to ext2 based images.
340
341 2006-05-26 09:06 +0000 [r7446]  Elan Ruusamäe <glen/at/pld-linux.org>
342
343         * geninitrd: Reindent code with tabs and ts=4.
344
345 2006-05-26 08:42 +0000 [r7445]  Elan Ruusamäe <glen/at/pld-linux.org>
346
347         * geninitrd: Use 'EOF' heredocs.
348
349 2006-05-26 08:39 +0000 [r7444]  Elan Ruusamäe <glen/at/pld-linux.org>
350
351         * geninitrd: Parse nfsroot= from /proc/cmdline for NFS root
352           installs. Patch by Urmas Undusk
353
354 2006-05-22 14:11 +0000 [r7430]  Elan Ruusamäe <glen/at/pld-linux.org>
355
356         * geninitrd: Detect broken tool (lvdisplay) and fail early instead
357           of generating invalid initrd
358
359 2006-05-06 18:42 +0000 [r7386]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
360
361         * geninitrd: Keep suspends in sync.
362
363 2006-05-06 18:33 +0000 [r7385]  Jan Rękorajski <baggins/at/pld-linux.org>
364
365         * geninitrd: - turn suspend2 on by default - load required module
366           for suspend2
367
368 2006-04-27 20:57 +0000 [r7371]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
369
370         * geninitrd: Update support for recent suspend2 versions (Bartosz
371           Świątek).
372
373 2006-04-09 21:09 +0000 [r7340]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
374
375         * geninitrd.sysconfig: Correct suspend1 var.
376
377 2006-04-09 19:08 +0000 [r7339]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
378
379         * geninitrd: Correct suspend variables.
380
381 2006-04-09 13:33 +0000 [r7338]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
382
383         * geninitrd.sysconfig: Updated config.
384
385 2006-04-09 13:01 +0000 [r7337]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
386
387         * geninitrd: Mainline suspend support. Suspend 2 renamed. Both
388           suspends turned off by default.
389
390 2006-04-09 12:28 +0000 [r7336]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
391
392         * geninitrd, geninitrd.sysconfig: Suspend 2 stuff renamed to
393           suspend2 (it's old anyway).
394
395 2006-03-25 21:30 +0000 [r7319]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
396
397         * geninitrd: Hacky initramfs support (and of course not working
398           yet).
399
400 2006-02-22 18:20 +0000 [r6998]  Elan Ruusamäe <glen/at/pld-linux.org>
401
402         * lvm.todo: Few language fixes.
403
404 2006-02-22 18:11 +0000 [r6997]  Elan Ruusamäe <glen/at/pld-linux.org>
405
406         * geninitrd: Avoid duplicate device copying when LVM on RAID
407
408 2006-02-22 17:17 +0000 [r6996]  Elan Ruusamäe <glen/at/pld-linux.org>
409
410         * geninitrd: Fix mdadm output grabbing when there are N>0 spare
411           disks
412
413 2006-01-28 13:40 +0000 [r6894]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
414
415         * geninitrd: Always use mdassemble. By default put UUID based
416           config (so devices can now change without affecting an array).
417           Copy all devices matching /etc/mdadm.conf in case when disks
418           layout is modified in system.
419
420 2006-01-28 13:16 +0000 [r6893]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
421
422         * geninitrd, geninitrd.8.xml: Old raidtools no longer supported.
423
424 2006-01-27 23:37 +0000 [r6892]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
425
426         * geninitrd: Allow raid6 and raid10.
427
428 2006-01-18 16:57 +0000 [r6854]  Elan Ruusamäe <glen/at/pld-linux.org>
429
430         * geninitrd.8.xml: - english
431
432 2006-01-17 22:11 +0000 [r6838]  Elan Ruusamäe <glen/at/pld-linux.org>
433
434         * geninitrd: - add dmraid support, needs udev as it creates nodes
435           on /dev - probably udev support should be improved to copy config
436           to initrd so the nodes correspond to ones configured in host
437           currently customised udev in host has no effect on initrd
438
439 2006-01-17 21:29 +0000 [r6833]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
440
441         * geninitrd: Generate rootfs finding stuff when using raid, too.
442           (glen)
443
444 2006-01-17 21:24 +0000 [r6832]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
445
446         * geninitrd.8.xml: Manual fix. (ankry).
447
448 2006-01-17 21:14 +0000 [r6831]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
449
450         * geninitrd: Add missing parenthesis. (Robert Jaros) Properly copy
451           /dev files when using lvm. (Robert Jaros)
452
453 2005-11-26 15:35 +0000 [r6569]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
454
455         * geninitrd: In case of module with - in name we use _ in variables
456           like ide-core -> MODULE_ide_core_USLEEP.
457
458 2005-11-17 13:04 +0000 [r6539]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
459
460         * geninitrd: USLEEP not SLEEP + small fixes.
461
462 2005-11-17 12:56 +0000 [r6538]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
463
464         * geninitrd: Sleeping after module load support.
465
466 2005-11-17 07:32 +0000 [r6537]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
467
468         * geninitrd: Copy pvdevice nodes to initrd when not using udev.
469
470 2005-11-01 15:33 +0000 [r6509]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
471
472         * geninitrd: Revert, doesn't make sense for udev case.
473
474 2005-11-01 15:10 +0000 [r6508]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
475
476         * geninitrd: Always create /dev/mapper/control for our sake.
477
478 2005-09-23 23:14 +0000 [r6406]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
479
480         * geninitrd: Create mapper control device only when not using udev.
481
482 2005-06-27 06:25 +0000 [r6191]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
483
484         * geninitrd: Fix for mdadm >= v1.12.0. Version >= v1.12.0 is now
485           required.
486
487 2005-06-09 22:03 +0000 [r6057]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
488
489         * geninitrd: Use 3000 initrd as size for ia64|amd64|x86_64|sparc64
490           arches.
491
492 2005-04-04 16:29 +0000 [r5716]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
493
494         * geninitrd: Nicer warnings.
495
496 2005-02-23 13:14 +0000 [r5559]  Witek Kręcicki <adasi/at/pld-linux.org>
497
498         * TODO: - new entry (add dmraid support)
499
500 2004-12-10 15:36 +0000 [r5369]  Marcin Doliński <averne/at/pld-linux.org>
501
502         * geninitrd: - added /dev/mapper/control
503
504 2004-12-06 20:19 +0000 [r5367]  Adam Gołębiowski <adamg/at/pld-linux.org>
505
506         * geninitrd, geninitrd.sysconfig: - display info that it is
507           possible to disable software suspend
508
509 2004-09-25 22:41 +0000 [r4657-4658]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
510
511         * geninitrd: Really mount/umount /proc for udev.
512
513         * geninitrd: Fix passing hotplug binary into kernel. Drop devfs
514           mount for lvm2.
515
516 2004-09-25 16:58 +0000 [r4653]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
517
518         * geninitrd, geninitrd.sysconfig: Updated udev support.
519
520 2004-09-25 13:19 +0000 [r4648]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
521
522         * geninitrd: Support for /dev managing by udev.
523
524 2004-09-19 20:50 +0000 [r4624]  Sergiusz Pawłowicz <serek/at/pld-linux.org>
525
526         * TODO: - extending todo list.
527
528 2004-09-17 21:24 +0000 [r4605]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
529
530         * geninitrd: Umount /proc in initrd_gen_procdata().
531
532 2004-09-16 16:50 +0000 [r4600]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
533
534         * geninitrd: Make root=/dev/XYZ work with grub, too.
535
536 2004-09-16 12:45 +0000 [r4599]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
537
538         * geninitrd: Convert generation of nfs/softraid/lvm/suspend stuff
539           into functions (initrd_gen_XXX).
540
541 2004-09-16 10:57 +0000 [r4598]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
542
543         * geninitrd: Typo fixed.
544
545 2004-09-16 10:54 +0000 [r4597]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
546
547         * geninitrd: Put information which devices belong to which array
548           when having multiple raid arrays. Don't call mdassemble twice in
549           such case since once is enough.
550
551 2004-09-01 16:38 +0000 [r4453]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
552
553         * geninitrd: modulefile checking is done only once now (duplicates
554           removed).
555
556 2004-08-30 18:53 +0000 [r4448]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
557
558         * geninitrd: Display error and exit if raid data is not found when
559           trying to find softraid modules.
560
561 2004-08-09 00:02 +0000 [r4420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
562
563         * geninitrd: Use suspend_bootsplash instead of suspend_text when
564           bootsplash is in use.
565
566 2004-08-08 16:16 +0000 [r4418]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
567
568         * geninitrd: - add support for swsusp2 2.0.0.103 (text mode)
569
570 2004-08-01 22:37 +0000 [r4413]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
571
572         * geninitrd: Finish software suspend2 support (and enable it by
573           default).
574
575 2004-07-31 09:36 +0000 [r4412]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
576
577         * geninitrd: Softsuspend fixes, still disabled by default.
578
579 2004-07-31 01:26 +0000 [r4411]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
580
581         * geninitrd: Software suspend 2 support added (untested).
582
583 2004-07-17 19:39 +0000 [r4358]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
584
585         * geninitrd: Fix handling of module options.
586
587 2004-07-02 20:08 +0000 [r4294]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
588
589         * geninitrd: Well, back to romfs, initramfs fixes.
590
591 2004-07-02 19:46 +0000 [r4293]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
592
593         * geninitrd.sysconfig: Keep INITRDFS unconfigured so geninitrd
594           script will decide which use as default.
595
596 2004-07-02 19:36 +0000 [r4292]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
597
598         * geninitrd: initramfs support, use it by default for kernel >
599           2.5.0.
600
601 2004-06-26 23:19 +0000 [r4250]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
602
603         * geninitrd: Test checking if rootfs is on LVM was broken for LVM1
604           case - fixed.
605
606 2004-06-26 21:12 +0000 [r4249]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
607
608         * TODO: Updated (few questions).
609
610 2004-06-26 21:04 +0000 [r4248]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
611
612         * geninitrd: In most cases broken fstab causes problems - enhance
613           error message for find_modules_for() parameters checking.
614
615 2004-06-24 20:01 +0000 [r4242]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
616
617         * geninitrd: LVM2: wipe out mount && pivot_root and welcome
618           /proc/sys/kernel/real-root-dev.
619
620 2004-06-24 15:09 +0000 [r4241]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
621
622         * geninitrd: Mount LVM2 rootfs read-only; few cleanups.
623
624 2004-06-24 13:26 +0000 [r4240]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
625
626         * geninitrd: Preffer /sbin/chroot over /usr/sbin/chroot.
627
628 2004-06-24 13:22 +0000 [r4239]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
629
630         * geninitrd: Mention proper kernel cmdline setup for root on
631           nfs/lvm2 configurations.
632
633 2004-06-24 13:12 +0000 [r4238]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
634
635         * geninitrd: Print warning when /proc is not mounted since too many
636           things depend on this.
637
638 2004-06-24 13:09 +0000 [r4237]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
639
640         * geninitrd: Working rootfs on LVM2 support (tested).
641
642 2004-06-23 12:20 +0000 [r4233]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
643
644         * geninitrd: lvm2: do not restrict to sysfs devices only (since we
645           even do not mount syfs).
646
647 2004-06-23 02:14 +0000 [r4232]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
648
649         * geninitrd: For LVM use system configured devs filtering + avoid
650           locking instead of ignoring errors.
651
652 2004-06-09 20:43 +0000 [r4159]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
653
654         * geninitrd: Use posix,wsize=8192,rsize=8192 options for NFS
655           mounts.
656
657 2004-06-09 18:11 +0000 [r4158]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
658
659         * geninitrd: For rootfs on NFS create /dev/urandom on initrd - used
660           by dhcp client.
661
662 2004-06-06 00:01 +0000 [r4149]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
663
664         * geninitrd: Make nfs root case minimal + add very important
665           comment.
666
667 2004-06-05 22:19 +0000 [r4148]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
668
669         * geninitrd: rootfs on nfs works with funny things like kernel
670           swapper doing init job/
671
672 2004-06-05 19:32 +0000 [r4147]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
673
674         * geninitrd: (Almost) working root on NFS support.
675
676 2004-06-05 15:33 +0000 [r4146]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
677
678         * geninitrd: Initial support for rootfs on NFS.
679
680 2004-04-22 09:36 +0000 [r3977]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
681
682         * geninitrd: Fix typo in do_mdassemble variable (noted by Piotr
683           Pawłow <pp/at/siedziba.pl>)
684
685 2004-04-10 11:34 +0000 [r3918]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
686
687         * geninitrd: We do not support min/max kernel version settings in
688           pci database, so remove that code.
689
690 2004-04-03 01:01 +0000 [r3865]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
691
692         * geninitrd: Run only one, rootfs VG when using LVM.
693
694 2004-04-02 23:17 +0000 [r3862-3864]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
695
696         * geninitrd: Ups, debugging left - removed.
697
698         * geninitrd: Print warning when ide-generic is used as fallback.
699
700         * geninitrd: Load ide-generic if no other IDE related modules
701           found.
702
703 2004-04-02 22:09 +0000 [r3861]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
704
705         * geninitrd: Support for LVM on top of SoftRAID.
706
707 2004-03-31 18:05 +0000 [r3850]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
708
709         * lvm.todo: Mention LVM on top of SOFTRAID case.
710
711 2004-03-31 17:47 +0000 [r3849]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
712
713         * geninitrd, geninitrd.8.xml: Change --lvmversion to
714           --lvmtoolsversion (same with LVMVERSION->LVMTOOLSVERSION) to
715           avoid confusion.
716
717 2004-03-31 17:39 +0000 [r3848]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
718
719         * geninitrd: Fix creation of subdirectiories needed on in /dev on
720           initrd image.
721
722 2004-03-31 17:29 +0000 [r3847]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
723
724         * geninitrd: Support devfs like names for softraid detection.
725
726 2004-03-31 17:20 +0000 [r3846]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
727
728         * geninitrd: Fix LVMVERSION detection when lvm1 tools are in use.
729
730 2004-03-31 16:33 +0000 [r3844]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
731
732         * geninitrd: Check for /sbin/lvdisplay and /sbin/pvdisplay
733           existence instead of /sbin/lvm (part of lvm2 package).
734
735 2004-03-08 14:36 +0000 [r3427]  Artur Frysiak <wiget/at/pld-linux.org>
736
737         * Makefile: - added ChangeLog to distributed package
738
739 2004-03-08 14:28 +0000 [r3425]  Artur Frysiak <wiget/at/pld-linux.org>
740
741         * TODO: - more things done
742
743 2004-03-05 08:10 +0000 [r3416]  Artur Frysiak <wiget/at/pld-linux.org>
744
745         * geninitrd: - redirect error message to stderr - fix displaing
746           modules names in verbose mode - use --ignorelockfailure in lvm2
747           invocation (/var isn't mounted now)
748
749 2004-02-01 23:48 +0000 [r3241]  Artur Frysiak <wiget/at/pld-linux.org>
750
751         * geninitrd: - finished LVM2 support (I hope, I don't break LVM1
752           support) - fix printing modules names on 2.6.x kernels
753
754 2004-01-30 21:53 +0000 [r3228]  Artur Frysiak <wiget/at/pld-linux.org>
755
756         * geninitrd, geninitrd.8.xml: - write usage message to stdin not
757           stderr - check version of LVM tools not LVM volumen format -
758           added --lvmversion options
759
760 2004-01-30 00:35 +0000 [r3226]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
761
762         * geninitrd: Try to load only required LVM module (needs testing
763           with LVM1 tools and LVM2 tools using lvm1 metadata)
764
765 2004-01-29 12:34 +0000 [r3225]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
766
767         * geninitrd: Test for LVM using lvdisplay (old way left for
768           compatibility in some weird cases).
769
770 2004-01-29 12:15 +0000 [r3224]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
771
772         * geninitrd: Local geninitrd configuration for LVM is more
773           important than automatic searching. Give it chance to work with
774           LVM1 tools (should work fine).
775
776 2004-01-29 12:04 +0000 [r3223]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
777
778         * geninitrd: Implement searching for LVM devices using LVM2 tools.
779           No idea whether is works with LVM1 tools but these are obsolete
780           anyway.
781
782 2004-01-23 23:38 +0000 [r3219]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
783
784         * geninitrd: Proper message.
785
786 2004-01-23 19:54 +0000 [r3218]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
787
788         * geninitrd: If /sbin/initrd-mdassemble is available then use it
789           instead of mdadm.
790
791 2004-01-17 20:12 +0000 [r3196]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
792
793         * geninitrd: - drop support for raid using raid_start in busybox,
794           it's broken - use initrd-mdadm
795
796 2003-12-28 18:56 +0000 [r3089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
797
798         * geninitrd.sysconfig: Remove obsolete bsp options.
799
800 2003-12-25 21:08 +0000 [r3080]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
801
802         * geninitrd: Display information message when
803           BOOT_SPLASH_RESOLUTIONS is empty.
804
805 2003-12-25 19:14 +0000 [r3079]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
806
807         * geninitrd.8.xml: Comment now in utf.
808
809 2003-12-25 18:37 +0000 [r3075]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
810
811         * geninitrd: Merged bootsplash branch.
812
813 2003-12-25 18:24 +0000 [r3074]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
814
815         * geninitrd, geninitrd.8.xml: Use insmod instead of insmod_ng for
816           2.6 kernels, too. Fix docummentation to describe that.
817
818 2003-10-02 20:34 +0000 [r1403]  Artur Frysiak <wiget/at/pld-linux.org>
819
820         * geninitrd.8.xml: - emails update
821
822 2003-09-18 22:54 +0000 [r1354]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
823
824         * geninitrd: - make rootdev local variable inside find_modules_ide
825           (should fix problems with raid support)
826
827 2003-09-18 22:17 +0000 [r1352]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
828
829         * geninitrd: - set svn:keywords property
830
831 2003-09-13 12:57 +0000 [r1321]  Artur Frysiak <wiget/at/pld-linux.org>
832
833         * .cvsignore (removed), /: post cvs2svn cleanup - removed unused
834           tags and branches - .cvsignore -> prop svn:ignore
835
836 2003-08-24 22:20 +0000 [r1317]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
837
838         * geninitrd: - by default load all found IDE devices unless
839           --ide-root-only option specified - when ide=reverse specified
840           sort drivers in reverse order
841
842 2003-08-24 12:14 +0000 [r1315]  Michał Moskal <malekith/at/pld-linux.org>
843
844         * geninitrd: - add busybox -> sh symlink
845
846 2003-08-23 20:13 +0000 [r1313]  Arkadiusz Patyk <areq/at/pld-linux.org>
847
848         * geninitrd: - now pci.ide format is: PCI_ids module_name
849           vendor_name|device_name
850
851 2003-08-23 19:54 +0000 [r1311]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
852
853         * geninitrd: - find proper max_kernel
854
855 2003-08-15 23:32 +0000 [r1309]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
856
857         * geninitrd: - enable new raid_start available in latest busybox
858
859 2003-08-15 22:33 +0000 [r1307]  Michał Moskal <malekith/at/pld-linux.org>
860
861         * geninitrd: - create /dev/null (busybox seems to need it) and
862           /dev/zero (just in case)
863
864 2003-08-15 22:14 +0000 [r1306]  Michał Moskal <malekith/at/pld-linux.org>
865
866         * geninitrd: - set -x seems to cause SEGV
867
868 2003-08-15 21:58 +0000 [r1303-1304]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
869
870         * geninitrd: - one more sbin->bin
871
872         * geninitrd: - on 2.4 also load only module which is needed for
873           mounting rootfs
874
875 2003-08-15 21:53 +0000 [r1301-1302]  Michał Moskal <malekith/at/pld-linux.org>
876
877         * geninitrd: - use mdadm not initrd-mdadm for scanning
878
879         * geninitrd: - fix syntax
880
881 2003-08-15 21:51 +0000 [r1300]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
882
883         * geninitrd: - use mdadm.conf, too - then raidtab
884
885 2003-08-15 21:39 +0000 [r1299]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
886
887         * geninitrd: - initrd-busybox is in bin not sbin
888
889 2003-08-15 21:19 +0000 [r1298]  Michał Moskal <malekith/at/pld-linux.org>
890
891         * geninitrd: - first try
892
893 2003-08-15 21:00 +0000 [r1296]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
894
895         * geninitrd: - beginning of mdadm.conf support
896
897 2003-08-15 19:15 +0000 [r1294]  Michał Moskal <malekith/at/pld-linux.org>
898
899         * geninitrd: - marged busybox version
900
901 2003-08-15 12:12 +0000 [r1292]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
902
903         * geninitrd: - on 2.5/2.6 with sysfs we are able to fount exactly
904           which module is required to get rootfs controller working
905
906 2003-08-12 22:01 +0000 [r1290]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
907
908         * geninitrd: - fix ataraid support
909
910 2003-08-11 14:41 +0000 [r1288]  Arkadiusz Patyk <areq/at/pld-linux.org>
911
912         * geninitrd: - check if exist /proc/bus/pci/devices
913
914 2003-08-11 08:45 +0000 [r1286]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
915
916         * geninitrd: - debug messages removed
917
918 2003-08-10 20:27 +0000 [r1284]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
919
920         * geninitrd: - same names caused variable covering and wrong
921           results (fixed) - don't try to load module unknown - don't fail
922           if modules not found (staticly compiled?)
923
924 2003-08-10 12:21 +0000 [r1282]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
925
926         * geninitrd: - if no IDE module on disk then it's probably compiled
927           into kernel so don't fail - if PCI database not found then print
928           warning
929
930 2003-08-09 23:43 +0000 [r1279-1280]  Jan Rękorajski <baggins/at/pld-linux.org>
931
932         * TODO: - we need ide=reverse support
933
934         * geninitrd: - when comparing pci IDs make sure they will be
935           compared as strings
936
937 2003-08-09 23:09 +0000 [r1278]  Jan Rękorajski <baggins/at/pld-linux.org>
938
939         * geninitrd: - DO NOT sort driver modules, are you nuts?
940
941 2003-08-09 21:24 +0000 [r1275-1276]  Arkadiusz Patyk <areq/at/pld-linux.org>
942
943         * pci.ide (removed): - move to pci-database
944
945         * geninitrd: - use PCI ids from pci-database
946
947 2003-08-09 21:15 +0000 [r1274]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
948
949         * geninitrd: - find all PREIDEMODS
950
951 2003-08-08 14:09 +0000 [r1272]  Arkadiusz Patyk <areq/at/pld-linux.org>
952
953         * Makefile: - better check VERSION - don't need install rc-script,
954           bsp in builder
955
956 2003-08-07 22:41 +0000 [r1270]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
957
958         * geninitrd: - debug message removed
959
960 2003-08-07 22:27 +0000 [r1269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
961
962         * pci.ide (added), geninitrd: - support for automatic IDE module
963           finding (needs testing)
964
965 2003-08-07 20:08 +0000 [r1266]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
966
967         * geninitrd: - fix typo
968
969 2003-08-07 09:10 +0000 [r1264]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
970
971         * geninitrd: - added support for static mdadm
972
973 2003-07-17 18:08 +0000 [r1262]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
974
975         * geninitrd: - there is insmod.static.modutils not
976           insmod.static.modprobe
977
978 2003-06-30 21:38 +0000 [r1260]  Artur Frysiak <wiget/at/pld-linux.org>
979
980         * geninitrd: - use correct version of insmod.static
981
982 2003-04-09 11:40 +0000 [r1257]  Artur Frysiak <wiget/at/pld-linux.org>
983
984         * geninitrd, geninitrd.8.xml: - added --with-insmod-static to allow
985           using /sbin/insmod.static if bsp internal insmod/insmod_ng is
986           bugi - use DocBook XML 4.2 for man page - describe
987           --with-insmod-static and Linux 2.5.x support - small
988           "despamification"
989
990 2003-02-19 08:49 +0000 [r1255-1256]  Artur Frysiak <wiget/at/pld-linux.org>
991
992         * geninitrd: - Linux 2.5.x support
993
994         * TODO: - and more things to do
995
996 2003-02-19 08:43 +0000 [r1254]  Artur Frysiak <wiget/at/pld-linux.org>
997
998         * geninitrd.8.xml: - typo fixes
999
1000 2002-11-27 17:56 +0000 [r1253]  Artur Frysiak <wiget/at/pld-linux.org>
1001
1002         * geninitrd: - typo in LVM code
1003
1004 2002-11-26 13:44 +0000 [r1252]  Artur Frysiak <wiget/at/pld-linux.org>
1005
1006         * geninitrd: - first version with LVM support but not yet fully
1007           tested
1008
1009 2002-11-26 13:40 +0000 [r1251]  Artur Frysiak <wiget/at/pld-linux.org>
1010
1011         * lvm.todo (added): LVM implementation plan
1012
1013 2002-10-13 11:40 +0000 [r1250]  Witek Kręcicki <adasi/at/pld-linux.org>
1014
1015         * geninitrd: - fixed preload
1016
1017 2002-09-27 15:19 +0000 [r1249]  Artur Frysiak <wiget/at/pld-linux.org>
1018
1019         * geninitrd.8.xml: - one more contributor
1020
1021 2002-09-27 15:14 +0000 [r1248]  Artur Frysiak <wiget/at/pld-linux.org>
1022
1023         * geninitrd: - support for gzipped modules (patch by Witold
1024           Filipczyk <witekfl/at/poczta.onet.pl>) - use findfs from e2fsprogs
1025           (>= 1.28) to find root device if specified by UUID or LABEL
1026
1027 2002-09-06 14:58 +0000 [r1245-1247]  Artur Frysiak <wiget/at/pld-linux.org>
1028
1029         * geninitrd.8.xml: - not show almost empty hardware RAID desc
1030
1031         * geninitrd: New features: - ATA RAID support Bugfixes: - by
1032           default use raidstart (if needed) - show raidstart related
1033           options in help message - drop undocumented --use-raidstart
1034           switch
1035
1036         * geninitrd.8.xml: - added some notes about SCSI, ATA RAID and
1037           hardware RAID support
1038
1039 2002-03-25 11:07 +0000 [r1244]  Michał Moskal <malekith/at/pld-linux.org>
1040
1041         * geninitrd: - fixed raidstart (should work with
1042           real-soon-now-to-be-released version of bsp) - use bsp-raidless
1043           if not using raid
1044
1045 2002-03-13 15:19 +0000 [r1243]  Artur Frysiak <wiget/at/pld-linux.org>
1046
1047         * Makefile: better make dist
1048
1049 2002-03-13 14:46 +0000 [r1239-1242]  Artur Frysiak <wiget/at/pld-linux.org>
1050
1051         * Makefile: add geninitrd.8.xml to dist tarball and make
1052           geninitrd.8 from xml source
1053
1054         * .cvsignore: ignore generated files
1055
1056         * geninitrd.8 (removed): this file are generated from xml source
1057
1058         * geninitrd.8.xml, geninitrd.8: typo
1059
1060 2002-03-13 13:40 +0000 [r1238]  Artur Frysiak <wiget/at/pld-linux.org>
1061
1062         * geninitrd.8.xml: formating fixes
1063
1064 2002-03-13 13:26 +0000 [r1237]  Artur Frysiak <wiget/at/pld-linux.org>
1065
1066         * geninitrd: UUID and LABEL support for ext3 fix displaying missing
1067           modules names
1068
1069 2002-03-07 13:39 +0000 [r1236]  Jakub Bogusz <qboosh/at/pld-linux.org>
1070
1071         * geninitrd: - fixed raidstart (if raidstart bsp builtin works)
1072
1073 2002-03-07 09:57 +0000 [r1235]  Artur Frysiak <wiget/at/pld-linux.org>
1074
1075         * geninitrd.8.xml: now is completed
1076
1077 2002-02-20 13:37 +0000 [r1234]  Artur Frysiak <wiget/at/pld-linux.org>
1078
1079         * geninitrd.sysconfig: FS->INITRDFS
1080
1081 2002-02-20 13:29 +0000 [r1233]  Jakub Bogusz <qboosh/at/pld-linux.org>
1082
1083         * geninitrd.sysconfig: - typo
1084
1085 2002-02-20 11:30 +0000 [r1232]  Artur Frysiak <wiget/at/pld-linux.org>
1086
1087         * geninitrd: don't generate modules.dep
1088
1089 2002-02-20 11:07 +0000 [r1231]  Michał Moskal <malekith/at/pld-linux.org>
1090
1091         * geninitrd: - run depmod, if modules.dep hasn't been found
1092
1093 2002-02-20 10:11 +0000 [r1230]  Artur Frysiak <wiget/at/pld-linux.org>
1094
1095         * geninitrd: - --fs is back, but if used warning is writen
1096
1097 2002-02-19 14:47 +0000 [r1227-1229]  Artur Frysiak <wiget/at/pld-linux.org>
1098
1099         * Makefile: portability fix
1100
1101         * geninitrd.8.xml (added): - start rewrite documentation to XML
1102           Docbook.
1103
1104         * geninitrd: - drop trash support (trash is dead) - rename --fs to
1105           --initrdfs (less confusion but incompatible change :( ) - new
1106           configuration option EXIT_IF_MISSING (is set to "no" then warn
1107           about missing modules but continue) - disable root on loop device
1108           (need rewrite for bsp)
1109
1110 2002-02-19 14:35 +0000 [r1226]  Artur Frysiak <wiget/at/pld-linux.org>
1111
1112         * TODO: total rewite plan
1113
1114 2002-01-29 11:19 +0000 [r1225]  Michał Moskal <malekith/at/pld-linux.org>
1115
1116         * geninitrd: - depmod support added - needs testing!
1117
1118 2002-01-17 20:14 +0000 [r1224]  Tomasz Pala <gotar/at/pld-linux.org>
1119
1120         * geninitrd, geninitrd.8: - cosmetics.
1121
1122 2001-12-15 14:41 +0000 [r1223]  Paweł Gołaszewski <blues/at/pld-linux.org>
1123
1124         * TODO: - one more
1125
1126 2001-12-15 14:33 +0000 [r1222]  Paweł Gołaszewski <blues/at/pld-linux.org>
1127
1128         * geninitrd: - typo
1129
1130 2001-10-15 10:56 +0000 [r1221]  Artur Frysiak <wiget/at/pld-linux.org>
1131
1132         * geninitrd: fixed typo reported by GoTaR <gotar/at/priv0.onet.pl>
1133
1134 2001-09-10 09:52 +0000 [r1220]  Artur Frysiak <wiget/at/pld-linux.org>
1135
1136         * geninitrd: VERSION is *not* hardcoded
1137
1138 2001-09-07 17:59 +0000 [r1219]  kloczek <kloczek/at/pld-linux.org>
1139
1140         * Makefile: - rename release target to dist.
1141
1142 2001-09-07 17:56 +0000 [r1218]  kloczek <kloczek/at/pld-linux.org>
1143
1144         * geninitrd: - hardcode VERSION (as 2.6) - move initialize
1145           variables on top and few indentation.
1146
1147 2001-09-07 17:37 +0000 [r1217]  kloczek <kloczek/at/pld-linux.org>
1148
1149         * geninitrd.sysconfig: - uncomment using bsp by default.
1150
1151 2001-09-07 13:29 +0000 [r1216]  Artur Frysiak <wiget/at/pld-linux.org>
1152
1153         * Makefile: fix typo clean up
1154
1155 2001-09-07 13:25 +0000 [r1215]  Artur Frysiak <wiget/at/pld-linux.org>
1156
1157         * Makefile, geninitrd: Use RCS Id as version number
1158
1159 2001-09-07 13:02 +0000 [r1214]  Artur Frysiak <wiget/at/pld-linux.org>
1160
1161         * geninitrd: release 2.5 ready
1162
1163 2001-09-07 12:21 +0000 [r1213]  Paweł Gołaszewski <blues/at/pld-linux.org>
1164
1165         * TODO, geninitrd.sysconfig: - commented PREMODS added to
1166           sysconfig-file - one more TODO
1167
1168 2001-08-22 15:04 +0000 [r1212]  Arkadiusz Patyk <areq/at/pld-linux.org>
1169
1170         * geninitrd: - s/DC960/DAC960/
1171
1172 2001-08-13 10:41 +0000 [r1211]  Artur Frysiak <wiget/at/pld-linux.org>
1173
1174         * geninitrd: Use RSC Id to better identification
1175
1176 2001-07-06 15:30 +0000 [r1210]  Artur Frysiak <wiget/at/pld-linux.org>
1177
1178         * TODO: one task done; one added
1179
1180 2001-07-06 15:05 +0000 [r1209]  Artur Frysiak <wiget/at/pld-linux.org>
1181
1182         * geninitrd: devfs support inspired by patch from Robert R. Wal
1183           <rrw/at/reptile.eu.org>
1184
1185 2001-07-04 13:01 +0000 [r1208]  kloczek <kloczek/at/pld-linux.org>
1186
1187         * TODO: Answer for quesion.
1188
1189 2001-07-04 11:31 +0000 [r1206-1207]  Artur Frysiak <wiget/at/pld-linux.org>
1190
1191         * Makefile: version 2.4
1192
1193         * geninitrd.8: some options described
1194
1195 2001-07-04 08:31 +0000 [r1205]  Artur Frysiak <wiget/at/pld-linux.org>
1196
1197         * TODO: more to do
1198
1199 2001-07-04 08:02 +0000 [r1204]  Artur Frysiak <wiget/at/pld-linux.org>
1200
1201         * geninitrd: UUID/LABEL support for xfs finished (thanks baggins)
1202
1203 2001-07-03 17:33 +0000 [r1201-1203]  Artur Frysiak <wiget/at/pld-linux.org>
1204
1205         * TODO: more tasks done
1206
1207         * geninitrd.8: - --omit-* options are removed
1208
1209         * geninitrd: - load software raid modules only if rootfs is on raid
1210           - hadle linear "raid" - remove --omit-* options - added --raidtab
1211           option
1212
1213 2001-07-03 11:55 +0000 [r1200]  Artur Frysiak <wiget/at/pld-linux.org>
1214
1215         * TODO: some tasks done; new tasks added
1216
1217 2001-07-03 10:45 +0000 [r1199]  Artur Frysiak <wiget/at/pld-linux.org>
1218
1219         * geninitrd: better message if modules is loadded without options
1220
1221 2001-07-03 10:27 +0000 [r1198]  Artur Frysiak <wiget/at/pld-linux.org>
1222
1223         * geninitrd: - support rootfs on DAC960/cpqarray/cciss (AMI RAID
1224           not supported yet) - hide --omit* options - added
1225           --modules-conf=<modules.conf> options
1226
1227 2001-07-02 09:32 +0000 [r1197]  Michał Moskal <malekith/at/pld-linux.org>
1228
1229         * Makefile: rel 2.3
1230
1231 2001-07-02 09:00 +0000 [r1196]  Michał Moskal <malekith/at/pld-linux.org>
1232
1233         * geninitrd: - use /etc/modules.conf only if it exists
1234
1235 2001-06-27 17:58 +0000 [r1195]  Artur Frysiak <wiget/at/pld-linux.org>
1236
1237         * TODO: more to do
1238
1239 2001-06-27 17:42 +0000 [r1193-1194]  Artur Frysiak <wiget/at/pld-linux.org>
1240
1241         * TODO: UUID/LABEL support- done
1242
1243         * geninitrd: added LABEL and UUID support redirect all error
1244           messages to stderr
1245
1246 2001-06-27 16:38 +0000 [r1192]  Bartosz Waszak <waszi/at/pld-linux.org>
1247
1248         * TODO: - add support to LVM
1249
1250 2001-06-27 12:42 +0000 [r1191]  Artur Frysiak <wiget/at/pld-linux.org>
1251
1252         * geninitrd.8: updated to geninitrd
1253
1254 2001-06-27 12:38 +0000 [r1190]  Artur Frysiak <wiget/at/pld-linux.org>
1255
1256         * geninitrd: options handling fixes
1257
1258 2001-06-22 05:55 +0000 [r1189]  kloczek <kloczek/at/pld-linux.org>
1259
1260         * TODO: - fix bug: generate proper modules list if in fstab is use
1261           UUID or LABEL in firs column.
1262
1263 2001-06-22 05:52 +0000 [r1186-1188]  kloczek <kloczek/at/pld-linux.org>
1264
1265         * geninitrd: - reformated.
1266
1267         * Makefile: - version 2.2.
1268
1269         * geninitrd: - be more verbose: add display "Add module <module> to
1270           initrd." on insert module to initrd.
1271
1272 2001-06-21 10:33 +0000 [r1185]  Artur Frysiak <wiget/at/pld-linux.org>
1273
1274         * geninitrd: (findmodule): double escape, now work with gawk and
1275           bash too (PREIDEMODS): add ide-probe, clean 2.2.19 have this
1276           module instead ide-probe-mod
1277
1278 2001-06-21 10:02 +0000 [r1184]  Artur Frysiak <wiget/at/pld-linux.org>
1279
1280         * geninitrd: (my_dirname): New function - awk version of
1281           dirname(1). (main): Put modules in this same place like in real
1282           system. This cure some ksymoops warnings/errors.
1283
1284 2001-05-02 19:20 +0000 [r1183]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1285
1286         * geninitrd: (main): display full path to missing binaries (just
1287           help for beginners)
1288
1289 2001-03-21 09:23 +0000 [r1181-1182]  kloczek <kloczek/at/pld-linux.org>
1290
1291         * geninitrd: - few reformatings.
1292
1293         * geninitrd: - run insmod with -k for autoclean unused modules.
1294
1295 2001-03-19 13:11 +0000 [r1180]  Michał Zawalich <michuz/at/pld-linux.org>
1296
1297         * Makefile: - version 2.1 - this version works fine with 2.4.x
1298
1299 2001-03-06 15:48 +0000 [r1179]  Artur Frysiak <wiget/at/pld-linux.org>
1300
1301         * geninitrd: skip build directory in my_find() (thanks to laro)
1302
1303 2001-01-30 17:47 +0000 [r1178]  kloczek <kloczek/at/pld-linux.org>
1304
1305         * geninitrd.sysconfig: - uncomment COMPRESS=yes, FS=rom,
1306           PROBESCSI=yes, PROBEIDE=yes, PROBERAID=yes
1307
1308 2001-01-30 17:44 +0000 [r1177]  kloczek <kloczek/at/pld-linux.org>
1309
1310         * geninitrd: - check for and read /etc/sysconfig/geninitrd (not
1311           /etc/sysconfig/initrd).
1312
1313 2001-01-17 10:37 +0000 [r1176]  Dariusz Karolczak <inglod/at/pld-linux.org>
1314
1315         * TODO: - updated
1316
1317 2001-01-16 14:08 +0000 [r1175]  Dariusz Karolczak <inglod/at/pld-linux.org>
1318
1319         * geninitrd: find remove
1320
1321 2001-01-09 13:01 +0000 [r1174]  Dariusz Karolczak <inglod/at/pld-linux.org>
1322
1323         * geninitrd: fix: bsp use if /sbin/bsp not installed
1324
1325 2001-01-09 11:14 +0000 [r1173]  Dariusz Karolczak <inglod/at/pld-linux.org>
1326
1327         * geninitrd: change all 'cut' into 'awk'
1328
1329 2001-01-06 15:22 +0000 [r1172]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
1330
1331         * geninitrd: - added a lot of ""s :)
1332
1333 2000-12-15 17:17 +0000 [r1171]  Michał Moskal <malekith/at/pld-linux.org>
1334
1335         * geninitrd: Bug fix: bsp was never used.
1336
1337 2000-12-15 16:05 +0000 [r1170]  Michał Moskal <malekith/at/pld-linux.org>
1338
1339         * geninitrd, geninitrd.sysconfig: Updated to use bsp.
1340
1341 2000-12-06 19:36 +0000 [r1168-1169]  kloczek <kloczek/at/pld-linux.org>
1342
1343         * Makefile: - version 1.2.
1344
1345         * geninitrd: - use strash instead ash.static - added making
1346           /dev/zero on initrd (required by trash).
1347
1348 2000-11-30 18:39 +0000 [r1167]  Jan Rękorajski <baggins/at/pld-linux.org>
1349
1350         * Makefile: - version 1.1
1351
1352 2000-11-22 12:47 +0000 [r1165-1166]  Jacek Konieczny <jajcus/at/pld-linux.org>
1353
1354         * TODO: - updated
1355
1356         * geninitrd: - warn if /sbin/losetup not present and root
1357           filesystem on loopback device is to be use (but such
1358           configuration seems to be broken anyway)
1359
1360 2000-11-18 14:00 +0000 [r1164]  Dariusz Karolczak <inglod/at/pld-linux.org>
1361
1362         * geninitrd: change options "mktemp"
1363
1364 2000-11-16 14:17 +0000 [r1163]  Dariusz Karolczak <inglod/at/pld-linux.org>
1365
1366         * geninitrd: change all 'grep' into 'awk'
1367
1368 2000-11-16 09:15 +0000 [r1162]  Jacek Konieczny <jajcus/at/pld-linux.org>
1369
1370         * geninitrd: - losetup is not needed anymore for ext2 filesystem
1371           creation
1372
1373 2000-11-16 09:08 +0000 [r1161]  Dariusz Karolczak <inglod/at/pld-linux.org>
1374
1375         * geninitrd, TODO: *** empty log message ***
1376
1377 2000-11-15 13:55 +0000 [r1160]  Artur Frysiak <wiget/at/pld-linux.org>
1378
1379         * geninitrd: - generate initrd for 2.4.0 kernel too (but find is
1380           used) - use mktemp - fix one typo (mount -> umount)
1381
1382 2000-11-14 15:27 +0000 [r1159]  Artur Frysiak <wiget/at/pld-linux.org>
1383
1384         * geninitrd: - fix some typos - allow compressing cramfs images
1385
1386 2000-11-14 14:57 +0000 [r1158]  Jacek Konieczny <jajcus/at/pld-linux.org>
1387
1388         * geninitrd: - fixed scsi modules order (by inglod)
1389
1390 2000-11-14 14:47 +0000 [r1157]  Artur Frysiak <wiget/at/pld-linux.org>
1391
1392         * geninitrd: - fix cramfs support (semitested)
1393
1394 2000-11-14 14:19 +0000 [r1156]  Artur Frysiak <wiget/at/pld-linux.org>
1395
1396         * geninitrd, geninitrd.8: - added cramfs support (untested)
1397
1398 2000-11-14 13:33 +0000 [r1155]  Artur Frysiak <wiget/at/pld-linux.org>
1399
1400         * geninitrd: - fix generating SCSI-enabled initrd (typo)
1401
1402 2000-11-09 09:31 +0000 [r1154]  Jacek Konieczny <jajcus/at/pld-linux.org>
1403
1404         * .cvsignore (added): - some ignores
1405
1406 2000-11-09 09:26 +0000 [r1152]  Jacek Konieczny <jajcus/at/pld-linux.org>
1407
1408         * Makefile (added), / (added), geninitrd (added), TODO (added),
1409           geninitrd.sysconfig (added), geninitrd.8 (added): Initial
1410           revision
1411
This page took 0.180002 seconds and 4 git commands to generate.