]> git.pld-linux.org Git - projects/geninitrd.git/blob - ChangeLog
- refentry2man dep
[projects/geninitrd.git] / ChangeLog
1 2011-01-27 20:26 +0000 [r12091]  Elan Ruusamäe <glen/at/pld-linux.org>
2
3         * Makefile: - 10000.31 second experimental (can extract all
4           compressed kernels for CONFIG)
5
6 2011-01-25 22:02 +0000 [r12087]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
7
8         * mod-md.sh: Try to find main device in case when rootfs in on a md
9           partition (instead of whole md device).
10
11 2011-01-23 22:36 +0000 [r12081]  Elan Ruusamäe <glen/at/pld-linux.org>
12
13         * geninitrd: don't leak parentDir variable
14
15 2011-01-23 22:23 +0000 [r12080]  Elan Ruusamäe <glen/at/pld-linux.org>
16
17         * extract-ikconfig: - use mktemp
18
19 2011-01-23 19:49 +0000 [r12078-12079]  Elan Ruusamäe <glen/at/pld-linux.org>
20
21         * Makefile: include extract-ikconfig
22
23         * geninitrd: use copy of extract-ikconfig from kernel sources what
24           can process any file containing it (vmlinux or kernel mod with or
25           without compressions)
26
27 2011-01-23 19:42 +0000 [r12074-12076]  Elan Ruusamäe <glen/at/pld-linux.org>
28
29         * extract-ikconfig: recognize xz compression (patch by arekm)
30
31         * extract-ikconfig (added): import extract-ikconfig from kernel
32           sources there's no point to contain stripped version here,
33           upstream one works ok with vmlinux, vmlinuz, bzImage, configs.ko,
34           configs.ko.gz imported 532cf2907ac3b9c2345d76251764f4f4e602c921
35
36 2011-01-23 16:45 +0000 [r12072-12073]  Przemysław Iskra <sparky/at/pld-linux.org>
37
38         * mod-md.sh: Fixed one more typo.
39
40         * mod-md.sh: Renamed rootdev_alternate and rootdev_alternative to
41           rootdev_alias to prevent further typos.
42
43 2011-01-23 15:07 +0000 [r12071]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
44
45         * mod-md.sh: Handle /dev/mdXpY as root device.
46
47 2011-01-14 11:39 +0000 [r12053-12055]  Elan Ruusamäe <glen/at/pld-linux.org>
48
49         * mod-sata.sh: - as uknown what to do for multiple module match at
50           least load them for now
51
52         * mod-sata.sh: - pcimap not used when lspci invoked with -n
53
54         * mod-sata.sh: - more generic and more exact finding code
55
56 2011-01-14 09:34 +0000 [r12052]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
57
58         * geninitrd: Use fastest compressor first.
59
60 2011-01-14 09:20 +0000 [r12051]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
61
62         * geninitrd: Add COMPRESS=none/no support (uncompressed initrd).
63
64 2011-01-13 20:34 +0000 [r12049-12050]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
65
66         * geninitrd.sysconfig: Mention xz and lzma for initrd compresion.
67
68         * geninitrd: Allow tuxonice snapshot device be device mapper
69           device(LUKS, LVM, dmraid). Patch by Krzysztof Krakowiak.
70
71 2011-01-13 20:28 +0000 [r12046-12047]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
72
73         * Makefile: 10000.30 (experimental due to SATA autodetection)
74
75         * Makefile: Include sata mod.
76
77 2011-01-13 20:21 +0000 [r12044-12045]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
78
79         * TODO: extract-ikconfig() should be able to read from vmlinuz
80           file, too.
81
82         * geninitrd: Avoid error when no configs module.
83
84 2011-01-13 20:15 +0000 [r12043]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
85
86         * geninitrd: Don't leave temporary files if kofile ends up being
87           empty.
88
89 2011-01-13 20:07 +0000 [r12042]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
90
91         * mod-sata.sh: Ignore lspci errors.
92
93 2011-01-13 20:01 +0000 [r12041]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
94
95         * geninitrd: LZO initrd compression support (fastest).
96
97 2010-12-21 19:02 +0000 [r12018]  Elan Ruusamäe <glen/at/pld-linux.org>
98
99         * geninitrd: - if image compress failed (for whatever reason),
100           retry with gzip
101
102 2010-12-21 18:53 +0000 [r12017]  Elan Ruusamäe <glen/at/pld-linux.org>
103
104         * geninitrd: - catch error from image compress
105
106 2010-12-19 10:49 +0000 [r11995]  Elan Ruusamäe <glen/at/pld-linux.org>
107
108         * geninitrd: make romfs comment shorter so that "file" would
109           display most significant info
110
111 2010-12-02 14:14 +0000 [r11921]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
112
113         * TODO: resume todo
114
115 2010-11-22 11:33 +0000 [r11912]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
116
117         * mod-md.sh: Allow more than 10 md devices.
118
119 2010-11-19 23:41 +0000 [r11911]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
120
121         * mod-md.sh: Normalize both device names. root and current array,
122           too.
123
124 2010-10-22 14:28 +0000 [r11880]  Przemysław Iskra <sparky/at/pld-linux.org>
125
126         * mod-sata.sh: - test -n won't work without ""
127
128 2010-10-22 13:41 +0000 [r11879]  Bartosz Świątek <shadzik/at/pld-linux.org>
129
130         * mod-sata.sh: - 15:36 < arekm> bs: ! -z == -n
131
132 2010-10-22 13:19 +0000 [r11878]  Bartosz Świątek <shadzik/at/pld-linux.org>
133
134         * mod-sata.sh: - if no sata controller found do nothing
135
136 2010-10-20 21:36 +0000 [r11873]  Bartosz Świątek <shadzik/at/pld-linux.org>
137
138         * geninitrd: - enable sata mod
139
140 2010-10-20 21:20 +0000 [r11872]  Elan Ruusamäe <glen/at/pld-linux.org>
141
142         * tests/find-module-by-pciclass.sh, tests/modules.pcimap-2.6.33.4-1
143           (added): - test possible lspci modes
144
145 2010-10-20 21:12 +0000 [r11871]  Bartosz Świątek <shadzik/at/pld-linux.org>
146
147         * mod-sata.sh: - oh yeah, tabs not spaces because it's
148           suuuuuuuuuuch a difference and matters thaaaaaat much!!!
149
150 2010-10-20 21:05 +0000 [r11870]  Bartosz Świątek <shadzik/at/pld-linux.org>
151
152         * tests/lspci-mod-sata.txt (added): - because glen asked soooooooo
153           politely
154
155 2010-10-20 21:05 +0000 [r11869]  Elan Ruusamäe <glen/at/pld-linux.org>
156
157         * geninitrd: - use shell constructs
158
159 2010-10-20 21:01 +0000 [r11868]  Elan Ruusamäe <glen/at/pld-linux.org>
160
161         * tests/find-module-by-pciclass.sh: - lowercase found module
162
163 2010-10-20 20:56 +0000 [r11867]  Bartosz Świątek <shadzik/at/pld-linux.org>
164
165         * geninitrd: - missing local
166
167 2010-10-20 20:53 +0000 [r11866]  Bartosz Świątek <shadzik/at/pld-linux.org>
168
169         * geninitrd: - show examples for all available kernels
170
171 2010-10-20 20:53 +0000 [r11865]  Elan Ruusamäe <glen/at/pld-linux.org>
172
173         * TODO: - target compression detection is done
174
175 2010-10-20 20:46 +0000 [r11864]  Bartosz Świątek <shadzik/at/pld-linux.org>
176
177         * mod-sata.sh: - lspci -p
178
179 2010-10-20 20:42 +0000 [r11863]  Elan Ruusamäe <glen/at/pld-linux.org>
180
181         * tests/sysfs/bus/pci (added),
182           tests/sysfs/bus/pci/devices/0000:00:1f.1/class (added),
183           tests/sysfs/bus/pci/devices/0000:00:1f.2/class (added),
184           tests/sysfs/bus/pci/devices (added), tests/sysfs/bus (added),
185           tests/sysfs/bus/pci/devices/0000:00:1f.1/driver (added),
186           tests/sysfs/bus/pci/devices/0000:00:1f.2/driver (added),
187           tests/find-module-by-pciclass.sh (added),
188           tests/sysfs/bus/pci/devices/0000:00:1f.1 (added), tests/sysfs
189           (added), tests/sysfs/bus/pci/devices/0000:00:1f.2 (added): - lame
190           test for sysfs scanning for 0x0101 devices
191
192 2010-10-20 20:42 +0000 [r11862]  Bartosz Świątek <shadzik/at/pld-linux.org>
193
194         * mod-sata.sh: - use local variables - get rid of sed/uniq kinda
195           sucks anyway
196
197 2010-10-20 20:36 +0000 [r11861]  Elan Ruusamäe <glen/at/pld-linux.org>
198
199         * tests/lvmroot.sh, tests/setup-test.sh (added): - setup common
200           test base
201
202 2010-10-20 17:07 +0000 [r11860]  Bartosz Świątek <shadzik/at/pld-linux.org>
203
204         * mod-sata.sh (added), mod-xata.sh (removed): - again, rename - use
205           only 0106 class
206
207 2010-10-20 17:03 +0000 [r11859]  Bartosz Świątek <shadzik/at/pld-linux.org>
208
209         * mod-xata.sh: - check for lspci
210
211 2010-10-20 16:59 +0000 [r11858]  Bartosz Świątek <shadzik/at/pld-linux.org>
212
213         * mod-xata.sh (added), mod-autodetect.sh (removed): - rename to
214           mod-xata.sh, but probably this shiuld be mod-sata, as i tend to
215           leave just the 0106 class left
216
217 2010-10-20 16:55 +0000 [r11856-11857]  Bartosz Świątek <shadzik/at/pld-linux.org>
218
219         * mod-autodetect.sh: - use find_module
220
221         * mod-autodetect.sh: - ignore scsi, mod-scsi.sh is for that - use
222           $kernel variable instead of uname
223
224 2010-10-20 16:50 +0000 [r11855]  Bartosz Świątek <shadzik/at/pld-linux.org>
225
226         * geninitrd: - this should be done in an other way, arekm says
227
228 2010-10-20 15:03 +0000 [r11854]  Bartosz Świątek <shadzik/at/pld-linux.org>
229
230         * mod-autodetect.sh: - change shebang and add comment like in other
231           modules
232
233 2010-10-20 14:56 +0000 [r11853]  Bartosz Świątek <shadzik/at/pld-linux.org>
234
235         * geninitrd, mod-autodetect.sh (added): - when PREMODS are not set,
236           try to autodetect xata/scsi modules
237
238 2010-08-01 15:24 +0000 [r11733]  Elan Ruusamäe <glen/at/pld-linux.org>
239
240         * geninitrd: - umount /proc as last
241
242 2010-07-07 07:41 +0000 [r11630]  Elan Ruusamäe <glen/at/pld-linux.org>
243
244         * TODO: - sysfs utilize
245
246 2010-06-08 09:18 +0000 [r11553]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
247
248         * geninitrd: Require both /lib64 and /usr/lib64 to consider system
249           be lib64 using one.
250
251 2010-05-21 14:23 +0000 [r11482]  Elan Ruusamäe <glen/at/pld-linux.org>
252
253         * geninitrd: - extract CONFIG_BLK_DEV_RAM_SIZE from configs kernel
254           module if possible - based on extract-ikconfig from
255           linux/scripts/extract-ikconfig
256
257 2010-04-20 05:29 +0000 [r11337]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
258
259         * mod-md.sh: Don't require /sbin/mdadm. Use initrd mdadm when
260           needed.
261
262 2010-03-09 09:58 +0000 [r11229]  Elan Ruusamäe <glen/at/pld-linux.org>
263
264         * geninitrd: - avoid extra checks as cycles are not ran
265
266 2010-03-08 11:00 +0000 [r11228]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
267
268         * geninitrd: scan=sync for scsi_mod on >= 2.6.30 (from Ti)
269
270 2010-01-21 15:55 +0000 [r11117]  Jan Rękorajski <baggins/at/pld-linux.org>
271
272         * Makefile: - 10000.20 release
273
274 2010-01-21 13:45 +0000 [r11116]  Jan Rękorajski <baggins/at/pld-linux.org>
275
276         * geninitrd: - initrd-busybox changed to just busybox
277
278 2010-01-20 16:37 +0000 [r11115]  Elan Ruusamäe <glen/at/pld-linux.org>
279
280         * mod-luks.sh: - if "cryptsetup status" returns no device, assume
281           there is no cryptsetup
282
283 2010-01-12 11:13 +0000 [r11107-11108]  Elan Ruusamäe <glen/at/pld-linux.org>
284
285         * Makefile: - fix manual page generation
286
287         * Makefile: - 10000.19 release
288
289 2010-01-12 10:11 +0000 [r11106]  Elan Ruusamäe <glen/at/pld-linux.org>
290
291         * tests/lvmroot.sh, mod-lvm.sh: - allow dash in PV too
292
293 2010-01-02 16:24 +0000 [r11086-11087]  Elan Ruusamäe <glen/at/pld-linux.org>
294
295         * Makefile: - exit with error still
296
297         * Makefile: - delete on error
298
299 2010-01-02 15:04 +0000 [r11083-11085]  Elan Ruusamäe <glen/at/pld-linux.org>
300
301         * Makefile: - install deps, perms
302
303         * Makefile: - avoid creating empty manual
304
305 2009-12-28 16:26 +0000 [r11075]  Elan Ruusamäe <glen/at/pld-linux.org>
306
307         * mod-multipath.sh: - find also /lib64/udev/scsi_id
308
309 2009-11-17 09:57 +0000 [r10978]  Elan Ruusamäe <glen/at/pld-linux.org>
310
311         * tests/lvmroot.sh (added), tests (added), mod-lvm.sh: - process
312           also /dev/mapper/blodnatt-blah--bleh--blah ->
313           /dev/blodnatt/blah-bleh-blah
314
315 2009-11-17 09:30 +0000 [r10977]  Elan Ruusamäe <glen/at/pld-linux.org>
316
317         * mod-lvm.sh: - LVM: rewrite /dev/mapper/sys-rootfs ->
318           /dev/sys/rootfs
319
320 2009-09-28 11:57 +0000 [r10633]  Elan Ruusamäe <glen/at/pld-linux.org>
321
322         * mod-nfs.sh: $ [ -n ] && echo TRUE || echo FALSE TRUE $ [ -n "" ]
323           && echo TRUE || echo FALSE FALSE
324
325 2009-09-25 09:17 +0000 [r10632]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
326
327         * mod-nfs.sh: - set hostname if provided by dhcp; chroot junk
328           removed
329
330 2009-09-17 11:04 +0000 [r10615]  Tomasz Pala <gotar/at/pld-linux.org>
331
332         * mod-lvm.sh: - give a hint if lvm fails to find sysfs mount point
333           (common case during manual system rescue/installation)
334
335 2009-09-17 08:45 +0000 [r10614]  Elan Ruusamäe <glen/at/pld-linux.org>
336
337         * geninitrd: - variable cosmetics, localize
338
339 2009-09-17 08:23 +0000 [r10613]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
340
341         * geninitrd: Ugly hack for kernels >= 2.6.30. It will make your
342           boot slower in many cases but we don't have proper solution yet
343           (and the solution is probably waiting for uevent with information
344           that rootfs device is available).
345
346 2009-09-11 11:53 +0000 [r10554]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
347
348         * mod-md.sh: Tell earlier what was found.
349
350 2009-09-11 09:07 +0000 [r10553]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
351
352         * mod-md.sh: md debug message.
353
354 2009-09-11 09:03 +0000 [r10552]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
355
356         * mod-md.sh: Ignore errors from mdadm.
357
358 2009-09-04 13:04 +0000 [r10530]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
359
360         * geninitrd: Use kernel ready compression settings for xz.
361
362 2009-09-04 13:00 +0000 [r10528-10529]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
363
364         * geninitrd: --check=crc32 is required for xz format
365
366         * geninitrd: lzma back as lzma. xz as new format (kernel patches
367           pending http://ctrl.tukaani.org/xz/)
368
369 2009-09-04 12:38 +0000 [r10527]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
370
371         * geninitrd: Use lzma format.
372
373 2009-09-04 10:58 +0000 [r10526]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
374
375         * geninitrd: Allow xz only and not lzma. -9 for xz is back.
376
377 2009-09-04 10:35 +0000 [r10525]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
378
379         * geninitrd: Use default compression level for lzma (-9 requires
380           too much memory).
381
382 2009-08-31 19:31 +0000 [r10521]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
383
384         * Makefile: 10000.18
385
386 2009-08-31 13:13 +0000 [r10520]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
387
388         * geninitrd: urandom is always needed for latest lvm2
389
390 2009-08-29 23:15 +0000 [r10517]  Elan Ruusamäe <glen/at/pld-linux.org>
391
392         * geninitrd: - rmmod missing is not fatal
393
394 2009-08-29 23:12 +0000 [r10516]  Elan Ruusamäe <glen/at/pld-linux.org>
395
396         * geninitrd: - check for rmmod applet
397
398 2009-08-29 22:17 +0000 [r10515]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
399
400         * geninitrd: rmmod scsi_wait_scan after modprobing
401
402 2009-08-28 22:09 +0000 [r10508]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
403
404         * Makefile: 10000.17.
405
406 2009-08-28 21:41 +0000 [r10507]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
407
408         * geninitrd: Really take specified compressor.
409
410 2009-08-28 21:26 +0000 [r10505-10506]  Bartłomiej Zimoń <cactus/at/pld-linux.org>
411
412         * geninitrd: - typo, in decompressor symbol to check
413
414         * geninitrd: - if compressor == yes => use gzip
415
416 2009-08-15 22:08 +0000 [r10485]  Marcin Król <hawk/at/pld-linux.org>
417
418         * Makefile: - 10000.16
419
420 2009-08-15 21:40 +0000 [r10484]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
421
422         * geninitrd, mod-lvm.sh: - create /dev/urandom always
423
424 2009-08-15 21:22 +0000 [r10483]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
425
426         * mod-lvm.sh: - create urandom device on initrd; - mount sysfs for
427           lvm.static
428
429 2009-08-15 09:04 +0000 [r10481]  Adam Gołębiowski <adamg/at/pld-linux.org>
430
431         * geninitrd: - check if proc is mounted before setting up mods,
432           otherwise geninitrd will complain about not being able to
433           determine lvm version
434
435 2009-08-11 12:21 +0000 [r10470-10471]  Adam Gołębiowski <adamg/at/pld-linux.org>
436
437         * Makefile: - 10000.15
438
439         * mod-uvesafb.sh: - fix uvesafb module detection
440
441 2009-08-10 19:54 +0000 [r10467-10468]  Elan Ruusamäe <glen/at/pld-linux.org>
442
443         * geninitrd: - fix revision expand
444
445         * geninitrd: - use Revision and Date
446
447 2009-07-16 12:37 +0000 [r10418]  Elan Ruusamäe <glen/at/pld-linux.org>
448
449         * mod-lvm.sh: - use only lvm2-initrd package tools.
450
451 2009-07-01 21:33 +0000 [r10414-10415]  Elan Ruusamäe <glen/at/pld-linux.org>
452
453         * Makefile: - 10000.14
454
455         * mod-multipath.sh: - we like tabs
456
457 2009-07-01 12:10 +0000 [r10413]  Elan Ruusamäe <glen/at/pld-linux.org>
458
459         * mod-multipath.sh: - process hwhandler in newer multipath tools
460           manner
461
462 2009-07-01 11:47 +0000 [r10412]  Elan Ruusamäe <glen/at/pld-linux.org>
463
464         * mod-multipath.sh, geninitrd: - add --with-multipath=DEVPATH
465           support
466
467 2009-07-01 08:44 +0000 [r10411]  Elan Ruusamäe <glen/at/pld-linux.org>
468
469         * geninitrd.sysconfig: - usb keyboard modules sample
470
471 2009-07-01 07:43 +0000 [r10410]  Elan Ruusamäe <glen/at/pld-linux.org>
472
473         * mod-multipath.sh: - better error message for dm export failure
474
475 2009-07-01 04:22 +0000 [r10406]  Elan Ruusamäe <glen/at/pld-linux.org>
476
477         * geninitrd: - ramdisk size should be calculated on (at least)
478           unpacked directory
479
480 2009-07-01 04:10 +0000 [r10403]  Elan Ruusamäe <glen/at/pld-linux.org>
481
482         * Makefile: - release 10000.13
483
484 2009-06-17 20:45 +0000 [r10395-10396]  Elan Ruusamäe <glen/at/pld-linux.org>
485
486         * mod-multipath.sh: - uups. remove foced devpaths
487
488         * mod-multipath.sh: - update to parse
489           multipath-tools-0.4.8-9.x86_64 output and handle
490           udev-core-141-1.x86_64
491
492 2009-05-11 06:04 +0000 [r10357]  Elan Ruusamäe <glen/at/pld-linux.org>
493
494         * mod-tuxonice.sh: - emes said docs say echo 1 should be used
495
496 2009-05-10 13:05 +0000 [r10355]  Elan Ruusamäe <glen/at/pld-linux.org>
497
498         * Makefile: - release 10000.12
499
500 2009-05-03 17:56 +0000 [r10353]  Elan Ruusamäe <glen/at/pld-linux.org>
501
502         * geninitrd: - prefer versioned firmware first
503
504 2009-05-03 08:30 +0000 [r10350]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
505
506         * geninitrd: - /lib/firmware/`uname -r`/ files support
507
508 2009-04-28 11:50 +0000 [r10340]  Elan Ruusamäe <glen/at/pld-linux.org>
509
510         * geninitrd: - full path for compressor for -x test
511
512 2009-04-28 07:01 +0000 [r10339]  Elan Ruusamäe <glen/at/pld-linux.org>
513
514         * mod-condecor.sh, mod-bootsplash.sh, mod-fbsplash.sh: - cosmetics
515           and setup like other mods
516
517 2009-04-27 09:43 +0000 [r10337]  Elan Ruusamäe <glen/at/pld-linux.org>
518
519         * mod-blkid.sh, mod-multipath.sh, mod-uvesafb.sh, mod-condecor.sh,
520           mod-bootsplash.sh, mod-luks.sh, mod-lvm.sh, mod-tuxonice.sh,
521           mod-dmraid.sh, mod-md.sh, mod-suspend.sh, mod-fbsplash.sh,
522           mod-udev.sh: - allow configuration for USE_xxx from
523           sysconfig/geninitrd. lp#364812
524
525 2009-04-27 09:31 +0000 [r10335]  Elan Ruusamäe <glen/at/pld-linux.org>
526
527         * geninitrd, mod-md.sh: - drop USERAIDSTART (autodetected)
528
529 2009-04-16 00:30 +0000 [r10329]  Elan Ruusamäe <glen/at/pld-linux.org>
530
531         * Makefile: - ver 10000.11
532
533 2009-04-12 04:17 +0000 [r10326]  Elan Ruusamäe <glen/at/pld-linux.org>
534
535         * mod-lvm.sh: - check LVM tools version only if lvm is enabled.
536           lp#359718
537
538 2009-04-07 16:05 +0000 [r10324]  Elan Ruusamäe <glen/at/pld-linux.org>
539
540         * geninitrd: - just in case quote init args
541
542 2009-04-07 15:59 +0000 [r10323]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
543
544         * geninitrd: - pass kernel cmd line args to init (found by baggins)
545
546 2009-04-06 22:55 +0000 [r10320]  Elan Ruusamäe <glen/at/pld-linux.org>
547
548         * geninitrd, geninitrd.sysconfig: - lzma/bzip/gzip compressors -
549           need to think about image extension which cames from .spec....
550
551 2009-04-06 22:40 +0000 [r10319]  Elan Ruusamäe <glen/at/pld-linux.org>
552
553         * geninitrd: - allow non-root to see usage
554
555 2009-04-06 22:00 +0000 [r10318]  Elan Ruusamäe <glen/at/pld-linux.org>
556
557         * TODO: - System.map symbols
558
559 2009-04-06 21:50 +0000 [r10317]  Elan Ruusamäe <glen/at/pld-linux.org>
560
561         * TODO: - correct
562
563 2009-04-06 15:11 +0000 [r10314]  Elan Ruusamäe <glen/at/pld-linux.org>
564
565         * mod-condecor.sh (added): - add missing file
566
567 2009-04-06 15:05 +0000 [r10312]  Elan Ruusamäe <glen/at/pld-linux.org>
568
569         * Makefile: - new release supporting %{_libdir}/initrd
570
571 2009-04-06 13:24 +0000 [r10311]  Elan Ruusamäe <glen/at/pld-linux.org>
572
573         * mod-uvesafb.sh: - find v86d from initrd dir
574
575 2009-04-03 08:45 +0000 [r10303]  Adam Gołębiowski <adamg/at/pld-linux.org>
576
577         * geninitrd: - simplified obsolete --fs* options handling
578
579 2009-04-03 07:06 +0000 [r10301]  Elan Ruusamäe <glen/at/pld-linux.org>
580
581         * TODO: - lzma/bzip2 compress methods todo
582
583 2009-04-02 23:36 +0000 [r10300]  Elan Ruusamäe <glen/at/pld-linux.org>
584
585         * mod-suspend.sh: - support resume from initrd_dir
586
587 2009-04-02 23:32 +0000 [r10297-10299]  Elan Ruusamäe <glen/at/pld-linux.org>
588
589         * geninitrd: - verbosity
590
591         * mod-suspend.sh: - verbosity
592
593         * mod-nfs.sh: - fix nfsroot detection
594
595 2009-04-02 23:21 +0000 [r10295-10296]  Elan Ruusamäe <glen/at/pld-linux.org>
596
597         * Makefile: - fix make install
598
599         * Makefile, geninitrd, mod-scsi.sh (added): - scsi modularized
600
601 2009-04-02 23:13 +0000 [r10294]  Elan Ruusamäe <glen/at/pld-linux.org>
602
603         * mod-nfs.sh (added), Makefile, geninitrd: - nfs modularized
604
605 2009-04-02 23:07 +0000 [r10293]  Elan Ruusamäe <glen/at/pld-linux.org>
606
607         * Makefile, mod-uvesafb.sh (added), geninitrd: - uvesafb (v86d)
608           modularized
609
610 2009-04-02 22:59 +0000 [r10292]  Elan Ruusamäe <glen/at/pld-linux.org>
611
612         * geninitrd: - formatting cosmetics
613
614 2009-04-02 22:56 +0000 [r10291]  Elan Ruusamäe <glen/at/pld-linux.org>
615
616         * Makefile, geninitrd, mod-bootsplash.sh (added): - bootsplash
617           modularized
618
619 2009-04-02 22:52 +0000 [r10289-10290]  Elan Ruusamäe <glen/at/pld-linux.org>
620
621         * Makefile, geninitrd: - condecor modularized
622
623         * Makefile, geninitrd, mod-fbsplash.sh (added): - fbsplash
624           modularized
625
626 2009-04-02 22:44 +0000 [r10288]  Elan Ruusamäe <glen/at/pld-linux.org>
627
628         * Makefile: - shorten MODS definition
629
630 2009-04-02 22:39 +0000 [r10285-10287]  Elan Ruusamäe <glen/at/pld-linux.org>
631
632         * geninitrd: - load suspend module
633
634         * Makefile, geninitrd, mod-suspend.sh (added): - suspend
635           modularized
636
637         * geninitrd.8.xml: - update manual with --initrdfs argument
638
639 2009-04-02 22:32 +0000 [r10282-10284]  Elan Ruusamäe <glen/at/pld-linux.org>
640
641         * geninitrd: - load tuxonice mod
642
643         * Makefile, geninitrd, mod-tuxonice.sh (added): - tuxonice
644           modularized
645
646         * mod-udev.sh: - typo
647
648 2009-04-02 22:24 +0000 [r10281]  Elan Ruusamäe <glen/at/pld-linux.org>
649
650         * geninitrd: - cosmetics, deprecated options are now fatal
651
652 2009-04-02 22:18 +0000 [r10280]  Elan Ruusamäe <glen/at/pld-linux.org>
653
654         * mod-blkid.sh, mod-multipath.sh, geninitrd, mod-luks.sh,
655           mod-lvm.sh, mod-dmraid.sh, mod-md.sh, mod-udev.sh: - setup
656           modules _after_ parsing command-line args
657
658 2009-04-02 21:49 +0000 [r10279]  Elan Ruusamäe <glen/at/pld-linux.org>
659
660         * Makefile, geninitrd, mod-udev.sh (added): - udev modularized
661
662 2009-04-02 21:38 +0000 [r10277-10278]  Elan Ruusamäe <glen/at/pld-linux.org>
663
664         * geninitrd: - share inst_exec args on failure
665
666         * mod-blkid.sh, mod-lvm.sh, mod-md.sh: - quote pathnames in feature
667           test
668
669 2009-04-02 21:29 +0000 [r10275-10276]  Elan Ruusamäe <glen/at/pld-linux.org>
670
671         * geninitrd, mod-dmraid.sh: - USE_DMRAID moved to dmraid module
672
673         * mod-blkid.sh (added), Makefile, geninitrd: - blkid modularized
674
675 2009-04-02 21:19 +0000 [r10274]  Elan Ruusamäe <glen/at/pld-linux.org>
676
677         * geninitrd, mod-luks.sh, mod-lvm.sh, mod-dmraid.sh, mod-md.sh: -
678           handle initrd programs under %{_libdir}/initrd
679
680 2009-04-02 20:24 +0000 [r10273]  Elan Ruusamäe <glen/at/pld-linux.org>
681
682         * geninitrd, geninitrd.8.xml: - reap out --with-insmod-static
683
684 2009-03-23 00:18 +0000 [r10231-10232]  Elan Ruusamäe <glen/at/pld-linux.org>
685
686         * mod-md.sh: - USEMDADMSTATIC unused
687
688         * mod-md.sh (added): - modularize mdadm
689
690 2009-03-23 00:14 +0000 [r10230]  Elan Ruusamäe <glen/at/pld-linux.org>
691
692         * Makefile, geninitrd: - modularize mdadm
693
694 2009-03-22 14:33 +0000 [r10229]  Artur Frysiak <wiget/at/pld-linux.org>
695
696         * geninitrd: Sometime mdadm --detail are better that mdadm
697           --examine (eg. LVM on arrays with custom names) (#:~) mdadm
698           --examine --scan --brief -v --config=/etc/mdadm.conf ARRAY
699           /dev/md/s250 level=raid1 metadata=1.1 num-devices=2
700           UUID=7a2ccca1:079b02b3:4a413594:fcda5731 name=s250
701           devices=/dev/sda2 (#:~) mdadm --detail --scan --brief -v
702           --config=/etc/mdadm.conf ARRAY /dev/md127 level=raid1
703           num-devices=2 metadata=1.01 name=s250
704           UUID=7a2ccca1:079b02b3:4a413594:fcda5731 devices=/dev/sda2
705
706 2009-03-19 11:42 +0000 [r10219]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
707
708         * geninitrd.sysconfig: - added BOOT_SPLASH option
709
710 2009-03-18 22:10 +0000 [r10217]  Elan Ruusamäe <glen/at/pld-linux.org>
711
712         * mod-luks.sh: - fixed path (be consistent)
713
714 2009-03-16 11:38 +0000 [r10215]  Elan Ruusamäe <glen/at/pld-linux.org>
715
716         * mod-lvm.sh: - shorter lvm version detect
717
718 2009-03-09 23:15 +0000 [r10187]  Elan Ruusamäe <glen/at/pld-linux.org>
719
720         * Makefile: - 10000.3
721
722 2009-03-03 12:34 +0000 [r10171]  Elan Ruusamäe <glen/at/pld-linux.org>
723
724         * geninitrd: - remove manual pluto,fcal -> fc4+soc module
725           dependency (they're present since initial import 8 years ago,
726           likely some ugly hack)
727
728 2009-03-03 10:35 +0000 [r10169-10170]  Elan Ruusamäe <glen/at/pld-linux.org>
729
730         * mod-multipath.sh, mod-luks.sh, mod-lvm.sh, mod-dmraid.sh,
731           mod-ide.sh: - findmodule -> find_module - pack_version ->
732           kernel_version
733
734         * geninitrd: - fix die() stderr redirection - simplify find_depmod
735           by using only modprobe - skip errors logic moved to find_depmod
736           from findmodule - rename findmodule -> find_module for
737           consistency
738
739 2009-03-03 10:05 +0000 [r10167-10168]  Elan Ruusamäe <glen/at/pld-linux.org>
740
741         * geninitrd: - support for generating images on running 2.4 kernel
742           for 2.6 kernel
743
744         * geninitrd: - pack_version -> kernel_version to avoid confusion
745           what the variable is
746
747 2009-03-03 09:43 +0000 [r10166]  Elan Ruusamäe <glen/at/pld-linux.org>
748
749         * mod-depmod24.sh (added): - old depmod finding code from
750           geninitrd@9271
751
752 2009-03-03 09:32 +0000 [r10165]  Elan Ruusamäe <glen/at/pld-linux.org>
753
754         * Makefile, geninitrd: - use /lib/geninitrd instead of /etc for
755           modules/functions code
756
757 2009-03-03 09:28 +0000 [r10163]  Elan Ruusamäe <glen/at/pld-linux.org>
758
759         * Makefile: - 10000.2, package mod-lvm.sh
760
761 2009-03-02 15:43 +0000 [r10160]  Elan Ruusamäe <glen/at/pld-linux.org>
762
763         * Makefile: - update
764
765 2009-02-27 17:29 +0000 [r10157]  Elan Ruusamäe <glen/at/pld-linux.org>
766
767         * mod-lvm.sh: - use vgs/lvs
768
769 2009-02-27 17:25 +0000 [r10156]  Elan Ruusamäe <glen/at/pld-linux.org>
770
771         * mod-multipath.sh, geninitrd: - dm_export is internal to
772           mod-multipath - dm_deps unused2H
773
774 2009-02-27 17:19 +0000 [r10154]  Elan Ruusamäe <glen/at/pld-linux.org>
775
776         * geninitrd: - no modules are to be found from directories
777
778 2009-02-27 17:14 +0000 [r10153]  Elan Ruusamäe <glen/at/pld-linux.org>
779
780         * geninitrd, mod-lvm.sh (added): - modularize lvm
781
782 2009-02-27 16:58 +0000 [r10152]  Elan Ruusamäe <glen/at/pld-linux.org>
783
784         * geninitrd: - handle LVM PV consisting colon in path:
785           /dev/block/104:2
786
787 2009-02-27 16:45 +0000 [r10151]  Elan Ruusamäe <glen/at/pld-linux.org>
788
789         * mod-luks.sh: - skip is_luks if USE_LUKS is disabled - full path
790           to cryptsetup
791
792 2009-02-27 15:38 +0000 [r10148]  Elan Ruusamäe <glen/at/pld-linux.org>
793
794         * geninitrd: - display geninitrd version in verbose mode
795
796 2009-02-25 15:05 +0000 [r10147]  Jan Rękorajski <baggins/at/pld-linux.org>
797
798         * geninitrd: - revert last commit, udev-initrd works now
799
800 2009-02-22 22:22 +0000 [r10145]  Patryk Zawadzki <patrys/at/pld-linux.org>
801
802         * geninitrd: - use regular udev, not its broken cousin (fixed 180
803           sec hang during boot)
804
805 2009-02-19 10:29 +0000 [r10131]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
806
807         * geninitrd.sysconfig: udev on initrd is too broken
808
809 2009-02-17 08:44 +0000 [r10126]  Elan Ruusamäe <glen/at/pld-linux.org>
810
811         * geninitrd: - take only insmod lines, ignore install lines when
812           processing module dependencies, thus effectively ignoring
813           modprobe extra configs ...
814           http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg22351.html
815
816 2009-02-11 07:12 +0000 [r10118]  Elan Ruusamäe <glen/at/pld-linux.org>
817
818         * geninitrd: - do not accept -1 for min/maj of dev nodes
819
820 2009-02-10 10:13 +0000 [r10117]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
821
822         * mod-ide.sh: - ide-gd_mod not ide-gd_disk
823
824 2009-02-10 10:05 +0000 [r10116]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
825
826         * mod-ide.sh: ide-disk is ide-gd_disk in newer kernels
827
828 2008-12-10 15:39 +0000 [r10033]  Elan Ruusamäe <glen/at/pld-linux.org>
829
830         * geninitrd: - show minimum ramdisk_size one could use for produced
831           image :), just for statistics
832
833 2008-12-10 15:34 +0000 [r10032]  Elan Ruusamäe <glen/at/pld-linux.org>
834
835         * Makefile, geninitrd, mod-ide.sh (added): - modularize ide
836           component
837
838 2008-12-10 15:22 +0000 [r10031]  Elan Ruusamäe <glen/at/pld-linux.org>
839
840         * geninitrd: - more specific /dev/hd* match (according to dev-3.4-1
841           /dev/hda[a-l] are used) to avoid /dev/hdoc being recognized as
842           IDE not LVM
843
844 2008-11-29 19:23 +0000 [r10013]  Paweł Zuzelski <pawelz/at/pld-linux.org>
845
846         * geninitrd: - fixed parsing of lvmtoolsversion argument
847
848 2008-11-24 00:22 +0000 [r10005]  Elan Ruusamäe <glen/at/pld-linux.org>
849
850         * geninitrd: - cosmetics
851
852 2008-11-24 00:17 +0000 [r10003]  Elan Ruusamäe <glen/at/pld-linux.org>
853
854         * Makefile, geninitrd, mod-dmraid.sh (added): - modularize dmraid
855
856 2008-11-18 15:03 +0000 [r10000]  Elan Ruusamäe <glen/at/pld-linux.org>
857
858         * Makefile: - release 10000 ;)
859
860 2008-11-16 19:33 +0000 [r9995]  Elan Ruusamäe <glen/at/pld-linux.org>
861
862         * Makefile, mod-multipath.sh (added), geninitrd: - multipath as mod
863
864 2008-11-16 19:19 +0000 [r9994]  Elan Ruusamäe <glen/at/pld-linux.org>
865
866         * geninitrd: - silence errors from modinfo, as we will fallback to
867           aliases lookup
868
869 2008-11-16 19:06 +0000 [r9993]  Elan Ruusamäe <glen/at/pld-linux.org>
870
871         * geninitrd: - kill udevd as last, so cryptsetup doesn't get
872           timeouts
873
874 2008-11-16 18:22 +0000 [r9992]  Elan Ruusamäe <glen/at/pld-linux.org>
875
876         * geninitrd: - uclibc linked udev needs it's libs from
877           /usr/%{_target_cpu}-linux-uclibc/lib
878
879 2008-11-13 17:24 +0000 [r9990]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
880
881         * geninitrd: Update for new way to call udev trigger and settle.
882
883 2008-11-12 23:44 +0000 [r9986-9987]  Elan Ruusamäe <glen/at/pld-linux.org>
884
885         * Makefile: - 9000.17 release
886
887         * Makefile, geninitrd, mod-luks.sh (added): - put cryptsetup luks
888           related files into separate file
889
890 2008-11-12 23:07 +0000 [r9984]  Elan Ruusamäe <glen/at/pld-linux.org>
891
892         * geninitrd: - cleanup: do not need LUKSNAME to pass around
893
894 2008-11-12 21:24 +0000 [r9983]  Elan Ruusamäe <glen/at/pld-linux.org>
895
896         * geninitrd: - luks: add keyfile sypport - luks: process lukstab by
897           device name not LUKSNAME as these might not match - luks: load
898           aes and cbc modules
899
900 2008-11-12 20:55 +0000 [r9982]  Elan Ruusamäe <glen/at/pld-linux.org>
901
902         * geninitrd: - move ramfs rootdev finding and mounting to
903           initrd_gen_initramfs_switchroot function
904
905 2008-11-10 10:26 +0000 [r9981]  Paweł Sikora <pluto/at/pld-linux.org>
906
907         * geninitrd: - do not touch linux-vdso gate.
908
909 2008-11-10 02:36 +0000 [r9979]  Elan Ruusamäe <glen/at/pld-linux.org>
910
911         * geninitrd: - use /bin/cryptsetup on initrd
912
913 2008-11-10 01:25 +0000 [r9977-9978]  Elan Ruusamäe <glen/at/pld-linux.org>
914
915         * geninitrd: - find_depmod: if module is not present, look into
916           aliases (can be aliases from modules themselves or
917           modprobe.conf): $ modprobe -c --set-version 2.6.25.18-1 | awk
918           -vm=aes '$1 == "alias" && $2 == m { print $3 }' aes_generic,
919           aes_i586, padlock_aes
920
921         * geninitrd: - modprobe.conf for target, not current kernel
922
923 2008-11-10 01:04 +0000 [r9975-9976]  Elan Ruusamäe <glen/at/pld-linux.org>
924
925         * geninitrd: - add cryptsetup luks support on rootfs
926
927         * geninitrd: - use inst_exec when installing executables
928
929 2008-10-23 22:22 +0000 [r9914]  Elan Ruusamäe <glen/at/pld-linux.org>
930
931         * Makefile: - blah, no changelog update for release?
932
933 2008-10-23 21:56 +0000 [r9913]  Paweł Kwiatkowski <qwiat/at/pld-linux.org>
934
935         * Makefile: - 9000.16
936
937 2008-09-05 21:48 +0000 [r9867]  Patryk Zawadzki <patrys/at/pld-linux.org>
938
939         * changelog.sh: - current changelog - find CVSROOT in ~/rpm
940
941 2008-09-05 21:42 +0000 [r9865]  Patryk Zawadzki <patrys/at/pld-linux.org>
942
943         * geninitrd: - create device directory if needed - patch from Paweł
944           Kwiatkowski (qwiat)
945
946 2008-08-07 06:58 +0000 [r9858]  Paweł Gołaszewski <blues/at/pld-linux.org>
947
948         * geninitrd: - don't duplicate "WARNING", use warn()
949
950 2008-08-07 06:38 +0000 [r9857]  Elan Ruusamäe <glen/at/pld-linux.org>
951
952         * geninitrd: - inst() already handles $DESTDIR
953
954 2008-08-06 23:37 +0000 [r9856]  Elan Ruusamäe <glen/at/pld-linux.org>
955
956         * geninitrd: - avoid WARNING: ERROR: prefixes
957
958 2008-08-06 08:51 +0000 [r9853-9854]  Marcin Król <hawk/at/pld-linux.org>
959
960         * Makefile: - 9000.15
961
962         * geninitrd: - /dev/rd -> /dev/rd/, /dev/ida -> /dev/ida/, fixes
963           initrd generation on these arrays (they were treated as LVM)
964
965 2008-07-18 19:09 +0000 [r9848]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
966
967         * geninitrd: Use xargs when finding devices in mdadm.conf. Will
968           avoid finding 'partitions ' (with space).
969
970 2008-07-15 12:27 +0000 [r9843]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
971
972         * geninitrd: Lilo always passes root=XYZ where XYZ is major/minor
973           of the device. In lvm case this is useless. We use hardcoded
974           ROOTDEV then unless user specifies own root=/some/cool/device
975           from cmdline (and not from lilo).
976
977 2008-07-15 08:27 +0000 [r9842]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
978
979         * geninitrd: Always force firmware install.
980
981 2008-07-05 22:06 +0000 [r9840]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
982
983         * Makefile, geninitrd: inst_d already handles destdir.
984
985 2008-07-05 20:27 +0000 [r9839]  Paweł Gołaszewski <blues/at/pld-linux.org>
986
987         * geninitrd: - don't try to put devices that are in directories
988           into main /dev directory. WARNING - it can break some strange
989           setups but is needed for hardware raid like cciss.
990
991 2008-07-05 10:45 +0000 [r9836]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
992
993         * Makefile, geninitrd, TODO: 9000.13; firmware in subdir support,
994           DESTDIR fix.
995
996 2008-07-05 10:39 +0000 [r9835]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
997
998         * TODO: New entry (firmware in subdirs handling).
999
1000 2008-07-05 10:36 +0000 [r9833-9834]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1001
1002         * Makefile: Updated procedure and version.
1003
1004         * RELEASE: Updated procedure and version.
1005
1006 2008-06-25 15:56 +0000 [r9823]  Adam Gołębiowski <adamg/at/pld-linux.org>
1007
1008         * geninitrd: - splash_geninitramfs_bin used to be in /usr/bin,
1009           support it
1010
1011 2008-06-05 10:46 +0000 [r9795]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1012
1013         * geninitrd: Autoload possibly needed firmware but don't fail if
1014           it's not found. Warnings are prefixed with WARNING string.
1015
1016 2008-05-27 18:57 +0000 [r9780]  Bartosz Świątek <shadzik/at/pld-linux.org>
1017
1018         * geninitrd: - glen!! bootsplash doesn't require initramfs, i had
1019           it on romfs until you broke geninitrd :/ - fixed
1020
1021 2008-05-26 20:06 +0000 [r9779]  Adam Gołębiowski <adamg/at/pld-linux.org>
1022
1023         * geninitrd: - revert r9775 - /usr/sbin/splash_geninitrams is a
1024           proper path for splashutils@HEAD (thx glen)
1025
1026 2008-05-26 19:36 +0000 [r9778]  Elan Ruusamäe <glen/at/pld-linux.org>
1027
1028         * geninitrd: - undo bad commit from r9776
1029
1030 2008-05-26 18:58 +0000 [r9775-9777]  Adam Gołębiowski <adamg/at/pld-linux.org>
1031
1032         * geninitrd: - small optimization - less add_linuxrc() calls in
1033           initrd_gen_nfs()
1034
1035         * geninitrd: - some basic idea on modular uvesafb support, needs
1036           some parameters (can be passed through /etc/modprobe.conf)
1037
1038         * geninitrd: - proper path to splash_geninitramfs in
1039           initrd_gen_fbcondecor()
1040
1041 2008-05-26 17:43 +0000 [r9772]  Elan Ruusamäe <glen/at/pld-linux.org>
1042
1043         * Makefile: - 9000.11
1044
1045 2008-05-26 16:53 +0000 [r9771]  Adam Gołębiowski <adamg/at/pld-linux.org>
1046
1047         * geninitrd: - typos
1048
1049 2008-05-24 11:01 +0000 [r9766]  Elan Ruusamäe <glen/at/pld-linux.org>
1050
1051         * Makefile: - 9000.10
1052
1053 2008-05-14 19:03 +0000 [r9754]  Elan Ruusamäe <glen/at/pld-linux.org>
1054
1055         * geninitrd: - safer code for grabbing vg for resume
1056
1057 2008-05-14 18:58 +0000 [r9752-9753]  Elan Ruusamäe <glen/at/pld-linux.org>
1058
1059         * geninitrd: - some nodes could be already in /dev, ie resume_dev
1060
1061         * geninitrd: - simple code to avoid activating VG twice
1062
1063 2008-05-14 18:53 +0000 [r9751]  Elan Ruusamäe <glen/at/pld-linux.org>
1064
1065         * geninitrd: - code changes to allow resume dev from lvm.
1066
1067 2008-05-14 17:57 +0000 [r9750]  Elan Ruusamäe <glen/at/pld-linux.org>
1068
1069         * geninitrd: - notify if lvm2 is not present - copy resume dev with
1070           complete path
1071
1072 2008-05-14 17:38 +0000 [r9749]  Elan Ruusamäe <glen/at/pld-linux.org>
1073
1074         * geninitrd: - allow disabling resume by running resume only if
1075           kernel commandline arg is present
1076
1077 2008-05-01 13:00 +0000 [r9743]  Elan Ruusamäe <glen/at/pld-linux.org>
1078
1079         * geninitrd: - fix pdkshism, bug 146
1080
1081 2008-04-27 21:58 +0000 [r9736]  Elan Ruusamäe <glen/at/pld-linux.org>
1082
1083         * Makefile: - 9000.9
1084
1085 2008-04-27 00:12 +0000 [r9727]  Elan Ruusamäe <glen/at/pld-linux.org>
1086
1087         * geninitrd, geninitrd.sysconfig: - config to load framebuffer
1088           device module
1089
1090 2008-04-26 19:17 +0000 [r9726]  Elan Ruusamäe <glen/at/pld-linux.org>
1091
1092         * geninitrd: - disable splashes early if initramfs is not used
1093
1094 2008-04-22 15:19 +0000 [r9717]  Elan Ruusamäe <glen/at/pld-linux.org>
1095
1096         * geninitrd: - add --with-fbcondecor - let different different
1097           splashes and suspend be added to initrd. results are unexpected
1098           but all is possible
1099
1100 2008-04-22 14:41 +0000 [r9716]  Elan Ruusamäe <glen/at/pld-linux.org>
1101
1102         * geninitrd: - let splash_geninitramfs be in /usr/sbin too
1103
1104 2008-04-09 21:45 +0000 [r9709]  Elan Ruusamäe <glen/at/pld-linux.org>
1105
1106         * geninitrd: - just use $resume var to avoid confusion with
1107           tuxonice/suspend2
1108
1109 2008-04-09 21:36 +0000 [r9708]  Kacper Kornet <draenog/at/pld-linux.org>
1110
1111         * geninitrd: - kernels with tuxonice use option resume
1112
1113 2008-04-02 14:14 +0000 [r9691]  Elan Ruusamäe <glen/at/pld-linux.org>
1114
1115         * Makefile: - 9000.8
1116
1117 2008-04-02 11:53 +0000 [r9690]  Elan Ruusamäe <glen/at/pld-linux.org>
1118
1119         * functions: - Look up one device that matches the search parameter
1120           with blkid
1121
1122 2008-03-23 17:39 +0000 [r9656]  Adam Gołębiowski <adamg/at/pld-linux.org>
1123
1124         * geninitrd: - fix setdhcp script generation (only the second part
1125           was used)
1126
1127 2008-03-22 22:44 +0000 [r9650]  Adam Gołębiowski <adamg/at/pld-linux.org>
1128
1129         * geninitrd: - /proc is known to exist, no need to mkdir it once
1130           more in initrd_gen_nfs
1131
1132 2008-03-11 22:56 +0000 [r9599-9600]  Marcin Król <hawk/at/pld-linux.org>
1133
1134         * Makefile: - release 9000.7
1135
1136         * geninitrd: - default /boot/initrd is a symlink to
1137           /boot/initrd-kernelversion.gz, prevent killing this symlink with
1138           mv by changing destination file to symlink target
1139
1140 2008-03-11 21:56 +0000 [r9596]  Marcin Król <hawk/at/pld-linux.org>
1141
1142         * geninitrd: - fixed creating udevsettle and udevtrigger symlinks
1143
1144 2008-03-11 14:26 +0000 [r9587]  Marcin Król <hawk/at/pld-linux.org>
1145
1146         * Makefile: - 9000.6
1147
1148 2008-03-11 11:18 +0000 [r9586]  Elan Ruusamäe <glen/at/pld-linux.org>
1149
1150         * geninitrd: - shorter symlinks
1151
1152 2008-03-11 09:57 +0000 [r9585]  Marcin Król <hawk/at/pld-linux.org>
1153
1154         * geninitrd: - killed PROBESTATICMODULES variable, we should always
1155           populate /dev using udevsettle and udevtrigger same way we do in
1156           our rc.sysinit, otherwise nodes for devices initiated before
1157           starting udevd will not be created at all and system will not
1158           boot
1159
1160 2008-03-10 23:32 +0000 [r9581-9582]  Marcin Król <hawk/at/pld-linux.org>
1161
1162         * geninitrd: - /sbin/udevadm must be included in initrd if
1163           PROBESTATICMODULES=yes
1164
1165         * geninitrd: - typo
1166
1167 2008-03-03 21:46 +0000 [r9561]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1168
1169         * geninitrd: debuginitrd for lvm.
1170
1171 2008-03-02 21:21 +0000 [r9559]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1172
1173         * geninitrd: debugshell is potential security weakness so make it
1174           dependant on sysconfig/system:RUN_SULOGIN_ON_ERR
1175
1176 2008-03-02 21:14 +0000 [r9557]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1177
1178         * geninitrd: Always tell what type of image is being generated.
1179
1180 2008-02-12 19:44 +0000 [r9312-9315]  Elan Ruusamäe <glen/at/pld-linux.org>
1181
1182         * Makefile: - 9000.5
1183
1184         * geninitrd: - pass kernelversion to modinfo
1185
1186         * geninitrd: - code cosmetics
1187
1188 2008-02-09 18:53 +0000 [r9272]  Elan Ruusamäe <glen/at/pld-linux.org>
1189
1190         * geninitrd: - drop old code, optimize modules_add_linuxrc with
1191           shell code
1192
1193 2008-02-09 18:37 +0000 [r9271]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1194
1195         * geninitrd: FIXME: support DEVICE partitions for mdadm
1196
1197 2008-02-09 18:21 +0000 [r9265-9267]  Elan Ruusamäe <glen/at/pld-linux.org>
1198
1199         * Makefile: - 9000.4
1200
1201         * geninitrd: - do not treat module options as another module. bug
1202           #102
1203
1204         * geninitrd: - fix output formatting
1205
1206 2008-02-08 20:35 +0000 [r9250]  Elan Ruusamäe <glen/at/pld-linux.org>
1207
1208         * Makefile: - 9000.3
1209
1210 2008-02-08 20:12 +0000 [r9249]  Arkadiusz Patyk <areq/at/pld-linux.org>
1211
1212         * geninitrd: - typo in /dev/cciss/
1213
1214 2008-01-28 22:51 +0000 [r9208]  Andrzej Dopierała <undefine/at/pld-linux.org>
1215
1216         * geninitrd: - use blkid by default when blkid binary detected
1217
1218 2008-01-28 10:12 +0000 [r9205-9206]  Elan Ruusamäe <glen/at/pld-linux.org>
1219
1220         * geninitrd: - rename initrd_gen_procdata->initrd_gen_setrootdev
1221
1222         * geninitrd: - small optimize for root=
1223
1224 2008-01-28 00:27 +0000 [r9204]  Andrzej Dopierała <undefine/at/pld-linux.org>
1225
1226         * geninitrd: - parse CMDLINE for root=something once and put it
1227           into ROOT - when blkid is used and in ROOT is something like UUID
1228           or LABEL - put into ROOT real device (detected by blkid)
1229
1230 2008-01-27 22:08 +0000 [r9203]  Andrzej Dopierała <undefine/at/pld-linux.org>
1231
1232         * geninitrd: - fixed indentation
1233
1234 2008-01-27 13:37 +0000 [r9202]  Andrzej Dopierała <undefine/at/pld-linux.org>
1235
1236         * geninitrd: - --with-blkid support to allow use
1237           root=LABEL=somewhere - disabled by default
1238
1239 2008-01-20 05:44 +0000 [r9188]  Elan Ruusamäe <glen/at/pld-linux.org>
1240
1241         * geninitrd: - nfs root patch from wolvverine, with spelling fixes
1242
1243 2008-01-19 19:49 +0000 [r9184-9186]  Elan Ruusamäe <glen/at/pld-linux.org>
1244
1245         * Makefile: - 9000.2 would be next version
1246
1247         * functions: - fix flow
1248
1249         * geninitrd, functions: - nfsroot patch from wolverine
1250
1251 2007-12-26 01:13 +0000 [r9161]  Elan Ruusamäe <glen/at/pld-linux.org>
1252
1253         * geninitrd: - find_depmod() implemented using modprobe info -
1254           shell constructs where possible
1255
1256 2007-11-29 07:56 +0000 [r9123]  Elan Ruusamäe <glen/at/pld-linux.org>
1257
1258         * make-tag.sh: - take version from Makefile
1259
1260 2007-11-28 21:40 +0000 [r9119-9120]  Elan Ruusamäe <glen/at/pld-linux.org>
1261
1262         * Makefile: - 9000.1
1263
1264         * RELEASE: - version is now manual
1265
1266 2007-11-27 17:12 +0000 [r9109-9110]  Elan Ruusamäe <glen/at/pld-linux.org>
1267
1268         * geninitrd: - seems like /proc is mounted with initramfs 2.6.22.14
1269           kernel (could someone clarify this with lkml or other link?)
1270
1271         * geninitrd: - need root to access files and make /dev nodes on
1272           initrd
1273
1274 2007-11-26 18:09 +0000 [r9095]  Elan Ruusamäe <glen/at/pld-linux.org>
1275
1276         * geninitrd: - reuse $CMDLINE
1277
1278 2007-11-19 18:07 +0000 [r9071]  Elan Ruusamäe <glen/at/pld-linux.org>
1279
1280         * geninitrd: - optional features like suspend and flash conflicts
1281           aren't fatal. #70
1282
1283 2007-11-19 18:02 +0000 [r9070]  Elan Ruusamäe <glen/at/pld-linux.org>
1284
1285         * geninitrd: - typo
1286
1287 2007-11-19 17:02 +0000 [r9069]  Elan Ruusamäe <glen/at/pld-linux.org>
1288
1289         * geninitrd: - gensplash also requires initramfs - made both
1290           splashes more standalone (moved their stuff together)
1291
1292 2007-11-18 12:33 +0000 [r9066]  Elan Ruusamäe <glen/at/pld-linux.org>
1293
1294         * geninitrd: - typo
1295
1296 2007-11-14 14:24 +0000 [r9054]  Elan Ruusamäe <glen/at/pld-linux.org>
1297
1298         * geninitrd: - mpath bindings moved to /etc/multipath/bindings
1299
1300 2007-11-14 00:49 +0000 [r9051]  Elan Ruusamäe <glen/at/pld-linux.org>
1301
1302         * geninitrd: - perhaps better messages from lvm on initrd
1303
1304 2007-11-13 23:56 +0000 [r9049]  Elan Ruusamäe <glen/at/pld-linux.org>
1305
1306         * geninitrd: - can extract WWID directly from DM_UUID, no need to
1307           solve deps
1308
1309 2007-11-13 23:48 +0000 [r9047]  Elan Ruusamäe <glen/at/pld-linux.org>
1310
1311         * geninitrd: - allow using user_friendly_names in multipath.conf
1312           and still use wwid in initrd - mpath_wwid= option can override
1313           mpath wwwid to activate in initrd
1314
1315 2007-11-13 22:01 +0000 [r9044]  Elan Ruusamäe <glen/at/pld-linux.org>
1316
1317         * geninitrd: - MULTIPATH_ID -> MULTIPATH_WWID
1318
1319 2007-11-13 18:51 +0000 [r9042]  Elan Ruusamäe <glen/at/pld-linux.org>
1320
1321         * geninitrd: - suffix dm-multipath partitions with pN - allow wwid=
1322           kernel commandline parameter to specify which multipath wwid to
1323           activate
1324
1325 2007-11-13 16:22 +0000 [r9041]  Elan Ruusamäe <glen/at/pld-linux.org>
1326
1327         * geninitrd: - parse root=/dev/sys/rootfs from kernel commandline
1328           for lvm2
1329
1330 2007-11-07 13:08 +0000 [r9011]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1331
1332         * geninitrd: Don't duplicate program name prefix.
1333
1334 2007-11-07 12:08 +0000 [r9009-9010]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1335
1336         * geninitrd: Mention where root= option is to be found.
1337
1338         * geninitrd: msg->warn. Little tweaks.
1339
1340 2007-11-07 11:55 +0000 [r9008]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1341
1342         * geninitrd: Introduce msg() for messages. Use everywhere.
1343
1344 2007-11-06 13:06 +0000 [r9003]  Elan Ruusamäe <glen/at/pld-linux.org>
1345
1346         * geninitrd: - skip pointless another temporary dir - beautify
1347           debug messages - avoid race for initrd compression
1348
1349 2007-11-06 02:10 +0000 [r9002]  Elan Ruusamäe <glen/at/pld-linux.org>
1350
1351         * Makefile: - new manual versioning schema
1352
1353 2007-11-06 02:00 +0000 [r8999-9000]  Elan Ruusamäe <glen/at/pld-linux.org>
1354
1355         * geninitrd: - typo
1356
1357         * geninitrd: - use $DESTDIR, as it's more common - always create
1358           /var/lib/multipath/bindings file for dm-multipath
1359
1360 2007-11-06 01:35 +0000 [r8997-8998]  Elan Ruusamäe <glen/at/pld-linux.org>
1361
1362         * geninitrd: - well update inst_exec() too then to follow adamg
1363
1364         * geninitrd: - use "read" to get line for /proc files
1365
1366 2007-11-06 01:22 +0000 [r8995-8996]  Elan Ruusamäe <glen/at/pld-linux.org>
1367
1368         * TODO: - cleanup (kill pointless and done things)
1369
1370         * lvm.todo (removed): - outdated (implemented)
1371
1372 2007-11-05 21:09 +0000 [r8994]  Elan Ruusamäe <glen/at/pld-linux.org>
1373
1374         * geninitrd: - check for /boot mount (is this ppc compatible?)
1375
1376 2007-11-05 21:05 +0000 [r8993]  Elan Ruusamäe <glen/at/pld-linux.org>
1377
1378         * geninitrd: - move functions start of the script
1379
1380 2007-11-05 08:15 +0000 [r8990]  Elan Ruusamäe <glen/at/pld-linux.org>
1381
1382         * geninitrd: - less deeper conditions
1383
1384 2007-11-04 20:46 +0000 [r8985]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1385
1386         * geninitrd, TODO: Unbreak softraid detection.
1387
1388 2007-11-03 15:41 +0000 [r8983]  Elan Ruusamäe <glen/at/pld-linux.org>
1389
1390         * TODO: - bug found
1391
1392 2007-11-03 14:34 +0000 [r8980]  Adam Gołębiowski <adamg/at/pld-linux.org>
1393
1394         * geninitrd: - create /proc, /sys, /etc only once
1395
1396 2007-11-03 14:29 +0000 [r8979]  Adam Gołębiowski <adamg/at/pld-linux.org>
1397
1398         * geninitrd: - proper usage for inst() and inst_d() functions
1399
1400 2007-11-03 14:26 +0000 [r8978]  Adam Gołębiowski <adamg/at/pld-linux.org>
1401
1402         * geninitrd: - call mount_proc only once
1403
1404 2007-11-02 18:59 +0000 [r8973]  Elan Ruusamäe <glen/at/pld-linux.org>
1405
1406         * geninitrd: - leave rcs id for generated linuxrc
1407
1408 2007-11-02 17:58 +0000 [r8971]  Elan Ruusamäe <glen/at/pld-linux.org>
1409
1410         * geninitrd: - avoid packing initramfs twice for fbsplash, now
1411           symlinks are preserved too
1412
1413 2007-11-02 17:16 +0000 [r8969]  Elan Ruusamäe <glen/at/pld-linux.org>
1414
1415         * geninitrd: - splash generations moved to function - create only
1416           /init on initramfs due need to keep pid=1
1417
1418 2007-11-02 01:02 +0000 [r8956]  Elan Ruusamäe <glen/at/pld-linux.org>
1419
1420         * geninitrd: - another fix to avoid lvdisplay failure to kill
1421           /linuxrc
1422
1423 2007-11-01 22:49 +0000 [r8952]  Elan Ruusamäe <glen/at/pld-linux.org>
1424
1425         * geninitrd: - parse CMDINE using shell constructs
1426
1427 2007-11-01 17:30 +0000 [r8951]  Elan Ruusamäe <glen/at/pld-linux.org>
1428
1429         * functions: - more information why lvdisplay failed to resolve lvm
1430           name
1431
1432 2007-11-01 03:02 +0000 [r8943]  Elan Ruusamäe <glen/at/pld-linux.org>
1433
1434         * geninitrd: - typo
1435
1436 2007-11-01 02:21 +0000 [r8936]  Elan Ruusamäe <glen/at/pld-linux.org>
1437
1438         * geninitrd: - one more lvm.static - give admin chance to figure
1439           out problem at initrd
1440
1441 2007-10-31 18:10 +0000 [r8917]  Elan Ruusamäe <glen/at/pld-linux.org>
1442
1443         * geninitrd: - lvm needs to be called lvm.static otherwise it will
1444           re-execute itself via /sbin/lvm
1445
1446 2007-10-31 17:44 +0000 [r8916]  Elan Ruusamäe <glen/at/pld-linux.org>
1447
1448         * geninitrd: - avoid lvdisplay errors killing whole /linuxrc
1449
1450 2007-10-30 21:45 +0000 [r8908]  Elan Ruusamäe <glen/at/pld-linux.org>
1451
1452         * geninitrd: - debugshell before final unmount and initrd exit
1453
1454 2007-10-30 21:25 +0000 [r8907]  Elan Ruusamäe <glen/at/pld-linux.org>
1455
1456         * geninitrd: - new functions: mount_{dev,sys,proc,tmp} to mount
1457           those filesystems and use them
1458
1459 2007-10-30 20:51 +0000 [r8906]  Elan Ruusamäe <glen/at/pld-linux.org>
1460
1461         * geninitrd: - rpm -E is unreliable as it requires rpm-build macros
1462           present - use $_lib when installing with inst_exec()
1463
1464 2007-10-30 20:17 +0000 [r8905]  Elan Ruusamäe <glen/at/pld-linux.org>
1465
1466         * geninitrd: - always load dm-mirror for dmraid
1467
1468 2007-10-30 15:53 +0000 [r8900]  Elan Ruusamäe <glen/at/pld-linux.org>
1469
1470         * geninitrd: - really commit debuginitrd=sh functionality
1471
1472 2007-10-30 15:08 +0000 [r8898-8899]  Elan Ruusamäe <glen/at/pld-linux.org>
1473
1474         * geninitrd: - add function add_linuxrc() and generate all output
1475           via that function - add debuginitrd=sh possibility to invoke
1476           shell at some points in initrd
1477
1478         * functions: - more detailed error messages when processing fstab
1479           and lvm
1480
1481 2007-10-28 22:07 +0000 [r8896]  Elan Ruusamäe <glen/at/pld-linux.org>
1482
1483         * geninitrd: - do not assume user has booted from suspend enabled
1484           kernel when generating initrd for suspend
1485
1486 2007-10-28 18:19 +0000 [r8895]  Elan Ruusamäe <glen/at/pld-linux.org>
1487
1488         * geninitrd: - alias romfs,cramfs
1489
1490 2007-10-28 18:10 +0000 [r8894]  Elan Ruusamäe <glen/at/pld-linux.org>
1491
1492         * geninitrd: - $CMDLINE available globally per /linuxrc
1493
1494 2007-10-28 12:27 +0000 [r8882]  Elan Ruusamäe <glen/at/pld-linux.org>
1495
1496         * geninitrd: - disable tuxonice by default (conflicts with suspend)
1497
1498 2007-10-28 10:53 +0000 [r8880]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1499
1500         * geninitrd: Install resume from new location. Temporaily leave
1501           /usr/sbin/resume handling for backward compat.
1502
1503 2007-10-26 20:10 +0000 [r8879]  Elan Ruusamäe <glen/at/pld-linux.org>
1504
1505         * TODO: - lvm too
1506
1507 2007-10-26 11:34 +0000 [r8877]  Elan Ruusamäe <glen/at/pld-linux.org>
1508
1509         * TODO: - dmsetup todo
1510
1511 2007-10-25 16:31 +0000 [r8874]  Elan Ruusamäe <glen/at/pld-linux.org>
1512
1513         * geninitrd: - install all shared libs to /lib - install
1514           /var/lib/multipath/bindings for dm-multipath if present
1515
1516 2007-10-25 15:07 +0000 [r8873]  Elan Ruusamäe <glen/at/pld-linux.org>
1517
1518         * geninitrd: - fix finding scsi modules
1519
1520 2007-10-25 14:17 +0000 [r8871-8872]  Elan Ruusamäe <glen/at/pld-linux.org>
1521
1522         * geninitrd: - cosmeticis
1523
1524         * geninitrd: - fix inst_exec() using inst()
1525
1526 2007-10-25 09:59 +0000 [r8870]  Elan Ruusamäe <glen/at/pld-linux.org>
1527
1528         * geninitrd: - try activating only dm-multipath rootfs is on -
1529           inst_exec: install execs to $dest and libraries to $libdir -
1530           inst() debug is back
1531
1532 2007-10-25 08:56 +0000 [r8869]  Elan Ruusamäe <glen/at/pld-linux.org>
1533
1534         * geninitrd: - add inst_exec() to copy executable and it's shared
1535           libs - use it in initrd_gen_multipath
1536
1537 2007-10-25 08:15 +0000 [r8868]  Elan Ruusamäe <glen/at/pld-linux.org>
1538
1539         * geninitrd: - cosmetics - take modprobe -c as modules source by
1540           default (you can now use include statement there)
1541
1542 2007-10-25 07:46 +0000 [r8867]  Elan Ruusamäe <glen/at/pld-linux.org>
1543
1544         * geninitrd: - optimize, cosmetics
1545
1546 2007-10-25 07:26 +0000 [r8866]  Elan Ruusamäe <glen/at/pld-linux.org>
1547
1548         * geninitrd: - optimize, cosmetics
1549
1550 2007-10-25 07:22 +0000 [r8865]  Elan Ruusamäe <glen/at/pld-linux.org>
1551
1552         * geninitrd: - typo
1553
1554 2007-10-24 19:56 +0000 [r8861]  Elan Ruusamäe <glen/at/pld-linux.org>
1555
1556         * geninitrd: - typo
1557
1558 2007-10-24 19:13 +0000 [r8860]  Elan Ruusamäe <glen/at/pld-linux.org>
1559
1560         * geninitrd: - add dm-multipath component devices to lvm2 ignore
1561           list
1562
1563 2007-10-24 18:45 +0000 [r8859]  Elan Ruusamäe <glen/at/pld-linux.org>
1564
1565         * geninitrd: - typo (multipath part was always generated) -
1566           find_modules_dmraid() moved to function - $have_dmraid variable
1567           to denote dmraid status
1568
1569 2007-10-24 18:31 +0000 [r8858]  Elan Ruusamäe <glen/at/pld-linux.org>
1570
1571         * geninitrd: - optimize little dmraid part
1572
1573 2007-10-24 18:20 +0000 [r8857]  Elan Ruusamäe <glen/at/pld-linux.org>
1574
1575         * geninitrd: - moved dm-multipath handling to function
1576
1577 2007-10-24 18:09 +0000 [r8856]  Elan Ruusamäe <glen/at/pld-linux.org>
1578
1579         * geninitrd: - unify some more internal variables
1580
1581 2007-10-24 18:03 +0000 [r8855]  Elan Ruusamäe <glen/at/pld-linux.org>
1582
1583         * geninitrd: - unify some internal variables
1584
1585 2007-10-24 17:58 +0000 [r8854]  Elan Ruusamäe <glen/at/pld-linux.org>
1586
1587         * geninitrd: - detect physical devices for dm-multipath
1588
1589 2007-10-24 17:26 +0000 [r8853]  Elan Ruusamäe <glen/at/pld-linux.org>
1590
1591         * geninitrd: - cvs detect multipath
1592
1593 2007-10-24 15:55 +0000 [r8851-8852]  Elan Ruusamäe <glen/at/pld-linux.org>
1594
1595         * geninitrd: - rename find_modules_for() ->
1596           find_modules_for_device() to avoid confusion
1597
1598         * geninitrd: - find_modules_for(): allow fallback if primary
1599           condition succeeded
1600
1601 2007-10-24 14:46 +0000 [r8850]  Elan Ruusamäe <glen/at/pld-linux.org>
1602
1603         * geninitrd: - initial dm-multpath hooks
1604
1605 2007-10-23 19:39 +0000 [r8844]  Elan Ruusamäe <glen/at/pld-linux.org>
1606
1607         * functions: - handle /dev/mapper/* also properly
1608
1609 2007-10-23 19:30 +0000 [r8843]  Elan Ruusamäe <glen/at/pld-linux.org>
1610
1611         * functions: - we can grab the proper lvm path from lvdisplay
1612           output
1613
1614 2007-10-23 16:47 +0000 [r8842]  Elan Ruusamäe <glen/at/pld-linux.org>
1615
1616         * geninitrd: - bugfixes
1617
1618 2007-10-23 15:16 +0000 [r8841]  Elan Ruusamäe <glen/at/pld-linux.org>
1619
1620         * geninitrd: - add inst_d() utility function to make dirs
1621
1622 2007-10-23 15:08 +0000 [r8839-8840]  Elan Ruusamäe <glen/at/pld-linux.org>
1623
1624         * geninitrd: - kill excess quoting
1625
1626         * geninitrd: - inst() adds now $MNTIMAGE automatically
1627
1628 2007-10-22 17:25 +0000 [r8837-8838]  Elan Ruusamäe <glen/at/pld-linux.org>
1629
1630         * functions: - use dmsetup from device-mapper pkg not devmap_name
1631           from multipath-tools
1632
1633         * functions: - more consistent lookup of long device-mapper name
1634
1635 2007-10-16 16:24 +0000 [r8819]  Elan Ruusamäe <glen/at/pld-linux.org>
1636
1637         * geninitrd: - fix typo
1638
1639 2007-10-12 15:07 +0000 [r8815]  Elan Ruusamäe <glen/at/pld-linux.org>
1640
1641         * geninitrd: - USE_TUXONICE=$USE_SUSPEND2 if set in config
1642
1643 2007-10-12 14:37 +0000 [r8814]  Elan Ruusamäe <glen/at/pld-linux.org>
1644
1645         * geninitrd: - /sys/power/tuxonice/do_resume support (not tested)
1646
1647 2007-10-12 13:39 +0000 [r8813]  Elan Ruusamäe <glen/at/pld-linux.org>
1648
1649         * geninitrd, geninitrd.sysconfig: - suspend2->tuxonice rename
1650           internally (old option preserved)
1651
1652 2007-10-11 15:30 +0000 [r8812]  Elan Ruusamäe <glen/at/pld-linux.org>
1653
1654         * geninitrd: - use dmraid devices only for rootfs - generate dmraid
1655           portion only if dmraid devices are found
1656
1657 2007-10-11 15:22 +0000 [r8811]  Elan Ruusamäe <glen/at/pld-linux.org>
1658
1659         * geninitrd: - debug remove
1660
1661 2007-10-11 15:18 +0000 [r8807-8810]  Elan Ruusamäe <glen/at/pld-linux.org>
1662
1663         * geninitrd: - debug remove
1664
1665         * geninitrd: - debug remove
1666
1667         * geninitrd: - remove dumping linuxrc and lvm.conf
1668
1669         * geninitrd, functions: - rootfs on lvm and dmraid hooks
1670
1671 2007-10-05 22:51 +0000 [r8792]  Elan Ruusamäe <glen/at/pld-linux.org>
1672
1673         * geninitrd: - cosmetics
1674
1675 2007-10-05 22:47 +0000 [r8791]  Elan Ruusamäe <glen/at/pld-linux.org>
1676
1677         * functions: - library functions shouldn't exit
1678
1679 2007-10-05 22:38 +0000 [r8788-8790]  Elan Ruusamäe <glen/at/pld-linux.org>
1680
1681         * geninitrd: - no extra 512b needed for romfs
1682
1683         * geninitrd: - more $PROGRAM usage
1684
1685         * geninitrd: - add device-mapper to lvm types when using dmraid
1686
1687 2007-10-05 15:27 +0000 [r8785-8786]  Elan Ruusamäe <glen/at/pld-linux.org>
1688
1689         * geninitrd: - check produced romfs image size
1690
1691         * geninitrd: - add dm-mirror module for dmraid setups - generate
1692           /dev nodes from /proc/partitions also for dmraid
1693
1694 2007-10-05 13:39 +0000 [r8783-8784]  Elan Ruusamäe <glen/at/pld-linux.org>
1695
1696         * geninitrd: - no need to interpolate vars in gen_devices()
1697
1698         * geninitrd: - create /dev entries also for dmraid - made
1699           initrd_gen_devices() as function
1700
1701 2007-10-05 12:53 +0000 [r8781-8782]  Elan Ruusamäe <glen/at/pld-linux.org>
1702
1703         * geninitrd: - kill trailing space
1704
1705         * geninitrd: - make /sys for dmraid setup
1706
1707 2007-10-04 21:23 +0000 [r8779-8780]  Elan Ruusamäe <glen/at/pld-linux.org>
1708
1709         * geninitrd: - cosmetics
1710
1711         * geninitrd: - spelling
1712
1713 2007-10-04 15:24 +0000 [r8775-8777]  Elan Ruusamäe <glen/at/pld-linux.org>
1714
1715         * geninitrd: - make initrd_gen_tmpfs_dev() callable multiple times
1716
1717         * geninitrd: - fool vim
1718
1719         * geninitrd: - use die() calls
1720
1721 2007-10-04 15:10 +0000 [r8773-8774]  Elan Ruusamäe <glen/at/pld-linux.org>
1722
1723         * geninitrd: - use just tmpfs for dmraid - globally umount tmpfs
1724           /dev if used (dmraid/lvm2 mixture possible)
1725
1726         * geninitrd: - die() function for generic exit
1727
1728 2007-09-03 14:27 +0000 [r8711-8712]  Elan Ruusamäe <glen/at/pld-linux.org>
1729
1730         * geninitrd: - can't guess is the parameter added or not, so adjust
1731           message
1732
1733         * geninitrd: - require switch_root applet when needed
1734
1735 2007-09-03 12:41 +0000 [r8710]  Elan Ruusamäe <glen/at/pld-linux.org>
1736
1737         * geninitrd: - prefix errors with Error:
1738
1739 2007-08-31 22:10 +0000 [r8709]  Elan Ruusamäe <glen/at/pld-linux.org>
1740
1741         * geninitrd: - quiet cpio
1742
1743 2007-08-31 15:45 +0000 [r8704-8706]  Elan Ruusamäe <glen/at/pld-linux.org>
1744
1745         * make-tag.sh: - bugfixes
1746
1747         * make-tag.sh (added), RELEASE (added): - helpful for making
1748           release
1749
1750 2007-08-30 10:00 +0000 [r8702]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
1751
1752         * geninitrd: - --with/without options for
1753           bootsplash,fbsplash,suspend and suspend2 - ready for
1754           kernel-desktop
1755
1756 2007-07-16 14:48 +0000 [r8682]  Marcin Król <hawk/at/pld-linux.org>
1757
1758         * geninitrd: - cosmetics to bump revision number in order to change
1759           version number (does svn has equivalent of cvs commit -f?)
1760
1761 2007-07-16 14:22 +0000 [r8681]  Marcin Król <hawk/at/pld-linux.org>
1762
1763         * functions: - check /dev/dm-*, /dev/mapper/* after checking
1764           LABEL=*, UUID=*
1765
1766 2007-07-16 12:31 +0000 [r8678]  Marcin Król <hawk/at/pld-linux.org>
1767
1768         * functions: - check /dev/mapper/* too while testing if rootdev is
1769           LVM
1770
1771 2007-07-09 07:41 +0000 [r8667-8668]  Adam Gołębiowski <adamg/at/pld-linux.org>
1772
1773         * geninitrd: - Jacek Konieczny's geninitrd-rootdev.patch applied
1774           (http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2007-May/018983.html)
1775
1776         * geninitrd: - Jacek Konieczny's geninitrd-lvm_initramfs.patch
1777           applied
1778           (http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2007-May/018983.html)
1779
1780 2007-07-09 07:27 +0000 [r8666]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1781
1782         * geninitrd: inst() takes only two arguments, no more. Print usage
1783           for inst() on stderr.
1784
1785 2007-06-24 20:37 +0000 [r8648]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1786
1787         * geninitrd: Try to load raidX and raid456 modules.
1788
1789 2007-05-29 10:18 +0000 [r8628]  Elan Ruusamäe <glen/at/pld-linux.org>
1790
1791         * geninitrd: - use shell construct instead of `dirname`
1792
1793 2007-05-29 09:19 +0000 [r8627]  Elan Ruusamäe <glen/at/pld-linux.org>
1794
1795         * geninitrd: - Revision 8368 makes use of dirname in initrd.
1796           require it
1797
1798 2007-05-29 09:16 +0000 [r8626]  Elan Ruusamäe <glen/at/pld-linux.org>
1799
1800         * geninitrd: - workaround for BusyBox v1.1.3 (currently in AC)
1801
1802 2007-05-16 06:55 +0000 [r8560]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
1803
1804         * geninitrd: - my mistake; uncommented the version checks
1805
1806 2007-05-16 06:51 +0000 [r8559]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
1807
1808         * geninitrd: - updated device matching rules for ceases like
1809           Patrys's fe 00
1810
1811 2007-04-03 10:18 +0000 [r8409]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1812
1813         * geninitrd, functions: Create additional devices like xfs logdev.
1814           Verbose copying of devices.
1815
1816 2007-03-20 14:13 +0000 [r8390-8391]  Elan Ruusamäe <glen/at/pld-linux.org>
1817
1818         * geninitrd: - do not redirect output from function, output could
1819           be unpredictable
1820
1821         * geninitrd: - add busybox_applet() which checks if busybox has
1822           required applet present
1823
1824 2007-03-20 11:27 +0000 [r8385]  Elan Ruusamäe <glen/at/pld-linux.org>
1825
1826         * geninitrd: - fixed typo and bug from arekm change
1827
1828 2007-03-17 12:46 +0000 [r8381]  Elan Ruusamäe <glen/at/pld-linux.org>
1829
1830         * geninitrd: - umount /dev also for udev. fixes radek bug
1831
1832 2007-03-09 14:34 +0000 [r8370]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1833
1834         * geninitrd: debuginitrd option in /proc/cmdline handled.
1835
1836 2007-03-09 14:11 +0000 [r8369]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1837
1838         * geninitrd: Read /proc file using cat which makes buffering for
1839           us. 2.4 /proc/partitions contains more data after device name -
1840           skip these.
1841
1842 2007-03-09 13:24 +0000 [r8368]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1843
1844         * geninitrd: Handle devfs cases like
1845           scsi/host0/bus0/target2/lun0/disc.
1846
1847 2007-03-07 10:24 +0000 [r8366]  Elan Ruusamäe <glen/at/pld-linux.org>
1848
1849         * changelog.sh: - correct comment
1850
1851 2007-03-07 10:18 +0000 [r8363]  Elan Ruusamäe <glen/at/pld-linux.org>
1852
1853         * changelog.sh: - allow outdated users file
1854
1855 2007-03-07 07:54 +0000 [r8361]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1856
1857         * changelog.sh: Support async scsi bus scanning. Update ChangeLog.
1858
1859 2007-03-07 07:49 +0000 [r8360]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1860
1861         * geninitrd: We need to ensure that scsi bus probbing finished on
1862           kernels with CONFIG_SCSI_SCAN_ASYNC=y (like our 2.6.20).
1863
1864 2007-03-05 12:35 +0000 [r8359]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1865
1866         * geninitrd: More crapolla by czarny.
1867
1868 2007-02-21 13:01 +0000 [r8286]  Przemysław Iskra <sparky/at/pld-linux.org>
1869
1870         * geninitrd: - fixed urandom minor
1871
1872 2007-02-08 19:06 +0000 [r8245]  Elan Ruusamäe <glen/at/pld-linux.org>
1873
1874         * functions: - outputs nothing actually as it sets two parameters
1875
1876 2007-02-08 18:38 +0000 [r8243-8244]  Elan Ruusamäe <glen/at/pld-linux.org>
1877
1878         * functions: - correct comment
1879
1880         * geninitrd, functions: - find_root() will return lvm2 nodes in
1881           form /dev/VG/LV
1882
1883 2007-02-08 18:26 +0000 [r8241-8242]  Elan Ruusamäe <glen/at/pld-linux.org>
1884
1885         * Makefile: - include functions in tarball
1886
1887         * geninitrd, functions: - allow setting prefix for function
1888           messages via $PROGRAM global
1889
1890 2007-02-08 18:21 +0000 [r8240]  Elan Ruusamäe <glen/at/pld-linux.org>
1891
1892         * Makefile, geninitrd, functions (added): - export functions so
1893           other programs could reuse code - find_root() for now
1894
1895 2007-02-07 10:58 +0000 [r8236-8237]  Elan Ruusamäe <glen/at/pld-linux.org>
1896
1897         * geninitrd: - drop $orig_rootdev, as $rootdev is the same variable
1898           now
1899
1900         * geninitrd: - do not use variable when it's value is something
1901           different
1902
1903 2007-02-07 10:51 +0000 [r8235]  Elan Ruusamäe <glen/at/pld-linux.org>
1904
1905         * geninitrd: - use only blkid to resolve UUID and LABEL, so now it
1906           works with any fs not just xfs,ext{2,3} - cleanup find_root()
1907           function
1908
1909 2007-02-07 10:33 +0000 [r8234]  Elan Ruusamäe <glen/at/pld-linux.org>
1910
1911         * geninitrd: - rc-scripts functions sets default PATH - make
1912           example in usage() more actual
1913
1914 2007-02-07 10:12 +0000 [r8233]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1915
1916         * geninitrd: Revert, conflicts seems more sane way.
1917
1918 2007-02-07 10:07 +0000 [r8232]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1919
1920         * geninitrd: Compat symlink.
1921
1922 2007-02-07 09:46 +0000 [r8231]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1923
1924         * geninitrd: Make it backward compatible with previous udev
1925           versions.
1926
1927 2007-02-06 17:11 +0000 [r8227-8229]  Elan Ruusamäe <glen/at/pld-linux.org>
1928
1929         * geninitrd.8.xml: - ps svn:keywords Date
1930
1931         * geninitrd.8.xml: - ps svn:keywords Id
1932
1933         * geninitrd.8.xml: - fix encoding for czarny name
1934
1935 2007-02-06 17:03 +0000 [r8226]  Elan Ruusamäe <glen/at/pld-linux.org>
1936
1937         * geninitrd: - ignore errors from pvdisplay when it can't access
1938           devices (emc for example)
1939
1940 2007-02-06 16:59 +0000 [r8225]  Elan Ruusamäe <glen/at/pld-linux.org>
1941
1942         * geninitrd, TODO: - use blkid optionally (but preferred) to
1943           resolve UUID= and LABEL= at initrd generation time
1944
1945 2007-02-06 16:26 +0000 [r8224]  Elan Ruusamäe <glen/at/pld-linux.org>
1946
1947         * geninitrd: - use xfs_admin to get label of xfs filesystem
1948
1949 2007-02-03 10:40 +0000 [r8220]  Przemysław Iskra <sparky/at/pld-linux.org>
1950
1951         * geninitrd: - revert: force people with Th to test initramfs
1952
1953 2007-02-02 12:59 +0000 [r8219]  Przemysław Iskra <sparky/at/pld-linux.org>
1954
1955         * geninitrd: - don't use "initramfs" as default in kernels 2.5+,
1956           there are too many people crying...
1957
1958 2007-02-01 10:26 +0000 [r8218]  Przemysław Iskra <sparky/at/pld-linux.org>
1959
1960         * geninitrd: - maybe this way ?
1961
1962 2007-02-01 10:20 +0000 [r8217]  Przemysław Iskra <sparky/at/pld-linux.org>
1963
1964         * geninitrd: - reverted last two changes, szhould work but it
1965           requires new busybox - won't work with old one, need some check
1966           for that
1967
1968 2007-02-01 09:38 +0000 [r8216]  Przemysław Iskra <sparky/at/pld-linux.org>
1969
1970         * geninitrd: - there is no way to pass init application to
1971           switchroot, there is no need to do so anyway
1972
1973 2007-02-01 09:05 +0000 [r8215]  Przemysław Iskra <sparky/at/pld-linux.org>
1974
1975         * geninitrd: - typo: switch_root -> switchroot
1976
1977 2007-01-29 22:24 +0000 [r8212]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1978
1979         * geninitrd: Drop spares=X from initrd mdadm.conf.
1980
1981 2007-01-27 19:01 +0000 [r8203]  Przemysław Iskra <sparky/at/pld-linux.org>
1982
1983         * geninitrd: - simplified mknod script in initramfs
1984
1985 2007-01-27 18:34 +0000 [r8202]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
1986
1987         * geninitrd: - semicolon fixed - dobule 0 adding fixed (really?)
1988
1989 2007-01-27 16:59 +0000 [r8201]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
1990
1991         * geninitrd: - format description added
1992
1993 2007-01-27 16:56 +0000 [r8200]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
1994
1995         * geninitrd: - resolved bug with lilio (root=806 instead of
1996           root=0806) - used parameter more thorough
1997
1998 2007-01-27 14:34 +0000 [r8199]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
1999
2000         * geninitrd: - using udevd instead of legacy udev - killing daemon
2001           afterwards
2002
2003 2007-01-27 14:05 +0000 [r8198]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
2004
2005         * geninitrd: - switched initrd-udev => initrd-udevd, as new udev
2006           doesn't build udev bin (only udevd)
2007
2008 2007-01-26 23:51 +0000 [r8197]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2009
2010         * geninitrd: Copy device only if it doesn't exist.
2011
2012 2007-01-11 13:55 +0000 [r8142]  Elan Ruusamäe <glen/at/pld-linux.org>
2013
2014         * geninitrd: Unmount /dev running on tmpfs when LVM2 init is done
2015
2016 2006-12-19 20:59 +0000 [r8112]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
2017
2018         * geninitrd: - while using initramfs, rootfs mounter ro instaed rw
2019
2020 2006-12-14 19:50 +0000 [r8106-8109]  Elan Ruusamäe <glen/at/pld-linux.org>
2021
2022         * geninitrd.8.xml: Fix encoding
2023
2024         * Makefile: Add make clean.
2025
2026         * Makefile: Do not make install by default. Some cleanups and
2027           stuff.
2028
2029         * geninitrd.8.xml: - add me, and the list is in no way alphabetic
2030
2031 2006-12-14 17:15 +0000 [r8104-8105]  Elan Ruusamäe <glen/at/pld-linux.org>
2032
2033         * TODO: Some note
2034
2035         * changelog.sh: - pass --users-charset=ISO8859-2, needs svn2log >
2036           0.1-2
2037
2038 2006-12-14 16:03 +0000 [r8103]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
2039
2040         * geninitrd, geninitrd.sysconfig, geninitrd.8.xml: - merged from
2041           branches/devel - tweaked geninitrd.sysconfig for default options
2042           - some documentation added
2043
2044 2006-12-02 15:14 +0000 [r8028]  Jacek Konieczny <jajcus/at/pld-linux.org>
2045
2046         * geninitrd: - it is not only my code :-)
2047
2048 2006-11-18 13:57 +0000 [r7982]  Łukasz Maśko <lmasko/at/pld-linux.org>
2049
2050         * geninitrd: - Suspend2 can have its directory in /proc/suspend2 or
2051           /sys/power/suspend2, depending on kernel version, initrd must
2052           support both.
2053
2054 2006-10-27 14:27 +0000 [r7899]  Elan Ruusamäe <glen/at/pld-linux.org>
2055
2056         * geninitrd: - add one 512b for ext2 fs (room for filesystem
2057           header)
2058
2059 2006-10-20 18:22 +0000 [r7888]  Elan Ruusamäe <glen/at/pld-linux.org>
2060
2061         * TODO: Add blkid todo
2062
2063 2006-10-20 16:30 +0000 [r7887]  Elan Ruusamäe <glen/at/pld-linux.org>
2064
2065         * geninitrd: echo not execute (typo fix)
2066
2067 2006-10-20 16:18 +0000 [r7884-7886]  Elan Ruusamäe <glen/at/pld-linux.org>
2068
2069         * changelog.sh: Propset Id.
2070
2071         * geninitrd: Cosmetics.
2072
2073 2006-10-20 16:05 +0000 [r7880-7883]  Elan Ruusamäe <glen/at/pld-linux.org>
2074
2075         * geninitrd: Resolve /dev/dm-0 to LVM names (/dev/sys/rootfs) which
2076           we get when using LABEL or UUID.
2077
2078         * geninitrd: Depend on xfs_admin due that.
2079
2080         * geninitrd: Use xfs_admin to get xfs filesystem UUID and trim it
2081           for spaces.
2082
2083         * geninitrd: Typo.
2084
2085 2006-10-19 16:23 +0000 [r7879]  Elan Ruusamäe <glen/at/pld-linux.org>
2086
2087         * geninitrd: Less noise when initializing LVM2.
2088
2089 2006-10-19 13:44 +0000 [r7877]  Elan Ruusamäe <glen/at/pld-linux.org>
2090
2091         * geninitrd: Round ext2 imagesize up to 1024 blocks.
2092
2093 2006-10-19 13:38 +0000 [r7876]  Elan Ruusamäe <glen/at/pld-linux.org>
2094
2095         * geninitrd: Make ext2 image size dynamic -- calculated at building
2096           time.
2097
2098 2006-10-19 12:40 +0000 [r7874]  Elan Ruusamäe <glen/at/pld-linux.org>
2099
2100         * geninitrd: Legacy junk.
2101
2102 2006-10-19 12:24 +0000 [r7873]  Elan Ruusamäe <glen/at/pld-linux.org>
2103
2104         * geninitrd: $IMAGESIZE is used only for ext2 rootfs.
2105
2106 2006-10-19 12:01 +0000 [r7872]  Elan Ruusamäe <glen/at/pld-linux.org>
2107
2108         * geninitrd: busybox initrd version exename is /bin/initrd-busybox.
2109
2110 2006-10-18 02:06 +0000 [r7866]  Elan Ruusamäe <glen/at/pld-linux.org>
2111
2112         * geninitrd: Always make /dev on tmpfs for LVM2
2113
2114 2006-10-17 23:19 +0000 [r7865]  Elan Ruusamäe <glen/at/pld-linux.org>
2115
2116         * geninitrd: Typo in sysfs fstype naming.
2117
2118 2006-10-17 22:46 +0000 [r7862-7864]  Elan Ruusamäe <glen/at/pld-linux.org>
2119
2120         * geninitrd: $UDEV_TMPFS dropped, $tmpfs_dev indicates that /dev is
2121           with tmpfs.
2122
2123         * geninitrd: More cosmetics.
2124
2125         * geninitrd: - add --with-udev
2126
2127 2006-10-17 22:33 +0000 [r7861]  Elan Ruusamäe <glen/at/pld-linux.org>
2128
2129         * geninitrd: udev needs /sys, i'm almost sure of that.
2130
2131 2006-10-17 22:25 +0000 [r7858-7860]  Elan Ruusamäe <glen/at/pld-linux.org>
2132
2133         * geninitrd: Cosmetics.
2134
2135         * geninitrd: No need for /bin/initrd-busybox on initrd.
2136
2137         * geninitrd: Drop my_dirname (pointless).
2138
2139 2006-10-17 21:54 +0000 [r7857]  Elan Ruusamäe <glen/at/pld-linux.org>
2140
2141         * geninitrd.sysconfig: Do not disable udev in config by default
2142           (udev-initrd package must be installed anyway for udev being
2143           used).
2144
2145 2006-09-15 18:05 +0000 [r7756]  Elan Ruusamäe <glen/at/pld-linux.org>
2146
2147         * geninitrd: Make for ext2 the imagesize bigger by 2M.
2148
2149 2006-08-20 14:47 +0000 [r7677]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2150
2151         * geninitrd: Add bin/initrd-busybox symlink.
2152
2153 2006-08-17 09:06 +0000 [r7674]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2154
2155         * geninitrd.sysconfig: SLEEP/FIRMWARE examples.
2156
2157 2006-08-17 08:44 +0000 [r7673]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2158
2159         * geninitrd: Create proc and sys directories when firwmare is
2160           needed.
2161
2162 2006-08-17 08:41 +0000 [r7672]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2163
2164         * geninitrd: Simplify firmware loader script.
2165
2166 2006-08-17 08:30 +0000 [r7671]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2167
2168         * geninitrd: Properly echo firmware.sh to /proc/../hotplug.
2169
2170 2006-08-14 09:30 +0000 [r7669]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2171
2172         * geninitrd: Initial firmware loading capabilities.
2173
2174 2006-08-14 08:56 +0000 [r7668]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2175
2176         * geninitrd: display some warning
2177
2178 2006-06-24 21:01 +0000 [r7483]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2179
2180         * geninitrd.sysconfig: Some variables are not used by geninitrd at
2181           all.
2182
2183 2006-06-03 20:43 +0000 [r7466]  Elan Ruusamäe <glen/at/pld-linux.org>
2184
2185         * geninitrd: More options for ext2 based initrd. echo y hack
2186           dropped (unneccessary).
2187
2188 2006-06-03 13:39 +0000 [r7465]  Elan Ruusamäe <glen/at/pld-linux.org>
2189
2190         * geninitrd: Use cat and <<EOF. Redirect 2>/dev/null is only
2191           neccessary for vgchange.
2192
2193 2006-06-03 13:03 +0000 [r7464]  Elan Ruusamäe <glen/at/pld-linux.org>
2194
2195         * geninitrd: Output verbose message when activating dmraid and lvm
2196           volumes. Drop making nodes on readonly /dev and the error
2197           messages failing to do so.
2198
2199 2006-05-28 19:12 +0000 [r7456-7458]  Elan Ruusamäe <glen/at/pld-linux.org>
2200
2201         * Makefile: Generate changelog.sh in "make dist" target.
2202
2203         * changelog.sh (added): ChangeLog generation script (based on
2204           rc-scripts).
2205
2206 2006-05-28 15:54 +0000 [r7452-7453]  Elan Ruusamäe <glen/at/pld-linux.org>
2207
2208         * geninitrd: Tabs.
2209
2210         * geninitrd: Add 100k more to ext2 based images.
2211
2212 2006-05-26 09:06 +0000 [r7446]  Elan Ruusamäe <glen/at/pld-linux.org>
2213
2214         * geninitrd: Reindent code with tabs and ts=4.
2215
2216 2006-05-26 08:42 +0000 [r7445]  Elan Ruusamäe <glen/at/pld-linux.org>
2217
2218         * geninitrd: Use 'EOF' heredocs.
2219
2220 2006-05-26 08:39 +0000 [r7444]  Elan Ruusamäe <glen/at/pld-linux.org>
2221
2222         * geninitrd: Parse nfsroot= from /proc/cmdline for NFS root
2223           installs. Patch by Urmas Undusk
2224
2225 2006-05-22 14:11 +0000 [r7430]  Elan Ruusamäe <glen/at/pld-linux.org>
2226
2227         * geninitrd: Detect broken tool (lvdisplay) and fail early instead
2228           of generating invalid initrd
2229
2230 2006-05-06 18:42 +0000 [r7386]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2231
2232         * geninitrd: Keep suspends in sync.
2233
2234 2006-05-06 18:33 +0000 [r7385]  Jan Rękorajski <baggins/at/pld-linux.org>
2235
2236         * geninitrd: - turn suspend2 on by default - load required module
2237           for suspend2
2238
2239 2006-04-27 20:57 +0000 [r7371]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2240
2241         * geninitrd: Update support for recent suspend2 versions (Bartosz
2242           Świątek).
2243
2244 2006-04-09 21:09 +0000 [r7340]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2245
2246         * geninitrd.sysconfig: Correct suspend1 var.
2247
2248 2006-04-09 19:08 +0000 [r7339]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2249
2250         * geninitrd: Correct suspend variables.
2251
2252 2006-04-09 13:33 +0000 [r7338]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2253
2254         * geninitrd.sysconfig: Updated config.
2255
2256 2006-04-09 13:01 +0000 [r7337]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2257
2258         * geninitrd: Mainline suspend support. Suspend 2 renamed. Both
2259           suspends turned off by default.
2260
2261 2006-04-09 12:28 +0000 [r7336]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2262
2263         * geninitrd, geninitrd.sysconfig: Suspend 2 stuff renamed to
2264           suspend2 (it's old anyway).
2265
2266 2006-03-25 21:30 +0000 [r7319]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2267
2268         * geninitrd: Hacky initramfs support (and of course not working
2269           yet).
2270
2271 2006-02-22 18:20 +0000 [r6998]  Elan Ruusamäe <glen/at/pld-linux.org>
2272
2273         * lvm.todo: Few language fixes.
2274
2275 2006-02-22 18:11 +0000 [r6997]  Elan Ruusamäe <glen/at/pld-linux.org>
2276
2277         * geninitrd: Avoid duplicate device copying when LVM on RAID
2278
2279 2006-02-22 17:17 +0000 [r6996]  Elan Ruusamäe <glen/at/pld-linux.org>
2280
2281         * geninitrd: Fix mdadm output grabbing when there are N>0 spare
2282           disks
2283
2284 2006-01-28 13:40 +0000 [r6894]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2285
2286         * geninitrd: Always use mdassemble. By default put UUID based
2287           config (so devices can now change without affecting an array).
2288           Copy all devices matching /etc/mdadm.conf in case when disks
2289           layout is modified in system.
2290
2291 2006-01-28 13:16 +0000 [r6893]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2292
2293         * geninitrd, geninitrd.8.xml: Old raidtools no longer supported.
2294
2295 2006-01-27 23:37 +0000 [r6892]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2296
2297         * geninitrd: Allow raid6 and raid10.
2298
2299 2006-01-18 16:57 +0000 [r6854]  Elan Ruusamäe <glen/at/pld-linux.org>
2300
2301         * geninitrd.8.xml: - english
2302
2303 2006-01-17 22:11 +0000 [r6838]  Elan Ruusamäe <glen/at/pld-linux.org>
2304
2305         * geninitrd: - add dmraid support, needs udev as it creates nodes
2306           on /dev - probably udev support should be improved to copy config
2307           to initrd so the nodes correspond to ones configured in host
2308           currently customised udev in host has no effect on initrd
2309
2310 2006-01-17 21:29 +0000 [r6833]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2311
2312         * geninitrd: Generate rootfs finding stuff when using raid, too.
2313           (glen)
2314
2315 2006-01-17 21:24 +0000 [r6832]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2316
2317         * geninitrd.8.xml: Manual fix. (ankry).
2318
2319 2006-01-17 21:14 +0000 [r6831]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2320
2321         * geninitrd: Add missing parenthesis. (Robert Jaros) Properly copy
2322           /dev files when using lvm. (Robert Jaros)
2323
2324 2005-11-26 15:35 +0000 [r6569]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2325
2326         * geninitrd: In case of module with - in name we use _ in variables
2327           like ide-core -> MODULE_ide_core_USLEEP.
2328
2329 2005-11-17 13:04 +0000 [r6539]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2330
2331         * geninitrd: USLEEP not SLEEP + small fixes.
2332
2333 2005-11-17 12:56 +0000 [r6538]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2334
2335         * geninitrd: Sleeping after module load support.
2336
2337 2005-11-17 07:32 +0000 [r6537]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2338
2339         * geninitrd: Copy pvdevice nodes to initrd when not using udev.
2340
2341 2005-11-01 15:33 +0000 [r6509]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2342
2343         * geninitrd: Revert, doesn't make sense for udev case.
2344
2345 2005-11-01 15:10 +0000 [r6508]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2346
2347         * geninitrd: Always create /dev/mapper/control for our sake.
2348
2349 2005-09-23 23:14 +0000 [r6406]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2350
2351         * geninitrd: Create mapper control device only when not using udev.
2352
2353 2005-06-27 06:25 +0000 [r6191]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2354
2355         * geninitrd: Fix for mdadm >= v1.12.0. Version >= v1.12.0 is now
2356           required.
2357
2358 2005-06-09 22:03 +0000 [r6057]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2359
2360         * geninitrd: Use 3000 initrd as size for ia64|amd64|x86_64|sparc64
2361           arches.
2362
2363 2005-04-04 16:29 +0000 [r5716]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2364
2365         * geninitrd: Nicer warnings.
2366
2367 2005-02-23 13:14 +0000 [r5559]  Witek Kręcicki <adasi/at/pld-linux.org>
2368
2369         * TODO: - new entry (add dmraid support)
2370
2371 2004-12-10 15:36 +0000 [r5369]  Marcin Doliński <averne/at/pld-linux.org>
2372
2373         * geninitrd: - added /dev/mapper/control
2374
2375 2004-12-06 20:19 +0000 [r5367]  Adam Gołębiowski <adamg/at/pld-linux.org>
2376
2377         * geninitrd, geninitrd.sysconfig: - display info that it is
2378           possible to disable software suspend
2379
2380 2004-09-25 22:41 +0000 [r4657-4658]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2381
2382         * geninitrd: Really mount/umount /proc for udev.
2383
2384         * geninitrd: Fix passing hotplug binary into kernel. Drop devfs
2385           mount for lvm2.
2386
2387 2004-09-25 16:58 +0000 [r4653]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2388
2389         * geninitrd, geninitrd.sysconfig: Updated udev support.
2390
2391 2004-09-25 13:19 +0000 [r4648]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2392
2393         * geninitrd: Support for /dev managing by udev.
2394
2395 2004-09-19 20:50 +0000 [r4624]  Sergiusz Pawłowicz <serek/at/pld-linux.org>
2396
2397         * TODO: - extending todo list.
2398
2399 2004-09-17 21:24 +0000 [r4605]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2400
2401         * geninitrd: Umount /proc in initrd_gen_procdata().
2402
2403 2004-09-16 16:50 +0000 [r4600]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2404
2405         * geninitrd: Make root=/dev/XYZ work with grub, too.
2406
2407 2004-09-16 12:45 +0000 [r4599]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2408
2409         * geninitrd: Convert generation of nfs/softraid/lvm/suspend stuff
2410           into functions (initrd_gen_XXX).
2411
2412 2004-09-16 10:57 +0000 [r4598]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2413
2414         * geninitrd: Typo fixed.
2415
2416 2004-09-16 10:54 +0000 [r4597]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2417
2418         * geninitrd: Put information which devices belong to which array
2419           when having multiple raid arrays. Don't call mdassemble twice in
2420           such case since once is enough.
2421
2422 2004-09-01 16:38 +0000 [r4453]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2423
2424         * geninitrd: modulefile checking is done only once now (duplicates
2425           removed).
2426
2427 2004-08-30 18:53 +0000 [r4448]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2428
2429         * geninitrd: Display error and exit if raid data is not found when
2430           trying to find softraid modules.
2431
2432 2004-08-09 00:02 +0000 [r4420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2433
2434         * geninitrd: Use suspend_bootsplash instead of suspend_text when
2435           bootsplash is in use.
2436
2437 2004-08-08 16:16 +0000 [r4418]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2438
2439         * geninitrd: - add support for swsusp2 2.0.0.103 (text mode)
2440
2441 2004-08-01 22:37 +0000 [r4413]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2442
2443         * geninitrd: Finish software suspend2 support (and enable it by
2444           default).
2445
2446 2004-07-31 09:36 +0000 [r4412]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2447
2448         * geninitrd: Softsuspend fixes, still disabled by default.
2449
2450 2004-07-31 01:26 +0000 [r4411]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2451
2452         * geninitrd: Software suspend 2 support added (untested).
2453
2454 2004-07-17 19:39 +0000 [r4358]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2455
2456         * geninitrd: Fix handling of module options.
2457
2458 2004-07-02 20:08 +0000 [r4294]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2459
2460         * geninitrd: Well, back to romfs, initramfs fixes.
2461
2462 2004-07-02 19:46 +0000 [r4293]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2463
2464         * geninitrd.sysconfig: Keep INITRDFS unconfigured so geninitrd
2465           script will decide which use as default.
2466
2467 2004-07-02 19:36 +0000 [r4292]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2468
2469         * geninitrd: initramfs support, use it by default for kernel >
2470           2.5.0.
2471
2472 2004-06-26 23:19 +0000 [r4250]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2473
2474         * geninitrd: Test checking if rootfs is on LVM was broken for LVM1
2475           case - fixed.
2476
2477 2004-06-26 21:12 +0000 [r4249]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2478
2479         * TODO: Updated (few questions).
2480
2481 2004-06-26 21:04 +0000 [r4248]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2482
2483         * geninitrd: In most cases broken fstab causes problems - enhance
2484           error message for find_modules_for() parameters checking.
2485
2486 2004-06-24 20:01 +0000 [r4242]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2487
2488         * geninitrd: LVM2: wipe out mount && pivot_root and welcome
2489           /proc/sys/kernel/real-root-dev.
2490
2491 2004-06-24 15:09 +0000 [r4241]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2492
2493         * geninitrd: Mount LVM2 rootfs read-only; few cleanups.
2494
2495 2004-06-24 13:26 +0000 [r4240]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2496
2497         * geninitrd: Preffer /sbin/chroot over /usr/sbin/chroot.
2498
2499 2004-06-24 13:22 +0000 [r4239]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2500
2501         * geninitrd: Mention proper kernel cmdline setup for root on
2502           nfs/lvm2 configurations.
2503
2504 2004-06-24 13:12 +0000 [r4238]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2505
2506         * geninitrd: Print warning when /proc is not mounted since too many
2507           things depend on this.
2508
2509 2004-06-24 13:09 +0000 [r4237]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2510
2511         * geninitrd: Working rootfs on LVM2 support (tested).
2512
2513 2004-06-23 12:20 +0000 [r4233]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2514
2515         * geninitrd: lvm2: do not restrict to sysfs devices only (since we
2516           even do not mount syfs).
2517
2518 2004-06-23 02:14 +0000 [r4232]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2519
2520         * geninitrd: For LVM use system configured devs filtering + avoid
2521           locking instead of ignoring errors.
2522
2523 2004-06-09 20:43 +0000 [r4159]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2524
2525         * geninitrd: Use posix,wsize=8192,rsize=8192 options for NFS
2526           mounts.
2527
2528 2004-06-09 18:11 +0000 [r4158]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2529
2530         * geninitrd: For rootfs on NFS create /dev/urandom on initrd - used
2531           by dhcp client.
2532
2533 2004-06-06 00:01 +0000 [r4149]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2534
2535         * geninitrd: Make nfs root case minimal + add very important
2536           comment.
2537
2538 2004-06-05 22:19 +0000 [r4148]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2539
2540         * geninitrd: rootfs on nfs works with funny things like kernel
2541           swapper doing init job/
2542
2543 2004-06-05 19:32 +0000 [r4147]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2544
2545         * geninitrd: (Almost) working root on NFS support.
2546
2547 2004-06-05 15:33 +0000 [r4146]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2548
2549         * geninitrd: Initial support for rootfs on NFS.
2550
2551 2004-04-22 09:36 +0000 [r3977]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2552
2553         * geninitrd: Fix typo in do_mdassemble variable (noted by Piotr
2554           Pawłow <pp/at/siedziba.pl>)
2555
2556 2004-04-10 11:34 +0000 [r3918]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2557
2558         * geninitrd: We do not support min/max kernel version settings in
2559           pci database, so remove that code.
2560
2561 2004-04-03 01:01 +0000 [r3865]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2562
2563         * geninitrd: Run only one, rootfs VG when using LVM.
2564
2565 2004-04-02 23:17 +0000 [r3862-3864]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2566
2567         * geninitrd: Ups, debugging left - removed.
2568
2569         * geninitrd: Print warning when ide-generic is used as fallback.
2570
2571         * geninitrd: Load ide-generic if no other IDE related modules
2572           found.
2573
2574 2004-04-02 22:09 +0000 [r3861]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2575
2576         * geninitrd: Support for LVM on top of SoftRAID.
2577
2578 2004-03-31 18:05 +0000 [r3850]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2579
2580         * lvm.todo: Mention LVM on top of SOFTRAID case.
2581
2582 2004-03-31 17:47 +0000 [r3849]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2583
2584         * geninitrd, geninitrd.8.xml: Change --lvmversion to
2585           --lvmtoolsversion (same with LVMVERSION->LVMTOOLSVERSION) to
2586           avoid confusion.
2587
2588 2004-03-31 17:39 +0000 [r3848]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2589
2590         * geninitrd: Fix creation of subdirectiories needed on in /dev on
2591           initrd image.
2592
2593 2004-03-31 17:29 +0000 [r3847]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2594
2595         * geninitrd: Support devfs like names for softraid detection.
2596
2597 2004-03-31 17:20 +0000 [r3846]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2598
2599         * geninitrd: Fix LVMVERSION detection when lvm1 tools are in use.
2600
2601 2004-03-31 16:33 +0000 [r3844]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2602
2603         * geninitrd: Check for /sbin/lvdisplay and /sbin/pvdisplay
2604           existence instead of /sbin/lvm (part of lvm2 package).
2605
2606 2004-03-08 14:36 +0000 [r3427]  Artur Frysiak <wiget/at/pld-linux.org>
2607
2608         * Makefile: - added ChangeLog to distributed package
2609
2610 2004-03-08 14:28 +0000 [r3425]  Artur Frysiak <wiget/at/pld-linux.org>
2611
2612         * TODO: - more things done
2613
2614 2004-03-05 08:10 +0000 [r3416]  Artur Frysiak <wiget/at/pld-linux.org>
2615
2616         * geninitrd: - redirect error message to stderr - fix displaing
2617           modules names in verbose mode - use --ignorelockfailure in lvm2
2618           invocation (/var isn't mounted now)
2619
2620 2004-02-01 23:48 +0000 [r3241]  Artur Frysiak <wiget/at/pld-linux.org>
2621
2622         * geninitrd: - finished LVM2 support (I hope, I don't break LVM1
2623           support) - fix printing modules names on 2.6.x kernels
2624
2625 2004-01-30 21:53 +0000 [r3228]  Artur Frysiak <wiget/at/pld-linux.org>
2626
2627         * geninitrd, geninitrd.8.xml: - write usage message to stdin not
2628           stderr - check version of LVM tools not LVM volumen format -
2629           added --lvmversion options
2630
2631 2004-01-30 00:35 +0000 [r3226]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2632
2633         * geninitrd: Try to load only required LVM module (needs testing
2634           with LVM1 tools and LVM2 tools using lvm1 metadata)
2635
2636 2004-01-29 12:34 +0000 [r3225]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2637
2638         * geninitrd: Test for LVM using lvdisplay (old way left for
2639           compatibility in some weird cases).
2640
2641 2004-01-29 12:15 +0000 [r3224]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2642
2643         * geninitrd: Local geninitrd configuration for LVM is more
2644           important than automatic searching. Give it chance to work with
2645           LVM1 tools (should work fine).
2646
2647 2004-01-29 12:04 +0000 [r3223]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2648
2649         * geninitrd: Implement searching for LVM devices using LVM2 tools.
2650           No idea whether is works with LVM1 tools but these are obsolete
2651           anyway.
2652
2653 2004-01-23 23:38 +0000 [r3219]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2654
2655         * geninitrd: Proper message.
2656
2657 2004-01-23 19:54 +0000 [r3218]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2658
2659         * geninitrd: If /sbin/initrd-mdassemble is available then use it
2660           instead of mdadm.
2661
2662 2004-01-17 20:12 +0000 [r3196]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2663
2664         * geninitrd: - drop support for raid using raid_start in busybox,
2665           it's broken - use initrd-mdadm
2666
2667 2003-12-28 18:56 +0000 [r3089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2668
2669         * geninitrd.sysconfig: Remove obsolete bsp options.
2670
2671 2003-12-25 21:08 +0000 [r3080]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2672
2673         * geninitrd: Display information message when
2674           BOOT_SPLASH_RESOLUTIONS is empty.
2675
2676 2003-12-25 19:14 +0000 [r3079]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2677
2678         * geninitrd.8.xml: Comment now in utf.
2679
2680 2003-12-25 18:37 +0000 [r3075]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2681
2682         * geninitrd: Merged bootsplash branch.
2683
2684 2003-12-25 18:24 +0000 [r3074]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2685
2686         * geninitrd, geninitrd.8.xml: Use insmod instead of insmod_ng for
2687           2.6 kernels, too. Fix docummentation to describe that.
2688
2689 2003-10-02 20:34 +0000 [r1403]  Artur Frysiak <wiget/at/pld-linux.org>
2690
2691         * geninitrd.8.xml: - emails update
2692
2693 2003-09-18 22:54 +0000 [r1354]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2694
2695         * geninitrd: - make rootdev local variable inside find_modules_ide
2696           (should fix problems with raid support)
2697
2698 2003-09-18 22:17 +0000 [r1352]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2699
2700         * geninitrd: - set svn:keywords property
2701
2702 2003-09-13 12:57 +0000 [r1321]  Artur Frysiak <wiget/at/pld-linux.org>
2703
2704         * .cvsignore (removed), /: post cvs2svn cleanup - removed unused
2705           tags and branches - .cvsignore -> prop svn:ignore
2706
2707 2003-08-24 22:20 +0000 [r1317]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2708
2709         * geninitrd: - by default load all found IDE devices unless
2710           --ide-root-only option specified - when ide=reverse specified
2711           sort drivers in reverse order
2712
2713 2003-08-24 12:14 +0000 [r1315]  Michał Moskal <malekith/at/pld-linux.org>
2714
2715         * geninitrd: - add busybox -> sh symlink
2716
2717 2003-08-23 20:13 +0000 [r1313]  Arkadiusz Patyk <areq/at/pld-linux.org>
2718
2719         * geninitrd: - now pci.ide format is: PCI_ids module_name
2720           vendor_name|device_name
2721
2722 2003-08-23 19:54 +0000 [r1311]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2723
2724         * geninitrd: - find proper max_kernel
2725
2726 2003-08-15 23:32 +0000 [r1309]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2727
2728         * geninitrd: - enable new raid_start available in latest busybox
2729
2730 2003-08-15 22:33 +0000 [r1307]  Michał Moskal <malekith/at/pld-linux.org>
2731
2732         * geninitrd: - create /dev/null (busybox seems to need it) and
2733           /dev/zero (just in case)
2734
2735 2003-08-15 22:14 +0000 [r1306]  Michał Moskal <malekith/at/pld-linux.org>
2736
2737         * geninitrd: - set -x seems to cause SEGV
2738
2739 2003-08-15 21:58 +0000 [r1303-1304]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2740
2741         * geninitrd: - one more sbin->bin
2742
2743         * geninitrd: - on 2.4 also load only module which is needed for
2744           mounting rootfs
2745
2746 2003-08-15 21:53 +0000 [r1301-1302]  Michał Moskal <malekith/at/pld-linux.org>
2747
2748         * geninitrd: - use mdadm not initrd-mdadm for scanning
2749
2750         * geninitrd: - fix syntax
2751
2752 2003-08-15 21:51 +0000 [r1300]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2753
2754         * geninitrd: - use mdadm.conf, too - then raidtab
2755
2756 2003-08-15 21:39 +0000 [r1299]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2757
2758         * geninitrd: - initrd-busybox is in bin not sbin
2759
2760 2003-08-15 21:19 +0000 [r1298]  Michał Moskal <malekith/at/pld-linux.org>
2761
2762         * geninitrd: - first try
2763
2764 2003-08-15 21:00 +0000 [r1296]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2765
2766         * geninitrd: - beginning of mdadm.conf support
2767
2768 2003-08-15 19:15 +0000 [r1294]  Michał Moskal <malekith/at/pld-linux.org>
2769
2770         * geninitrd: - marged busybox version
2771
2772 2003-08-15 12:12 +0000 [r1292]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2773
2774         * geninitrd: - on 2.5/2.6 with sysfs we are able to fount exactly
2775           which module is required to get rootfs controller working
2776
2777 2003-08-12 22:01 +0000 [r1290]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2778
2779         * geninitrd: - fix ataraid support
2780
2781 2003-08-11 14:41 +0000 [r1288]  Arkadiusz Patyk <areq/at/pld-linux.org>
2782
2783         * geninitrd: - check if exist /proc/bus/pci/devices
2784
2785 2003-08-11 08:45 +0000 [r1286]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2786
2787         * geninitrd: - debug messages removed
2788
2789 2003-08-10 20:27 +0000 [r1284]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2790
2791         * geninitrd: - same names caused variable covering and wrong
2792           results (fixed) - don't try to load module unknown - don't fail
2793           if modules not found (staticly compiled?)
2794
2795 2003-08-10 12:21 +0000 [r1282]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2796
2797         * geninitrd: - if no IDE module on disk then it's probably compiled
2798           into kernel so don't fail - if PCI database not found then print
2799           warning
2800
2801 2003-08-09 23:43 +0000 [r1279-1280]  Jan Rękorajski <baggins/at/pld-linux.org>
2802
2803         * TODO: - we need ide=reverse support
2804
2805         * geninitrd: - when comparing pci IDs make sure they will be
2806           compared as strings
2807
2808 2003-08-09 23:09 +0000 [r1278]  Jan Rękorajski <baggins/at/pld-linux.org>
2809
2810         * geninitrd: - DO NOT sort driver modules, are you nuts?
2811
2812 2003-08-09 21:24 +0000 [r1275-1276]  Arkadiusz Patyk <areq/at/pld-linux.org>
2813
2814         * pci.ide (removed): - move to pci-database
2815
2816         * geninitrd: - use PCI ids from pci-database
2817
2818 2003-08-09 21:15 +0000 [r1274]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2819
2820         * geninitrd: - find all PREIDEMODS
2821
2822 2003-08-08 14:09 +0000 [r1272]  Arkadiusz Patyk <areq/at/pld-linux.org>
2823
2824         * Makefile: - better check VERSION - don't need install rc-script,
2825           bsp in builder
2826
2827 2003-08-07 22:41 +0000 [r1270]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2828
2829         * geninitrd: - debug message removed
2830
2831 2003-08-07 22:27 +0000 [r1269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2832
2833         * pci.ide (added), geninitrd: - support for automatic IDE module
2834           finding (needs testing)
2835
2836 2003-08-07 20:08 +0000 [r1266]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2837
2838         * geninitrd: - fix typo
2839
2840 2003-08-07 09:10 +0000 [r1264]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2841
2842         * geninitrd: - added support for static mdadm
2843
2844 2003-07-17 18:08 +0000 [r1262]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2845
2846         * geninitrd: - there is insmod.static.modutils not
2847           insmod.static.modprobe
2848
2849 2003-06-30 21:38 +0000 [r1260]  Artur Frysiak <wiget/at/pld-linux.org>
2850
2851         * geninitrd: - use correct version of insmod.static
2852
2853 2003-04-09 11:40 +0000 [r1257]  Artur Frysiak <wiget/at/pld-linux.org>
2854
2855         * geninitrd, geninitrd.8.xml: - added --with-insmod-static to allow
2856           using /sbin/insmod.static if bsp internal insmod/insmod_ng is
2857           bugi - use DocBook XML 4.2 for man page - describe
2858           --with-insmod-static and Linux 2.5.x support - small
2859           "despamification"
2860
2861 2003-02-19 08:49 +0000 [r1255-1256]  Artur Frysiak <wiget/at/pld-linux.org>
2862
2863         * geninitrd: - Linux 2.5.x support
2864
2865         * TODO: - and more things to do
2866
2867 2003-02-19 08:43 +0000 [r1254]  Artur Frysiak <wiget/at/pld-linux.org>
2868
2869         * geninitrd.8.xml: - typo fixes
2870
2871 2002-11-27 17:56 +0000 [r1253]  Artur Frysiak <wiget/at/pld-linux.org>
2872
2873         * geninitrd: - typo in LVM code
2874
2875 2002-11-26 13:44 +0000 [r1252]  Artur Frysiak <wiget/at/pld-linux.org>
2876
2877         * geninitrd: - first version with LVM support but not yet fully
2878           tested
2879
2880 2002-11-26 13:40 +0000 [r1251]  Artur Frysiak <wiget/at/pld-linux.org>
2881
2882         * lvm.todo (added): LVM implementation plan
2883
2884 2002-10-13 11:40 +0000 [r1250]  Witek Kręcicki <adasi/at/pld-linux.org>
2885
2886         * geninitrd: - fixed preload
2887
2888 2002-09-27 15:19 +0000 [r1249]  Artur Frysiak <wiget/at/pld-linux.org>
2889
2890         * geninitrd.8.xml: - one more contributor
2891
2892 2002-09-27 15:14 +0000 [r1248]  Artur Frysiak <wiget/at/pld-linux.org>
2893
2894         * geninitrd: - support for gzipped modules (patch by Witold
2895           Filipczyk <witekfl/at/poczta.onet.pl>) - use findfs from e2fsprogs
2896           (>= 1.28) to find root device if specified by UUID or LABEL
2897
2898 2002-09-06 14:58 +0000 [r1245-1247]  Artur Frysiak <wiget/at/pld-linux.org>
2899
2900         * geninitrd.8.xml: - not show almost empty hardware RAID desc
2901
2902         * geninitrd: New features: - ATA RAID support Bugfixes: - by
2903           default use raidstart (if needed) - show raidstart related
2904           options in help message - drop undocumented --use-raidstart
2905           switch
2906
2907         * geninitrd.8.xml: - added some notes about SCSI, ATA RAID and
2908           hardware RAID support
2909
2910 2002-03-25 11:07 +0000 [r1244]  Michał Moskal <malekith/at/pld-linux.org>
2911
2912         * geninitrd: - fixed raidstart (should work with
2913           real-soon-now-to-be-released version of bsp) - use bsp-raidless
2914           if not using raid
2915
2916 2002-03-13 15:19 +0000 [r1243]  Artur Frysiak <wiget/at/pld-linux.org>
2917
2918         * Makefile: better make dist
2919
2920 2002-03-13 14:46 +0000 [r1239-1242]  Artur Frysiak <wiget/at/pld-linux.org>
2921
2922         * Makefile: add geninitrd.8.xml to dist tarball and make
2923           geninitrd.8 from xml source
2924
2925         * .cvsignore: ignore generated files
2926
2927         * geninitrd.8 (removed): this file are generated from xml source
2928
2929         * geninitrd.8.xml, geninitrd.8: typo
2930
2931 2002-03-13 13:40 +0000 [r1238]  Artur Frysiak <wiget/at/pld-linux.org>
2932
2933         * geninitrd.8.xml: formating fixes
2934
2935 2002-03-13 13:26 +0000 [r1237]  Artur Frysiak <wiget/at/pld-linux.org>
2936
2937         * geninitrd: UUID and LABEL support for ext3 fix displaying missing
2938           modules names
2939
2940 2002-03-07 13:39 +0000 [r1236]  Jakub Bogusz <qboosh/at/pld-linux.org>
2941
2942         * geninitrd: - fixed raidstart (if raidstart bsp builtin works)
2943
2944 2002-03-07 09:57 +0000 [r1235]  Artur Frysiak <wiget/at/pld-linux.org>
2945
2946         * geninitrd.8.xml: now is completed
2947
2948 2002-02-20 13:37 +0000 [r1234]  Artur Frysiak <wiget/at/pld-linux.org>
2949
2950         * geninitrd.sysconfig: FS->INITRDFS
2951
2952 2002-02-20 13:29 +0000 [r1233]  Jakub Bogusz <qboosh/at/pld-linux.org>
2953
2954         * geninitrd.sysconfig: - typo
2955
2956 2002-02-20 11:30 +0000 [r1232]  Artur Frysiak <wiget/at/pld-linux.org>
2957
2958         * geninitrd: don't generate modules.dep
2959
2960 2002-02-20 11:07 +0000 [r1231]  Michał Moskal <malekith/at/pld-linux.org>
2961
2962         * geninitrd: - run depmod, if modules.dep hasn't been found
2963
2964 2002-02-20 10:11 +0000 [r1230]  Artur Frysiak <wiget/at/pld-linux.org>
2965
2966         * geninitrd: - --fs is back, but if used warning is writen
2967
2968 2002-02-19 14:47 +0000 [r1227-1229]  Artur Frysiak <wiget/at/pld-linux.org>
2969
2970         * Makefile: portability fix
2971
2972         * geninitrd.8.xml (added): - start rewrite documentation to XML
2973           Docbook.
2974
2975         * geninitrd: - drop trash support (trash is dead) - rename --fs to
2976           --initrdfs (less confusion but incompatible change :( ) - new
2977           configuration option EXIT_IF_MISSING (is set to "no" then warn
2978           about missing modules but continue) - disable root on loop device
2979           (need rewrite for bsp)
2980
2981 2002-02-19 14:35 +0000 [r1226]  Artur Frysiak <wiget/at/pld-linux.org>
2982
2983         * TODO: total rewite plan
2984
2985 2002-01-29 11:19 +0000 [r1225]  Michał Moskal <malekith/at/pld-linux.org>
2986
2987         * geninitrd: - depmod support added - needs testing!
2988
2989 2002-01-17 20:14 +0000 [r1224]  Tomasz Pala <gotar/at/pld-linux.org>
2990
2991         * geninitrd, geninitrd.8: - cosmetics.
2992
2993 2001-12-15 14:41 +0000 [r1223]  Paweł Gołaszewski <blues/at/pld-linux.org>
2994
2995         * TODO: - one more
2996
2997 2001-12-15 14:33 +0000 [r1222]  Paweł Gołaszewski <blues/at/pld-linux.org>
2998
2999         * geninitrd: - typo
3000
3001 2001-10-15 10:56 +0000 [r1221]  Artur Frysiak <wiget/at/pld-linux.org>
3002
3003         * geninitrd: fixed typo reported by GoTaR <gotar/at/priv0.onet.pl>
3004
3005 2001-09-10 09:52 +0000 [r1220]  Artur Frysiak <wiget/at/pld-linux.org>
3006
3007         * geninitrd: VERSION is *not* hardcoded
3008
3009 2001-09-07 17:59 +0000 [r1219]  kloczek <kloczek/at/pld-linux.org>
3010
3011         * Makefile: - rename release target to dist.
3012
3013 2001-09-07 17:56 +0000 [r1218]  kloczek <kloczek/at/pld-linux.org>
3014
3015         * geninitrd: - hardcode VERSION (as 2.6) - move initialize
3016           variables on top and few indentation.
3017
3018 2001-09-07 17:37 +0000 [r1217]  kloczek <kloczek/at/pld-linux.org>
3019
3020         * geninitrd.sysconfig: - uncomment using bsp by default.
3021
3022 2001-09-07 13:29 +0000 [r1216]  Artur Frysiak <wiget/at/pld-linux.org>
3023
3024         * Makefile: fix typo clean up
3025
3026 2001-09-07 13:25 +0000 [r1215]  Artur Frysiak <wiget/at/pld-linux.org>
3027
3028         * Makefile, geninitrd: Use RCS Id as version number
3029
3030 2001-09-07 13:02 +0000 [r1214]  Artur Frysiak <wiget/at/pld-linux.org>
3031
3032         * geninitrd: release 2.5 ready
3033
3034 2001-09-07 12:21 +0000 [r1213]  Paweł Gołaszewski <blues/at/pld-linux.org>
3035
3036         * TODO, geninitrd.sysconfig: - commented PREMODS added to
3037           sysconfig-file - one more TODO
3038
3039 2001-08-22 15:04 +0000 [r1212]  Arkadiusz Patyk <areq/at/pld-linux.org>
3040
3041         * geninitrd: - s/DC960/DAC960/
3042
3043 2001-08-13 10:41 +0000 [r1211]  Artur Frysiak <wiget/at/pld-linux.org>
3044
3045         * geninitrd: Use RSC Id to better identification
3046
3047 2001-07-06 15:30 +0000 [r1210]  Artur Frysiak <wiget/at/pld-linux.org>
3048
3049         * TODO: one task done; one added
3050
3051 2001-07-06 15:05 +0000 [r1209]  Artur Frysiak <wiget/at/pld-linux.org>
3052
3053         * geninitrd: devfs support inspired by patch from Robert R. Wal
3054           <rrw/at/reptile.eu.org>
3055
3056 2001-07-04 13:01 +0000 [r1208]  kloczek <kloczek/at/pld-linux.org>
3057
3058         * TODO: Answer for quesion.
3059
3060 2001-07-04 11:31 +0000 [r1206-1207]  Artur Frysiak <wiget/at/pld-linux.org>
3061
3062         * Makefile: version 2.4
3063
3064         * geninitrd.8: some options described
3065
3066 2001-07-04 08:31 +0000 [r1205]  Artur Frysiak <wiget/at/pld-linux.org>
3067
3068         * TODO: more to do
3069
3070 2001-07-04 08:02 +0000 [r1204]  Artur Frysiak <wiget/at/pld-linux.org>
3071
3072         * geninitrd: UUID/LABEL support for xfs finished (thanks baggins)
3073
3074 2001-07-03 17:33 +0000 [r1201-1203]  Artur Frysiak <wiget/at/pld-linux.org>
3075
3076         * TODO: more tasks done
3077
3078         * geninitrd.8: - --omit-* options are removed
3079
3080         * geninitrd: - load software raid modules only if rootfs is on raid
3081           - hadle linear "raid" - remove --omit-* options - added --raidtab
3082           option
3083
3084 2001-07-03 11:55 +0000 [r1200]  Artur Frysiak <wiget/at/pld-linux.org>
3085
3086         * TODO: some tasks done; new tasks added
3087
3088 2001-07-03 10:45 +0000 [r1199]  Artur Frysiak <wiget/at/pld-linux.org>
3089
3090         * geninitrd: better message if modules is loadded without options
3091
3092 2001-07-03 10:27 +0000 [r1198]  Artur Frysiak <wiget/at/pld-linux.org>
3093
3094         * geninitrd: - support rootfs on DAC960/cpqarray/cciss (AMI RAID
3095           not supported yet) - hide --omit* options - added
3096           --modules-conf=<modules.conf> options
3097
3098 2001-07-02 09:32 +0000 [r1197]  Michał Moskal <malekith/at/pld-linux.org>
3099
3100         * Makefile: rel 2.3
3101
3102 2001-07-02 09:00 +0000 [r1196]  Michał Moskal <malekith/at/pld-linux.org>
3103
3104         * geninitrd: - use /etc/modules.conf only if it exists
3105
3106 2001-06-27 17:58 +0000 [r1195]  Artur Frysiak <wiget/at/pld-linux.org>
3107
3108         * TODO: more to do
3109
3110 2001-06-27 17:42 +0000 [r1193-1194]  Artur Frysiak <wiget/at/pld-linux.org>
3111
3112         * TODO: UUID/LABEL support- done
3113
3114         * geninitrd: added LABEL and UUID support redirect all error
3115           messages to stderr
3116
3117 2001-06-27 16:38 +0000 [r1192]  Bartosz Waszak <waszi/at/pld-linux.org>
3118
3119         * TODO: - add support to LVM
3120
3121 2001-06-27 12:42 +0000 [r1191]  Artur Frysiak <wiget/at/pld-linux.org>
3122
3123         * geninitrd.8: updated to geninitrd
3124
3125 2001-06-27 12:38 +0000 [r1190]  Artur Frysiak <wiget/at/pld-linux.org>
3126
3127         * geninitrd: options handling fixes
3128
3129 2001-06-22 05:55 +0000 [r1189]  kloczek <kloczek/at/pld-linux.org>
3130
3131         * TODO: - fix bug: generate proper modules list if in fstab is use
3132           UUID or LABEL in firs column.
3133
3134 2001-06-22 05:52 +0000 [r1186-1188]  kloczek <kloczek/at/pld-linux.org>
3135
3136         * geninitrd: - reformated.
3137
3138         * Makefile: - version 2.2.
3139
3140         * geninitrd: - be more verbose: add display "Add module <module> to
3141           initrd." on insert module to initrd.
3142
3143 2001-06-21 10:33 +0000 [r1185]  Artur Frysiak <wiget/at/pld-linux.org>
3144
3145         * geninitrd: (findmodule): double escape, now work with gawk and
3146           bash too (PREIDEMODS): add ide-probe, clean 2.2.19 have this
3147           module instead ide-probe-mod
3148
3149 2001-06-21 10:02 +0000 [r1184]  Artur Frysiak <wiget/at/pld-linux.org>
3150
3151         * geninitrd: (my_dirname): New function - awk version of
3152           dirname(1). (main): Put modules in this same place like in real
3153           system. This cure some ksymoops warnings/errors.
3154
3155 2001-05-02 19:20 +0000 [r1183]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3156
3157         * geninitrd: (main): display full path to missing binaries (just
3158           help for beginners)
3159
3160 2001-03-21 09:23 +0000 [r1181-1182]  kloczek <kloczek/at/pld-linux.org>
3161
3162         * geninitrd: - few reformatings.
3163
3164         * geninitrd: - run insmod with -k for autoclean unused modules.
3165
3166 2001-03-19 13:11 +0000 [r1180]  Michał Zawalich <michuz/at/pld-linux.org>
3167
3168         * Makefile: - version 2.1 - this version works fine with 2.4.x
3169
3170 2001-03-06 15:48 +0000 [r1179]  Artur Frysiak <wiget/at/pld-linux.org>
3171
3172         * geninitrd: skip build directory in my_find() (thanks to laro)
3173
3174 2001-01-30 17:47 +0000 [r1178]  kloczek <kloczek/at/pld-linux.org>
3175
3176         * geninitrd.sysconfig: - uncomment COMPRESS=yes, FS=rom,
3177           PROBESCSI=yes, PROBEIDE=yes, PROBERAID=yes
3178
3179 2001-01-30 17:44 +0000 [r1177]  kloczek <kloczek/at/pld-linux.org>
3180
3181         * geninitrd: - check for and read /etc/sysconfig/geninitrd (not
3182           /etc/sysconfig/initrd).
3183
3184 2001-01-17 10:37 +0000 [r1176]  Dariusz Karolczak <inglod/at/pld-linux.org>
3185
3186         * TODO: - updated
3187
3188 2001-01-16 14:08 +0000 [r1175]  Dariusz Karolczak <inglod/at/pld-linux.org>
3189
3190         * geninitrd: find remove
3191
3192 2001-01-09 13:01 +0000 [r1174]  Dariusz Karolczak <inglod/at/pld-linux.org>
3193
3194         * geninitrd: fix: bsp use if /sbin/bsp not installed
3195
3196 2001-01-09 11:14 +0000 [r1173]  Dariusz Karolczak <inglod/at/pld-linux.org>
3197
3198         * geninitrd: change all 'cut' into 'awk'
3199
3200 2001-01-06 15:22 +0000 [r1172]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
3201
3202         * geninitrd: - added a lot of ""s :)
3203
3204 2000-12-15 17:17 +0000 [r1171]  Michał Moskal <malekith/at/pld-linux.org>
3205
3206         * geninitrd: Bug fix: bsp was never used.
3207
3208 2000-12-15 16:05 +0000 [r1170]  Michał Moskal <malekith/at/pld-linux.org>
3209
3210         * geninitrd, geninitrd.sysconfig: Updated to use bsp.
3211
3212 2000-12-06 19:36 +0000 [r1168-1169]  kloczek <kloczek/at/pld-linux.org>
3213
3214         * Makefile: - version 1.2.
3215
3216         * geninitrd: - use strash instead ash.static - added making
3217           /dev/zero on initrd (required by trash).
3218
3219 2000-11-30 18:39 +0000 [r1167]  Jan Rękorajski <baggins/at/pld-linux.org>
3220
3221         * Makefile: - version 1.1
3222
3223 2000-11-22 12:47 +0000 [r1165-1166]  Jacek Konieczny <jajcus/at/pld-linux.org>
3224
3225         * TODO: - updated
3226
3227         * geninitrd: - warn if /sbin/losetup not present and root
3228           filesystem on loopback device is to be use (but such
3229           configuration seems to be broken anyway)
3230
3231 2000-11-18 14:00 +0000 [r1164]  Dariusz Karolczak <inglod/at/pld-linux.org>
3232
3233         * geninitrd: change options "mktemp"
3234
3235 2000-11-16 14:17 +0000 [r1163]  Dariusz Karolczak <inglod/at/pld-linux.org>
3236
3237         * geninitrd: change all 'grep' into 'awk'
3238
3239 2000-11-16 09:15 +0000 [r1162]  Jacek Konieczny <jajcus/at/pld-linux.org>
3240
3241         * geninitrd: - losetup is not needed anymore for ext2 filesystem
3242           creation
3243
3244 2000-11-16 09:08 +0000 [r1161]  Dariusz Karolczak <inglod/at/pld-linux.org>
3245
3246         * geninitrd, TODO: *** empty log message ***
3247
3248 2000-11-15 13:55 +0000 [r1160]  Artur Frysiak <wiget/at/pld-linux.org>
3249
3250         * geninitrd: - generate initrd for 2.4.0 kernel too (but find is
3251           used) - use mktemp - fix one typo (mount -> umount)
3252
3253 2000-11-14 15:27 +0000 [r1159]  Artur Frysiak <wiget/at/pld-linux.org>
3254
3255         * geninitrd: - fix some typos - allow compressing cramfs images
3256
3257 2000-11-14 14:57 +0000 [r1158]  Jacek Konieczny <jajcus/at/pld-linux.org>
3258
3259         * geninitrd: - fixed scsi modules order (by inglod)
3260
3261 2000-11-14 14:47 +0000 [r1157]  Artur Frysiak <wiget/at/pld-linux.org>
3262
3263         * geninitrd: - fix cramfs support (semitested)
3264
3265 2000-11-14 14:19 +0000 [r1156]  Artur Frysiak <wiget/at/pld-linux.org>
3266
3267         * geninitrd, geninitrd.8: - added cramfs support (untested)
3268
3269 2000-11-14 13:33 +0000 [r1155]  Artur Frysiak <wiget/at/pld-linux.org>
3270
3271         * geninitrd: - fix generating SCSI-enabled initrd (typo)
3272
3273 2000-11-09 09:31 +0000 [r1154]  Jacek Konieczny <jajcus/at/pld-linux.org>
3274
3275         * .cvsignore (added): - some ignores
3276
3277 2000-11-09 09:26 +0000 [r1152]  Jacek Konieczny <jajcus/at/pld-linux.org>
3278
3279         * Makefile (added), / (added), geninitrd (added), TODO (added),
3280           geninitrd.sysconfig (added), geninitrd.8 (added): Initial
3281           revision
3282
This page took 0.278534 seconds and 4 git commands to generate.