]> git.pld-linux.org Git - projects/geninitrd.git/blob - ChangeLog
No need for /bin/initrd-busybox on initrd.
[projects/geninitrd.git] / ChangeLog
1 2006-05-28 19:12 +0000 [r7456-7458]  Elan Ruusamäe <glen/at/pld-linux.org>
2
3         * Makefile: Generate changelog.sh in "make dist" target.
4
5         * changelog.sh (added): ChangeLog generation script (based on
6           rc-scripts).
7
8 2006-05-28 15:54 +0000 [r7452-7453]  Elan Ruusamäe <glen/at/pld-linux.org>
9
10         * geninitrd: Tabs.
11
12         * geninitrd: Add 100k more to ext2 based images.
13
14 2006-05-26 09:06 +0000 [r7446]  Elan Ruusamäe <glen/at/pld-linux.org>
15
16         * geninitrd: Reindent code with tabs and ts=4.
17
18 2006-05-26 08:42 +0000 [r7445]  Elan Ruusamäe <glen/at/pld-linux.org>
19
20         * geninitrd: Use 'EOF' heredocs.
21
22 2006-05-26 08:39 +0000 [r7444]  Elan Ruusamäe <glen/at/pld-linux.org>
23
24         * geninitrd: Parse nfsroot= from /proc/cmdline for NFS root
25           installs. Patch by Urmas Undusk
26
27 2006-05-22 14:11 +0000 [r7430]  Elan Ruusamäe <glen/at/pld-linux.org>
28
29         * geninitrd: Detect broken tool (lvdisplay) and fail early instead
30           of generating invalid initrd
31
32 2006-05-06 18:42 +0000 [r7386]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
33
34         * geninitrd: Keep suspends in sync.
35
36 2006-05-06 18:33 +0000 [r7385]  Jan Rękorajski <baggins/at/pld-linux.org>
37
38         * geninitrd: - turn suspend2 on by default - load required module
39           for suspend2
40
41 2006-04-27 20:57 +0000 [r7371]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
42
43         * geninitrd: Update support for recent suspend2 versions (Bartosz
44           Świątek).
45
46 2006-04-09 21:09 +0000 [r7340]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
47
48         * geninitrd.sysconfig: Correct suspend1 var.
49
50 2006-04-09 19:08 +0000 [r7339]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
51
52         * geninitrd: Correct suspend variables.
53
54 2006-04-09 13:33 +0000 [r7338]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
55
56         * geninitrd.sysconfig: Updated config.
57
58 2006-04-09 13:01 +0000 [r7337]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
59
60         * geninitrd: Mainline suspend support. Suspend 2 renamed. Both
61           suspends turned off by default.
62
63 2006-04-09 12:28 +0000 [r7336]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
64
65         * geninitrd, geninitrd.sysconfig: Suspend 2 stuff renamed to
66           suspend2 (it's old anyway).
67
68 2006-03-25 21:30 +0000 [r7319]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
69
70         * geninitrd: Hacky initramfs support (and of course not working
71           yet).
72
73 2006-02-22 18:20 +0000 [r6998]  Elan Ruusamäe <glen/at/pld-linux.org>
74
75         * lvm.todo: Few language fixes.
76
77 2006-02-22 18:11 +0000 [r6997]  Elan Ruusamäe <glen/at/pld-linux.org>
78
79         * geninitrd: Avoid duplicate device copying when LVM on RAID
80
81 2006-02-22 17:17 +0000 [r6996]  Elan Ruusamäe <glen/at/pld-linux.org>
82
83         * geninitrd: Fix mdadm output grabbing when there are N>0 spare
84           disks
85
86 2006-01-28 13:40 +0000 [r6894]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
87
88         * geninitrd: Always use mdassemble. By default put UUID based
89           config (so devices can now change without affecting an array).
90           Copy all devices matching /etc/mdadm.conf in case when disks
91           layout is modified in system.
92
93 2006-01-28 13:16 +0000 [r6893]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
94
95         * geninitrd, geninitrd.8.xml: Old raidtools no longer supported.
96
97 2006-01-27 23:37 +0000 [r6892]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
98
99         * geninitrd: Allow raid6 and raid10.
100
101 2006-01-18 16:57 +0000 [r6854]  Elan Ruusamäe <glen/at/pld-linux.org>
102
103         * geninitrd.8.xml: - english
104
105 2006-01-17 22:11 +0000 [r6838]  Elan Ruusamäe <glen/at/pld-linux.org>
106
107         * geninitrd: - add dmraid support, needs udev as it creates nodes
108           on /dev - probably udev support should be improved to copy config
109           to initrd so the nodes correspond to ones configured in host
110           currently customised udev in host has no effect on initrd
111
112 2006-01-17 21:29 +0000 [r6833]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
113
114         * geninitrd: Generate rootfs finding stuff when using raid, too.
115           (glen)
116
117 2006-01-17 21:24 +0000 [r6832]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
118
119         * geninitrd.8.xml: Manual fix. (ankry).
120
121 2006-01-17 21:14 +0000 [r6831]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
122
123         * geninitrd: Add missing parenthesis. (Robert Jaros) Properly copy
124           /dev files when using lvm. (Robert Jaros)
125
126 2005-11-26 15:35 +0000 [r6569]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
127
128         * geninitrd: In case of module with - in name we use _ in variables
129           like ide-core -> MODULE_ide_core_USLEEP.
130
131 2005-11-17 13:04 +0000 [r6539]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
132
133         * geninitrd: USLEEP not SLEEP + small fixes.
134
135 2005-11-17 12:56 +0000 [r6538]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
136
137         * geninitrd: Sleeping after module load support.
138
139 2005-11-17 07:32 +0000 [r6537]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
140
141         * geninitrd: Copy pvdevice nodes to initrd when not using udev.
142
143 2005-11-01 15:33 +0000 [r6509]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
144
145         * geninitrd: Revert, doesn't make sense for udev case.
146
147 2005-11-01 15:10 +0000 [r6508]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
148
149         * geninitrd: Always create /dev/mapper/control for our sake.
150
151 2005-09-23 23:14 +0000 [r6406]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
152
153         * geninitrd: Create mapper control device only when not using udev.
154
155 2005-06-27 06:25 +0000 [r6191]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
156
157         * geninitrd: Fix for mdadm >= v1.12.0. Version >= v1.12.0 is now
158           required.
159
160 2005-06-09 22:03 +0000 [r6057]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
161
162         * geninitrd: Use 3000 initrd as size for ia64|amd64|x86_64|sparc64
163           arches.
164
165 2005-04-04 16:29 +0000 [r5716]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
166
167         * geninitrd: Nicer warnings.
168
169 2005-02-23 13:14 +0000 [r5559]  Witek Kręcicki <adasi/at/pld-linux.org>
170
171         * TODO: - new entry (add dmraid support)
172
173 2004-12-10 15:36 +0000 [r5369]  Marcin Doliński <averne/at/pld-linux.org>
174
175         * geninitrd: - added /dev/mapper/control
176
177 2004-12-06 20:19 +0000 [r5367]  Adam Gołębiowski <adamg/at/pld-linux.org>
178
179         * geninitrd, geninitrd.sysconfig: - display info that it is
180           possible to disable software suspend
181
182 2004-09-25 22:41 +0000 [r4657-4658]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
183
184         * geninitrd: Really mount/umount /proc for udev.
185
186         * geninitrd: Fix passing hotplug binary into kernel. Drop devfs
187           mount for lvm2.
188
189 2004-09-25 16:58 +0000 [r4653]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
190
191         * geninitrd, geninitrd.sysconfig: Updated udev support.
192
193 2004-09-25 13:19 +0000 [r4648]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
194
195         * geninitrd: Support for /dev managing by udev.
196
197 2004-09-19 20:50 +0000 [r4624]  Sergiusz Pawłowicz <serek/at/pld-linux.org>
198
199         * TODO: - extending todo list.
200
201 2004-09-17 21:24 +0000 [r4605]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
202
203         * geninitrd: Umount /proc in initrd_gen_procdata().
204
205 2004-09-16 16:50 +0000 [r4600]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
206
207         * geninitrd: Make root=/dev/XYZ work with grub, too.
208
209 2004-09-16 12:45 +0000 [r4599]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
210
211         * geninitrd: Convert generation of nfs/softraid/lvm/suspend stuff
212           into functions (initrd_gen_XXX).
213
214 2004-09-16 10:57 +0000 [r4598]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
215
216         * geninitrd: Typo fixed.
217
218 2004-09-16 10:54 +0000 [r4597]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
219
220         * geninitrd: Put information which devices belong to which array
221           when having multiple raid arrays. Don't call mdassemble twice in
222           such case since once is enough.
223
224 2004-09-01 16:38 +0000 [r4453]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
225
226         * geninitrd: modulefile checking is done only once now (duplicates
227           removed).
228
229 2004-08-30 18:53 +0000 [r4448]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
230
231         * geninitrd: Display error and exit if raid data is not found when
232           trying to find softraid modules.
233
234 2004-08-09 00:02 +0000 [r4420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
235
236         * geninitrd: Use suspend_bootsplash instead of suspend_text when
237           bootsplash is in use.
238
239 2004-08-08 16:16 +0000 [r4418]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
240
241         * geninitrd: - add support for swsusp2 2.0.0.103 (text mode)
242
243 2004-08-01 22:37 +0000 [r4413]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
244
245         * geninitrd: Finish software suspend2 support (and enable it by
246           default).
247
248 2004-07-31 09:36 +0000 [r4412]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
249
250         * geninitrd: Softsuspend fixes, still disabled by default.
251
252 2004-07-31 01:26 +0000 [r4411]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
253
254         * geninitrd: Software suspend 2 support added (untested).
255
256 2004-07-17 19:39 +0000 [r4358]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
257
258         * geninitrd: Fix handling of module options.
259
260 2004-07-02 20:08 +0000 [r4294]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
261
262         * geninitrd: Well, back to romfs, initramfs fixes.
263
264 2004-07-02 19:46 +0000 [r4293]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
265
266         * geninitrd.sysconfig: Keep INITRDFS unconfigured so geninitrd
267           script will decide which use as default.
268
269 2004-07-02 19:36 +0000 [r4292]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
270
271         * geninitrd: initramfs support, use it by default for kernel >
272           2.5.0.
273
274 2004-06-26 23:19 +0000 [r4250]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
275
276         * geninitrd: Test checking if rootfs is on LVM was broken for LVM1
277           case - fixed.
278
279 2004-06-26 21:12 +0000 [r4249]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
280
281         * TODO: Updated (few questions).
282
283 2004-06-26 21:04 +0000 [r4248]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
284
285         * geninitrd: In most cases broken fstab causes problems - enhance
286           error message for find_modules_for() parameters checking.
287
288 2004-06-24 20:01 +0000 [r4242]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
289
290         * geninitrd: LVM2: wipe out mount && pivot_root and welcome
291           /proc/sys/kernel/real-root-dev.
292
293 2004-06-24 15:09 +0000 [r4241]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
294
295         * geninitrd: Mount LVM2 rootfs read-only; few cleanups.
296
297 2004-06-24 13:26 +0000 [r4240]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
298
299         * geninitrd: Preffer /sbin/chroot over /usr/sbin/chroot.
300
301 2004-06-24 13:22 +0000 [r4239]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
302
303         * geninitrd: Mention proper kernel cmdline setup for root on
304           nfs/lvm2 configurations.
305
306 2004-06-24 13:12 +0000 [r4238]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
307
308         * geninitrd: Print warning when /proc is not mounted since too many
309           things depend on this.
310
311 2004-06-24 13:09 +0000 [r4237]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
312
313         * geninitrd: Working rootfs on LVM2 support (tested).
314
315 2004-06-23 12:20 +0000 [r4233]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
316
317         * geninitrd: lvm2: do not restrict to sysfs devices only (since we
318           even do not mount syfs).
319
320 2004-06-23 02:14 +0000 [r4232]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
321
322         * geninitrd: For LVM use system configured devs filtering + avoid
323           locking instead of ignoring errors.
324
325 2004-06-09 20:43 +0000 [r4159]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
326
327         * geninitrd: Use posix,wsize=8192,rsize=8192 options for NFS
328           mounts.
329
330 2004-06-09 18:11 +0000 [r4158]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
331
332         * geninitrd: For rootfs on NFS create /dev/urandom on initrd - used
333           by dhcp client.
334
335 2004-06-06 00:01 +0000 [r4149]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
336
337         * geninitrd: Make nfs root case minimal + add very important
338           comment.
339
340 2004-06-05 22:19 +0000 [r4148]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
341
342         * geninitrd: rootfs on nfs works with funny things like kernel
343           swapper doing init job/
344
345 2004-06-05 19:32 +0000 [r4147]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
346
347         * geninitrd: (Almost) working root on NFS support.
348
349 2004-06-05 15:33 +0000 [r4146]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
350
351         * geninitrd: Initial support for rootfs on NFS.
352
353 2004-04-22 09:36 +0000 [r3977]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
354
355         * geninitrd: Fix typo in do_mdassemble variable (noted by Piotr
356           Pawłow <pp/at/siedziba.pl>)
357
358 2004-04-10 11:34 +0000 [r3918]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
359
360         * geninitrd: We do not support min/max kernel version settings in
361           pci database, so remove that code.
362
363 2004-04-03 01:01 +0000 [r3865]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
364
365         * geninitrd: Run only one, rootfs VG when using LVM.
366
367 2004-04-02 23:17 +0000 [r3862-3864]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
368
369         * geninitrd: Ups, debugging left - removed.
370
371         * geninitrd: Print warning when ide-generic is used as fallback.
372
373         * geninitrd: Load ide-generic if no other IDE related modules
374           found.
375
376 2004-04-02 22:09 +0000 [r3861]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
377
378         * geninitrd: Support for LVM on top of SoftRAID.
379
380 2004-03-31 18:05 +0000 [r3850]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
381
382         * lvm.todo: Mention LVM on top of SOFTRAID case.
383
384 2004-03-31 17:47 +0000 [r3849]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
385
386         * geninitrd, geninitrd.8.xml: Change --lvmversion to
387           --lvmtoolsversion (same with LVMVERSION->LVMTOOLSVERSION) to
388           avoid confusion.
389
390 2004-03-31 17:39 +0000 [r3848]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
391
392         * geninitrd: Fix creation of subdirectiories needed on in /dev on
393           initrd image.
394
395 2004-03-31 17:29 +0000 [r3847]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
396
397         * geninitrd: Support devfs like names for softraid detection.
398
399 2004-03-31 17:20 +0000 [r3846]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
400
401         * geninitrd: Fix LVMVERSION detection when lvm1 tools are in use.
402
403 2004-03-31 16:33 +0000 [r3844]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
404
405         * geninitrd: Check for /sbin/lvdisplay and /sbin/pvdisplay
406           existence instead of /sbin/lvm (part of lvm2 package).
407
408 2004-03-08 14:36 +0000 [r3427]  Artur Frysiak <wiget/at/pld-linux.org>
409
410         * Makefile: - added ChangeLog to distributed package
411
412 2004-03-08 14:28 +0000 [r3425]  Artur Frysiak <wiget/at/pld-linux.org>
413
414         * TODO: - more things done
415
416 2004-03-05 08:10 +0000 [r3416]  Artur Frysiak <wiget/at/pld-linux.org>
417
418         * geninitrd: - redirect error message to stderr - fix displaing
419           modules names in verbose mode - use --ignorelockfailure in lvm2
420           invocation (/var isn't mounted now)
421
422 2004-02-01 23:48 +0000 [r3241]  Artur Frysiak <wiget/at/pld-linux.org>
423
424         * geninitrd: - finished LVM2 support (I hope, I don't break LVM1
425           support) - fix printing modules names on 2.6.x kernels
426
427 2004-01-30 21:53 +0000 [r3228]  Artur Frysiak <wiget/at/pld-linux.org>
428
429         * geninitrd, geninitrd.8.xml: - write usage message to stdin not
430           stderr - check version of LVM tools not LVM volumen format -
431           added --lvmversion options
432
433 2004-01-30 00:35 +0000 [r3226]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
434
435         * geninitrd: Try to load only required LVM module (needs testing
436           with LVM1 tools and LVM2 tools using lvm1 metadata)
437
438 2004-01-29 12:34 +0000 [r3225]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
439
440         * geninitrd: Test for LVM using lvdisplay (old way left for
441           compatibility in some weird cases).
442
443 2004-01-29 12:15 +0000 [r3224]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
444
445         * geninitrd: Local geninitrd configuration for LVM is more
446           important than automatic searching. Give it chance to work with
447           LVM1 tools (should work fine).
448
449 2004-01-29 12:04 +0000 [r3223]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
450
451         * geninitrd: Implement searching for LVM devices using LVM2 tools.
452           No idea whether is works with LVM1 tools but these are obsolete
453           anyway.
454
455 2004-01-23 23:38 +0000 [r3219]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
456
457         * geninitrd: Proper message.
458
459 2004-01-23 19:54 +0000 [r3218]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
460
461         * geninitrd: If /sbin/initrd-mdassemble is available then use it
462           instead of mdadm.
463
464 2004-01-17 20:12 +0000 [r3196]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
465
466         * geninitrd: - drop support for raid using raid_start in busybox,
467           it's broken - use initrd-mdadm
468
469 2003-12-28 18:56 +0000 [r3089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
470
471         * geninitrd.sysconfig: Remove obsolete bsp options.
472
473 2003-12-25 21:08 +0000 [r3080]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
474
475         * geninitrd: Display information message when
476           BOOT_SPLASH_RESOLUTIONS is empty.
477
478 2003-12-25 19:14 +0000 [r3079]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
479
480         * geninitrd.8.xml: Comment now in utf.
481
482 2003-12-25 18:37 +0000 [r3075]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
483
484         * geninitrd: Merged bootsplash branch.
485
486 2003-12-25 18:24 +0000 [r3074]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
487
488         * geninitrd, geninitrd.8.xml: Use insmod instead of insmod_ng for
489           2.6 kernels, too. Fix docummentation to describe that.
490
491 2003-10-02 20:34 +0000 [r1403]  Artur Frysiak <wiget/at/pld-linux.org>
492
493         * geninitrd.8.xml: - emails update
494
495 2003-09-18 22:54 +0000 [r1354]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
496
497         * geninitrd: - make rootdev local variable inside find_modules_ide
498           (should fix problems with raid support)
499
500 2003-09-18 22:17 +0000 [r1352]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
501
502         * geninitrd: - set svn:keywords property
503
504 2003-09-13 12:57 +0000 [r1321]  Artur Frysiak <wiget/at/pld-linux.org>
505
506         * .cvsignore (removed), /: post cvs2svn cleanup - removed unused
507           tags and branches - .cvsignore -> prop svn:ignore
508
509 2003-08-24 22:20 +0000 [r1317]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
510
511         * geninitrd: - by default load all found IDE devices unless
512           --ide-root-only option specified - when ide=reverse specified
513           sort drivers in reverse order
514
515 2003-08-24 12:14 +0000 [r1315]  Michał Moskal <malekith/at/pld-linux.org>
516
517         * geninitrd: - add busybox -> sh symlink
518
519 2003-08-23 20:13 +0000 [r1313]  Arkadiusz Patyk <areq/at/pld-linux.org>
520
521         * geninitrd: - now pci.ide format is: PCI_ids module_name
522           vendor_name|device_name
523
524 2003-08-23 19:54 +0000 [r1311]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
525
526         * geninitrd: - find proper max_kernel
527
528 2003-08-15 23:32 +0000 [r1309]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
529
530         * geninitrd: - enable new raid_start available in latest busybox
531
532 2003-08-15 22:33 +0000 [r1307]  Michał Moskal <malekith/at/pld-linux.org>
533
534         * geninitrd: - create /dev/null (busybox seems to need it) and
535           /dev/zero (just in case)
536
537 2003-08-15 22:14 +0000 [r1306]  Michał Moskal <malekith/at/pld-linux.org>
538
539         * geninitrd: - set -x seems to cause SEGV
540
541 2003-08-15 21:58 +0000 [r1303-1304]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
542
543         * geninitrd: - one more sbin->bin
544
545         * geninitrd: - on 2.4 also load only module which is needed for
546           mounting rootfs
547
548 2003-08-15 21:53 +0000 [r1301-1302]  Michał Moskal <malekith/at/pld-linux.org>
549
550         * geninitrd: - use mdadm not initrd-mdadm for scanning
551
552         * geninitrd: - fix syntax
553
554 2003-08-15 21:51 +0000 [r1300]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
555
556         * geninitrd: - use mdadm.conf, too - then raidtab
557
558 2003-08-15 21:39 +0000 [r1299]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
559
560         * geninitrd: - initrd-busybox is in bin not sbin
561
562 2003-08-15 21:19 +0000 [r1298]  Michał Moskal <malekith/at/pld-linux.org>
563
564         * geninitrd: - first try
565
566 2003-08-15 21:00 +0000 [r1296]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
567
568         * geninitrd: - beginning of mdadm.conf support
569
570 2003-08-15 19:15 +0000 [r1294]  Michał Moskal <malekith/at/pld-linux.org>
571
572         * geninitrd: - marged busybox version
573
574 2003-08-15 12:12 +0000 [r1292]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
575
576         * geninitrd: - on 2.5/2.6 with sysfs we are able to fount exactly
577           which module is required to get rootfs controller working
578
579 2003-08-12 22:01 +0000 [r1290]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
580
581         * geninitrd: - fix ataraid support
582
583 2003-08-11 14:41 +0000 [r1288]  Arkadiusz Patyk <areq/at/pld-linux.org>
584
585         * geninitrd: - check if exist /proc/bus/pci/devices
586
587 2003-08-11 08:45 +0000 [r1286]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
588
589         * geninitrd: - debug messages removed
590
591 2003-08-10 20:27 +0000 [r1284]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
592
593         * geninitrd: - same names caused variable covering and wrong
594           results (fixed) - don't try to load module unknown - don't fail
595           if modules not found (staticly compiled?)
596
597 2003-08-10 12:21 +0000 [r1282]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
598
599         * geninitrd: - if no IDE module on disk then it's probably compiled
600           into kernel so don't fail - if PCI database not found then print
601           warning
602
603 2003-08-09 23:43 +0000 [r1279-1280]  Jan Rękorajski <baggins/at/pld-linux.org>
604
605         * TODO: - we need ide=reverse support
606
607         * geninitrd: - when comparing pci IDs make sure they will be
608           compared as strings
609
610 2003-08-09 23:09 +0000 [r1278]  Jan Rękorajski <baggins/at/pld-linux.org>
611
612         * geninitrd: - DO NOT sort driver modules, are you nuts?
613
614 2003-08-09 21:24 +0000 [r1275-1276]  Arkadiusz Patyk <areq/at/pld-linux.org>
615
616         * pci.ide (removed): - move to pci-database
617
618         * geninitrd: - use PCI ids from pci-database
619
620 2003-08-09 21:15 +0000 [r1274]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
621
622         * geninitrd: - find all PREIDEMODS
623
624 2003-08-08 14:09 +0000 [r1272]  Arkadiusz Patyk <areq/at/pld-linux.org>
625
626         * Makefile: - better check VERSION - don't need install rc-script,
627           bsp in builder
628
629 2003-08-07 22:41 +0000 [r1270]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
630
631         * geninitrd: - debug message removed
632
633 2003-08-07 22:27 +0000 [r1269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
634
635         * pci.ide (added), geninitrd: - support for automatic IDE module
636           finding (needs testing)
637
638 2003-08-07 20:08 +0000 [r1266]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
639
640         * geninitrd: - fix typo
641
642 2003-08-07 09:10 +0000 [r1264]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
643
644         * geninitrd: - added support for static mdadm
645
646 2003-07-17 18:08 +0000 [r1262]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
647
648         * geninitrd: - there is insmod.static.modutils not
649           insmod.static.modprobe
650
651 2003-06-30 21:38 +0000 [r1260]  Artur Frysiak <wiget/at/pld-linux.org>
652
653         * geninitrd: - use correct version of insmod.static
654
655 2003-04-09 11:40 +0000 [r1257]  Artur Frysiak <wiget/at/pld-linux.org>
656
657         * geninitrd, geninitrd.8.xml: - added --with-insmod-static to allow
658           using /sbin/insmod.static if bsp internal insmod/insmod_ng is
659           bugi - use DocBook XML 4.2 for man page - describe
660           --with-insmod-static and Linux 2.5.x support - small
661           "despamification"
662
663 2003-02-19 08:49 +0000 [r1255-1256]  Artur Frysiak <wiget/at/pld-linux.org>
664
665         * geninitrd: - Linux 2.5.x support
666
667         * TODO: - and more things to do
668
669 2003-02-19 08:43 +0000 [r1254]  Artur Frysiak <wiget/at/pld-linux.org>
670
671         * geninitrd.8.xml: - typo fixes
672
673 2002-11-27 17:56 +0000 [r1253]  Artur Frysiak <wiget/at/pld-linux.org>
674
675         * geninitrd: - typo in LVM code
676
677 2002-11-26 13:44 +0000 [r1252]  Artur Frysiak <wiget/at/pld-linux.org>
678
679         * geninitrd: - first version with LVM support but not yet fully
680           tested
681
682 2002-11-26 13:40 +0000 [r1251]  Artur Frysiak <wiget/at/pld-linux.org>
683
684         * lvm.todo (added): LVM implementation plan
685
686 2002-10-13 11:40 +0000 [r1250]  Witek Kręcicki <adasi/at/pld-linux.org>
687
688         * geninitrd: - fixed preload
689
690 2002-09-27 15:19 +0000 [r1249]  Artur Frysiak <wiget/at/pld-linux.org>
691
692         * geninitrd.8.xml: - one more contributor
693
694 2002-09-27 15:14 +0000 [r1248]  Artur Frysiak <wiget/at/pld-linux.org>
695
696         * geninitrd: - support for gzipped modules (patch by Witold
697           Filipczyk <witekfl/at/poczta.onet.pl>) - use findfs from e2fsprogs
698           (>= 1.28) to find root device if specified by UUID or LABEL
699
700 2002-09-06 14:58 +0000 [r1245-1247]  Artur Frysiak <wiget/at/pld-linux.org>
701
702         * geninitrd.8.xml: - not show almost empty hardware RAID desc
703
704         * geninitrd: New features: - ATA RAID support Bugfixes: - by
705           default use raidstart (if needed) - show raidstart related
706           options in help message - drop undocumented --use-raidstart
707           switch
708
709         * geninitrd.8.xml: - added some notes about SCSI, ATA RAID and
710           hardware RAID support
711
712 2002-03-25 11:07 +0000 [r1244]  Michał Moskal <malekith/at/pld-linux.org>
713
714         * geninitrd: - fixed raidstart (should work with
715           real-soon-now-to-be-released version of bsp) - use bsp-raidless
716           if not using raid
717
718 2002-03-13 15:19 +0000 [r1243]  Artur Frysiak <wiget/at/pld-linux.org>
719
720         * Makefile: better make dist
721
722 2002-03-13 14:46 +0000 [r1239-1242]  Artur Frysiak <wiget/at/pld-linux.org>
723
724         * Makefile: add geninitrd.8.xml to dist tarball and make
725           geninitrd.8 from xml source
726
727         * .cvsignore: ignore generated files
728
729         * geninitrd.8 (removed): this file are generated from xml source
730
731         * geninitrd.8.xml, geninitrd.8: typo
732
733 2002-03-13 13:40 +0000 [r1238]  Artur Frysiak <wiget/at/pld-linux.org>
734
735         * geninitrd.8.xml: formating fixes
736
737 2002-03-13 13:26 +0000 [r1237]  Artur Frysiak <wiget/at/pld-linux.org>
738
739         * geninitrd: UUID and LABEL support for ext3 fix displaying missing
740           modules names
741
742 2002-03-07 13:39 +0000 [r1236]  Jakub Bogusz <qboosh/at/pld-linux.org>
743
744         * geninitrd: - fixed raidstart (if raidstart bsp builtin works)
745
746 2002-03-07 09:57 +0000 [r1235]  Artur Frysiak <wiget/at/pld-linux.org>
747
748         * geninitrd.8.xml: now is completed
749
750 2002-02-20 13:37 +0000 [r1234]  Artur Frysiak <wiget/at/pld-linux.org>
751
752         * geninitrd.sysconfig: FS->INITRDFS
753
754 2002-02-20 13:29 +0000 [r1233]  Jakub Bogusz <qboosh/at/pld-linux.org>
755
756         * geninitrd.sysconfig: - typo
757
758 2002-02-20 11:30 +0000 [r1232]  Artur Frysiak <wiget/at/pld-linux.org>
759
760         * geninitrd: don't generate modules.dep
761
762 2002-02-20 11:07 +0000 [r1231]  Michał Moskal <malekith/at/pld-linux.org>
763
764         * geninitrd: - run depmod, if modules.dep hasn't been found
765
766 2002-02-20 10:11 +0000 [r1230]  Artur Frysiak <wiget/at/pld-linux.org>
767
768         * geninitrd: - --fs is back, but if used warning is writen
769
770 2002-02-19 14:47 +0000 [r1227-1229]  Artur Frysiak <wiget/at/pld-linux.org>
771
772         * Makefile: portability fix
773
774         * geninitrd.8.xml (added): - start rewrite documentation to XML
775           Docbook.
776
777         * geninitrd: - drop trash support (trash is dead) - rename --fs to
778           --initrdfs (less confusion but incompatible change :( ) - new
779           configuration option EXIT_IF_MISSING (is set to "no" then warn
780           about missing modules but continue) - disable root on loop device
781           (need rewrite for bsp)
782
783 2002-02-19 14:35 +0000 [r1226]  Artur Frysiak <wiget/at/pld-linux.org>
784
785         * TODO: total rewite plan
786
787 2002-01-29 11:19 +0000 [r1225]  Michał Moskal <malekith/at/pld-linux.org>
788
789         * geninitrd: - depmod support added - needs testing!
790
791 2002-01-17 20:14 +0000 [r1224]  Tomasz Pala <gotar/at/pld-linux.org>
792
793         * geninitrd, geninitrd.8: - cosmetics.
794
795 2001-12-15 14:41 +0000 [r1223]  Paweł Gołaszewski <blues/at/pld-linux.org>
796
797         * TODO: - one more
798
799 2001-12-15 14:33 +0000 [r1222]  Paweł Gołaszewski <blues/at/pld-linux.org>
800
801         * geninitrd: - typo
802
803 2001-10-15 10:56 +0000 [r1221]  Artur Frysiak <wiget/at/pld-linux.org>
804
805         * geninitrd: fixed typo reported by GoTaR <gotar/at/priv0.onet.pl>
806
807 2001-09-10 09:52 +0000 [r1220]  Artur Frysiak <wiget/at/pld-linux.org>
808
809         * geninitrd: VERSION is *not* hardcoded
810
811 2001-09-07 17:59 +0000 [r1219]  kloczek <kloczek/at/pld-linux.org>
812
813         * Makefile: - rename release target to dist.
814
815 2001-09-07 17:56 +0000 [r1218]  kloczek <kloczek/at/pld-linux.org>
816
817         * geninitrd: - hardcode VERSION (as 2.6) - move initialize
818           variables on top and few indentation.
819
820 2001-09-07 17:37 +0000 [r1217]  kloczek <kloczek/at/pld-linux.org>
821
822         * geninitrd.sysconfig: - uncomment using bsp by default.
823
824 2001-09-07 13:29 +0000 [r1216]  Artur Frysiak <wiget/at/pld-linux.org>
825
826         * Makefile: fix typo clean up
827
828 2001-09-07 13:25 +0000 [r1215]  Artur Frysiak <wiget/at/pld-linux.org>
829
830         * Makefile, geninitrd: Use RCS Id as version number
831
832 2001-09-07 13:02 +0000 [r1214]  Artur Frysiak <wiget/at/pld-linux.org>
833
834         * geninitrd: release 2.5 ready
835
836 2001-09-07 12:21 +0000 [r1213]  Paweł Gołaszewski <blues/at/pld-linux.org>
837
838         * TODO, geninitrd.sysconfig: - commented PREMODS added to
839           sysconfig-file - one more TODO
840
841 2001-08-22 15:04 +0000 [r1212]  Arkadiusz Patyk <areq/at/pld-linux.org>
842
843         * geninitrd: - s/DC960/DAC960/
844
845 2001-08-13 10:41 +0000 [r1211]  Artur Frysiak <wiget/at/pld-linux.org>
846
847         * geninitrd: Use RSC Id to better identification
848
849 2001-07-06 15:30 +0000 [r1210]  Artur Frysiak <wiget/at/pld-linux.org>
850
851         * TODO: one task done; one added
852
853 2001-07-06 15:05 +0000 [r1209]  Artur Frysiak <wiget/at/pld-linux.org>
854
855         * geninitrd: devfs support inspired by patch from Robert R. Wal
856           <rrw/at/reptile.eu.org>
857
858 2001-07-04 13:01 +0000 [r1208]  kloczek <kloczek/at/pld-linux.org>
859
860         * TODO: Answer for quesion.
861
862 2001-07-04 11:31 +0000 [r1206-1207]  Artur Frysiak <wiget/at/pld-linux.org>
863
864         * Makefile: version 2.4
865
866         * geninitrd.8: some options described
867
868 2001-07-04 08:31 +0000 [r1205]  Artur Frysiak <wiget/at/pld-linux.org>
869
870         * TODO: more to do
871
872 2001-07-04 08:02 +0000 [r1204]  Artur Frysiak <wiget/at/pld-linux.org>
873
874         * geninitrd: UUID/LABEL support for xfs finished (thanks baggins)
875
876 2001-07-03 17:33 +0000 [r1201-1203]  Artur Frysiak <wiget/at/pld-linux.org>
877
878         * TODO: more tasks done
879
880         * geninitrd.8: - --omit-* options are removed
881
882         * geninitrd: - load software raid modules only if rootfs is on raid
883           - hadle linear "raid" - remove --omit-* options - added --raidtab
884           option
885
886 2001-07-03 11:55 +0000 [r1200]  Artur Frysiak <wiget/at/pld-linux.org>
887
888         * TODO: some tasks done; new tasks added
889
890 2001-07-03 10:45 +0000 [r1199]  Artur Frysiak <wiget/at/pld-linux.org>
891
892         * geninitrd: better message if modules is loadded without options
893
894 2001-07-03 10:27 +0000 [r1198]  Artur Frysiak <wiget/at/pld-linux.org>
895
896         * geninitrd: - support rootfs on DAC960/cpqarray/cciss (AMI RAID
897           not supported yet) - hide --omit* options - added
898           --modules-conf=<modules.conf> options
899
900 2001-07-02 09:32 +0000 [r1197]  Michał Moskal <malekith/at/pld-linux.org>
901
902         * Makefile: rel 2.3
903
904 2001-07-02 09:00 +0000 [r1196]  Michał Moskal <malekith/at/pld-linux.org>
905
906         * geninitrd: - use /etc/modules.conf only if it exists
907
908 2001-06-27 17:58 +0000 [r1195]  Artur Frysiak <wiget/at/pld-linux.org>
909
910         * TODO: more to do
911
912 2001-06-27 17:42 +0000 [r1193-1194]  Artur Frysiak <wiget/at/pld-linux.org>
913
914         * TODO: UUID/LABEL support- done
915
916         * geninitrd: added LABEL and UUID support redirect all error
917           messages to stderr
918
919 2001-06-27 16:38 +0000 [r1192]  Bartosz Waszak <waszi/at/pld-linux.org>
920
921         * TODO: - add support to LVM
922
923 2001-06-27 12:42 +0000 [r1191]  Artur Frysiak <wiget/at/pld-linux.org>
924
925         * geninitrd.8: updated to geninitrd
926
927 2001-06-27 12:38 +0000 [r1190]  Artur Frysiak <wiget/at/pld-linux.org>
928
929         * geninitrd: options handling fixes
930
931 2001-06-22 05:55 +0000 [r1189]  kloczek <kloczek/at/pld-linux.org>
932
933         * TODO: - fix bug: generate proper modules list if in fstab is use
934           UUID or LABEL in firs column.
935
936 2001-06-22 05:52 +0000 [r1186-1188]  kloczek <kloczek/at/pld-linux.org>
937
938         * geninitrd: - reformated.
939
940         * Makefile: - version 2.2.
941
942         * geninitrd: - be more verbose: add display "Add module <module> to
943           initrd." on insert module to initrd.
944
945 2001-06-21 10:33 +0000 [r1185]  Artur Frysiak <wiget/at/pld-linux.org>
946
947         * geninitrd: (findmodule): double escape, now work with gawk and
948           bash too (PREIDEMODS): add ide-probe, clean 2.2.19 have this
949           module instead ide-probe-mod
950
951 2001-06-21 10:02 +0000 [r1184]  Artur Frysiak <wiget/at/pld-linux.org>
952
953         * geninitrd: (my_dirname): New function - awk version of
954           dirname(1). (main): Put modules in this same place like in real
955           system. This cure some ksymoops warnings/errors.
956
957 2001-05-02 19:20 +0000 [r1183]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
958
959         * geninitrd: (main): display full path to missing binaries (just
960           help for beginners)
961
962 2001-03-21 09:23 +0000 [r1181-1182]  kloczek <kloczek/at/pld-linux.org>
963
964         * geninitrd: - few reformatings.
965
966         * geninitrd: - run insmod with -k for autoclean unused modules.
967
968 2001-03-19 13:11 +0000 [r1180]  Michał Zawalich <michuz/at/pld-linux.org>
969
970         * Makefile: - version 2.1 - this version works fine with 2.4.x
971
972 2001-03-06 15:48 +0000 [r1179]  Artur Frysiak <wiget/at/pld-linux.org>
973
974         * geninitrd: skip build directory in my_find() (thanks to laro)
975
976 2001-01-30 17:47 +0000 [r1178]  kloczek <kloczek/at/pld-linux.org>
977
978         * geninitrd.sysconfig: - uncomment COMPRESS=yes, FS=rom,
979           PROBESCSI=yes, PROBEIDE=yes, PROBERAID=yes
980
981 2001-01-30 17:44 +0000 [r1177]  kloczek <kloczek/at/pld-linux.org>
982
983         * geninitrd: - check for and read /etc/sysconfig/geninitrd (not
984           /etc/sysconfig/initrd).
985
986 2001-01-17 10:37 +0000 [r1176]  Dariusz Karolczak <inglod/at/pld-linux.org>
987
988         * TODO: - updated
989
990 2001-01-16 14:08 +0000 [r1175]  Dariusz Karolczak <inglod/at/pld-linux.org>
991
992         * geninitrd: find remove
993
994 2001-01-09 13:01 +0000 [r1174]  Dariusz Karolczak <inglod/at/pld-linux.org>
995
996         * geninitrd: fix: bsp use if /sbin/bsp not installed
997
998 2001-01-09 11:14 +0000 [r1173]  Dariusz Karolczak <inglod/at/pld-linux.org>
999
1000         * geninitrd: change all 'cut' into 'awk'
1001
1002 2001-01-06 15:22 +0000 [r1172]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
1003
1004         * geninitrd: - added a lot of ""s :)
1005
1006 2000-12-15 17:17 +0000 [r1171]  Michał Moskal <malekith/at/pld-linux.org>
1007
1008         * geninitrd: Bug fix: bsp was never used.
1009
1010 2000-12-15 16:05 +0000 [r1170]  Michał Moskal <malekith/at/pld-linux.org>
1011
1012         * geninitrd, geninitrd.sysconfig: Updated to use bsp.
1013
1014 2000-12-06 19:36 +0000 [r1168-1169]  kloczek <kloczek/at/pld-linux.org>
1015
1016         * Makefile: - version 1.2.
1017
1018         * geninitrd: - use strash instead ash.static - added making
1019           /dev/zero on initrd (required by trash).
1020
1021 2000-11-30 18:39 +0000 [r1167]  Jan Rękorajski <baggins/at/pld-linux.org>
1022
1023         * Makefile: - version 1.1
1024
1025 2000-11-22 12:47 +0000 [r1165-1166]  Jacek Konieczny <jajcus/at/pld-linux.org>
1026
1027         * TODO: - updated
1028
1029         * geninitrd: - warn if /sbin/losetup not present and root
1030           filesystem on loopback device is to be use (but such
1031           configuration seems to be broken anyway)
1032
1033 2000-11-18 14:00 +0000 [r1164]  Dariusz Karolczak <inglod/at/pld-linux.org>
1034
1035         * geninitrd: change options "mktemp"
1036
1037 2000-11-16 14:17 +0000 [r1163]  Dariusz Karolczak <inglod/at/pld-linux.org>
1038
1039         * geninitrd: change all 'grep' into 'awk'
1040
1041 2000-11-16 09:15 +0000 [r1162]  Jacek Konieczny <jajcus/at/pld-linux.org>
1042
1043         * geninitrd: - losetup is not needed anymore for ext2 filesystem
1044           creation
1045
1046 2000-11-16 09:08 +0000 [r1161]  Dariusz Karolczak <inglod/at/pld-linux.org>
1047
1048         * geninitrd, TODO: *** empty log message ***
1049
1050 2000-11-15 13:55 +0000 [r1160]  Artur Frysiak <wiget/at/pld-linux.org>
1051
1052         * geninitrd: - generate initrd for 2.4.0 kernel too (but find is
1053           used) - use mktemp - fix one typo (mount -> umount)
1054
1055 2000-11-14 15:27 +0000 [r1159]  Artur Frysiak <wiget/at/pld-linux.org>
1056
1057         * geninitrd: - fix some typos - allow compressing cramfs images
1058
1059 2000-11-14 14:57 +0000 [r1158]  Jacek Konieczny <jajcus/at/pld-linux.org>
1060
1061         * geninitrd: - fixed scsi modules order (by inglod)
1062
1063 2000-11-14 14:47 +0000 [r1157]  Artur Frysiak <wiget/at/pld-linux.org>
1064
1065         * geninitrd: - fix cramfs support (semitested)
1066
1067 2000-11-14 14:19 +0000 [r1156]  Artur Frysiak <wiget/at/pld-linux.org>
1068
1069         * geninitrd, geninitrd.8: - added cramfs support (untested)
1070
1071 2000-11-14 13:33 +0000 [r1155]  Artur Frysiak <wiget/at/pld-linux.org>
1072
1073         * geninitrd: - fix generating SCSI-enabled initrd (typo)
1074
1075 2000-11-09 09:31 +0000 [r1154]  Jacek Konieczny <jajcus/at/pld-linux.org>
1076
1077         * .cvsignore (added): - some ignores
1078
1079 2000-11-09 09:26 +0000 [r1152]  Jacek Konieczny <jajcus/at/pld-linux.org>
1080
1081         * Makefile (added), / (added), geninitrd (added), TODO (added),
1082           geninitrd.sysconfig (added), geninitrd.8 (added): Initial
1083           revision
1084
This page took 0.0991379999999999 seconds and 3 git commands to generate.