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