]> git.pld-linux.org Git - projects/geninitrd.git/blob - ChangeLog
- updated
[projects/geninitrd.git] / ChangeLog
1 2007-11-19 18:07 +0000 [r9071]  Elan Ruusamäe <glen/at/pld-linux.org>
2
3         * geninitrd: - optional features like suspend and flash conflicts
4           aren't fatal. #70
5
6 2007-11-19 18:02 +0000 [r9070]  Elan Ruusamäe <glen/at/pld-linux.org>
7
8         * geninitrd: - typo
9
10 2007-11-19 17:02 +0000 [r9069]  Elan Ruusamäe <glen/at/pld-linux.org>
11
12         * geninitrd: - gensplash also requires initramfs - made both
13           splashes more standalone (moved their stuff together)
14
15 2007-11-18 12:33 +0000 [r9066]  Elan Ruusamäe <glen/at/pld-linux.org>
16
17         * geninitrd: - typo
18
19 2007-11-14 14:24 +0000 [r9054]  Elan Ruusamäe <glen/at/pld-linux.org>
20
21         * geninitrd: - mpath bindings moved to /etc/multipath/bindings
22
23 2007-11-14 00:49 +0000 [r9051]  Elan Ruusamäe <glen/at/pld-linux.org>
24
25         * geninitrd: - perhaps better messages from lvm on initrd
26
27 2007-11-13 23:56 +0000 [r9049]  Elan Ruusamäe <glen/at/pld-linux.org>
28
29         * geninitrd: - can extract WWID directly from DM_UUID, no need to
30           solve deps
31
32 2007-11-13 23:48 +0000 [r9047]  Elan Ruusamäe <glen/at/pld-linux.org>
33
34         * geninitrd: - allow using user_friendly_names in multipath.conf
35           and still use wwid in initrd - mpath_wwid= option can override
36           mpath wwwid to activate in initrd
37
38 2007-11-13 22:01 +0000 [r9044]  Elan Ruusamäe <glen/at/pld-linux.org>
39
40         * geninitrd: - MULTIPATH_ID -> MULTIPATH_WWID
41
42 2007-11-13 18:51 +0000 [r9042]  Elan Ruusamäe <glen/at/pld-linux.org>
43
44         * geninitrd: - suffix dm-multipath partitions with pN - allow wwid=
45           kernel commandline parameter to specify which multipath wwid to
46           activate
47
48 2007-11-13 16:22 +0000 [r9041]  Elan Ruusamäe <glen/at/pld-linux.org>
49
50         * geninitrd: - parse root=/dev/sys/rootfs from kernel commandline
51           for lvm2
52
53 2007-11-07 13:08 +0000 [r9011]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
54
55         * geninitrd: Don't duplicate program name prefix.
56
57 2007-11-07 12:08 +0000 [r9009-9010]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
58
59         * geninitrd: Mention where root= option is to be found.
60
61         * geninitrd: msg->warn. Little tweaks.
62
63 2007-11-07 11:55 +0000 [r9008]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
64
65         * geninitrd: Introduce msg() for messages. Use everywhere.
66
67 2007-11-06 13:06 +0000 [r9003]  Elan Ruusamäe <glen/at/pld-linux.org>
68
69         * geninitrd: - skip pointless another temporary dir - beautify
70           debug messages - avoid race for initrd compression
71
72 2007-11-06 02:10 +0000 [r9002]  Elan Ruusamäe <glen/at/pld-linux.org>
73
74         * Makefile: - new manual versioning schema
75
76 2007-11-06 02:00 +0000 [r8999-9000]  Elan Ruusamäe <glen/at/pld-linux.org>
77
78         * geninitrd: - typo
79
80         * geninitrd: - use $DESTDIR, as it's more common - always create
81           /var/lib/multipath/bindings file for dm-multipath
82
83 2007-11-06 01:35 +0000 [r8997-8998]  Elan Ruusamäe <glen/at/pld-linux.org>
84
85         * geninitrd: - well update inst_exec() too then to follow adamg
86
87         * geninitrd: - use "read" to get line for /proc files
88
89 2007-11-06 01:22 +0000 [r8995-8996]  Elan Ruusamäe <glen/at/pld-linux.org>
90
91         * TODO: - cleanup (kill pointless and done things)
92
93         * lvm.todo (removed): - outdated (implemented)
94
95 2007-11-05 21:09 +0000 [r8994]  Elan Ruusamäe <glen/at/pld-linux.org>
96
97         * geninitrd: - check for /boot mount (is this ppc compatible?)
98
99 2007-11-05 21:05 +0000 [r8993]  Elan Ruusamäe <glen/at/pld-linux.org>
100
101         * geninitrd: - move functions start of the script
102
103 2007-11-05 08:15 +0000 [r8990]  Elan Ruusamäe <glen/at/pld-linux.org>
104
105         * geninitrd: - less deeper conditions
106
107 2007-11-04 20:46 +0000 [r8985]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
108
109         * geninitrd, TODO: Unbreak softraid detection.
110
111 2007-11-03 15:41 +0000 [r8983]  Elan Ruusamäe <glen/at/pld-linux.org>
112
113         * TODO: - bug found
114
115 2007-11-03 14:34 +0000 [r8980]  Adam Gołębiowski <adamg/at/pld-linux.org>
116
117         * geninitrd: - create /proc, /sys, /etc only once
118
119 2007-11-03 14:29 +0000 [r8979]  Adam Gołębiowski <adamg/at/pld-linux.org>
120
121         * geninitrd: - proper usage for inst() and inst_d() functions
122
123 2007-11-03 14:26 +0000 [r8978]  Adam Gołębiowski <adamg/at/pld-linux.org>
124
125         * geninitrd: - call mount_proc only once
126
127 2007-11-02 18:59 +0000 [r8973]  Elan Ruusamäe <glen/at/pld-linux.org>
128
129         * geninitrd: - leave rcs id for generated linuxrc
130
131 2007-11-02 17:58 +0000 [r8971]  Elan Ruusamäe <glen/at/pld-linux.org>
132
133         * geninitrd: - avoid packing initramfs twice for fbsplash, now
134           symlinks are preserved too
135
136 2007-11-02 17:16 +0000 [r8969]  Elan Ruusamäe <glen/at/pld-linux.org>
137
138         * geninitrd: - splash generations moved to function - create only
139           /init on initramfs due need to keep pid=1
140
141 2007-11-02 01:02 +0000 [r8956]  Elan Ruusamäe <glen/at/pld-linux.org>
142
143         * geninitrd: - another fix to avoid lvdisplay failure to kill
144           /linuxrc
145
146 2007-11-01 22:49 +0000 [r8952]  Elan Ruusamäe <glen/at/pld-linux.org>
147
148         * geninitrd: - parse CMDINE using shell constructs
149
150 2007-11-01 17:30 +0000 [r8951]  Elan Ruusamäe <glen/at/pld-linux.org>
151
152         * functions: - more information why lvdisplay failed to resolve lvm
153           name
154
155 2007-11-01 03:02 +0000 [r8943]  Elan Ruusamäe <glen/at/pld-linux.org>
156
157         * geninitrd: - typo
158
159 2007-11-01 02:21 +0000 [r8936]  Elan Ruusamäe <glen/at/pld-linux.org>
160
161         * geninitrd: - one more lvm.static - give admin chance to figure
162           out problem at initrd
163
164 2007-10-31 18:10 +0000 [r8917]  Elan Ruusamäe <glen/at/pld-linux.org>
165
166         * geninitrd: - lvm needs to be called lvm.static otherwise it will
167           re-execute itself via /sbin/lvm
168
169 2007-10-31 17:44 +0000 [r8916]  Elan Ruusamäe <glen/at/pld-linux.org>
170
171         * geninitrd: - avoid lvdisplay errors killing whole /linuxrc
172
173 2007-10-30 21:45 +0000 [r8908]  Elan Ruusamäe <glen/at/pld-linux.org>
174
175         * geninitrd: - debugshell before final unmount and initrd exit
176
177 2007-10-30 21:25 +0000 [r8907]  Elan Ruusamäe <glen/at/pld-linux.org>
178
179         * geninitrd: - new functions: mount_{dev,sys,proc,tmp} to mount
180           those filesystems and use them
181
182 2007-10-30 20:51 +0000 [r8906]  Elan Ruusamäe <glen/at/pld-linux.org>
183
184         * geninitrd: - rpm -E is unreliable as it requires rpm-build macros
185           present - use $_lib when installing with inst_exec()
186
187 2007-10-30 20:17 +0000 [r8905]  Elan Ruusamäe <glen/at/pld-linux.org>
188
189         * geninitrd: - always load dm-mirror for dmraid
190
191 2007-10-30 15:53 +0000 [r8900]  Elan Ruusamäe <glen/at/pld-linux.org>
192
193         * geninitrd: - really commit debuginitrd=sh functionality
194
195 2007-10-30 15:08 +0000 [r8898-8899]  Elan Ruusamäe <glen/at/pld-linux.org>
196
197         * geninitrd: - add function add_linuxrc() and generate all output
198           via that function - add debuginitrd=sh possibility to invoke
199           shell at some points in initrd
200
201         * functions: - more detailed error messages when processing fstab
202           and lvm
203
204 2007-10-28 22:07 +0000 [r8896]  Elan Ruusamäe <glen/at/pld-linux.org>
205
206         * geninitrd: - do not assume user has booted from suspend enabled
207           kernel when generating initrd for suspend
208
209 2007-10-28 18:19 +0000 [r8895]  Elan Ruusamäe <glen/at/pld-linux.org>
210
211         * geninitrd: - alias romfs,cramfs
212
213 2007-10-28 18:10 +0000 [r8894]  Elan Ruusamäe <glen/at/pld-linux.org>
214
215         * geninitrd: - $CMDLINE available globally per /linuxrc
216
217 2007-10-28 12:27 +0000 [r8882]  Elan Ruusamäe <glen/at/pld-linux.org>
218
219         * geninitrd: - disable tuxonice by default (conflicts with suspend)
220
221 2007-10-28 10:53 +0000 [r8880]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
222
223         * geninitrd: Install resume from new location. Temporaily leave
224           /usr/sbin/resume handling for backward compat.
225
226 2007-10-26 20:10 +0000 [r8879]  Elan Ruusamäe <glen/at/pld-linux.org>
227
228         * TODO: - lvm too
229
230 2007-10-26 11:34 +0000 [r8877]  Elan Ruusamäe <glen/at/pld-linux.org>
231
232         * TODO: - dmsetup todo
233
234 2007-10-25 16:31 +0000 [r8874]  Elan Ruusamäe <glen/at/pld-linux.org>
235
236         * geninitrd: - install all shared libs to /lib - install
237           /var/lib/multipath/bindings for dm-multipath if present
238
239 2007-10-25 15:07 +0000 [r8873]  Elan Ruusamäe <glen/at/pld-linux.org>
240
241         * geninitrd: - fix finding scsi modules
242
243 2007-10-25 14:17 +0000 [r8871-8872]  Elan Ruusamäe <glen/at/pld-linux.org>
244
245         * geninitrd: - cosmeticis
246
247         * geninitrd: - fix inst_exec() using inst()
248
249 2007-10-25 09:59 +0000 [r8870]  Elan Ruusamäe <glen/at/pld-linux.org>
250
251         * geninitrd: - try activating only dm-multipath rootfs is on -
252           inst_exec: install execs to $dest and libraries to $libdir -
253           inst() debug is back
254
255 2007-10-25 08:56 +0000 [r8869]  Elan Ruusamäe <glen/at/pld-linux.org>
256
257         * geninitrd: - add inst_exec() to copy executable and it's shared
258           libs - use it in initrd_gen_multipath
259
260 2007-10-25 08:15 +0000 [r8868]  Elan Ruusamäe <glen/at/pld-linux.org>
261
262         * geninitrd: - cosmetics - take modprobe -c as modules source by
263           default (you can now use include statement there)
264
265 2007-10-25 07:46 +0000 [r8867]  Elan Ruusamäe <glen/at/pld-linux.org>
266
267         * geninitrd: - optimize, cosmetics
268
269 2007-10-25 07:26 +0000 [r8866]  Elan Ruusamäe <glen/at/pld-linux.org>
270
271         * geninitrd: - optimize, cosmetics
272
273 2007-10-25 07:22 +0000 [r8865]  Elan Ruusamäe <glen/at/pld-linux.org>
274
275         * geninitrd: - typo
276
277 2007-10-24 19:56 +0000 [r8861]  Elan Ruusamäe <glen/at/pld-linux.org>
278
279         * geninitrd: - typo
280
281 2007-10-24 19:13 +0000 [r8860]  Elan Ruusamäe <glen/at/pld-linux.org>
282
283         * geninitrd: - add dm-multipath component devices to lvm2 ignore
284           list
285
286 2007-10-24 18:45 +0000 [r8859]  Elan Ruusamäe <glen/at/pld-linux.org>
287
288         * geninitrd: - typo (multipath part was always generated) -
289           find_modules_dmraid() moved to function - $have_dmraid variable
290           to denote dmraid status
291
292 2007-10-24 18:31 +0000 [r8858]  Elan Ruusamäe <glen/at/pld-linux.org>
293
294         * geninitrd: - optimize little dmraid part
295
296 2007-10-24 18:20 +0000 [r8857]  Elan Ruusamäe <glen/at/pld-linux.org>
297
298         * geninitrd: - moved dm-multipath handling to function
299
300 2007-10-24 18:09 +0000 [r8856]  Elan Ruusamäe <glen/at/pld-linux.org>
301
302         * geninitrd: - unify some more internal variables
303
304 2007-10-24 18:03 +0000 [r8855]  Elan Ruusamäe <glen/at/pld-linux.org>
305
306         * geninitrd: - unify some internal variables
307
308 2007-10-24 17:58 +0000 [r8854]  Elan Ruusamäe <glen/at/pld-linux.org>
309
310         * geninitrd: - detect physical devices for dm-multipath
311
312 2007-10-24 17:26 +0000 [r8853]  Elan Ruusamäe <glen/at/pld-linux.org>
313
314         * geninitrd: - cvs detect multipath
315
316 2007-10-24 15:55 +0000 [r8851-8852]  Elan Ruusamäe <glen/at/pld-linux.org>
317
318         * geninitrd: - rename find_modules_for() ->
319           find_modules_for_device() to avoid confusion
320
321         * geninitrd: - find_modules_for(): allow fallback if primary
322           condition succeeded
323
324 2007-10-24 14:46 +0000 [r8850]  Elan Ruusamäe <glen/at/pld-linux.org>
325
326         * geninitrd: - initial dm-multpath hooks
327
328 2007-10-23 19:39 +0000 [r8844]  Elan Ruusamäe <glen/at/pld-linux.org>
329
330         * functions: - handle /dev/mapper/* also properly
331
332 2007-10-23 19:30 +0000 [r8843]  Elan Ruusamäe <glen/at/pld-linux.org>
333
334         * functions: - we can grab the proper lvm path from lvdisplay
335           output
336
337 2007-10-23 16:47 +0000 [r8842]  Elan Ruusamäe <glen/at/pld-linux.org>
338
339         * geninitrd: - bugfixes
340
341 2007-10-23 15:16 +0000 [r8841]  Elan Ruusamäe <glen/at/pld-linux.org>
342
343         * geninitrd: - add inst_d() utility function to make dirs
344
345 2007-10-23 15:08 +0000 [r8839-8840]  Elan Ruusamäe <glen/at/pld-linux.org>
346
347         * geninitrd: - kill excess quoting
348
349         * geninitrd: - inst() adds now $MNTIMAGE automatically
350
351 2007-10-22 17:25 +0000 [r8837-8838]  Elan Ruusamäe <glen/at/pld-linux.org>
352
353         * functions: - use dmsetup from device-mapper pkg not devmap_name
354           from multipath-tools
355
356         * functions: - more consistent lookup of long device-mapper name
357
358 2007-10-16 16:24 +0000 [r8819]  Elan Ruusamäe <glen/at/pld-linux.org>
359
360         * geninitrd: - fix typo
361
362 2007-10-12 15:07 +0000 [r8815]  Elan Ruusamäe <glen/at/pld-linux.org>
363
364         * geninitrd: - USE_TUXONICE=$USE_SUSPEND2 if set in config
365
366 2007-10-12 14:37 +0000 [r8814]  Elan Ruusamäe <glen/at/pld-linux.org>
367
368         * geninitrd: - /sys/power/tuxonice/do_resume support (not tested)
369
370 2007-10-12 13:39 +0000 [r8813]  Elan Ruusamäe <glen/at/pld-linux.org>
371
372         * geninitrd, geninitrd.sysconfig: - suspend2->tuxonice rename
373           internally (old option preserved)
374
375 2007-10-11 15:30 +0000 [r8812]  Elan Ruusamäe <glen/at/pld-linux.org>
376
377         * geninitrd: - use dmraid devices only for rootfs - generate dmraid
378           portion only if dmraid devices are found
379
380 2007-10-11 15:22 +0000 [r8811]  Elan Ruusamäe <glen/at/pld-linux.org>
381
382         * geninitrd: - debug remove
383
384 2007-10-11 15:18 +0000 [r8807-8810]  Elan Ruusamäe <glen/at/pld-linux.org>
385
386         * geninitrd: - debug remove
387
388         * geninitrd: - debug remove
389
390         * geninitrd: - remove dumping linuxrc and lvm.conf
391
392         * geninitrd, functions: - rootfs on lvm and dmraid hooks
393
394 2007-10-05 22:51 +0000 [r8792]  Elan Ruusamäe <glen/at/pld-linux.org>
395
396         * geninitrd: - cosmetics
397
398 2007-10-05 22:47 +0000 [r8791]  Elan Ruusamäe <glen/at/pld-linux.org>
399
400         * functions: - library functions shouldn't exit
401
402 2007-10-05 22:38 +0000 [r8788-8790]  Elan Ruusamäe <glen/at/pld-linux.org>
403
404         * geninitrd: - no extra 512b needed for romfs
405
406         * geninitrd: - more $PROGRAM usage
407
408         * geninitrd: - add device-mapper to lvm types when using dmraid
409
410 2007-10-05 15:27 +0000 [r8785-8786]  Elan Ruusamäe <glen/at/pld-linux.org>
411
412         * geninitrd: - check produced romfs image size
413
414         * geninitrd: - add dm-mirror module for dmraid setups - generate
415           /dev nodes from /proc/partitions also for dmraid
416
417 2007-10-05 13:39 +0000 [r8783-8784]  Elan Ruusamäe <glen/at/pld-linux.org>
418
419         * geninitrd: - no need to interpolate vars in gen_devices()
420
421         * geninitrd: - create /dev entries also for dmraid - made
422           initrd_gen_devices() as function
423
424 2007-10-05 12:53 +0000 [r8781-8782]  Elan Ruusamäe <glen/at/pld-linux.org>
425
426         * geninitrd: - kill trailing space
427
428         * geninitrd: - make /sys for dmraid setup
429
430 2007-10-04 21:23 +0000 [r8779-8780]  Elan Ruusamäe <glen/at/pld-linux.org>
431
432         * geninitrd: - cosmetics
433
434         * geninitrd: - spelling
435
436 2007-10-04 15:24 +0000 [r8775-8777]  Elan Ruusamäe <glen/at/pld-linux.org>
437
438         * geninitrd: - make initrd_gen_tmpfs_dev() callable multiple times
439
440         * geninitrd: - fool vim
441
442         * geninitrd: - use die() calls
443
444 2007-10-04 15:10 +0000 [r8773-8774]  Elan Ruusamäe <glen/at/pld-linux.org>
445
446         * geninitrd: - use just tmpfs for dmraid - globally umount tmpfs
447           /dev if used (dmraid/lvm2 mixture possible)
448
449         * geninitrd: - die() function for generic exit
450
451 2007-09-03 14:27 +0000 [r8711-8712]  Elan Ruusamäe <glen/at/pld-linux.org>
452
453         * geninitrd: - can't guess is the parameter added or not, so adjust
454           message
455
456         * geninitrd: - require switch_root applet when needed
457
458 2007-09-03 12:41 +0000 [r8710]  Elan Ruusamäe <glen/at/pld-linux.org>
459
460         * geninitrd: - prefix errors with Error:
461
462 2007-08-31 22:10 +0000 [r8709]  Elan Ruusamäe <glen/at/pld-linux.org>
463
464         * geninitrd: - quiet cpio
465
466 2007-08-31 15:45 +0000 [r8704-8706]  Elan Ruusamäe <glen/at/pld-linux.org>
467
468         * make-tag.sh: - bugfixes
469
470         * make-tag.sh (added), RELEASE (added): - helpful for making
471           release
472
473 2007-08-30 10:00 +0000 [r8702]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
474
475         * geninitrd: - --with/without options for
476           bootsplash,fbsplash,suspend and suspend2 - ready for
477           kernel-desktop
478
479 2007-07-16 14:48 +0000 [r8682]  Marcin Król <hawk/at/pld-linux.org>
480
481         * geninitrd: - cosmetics to bump revision number in order to change
482           version number (does svn has equivalent of cvs commit -f?)
483
484 2007-07-16 14:22 +0000 [r8681]  Marcin Król <hawk/at/pld-linux.org>
485
486         * functions: - check /dev/dm-*, /dev/mapper/* after checking
487           LABEL=*, UUID=*
488
489 2007-07-16 12:31 +0000 [r8678]  Marcin Król <hawk/at/pld-linux.org>
490
491         * functions: - check /dev/mapper/* too while testing if rootdev is
492           LVM
493
494 2007-07-09 07:41 +0000 [r8667-8668]  Adam Gołębiowski <adamg/at/pld-linux.org>
495
496         * geninitrd: - Jacek Konieczny's geninitrd-rootdev.patch applied
497           (http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2007-May/018983.html)
498
499         * geninitrd: - Jacek Konieczny's geninitrd-lvm_initramfs.patch
500           applied
501           (http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2007-May/018983.html)
502
503 2007-07-09 07:27 +0000 [r8666]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
504
505         * geninitrd: inst() takes only two arguments, no more. Print usage
506           for inst() on stderr.
507
508 2007-06-24 20:37 +0000 [r8648]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
509
510         * geninitrd: Try to load raidX and raid456 modules.
511
512 2007-05-29 10:18 +0000 [r8628]  Elan Ruusamäe <glen/at/pld-linux.org>
513
514         * geninitrd: - use shell construct instead of `dirname`
515
516 2007-05-29 09:19 +0000 [r8627]  Elan Ruusamäe <glen/at/pld-linux.org>
517
518         * geninitrd: - Revision 8368 makes use of dirname in initrd.
519           require it
520
521 2007-05-29 09:16 +0000 [r8626]  Elan Ruusamäe <glen/at/pld-linux.org>
522
523         * geninitrd: - workaround for BusyBox v1.1.3 (currently in AC)
524
525 2007-05-16 06:55 +0000 [r8560]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
526
527         * geninitrd: - my mistake; uncommented the version checks
528
529 2007-05-16 06:51 +0000 [r8559]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
530
531         * geninitrd: - updated device matching rules for ceases like
532           Patrys's fe 00
533
534 2007-04-03 10:18 +0000 [r8409]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
535
536         * geninitrd, functions: Create additional devices like xfs logdev.
537           Verbose copying of devices.
538
539 2007-03-20 14:13 +0000 [r8390-8391]  Elan Ruusamäe <glen/at/pld-linux.org>
540
541         * geninitrd: - do not redirect output from function, output could
542           be unpredictable
543
544         * geninitrd: - add busybox_applet() which checks if busybox has
545           required applet present
546
547 2007-03-20 11:27 +0000 [r8385]  Elan Ruusamäe <glen/at/pld-linux.org>
548
549         * geninitrd: - fixed typo and bug from arekm change
550
551 2007-03-17 12:46 +0000 [r8381]  Elan Ruusamäe <glen/at/pld-linux.org>
552
553         * geninitrd: - umount /dev also for udev. fixes radek bug
554
555 2007-03-09 14:34 +0000 [r8370]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
556
557         * geninitrd: debuginitrd option in /proc/cmdline handled.
558
559 2007-03-09 14:11 +0000 [r8369]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
560
561         * geninitrd: Read /proc file using cat which makes buffering for
562           us. 2.4 /proc/partitions contains more data after device name -
563           skip these.
564
565 2007-03-09 13:24 +0000 [r8368]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
566
567         * geninitrd: Handle devfs cases like
568           scsi/host0/bus0/target2/lun0/disc.
569
570 2007-03-07 10:24 +0000 [r8366]  Elan Ruusamäe <glen/at/pld-linux.org>
571
572         * changelog.sh: - correct comment
573
574 2007-03-07 10:18 +0000 [r8363]  Elan Ruusamäe <glen/at/pld-linux.org>
575
576         * changelog.sh: - allow outdated users file
577
578 2007-03-07 07:54 +0000 [r8361]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
579
580         * changelog.sh: Support async scsi bus scanning. Update ChangeLog.
581
582 2007-03-07 07:49 +0000 [r8360]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
583
584         * geninitrd: We need to ensure that scsi bus probbing finished on
585           kernels with CONFIG_SCSI_SCAN_ASYNC=y (like our 2.6.20).
586
587 2007-03-05 12:35 +0000 [r8359]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
588
589         * geninitrd: More crapolla by czarny.
590
591 2007-02-21 13:01 +0000 [r8286]  Przemysław Iskra <sparky/at/pld-linux.org>
592
593         * geninitrd: - fixed urandom minor
594
595 2007-02-08 19:06 +0000 [r8245]  Elan Ruusamäe <glen/at/pld-linux.org>
596
597         * functions: - outputs nothing actually as it sets two parameters
598
599 2007-02-08 18:38 +0000 [r8243-8244]  Elan Ruusamäe <glen/at/pld-linux.org>
600
601         * functions: - correct comment
602
603         * geninitrd, functions: - find_root() will return lvm2 nodes in
604           form /dev/VG/LV
605
606 2007-02-08 18:26 +0000 [r8241-8242]  Elan Ruusamäe <glen/at/pld-linux.org>
607
608         * Makefile: - include functions in tarball
609
610         * geninitrd, functions: - allow setting prefix for function
611           messages via $PROGRAM global
612
613 2007-02-08 18:21 +0000 [r8240]  Elan Ruusamäe <glen/at/pld-linux.org>
614
615         * Makefile, geninitrd, functions (added): - export functions so
616           other programs could reuse code - find_root() for now
617
618 2007-02-07 10:58 +0000 [r8236-8237]  Elan Ruusamäe <glen/at/pld-linux.org>
619
620         * geninitrd: - drop $orig_rootdev, as $rootdev is the same variable
621           now
622
623         * geninitrd: - do not use variable when it's value is something
624           different
625
626 2007-02-07 10:51 +0000 [r8235]  Elan Ruusamäe <glen/at/pld-linux.org>
627
628         * geninitrd: - use only blkid to resolve UUID and LABEL, so now it
629           works with any fs not just xfs,ext{2,3} - cleanup find_root()
630           function
631
632 2007-02-07 10:33 +0000 [r8234]  Elan Ruusamäe <glen/at/pld-linux.org>
633
634         * geninitrd: - rc-scripts functions sets default PATH - make
635           example in usage() more actual
636
637 2007-02-07 10:12 +0000 [r8233]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
638
639         * geninitrd: Revert, conflicts seems more sane way.
640
641 2007-02-07 10:07 +0000 [r8232]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
642
643         * geninitrd: Compat symlink.
644
645 2007-02-07 09:46 +0000 [r8231]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
646
647         * geninitrd: Make it backward compatible with previous udev
648           versions.
649
650 2007-02-06 17:11 +0000 [r8227-8229]  Elan Ruusamäe <glen/at/pld-linux.org>
651
652         * geninitrd.8.xml: - ps svn:keywords Date
653
654         * geninitrd.8.xml: - ps svn:keywords Id
655
656         * geninitrd.8.xml: - fix encoding for czarny name
657
658 2007-02-06 17:03 +0000 [r8226]  Elan Ruusamäe <glen/at/pld-linux.org>
659
660         * geninitrd: - ignore errors from pvdisplay when it can't access
661           devices (emc for example)
662
663 2007-02-06 16:59 +0000 [r8225]  Elan Ruusamäe <glen/at/pld-linux.org>
664
665         * geninitrd, TODO: - use blkid optionally (but preferred) to
666           resolve UUID= and LABEL= at initrd generation time
667
668 2007-02-06 16:26 +0000 [r8224]  Elan Ruusamäe <glen/at/pld-linux.org>
669
670         * geninitrd: - use xfs_admin to get label of xfs filesystem
671
672 2007-02-03 10:40 +0000 [r8220]  Przemysław Iskra <sparky/at/pld-linux.org>
673
674         * geninitrd: - revert: force people with Th to test initramfs
675
676 2007-02-02 12:59 +0000 [r8219]  Przemysław Iskra <sparky/at/pld-linux.org>
677
678         * geninitrd: - don't use "initramfs" as default in kernels 2.5+,
679           there are too many people crying...
680
681 2007-02-01 10:26 +0000 [r8218]  Przemysław Iskra <sparky/at/pld-linux.org>
682
683         * geninitrd: - maybe this way ?
684
685 2007-02-01 10:20 +0000 [r8217]  Przemysław Iskra <sparky/at/pld-linux.org>
686
687         * geninitrd: - reverted last two changes, szhould work but it
688           requires new busybox - won't work with old one, need some check
689           for that
690
691 2007-02-01 09:38 +0000 [r8216]  Przemysław Iskra <sparky/at/pld-linux.org>
692
693         * geninitrd: - there is no way to pass init application to
694           switchroot, there is no need to do so anyway
695
696 2007-02-01 09:05 +0000 [r8215]  Przemysław Iskra <sparky/at/pld-linux.org>
697
698         * geninitrd: - typo: switch_root -> switchroot
699
700 2007-01-29 22:24 +0000 [r8212]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
701
702         * geninitrd: Drop spares=X from initrd mdadm.conf.
703
704 2007-01-27 19:01 +0000 [r8203]  Przemysław Iskra <sparky/at/pld-linux.org>
705
706         * geninitrd: - simplified mknod script in initramfs
707
708 2007-01-27 18:34 +0000 [r8202]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
709
710         * geninitrd: - semicolon fixed - dobule 0 adding fixed (really?)
711
712 2007-01-27 16:59 +0000 [r8201]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
713
714         * geninitrd: - format description added
715
716 2007-01-27 16:56 +0000 [r8200]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
717
718         * geninitrd: - resolved bug with lilio (root=806 instead of
719           root=0806) - used parameter more thorough
720
721 2007-01-27 14:34 +0000 [r8199]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
722
723         * geninitrd: - using udevd instead of legacy udev - killing daemon
724           afterwards
725
726 2007-01-27 14:05 +0000 [r8198]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
727
728         * geninitrd: - switched initrd-udev => initrd-udevd, as new udev
729           doesn't build udev bin (only udevd)
730
731 2007-01-26 23:51 +0000 [r8197]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
732
733         * geninitrd: Copy device only if it doesn't exist.
734
735 2007-01-11 13:55 +0000 [r8142]  Elan Ruusamäe <glen/at/pld-linux.org>
736
737         * geninitrd: Unmount /dev running on tmpfs when LVM2 init is done
738
739 2006-12-19 20:59 +0000 [r8112]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
740
741         * geninitrd: - while using initramfs, rootfs mounter ro instaed rw
742
743 2006-12-14 19:50 +0000 [r8106-8109]  Elan Ruusamäe <glen/at/pld-linux.org>
744
745         * geninitrd.8.xml: Fix encoding
746
747         * Makefile: Add make clean.
748
749         * Makefile: Do not make install by default. Some cleanups and
750           stuff.
751
752         * geninitrd.8.xml: - add me, and the list is in no way alphabetic
753
754 2006-12-14 17:15 +0000 [r8104-8105]  Elan Ruusamäe <glen/at/pld-linux.org>
755
756         * TODO: Some note
757
758         * changelog.sh: - pass --users-charset=ISO8859-2, needs svn2log >
759           0.1-2
760
761 2006-12-14 16:03 +0000 [r8103]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
762
763         * geninitrd, geninitrd.sysconfig, geninitrd.8.xml: - merged from
764           branches/devel - tweaked geninitrd.sysconfig for default options
765           - some documentation added
766
767 2006-12-02 15:14 +0000 [r8028]  Jacek Konieczny <jajcus/at/pld-linux.org>
768
769         * geninitrd: - it is not only my code :-)
770
771 2006-11-18 13:57 +0000 [r7982]  Łukasz Maśko <lmasko/at/pld-linux.org>
772
773         * geninitrd: - Suspend2 can have its directory in /proc/suspend2 or
774           /sys/power/suspend2, depending on kernel version, initrd must
775           support both.
776
777 2006-10-27 14:27 +0000 [r7899]  Elan Ruusamäe <glen/at/pld-linux.org>
778
779         * geninitrd: - add one 512b for ext2 fs (room for filesystem
780           header)
781
782 2006-10-20 18:22 +0000 [r7888]  Elan Ruusamäe <glen/at/pld-linux.org>
783
784         * TODO: Add blkid todo
785
786 2006-10-20 16:30 +0000 [r7887]  Elan Ruusamäe <glen/at/pld-linux.org>
787
788         * geninitrd: echo not execute (typo fix)
789
790 2006-10-20 16:18 +0000 [r7884-7886]  Elan Ruusamäe <glen/at/pld-linux.org>
791
792         * changelog.sh: Propset Id.
793
794         * geninitrd: Cosmetics.
795
796 2006-10-20 16:05 +0000 [r7880-7883]  Elan Ruusamäe <glen/at/pld-linux.org>
797
798         * geninitrd: Resolve /dev/dm-0 to LVM names (/dev/sys/rootfs) which
799           we get when using LABEL or UUID.
800
801         * geninitrd: Depend on xfs_admin due that.
802
803         * geninitrd: Use xfs_admin to get xfs filesystem UUID and trim it
804           for spaces.
805
806         * geninitrd: Typo.
807
808 2006-10-19 16:23 +0000 [r7879]  Elan Ruusamäe <glen/at/pld-linux.org>
809
810         * geninitrd: Less noise when initializing LVM2.
811
812 2006-10-19 13:44 +0000 [r7877]  Elan Ruusamäe <glen/at/pld-linux.org>
813
814         * geninitrd: Round ext2 imagesize up to 1024 blocks.
815
816 2006-10-19 13:38 +0000 [r7876]  Elan Ruusamäe <glen/at/pld-linux.org>
817
818         * geninitrd: Make ext2 image size dynamic -- calculated at building
819           time.
820
821 2006-10-19 12:40 +0000 [r7874]  Elan Ruusamäe <glen/at/pld-linux.org>
822
823         * geninitrd: Legacy junk.
824
825 2006-10-19 12:24 +0000 [r7873]  Elan Ruusamäe <glen/at/pld-linux.org>
826
827         * geninitrd: $IMAGESIZE is used only for ext2 rootfs.
828
829 2006-10-19 12:01 +0000 [r7872]  Elan Ruusamäe <glen/at/pld-linux.org>
830
831         * geninitrd: busybox initrd version exename is /bin/initrd-busybox.
832
833 2006-10-18 02:06 +0000 [r7866]  Elan Ruusamäe <glen/at/pld-linux.org>
834
835         * geninitrd: Always make /dev on tmpfs for LVM2
836
837 2006-10-17 23:19 +0000 [r7865]  Elan Ruusamäe <glen/at/pld-linux.org>
838
839         * geninitrd: Typo in sysfs fstype naming.
840
841 2006-10-17 22:46 +0000 [r7862-7864]  Elan Ruusamäe <glen/at/pld-linux.org>
842
843         * geninitrd: $UDEV_TMPFS dropped, $tmpfs_dev indicates that /dev is
844           with tmpfs.
845
846         * geninitrd: More cosmetics.
847
848         * geninitrd: - add --with-udev
849
850 2006-10-17 22:33 +0000 [r7861]  Elan Ruusamäe <glen/at/pld-linux.org>
851
852         * geninitrd: udev needs /sys, i'm almost sure of that.
853
854 2006-10-17 22:25 +0000 [r7858-7860]  Elan Ruusamäe <glen/at/pld-linux.org>
855
856         * geninitrd: Cosmetics.
857
858         * geninitrd: No need for /bin/initrd-busybox on initrd.
859
860         * geninitrd: Drop my_dirname (pointless).
861
862 2006-10-17 21:54 +0000 [r7857]  Elan Ruusamäe <glen/at/pld-linux.org>
863
864         * geninitrd.sysconfig: Do not disable udev in config by default
865           (udev-initrd package must be installed anyway for udev being
866           used).
867
868 2006-09-15 18:05 +0000 [r7756]  Elan Ruusamäe <glen/at/pld-linux.org>
869
870         * geninitrd: Make for ext2 the imagesize bigger by 2M.
871
872 2006-08-20 14:47 +0000 [r7677]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
873
874         * geninitrd: Add bin/initrd-busybox symlink.
875
876 2006-08-17 09:06 +0000 [r7674]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
877
878         * geninitrd.sysconfig: SLEEP/FIRMWARE examples.
879
880 2006-08-17 08:44 +0000 [r7673]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
881
882         * geninitrd: Create proc and sys directories when firwmare is
883           needed.
884
885 2006-08-17 08:41 +0000 [r7672]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
886
887         * geninitrd: Simplify firmware loader script.
888
889 2006-08-17 08:30 +0000 [r7671]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
890
891         * geninitrd: Properly echo firmware.sh to /proc/../hotplug.
892
893 2006-08-14 09:30 +0000 [r7669]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
894
895         * geninitrd: Initial firmware loading capabilities.
896
897 2006-08-14 08:56 +0000 [r7668]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
898
899         * geninitrd: display some warning
900
901 2006-06-24 21:01 +0000 [r7483]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
902
903         * geninitrd.sysconfig: Some variables are not used by geninitrd at
904           all.
905
906 2006-06-03 20:43 +0000 [r7466]  Elan Ruusamäe <glen/at/pld-linux.org>
907
908         * geninitrd: More options for ext2 based initrd. echo y hack
909           dropped (unneccessary).
910
911 2006-06-03 13:39 +0000 [r7465]  Elan Ruusamäe <glen/at/pld-linux.org>
912
913         * geninitrd: Use cat and <<EOF. Redirect 2>/dev/null is only
914           neccessary for vgchange.
915
916 2006-06-03 13:03 +0000 [r7464]  Elan Ruusamäe <glen/at/pld-linux.org>
917
918         * geninitrd: Output verbose message when activating dmraid and lvm
919           volumes. Drop making nodes on readonly /dev and the error
920           messages failing to do so.
921
922 2006-05-28 19:12 +0000 [r7456-7458]  Elan Ruusamäe <glen/at/pld-linux.org>
923
924         * Makefile: Generate changelog.sh in "make dist" target.
925
926         * changelog.sh (added): ChangeLog generation script (based on
927           rc-scripts).
928
929 2006-05-28 15:54 +0000 [r7452-7453]  Elan Ruusamäe <glen/at/pld-linux.org>
930
931         * geninitrd: Tabs.
932
933         * geninitrd: Add 100k more to ext2 based images.
934
935 2006-05-26 09:06 +0000 [r7446]  Elan Ruusamäe <glen/at/pld-linux.org>
936
937         * geninitrd: Reindent code with tabs and ts=4.
938
939 2006-05-26 08:42 +0000 [r7445]  Elan Ruusamäe <glen/at/pld-linux.org>
940
941         * geninitrd: Use 'EOF' heredocs.
942
943 2006-05-26 08:39 +0000 [r7444]  Elan Ruusamäe <glen/at/pld-linux.org>
944
945         * geninitrd: Parse nfsroot= from /proc/cmdline for NFS root
946           installs. Patch by Urmas Undusk
947
948 2006-05-22 14:11 +0000 [r7430]  Elan Ruusamäe <glen/at/pld-linux.org>
949
950         * geninitrd: Detect broken tool (lvdisplay) and fail early instead
951           of generating invalid initrd
952
953 2006-05-06 18:42 +0000 [r7386]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
954
955         * geninitrd: Keep suspends in sync.
956
957 2006-05-06 18:33 +0000 [r7385]  Jan Rękorajski <baggins/at/pld-linux.org>
958
959         * geninitrd: - turn suspend2 on by default - load required module
960           for suspend2
961
962 2006-04-27 20:57 +0000 [r7371]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
963
964         * geninitrd: Update support for recent suspend2 versions (Bartosz
965           Świątek).
966
967 2006-04-09 21:09 +0000 [r7340]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
968
969         * geninitrd.sysconfig: Correct suspend1 var.
970
971 2006-04-09 19:08 +0000 [r7339]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
972
973         * geninitrd: Correct suspend variables.
974
975 2006-04-09 13:33 +0000 [r7338]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
976
977         * geninitrd.sysconfig: Updated config.
978
979 2006-04-09 13:01 +0000 [r7337]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
980
981         * geninitrd: Mainline suspend support. Suspend 2 renamed. Both
982           suspends turned off by default.
983
984 2006-04-09 12:28 +0000 [r7336]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
985
986         * geninitrd, geninitrd.sysconfig: Suspend 2 stuff renamed to
987           suspend2 (it's old anyway).
988
989 2006-03-25 21:30 +0000 [r7319]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
990
991         * geninitrd: Hacky initramfs support (and of course not working
992           yet).
993
994 2006-02-22 18:20 +0000 [r6998]  Elan Ruusamäe <glen/at/pld-linux.org>
995
996         * lvm.todo: Few language fixes.
997
998 2006-02-22 18:11 +0000 [r6997]  Elan Ruusamäe <glen/at/pld-linux.org>
999
1000         * geninitrd: Avoid duplicate device copying when LVM on RAID
1001
1002 2006-02-22 17:17 +0000 [r6996]  Elan Ruusamäe <glen/at/pld-linux.org>
1003
1004         * geninitrd: Fix mdadm output grabbing when there are N>0 spare
1005           disks
1006
1007 2006-01-28 13:40 +0000 [r6894]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1008
1009         * geninitrd: Always use mdassemble. By default put UUID based
1010           config (so devices can now change without affecting an array).
1011           Copy all devices matching /etc/mdadm.conf in case when disks
1012           layout is modified in system.
1013
1014 2006-01-28 13:16 +0000 [r6893]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1015
1016         * geninitrd, geninitrd.8.xml: Old raidtools no longer supported.
1017
1018 2006-01-27 23:37 +0000 [r6892]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1019
1020         * geninitrd: Allow raid6 and raid10.
1021
1022 2006-01-18 16:57 +0000 [r6854]  Elan Ruusamäe <glen/at/pld-linux.org>
1023
1024         * geninitrd.8.xml: - english
1025
1026 2006-01-17 22:11 +0000 [r6838]  Elan Ruusamäe <glen/at/pld-linux.org>
1027
1028         * geninitrd: - add dmraid support, needs udev as it creates nodes
1029           on /dev - probably udev support should be improved to copy config
1030           to initrd so the nodes correspond to ones configured in host
1031           currently customised udev in host has no effect on initrd
1032
1033 2006-01-17 21:29 +0000 [r6833]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1034
1035         * geninitrd: Generate rootfs finding stuff when using raid, too.
1036           (glen)
1037
1038 2006-01-17 21:24 +0000 [r6832]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1039
1040         * geninitrd.8.xml: Manual fix. (ankry).
1041
1042 2006-01-17 21:14 +0000 [r6831]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1043
1044         * geninitrd: Add missing parenthesis. (Robert Jaros) Properly copy
1045           /dev files when using lvm. (Robert Jaros)
1046
1047 2005-11-26 15:35 +0000 [r6569]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1048
1049         * geninitrd: In case of module with - in name we use _ in variables
1050           like ide-core -> MODULE_ide_core_USLEEP.
1051
1052 2005-11-17 13:04 +0000 [r6539]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1053
1054         * geninitrd: USLEEP not SLEEP + small fixes.
1055
1056 2005-11-17 12:56 +0000 [r6538]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1057
1058         * geninitrd: Sleeping after module load support.
1059
1060 2005-11-17 07:32 +0000 [r6537]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1061
1062         * geninitrd: Copy pvdevice nodes to initrd when not using udev.
1063
1064 2005-11-01 15:33 +0000 [r6509]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1065
1066         * geninitrd: Revert, doesn't make sense for udev case.
1067
1068 2005-11-01 15:10 +0000 [r6508]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1069
1070         * geninitrd: Always create /dev/mapper/control for our sake.
1071
1072 2005-09-23 23:14 +0000 [r6406]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1073
1074         * geninitrd: Create mapper control device only when not using udev.
1075
1076 2005-06-27 06:25 +0000 [r6191]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1077
1078         * geninitrd: Fix for mdadm >= v1.12.0. Version >= v1.12.0 is now
1079           required.
1080
1081 2005-06-09 22:03 +0000 [r6057]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1082
1083         * geninitrd: Use 3000 initrd as size for ia64|amd64|x86_64|sparc64
1084           arches.
1085
1086 2005-04-04 16:29 +0000 [r5716]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1087
1088         * geninitrd: Nicer warnings.
1089
1090 2005-02-23 13:14 +0000 [r5559]  Witek Kręcicki <adasi/at/pld-linux.org>
1091
1092         * TODO: - new entry (add dmraid support)
1093
1094 2004-12-10 15:36 +0000 [r5369]  Marcin Doliński <averne/at/pld-linux.org>
1095
1096         * geninitrd: - added /dev/mapper/control
1097
1098 2004-12-06 20:19 +0000 [r5367]  Adam Gołębiowski <adamg/at/pld-linux.org>
1099
1100         * geninitrd, geninitrd.sysconfig: - display info that it is
1101           possible to disable software suspend
1102
1103 2004-09-25 22:41 +0000 [r4657-4658]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1104
1105         * geninitrd: Really mount/umount /proc for udev.
1106
1107         * geninitrd: Fix passing hotplug binary into kernel. Drop devfs
1108           mount for lvm2.
1109
1110 2004-09-25 16:58 +0000 [r4653]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1111
1112         * geninitrd, geninitrd.sysconfig: Updated udev support.
1113
1114 2004-09-25 13:19 +0000 [r4648]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1115
1116         * geninitrd: Support for /dev managing by udev.
1117
1118 2004-09-19 20:50 +0000 [r4624]  Sergiusz Pawłowicz <serek/at/pld-linux.org>
1119
1120         * TODO: - extending todo list.
1121
1122 2004-09-17 21:24 +0000 [r4605]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1123
1124         * geninitrd: Umount /proc in initrd_gen_procdata().
1125
1126 2004-09-16 16:50 +0000 [r4600]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1127
1128         * geninitrd: Make root=/dev/XYZ work with grub, too.
1129
1130 2004-09-16 12:45 +0000 [r4599]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1131
1132         * geninitrd: Convert generation of nfs/softraid/lvm/suspend stuff
1133           into functions (initrd_gen_XXX).
1134
1135 2004-09-16 10:57 +0000 [r4598]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1136
1137         * geninitrd: Typo fixed.
1138
1139 2004-09-16 10:54 +0000 [r4597]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1140
1141         * geninitrd: Put information which devices belong to which array
1142           when having multiple raid arrays. Don't call mdassemble twice in
1143           such case since once is enough.
1144
1145 2004-09-01 16:38 +0000 [r4453]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1146
1147         * geninitrd: modulefile checking is done only once now (duplicates
1148           removed).
1149
1150 2004-08-30 18:53 +0000 [r4448]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1151
1152         * geninitrd: Display error and exit if raid data is not found when
1153           trying to find softraid modules.
1154
1155 2004-08-09 00:02 +0000 [r4420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1156
1157         * geninitrd: Use suspend_bootsplash instead of suspend_text when
1158           bootsplash is in use.
1159
1160 2004-08-08 16:16 +0000 [r4418]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1161
1162         * geninitrd: - add support for swsusp2 2.0.0.103 (text mode)
1163
1164 2004-08-01 22:37 +0000 [r4413]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1165
1166         * geninitrd: Finish software suspend2 support (and enable it by
1167           default).
1168
1169 2004-07-31 09:36 +0000 [r4412]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1170
1171         * geninitrd: Softsuspend fixes, still disabled by default.
1172
1173 2004-07-31 01:26 +0000 [r4411]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1174
1175         * geninitrd: Software suspend 2 support added (untested).
1176
1177 2004-07-17 19:39 +0000 [r4358]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1178
1179         * geninitrd: Fix handling of module options.
1180
1181 2004-07-02 20:08 +0000 [r4294]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1182
1183         * geninitrd: Well, back to romfs, initramfs fixes.
1184
1185 2004-07-02 19:46 +0000 [r4293]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1186
1187         * geninitrd.sysconfig: Keep INITRDFS unconfigured so geninitrd
1188           script will decide which use as default.
1189
1190 2004-07-02 19:36 +0000 [r4292]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1191
1192         * geninitrd: initramfs support, use it by default for kernel >
1193           2.5.0.
1194
1195 2004-06-26 23:19 +0000 [r4250]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1196
1197         * geninitrd: Test checking if rootfs is on LVM was broken for LVM1
1198           case - fixed.
1199
1200 2004-06-26 21:12 +0000 [r4249]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1201
1202         * TODO: Updated (few questions).
1203
1204 2004-06-26 21:04 +0000 [r4248]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1205
1206         * geninitrd: In most cases broken fstab causes problems - enhance
1207           error message for find_modules_for() parameters checking.
1208
1209 2004-06-24 20:01 +0000 [r4242]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1210
1211         * geninitrd: LVM2: wipe out mount && pivot_root and welcome
1212           /proc/sys/kernel/real-root-dev.
1213
1214 2004-06-24 15:09 +0000 [r4241]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1215
1216         * geninitrd: Mount LVM2 rootfs read-only; few cleanups.
1217
1218 2004-06-24 13:26 +0000 [r4240]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1219
1220         * geninitrd: Preffer /sbin/chroot over /usr/sbin/chroot.
1221
1222 2004-06-24 13:22 +0000 [r4239]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1223
1224         * geninitrd: Mention proper kernel cmdline setup for root on
1225           nfs/lvm2 configurations.
1226
1227 2004-06-24 13:12 +0000 [r4238]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1228
1229         * geninitrd: Print warning when /proc is not mounted since too many
1230           things depend on this.
1231
1232 2004-06-24 13:09 +0000 [r4237]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1233
1234         * geninitrd: Working rootfs on LVM2 support (tested).
1235
1236 2004-06-23 12:20 +0000 [r4233]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1237
1238         * geninitrd: lvm2: do not restrict to sysfs devices only (since we
1239           even do not mount syfs).
1240
1241 2004-06-23 02:14 +0000 [r4232]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1242
1243         * geninitrd: For LVM use system configured devs filtering + avoid
1244           locking instead of ignoring errors.
1245
1246 2004-06-09 20:43 +0000 [r4159]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1247
1248         * geninitrd: Use posix,wsize=8192,rsize=8192 options for NFS
1249           mounts.
1250
1251 2004-06-09 18:11 +0000 [r4158]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1252
1253         * geninitrd: For rootfs on NFS create /dev/urandom on initrd - used
1254           by dhcp client.
1255
1256 2004-06-06 00:01 +0000 [r4149]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1257
1258         * geninitrd: Make nfs root case minimal + add very important
1259           comment.
1260
1261 2004-06-05 22:19 +0000 [r4148]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1262
1263         * geninitrd: rootfs on nfs works with funny things like kernel
1264           swapper doing init job/
1265
1266 2004-06-05 19:32 +0000 [r4147]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1267
1268         * geninitrd: (Almost) working root on NFS support.
1269
1270 2004-06-05 15:33 +0000 [r4146]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1271
1272         * geninitrd: Initial support for rootfs on NFS.
1273
1274 2004-04-22 09:36 +0000 [r3977]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1275
1276         * geninitrd: Fix typo in do_mdassemble variable (noted by Piotr
1277           Pawłow <pp/at/siedziba.pl>)
1278
1279 2004-04-10 11:34 +0000 [r3918]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1280
1281         * geninitrd: We do not support min/max kernel version settings in
1282           pci database, so remove that code.
1283
1284 2004-04-03 01:01 +0000 [r3865]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1285
1286         * geninitrd: Run only one, rootfs VG when using LVM.
1287
1288 2004-04-02 23:17 +0000 [r3862-3864]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1289
1290         * geninitrd: Ups, debugging left - removed.
1291
1292         * geninitrd: Print warning when ide-generic is used as fallback.
1293
1294         * geninitrd: Load ide-generic if no other IDE related modules
1295           found.
1296
1297 2004-04-02 22:09 +0000 [r3861]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1298
1299         * geninitrd: Support for LVM on top of SoftRAID.
1300
1301 2004-03-31 18:05 +0000 [r3850]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1302
1303         * lvm.todo: Mention LVM on top of SOFTRAID case.
1304
1305 2004-03-31 17:47 +0000 [r3849]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1306
1307         * geninitrd, geninitrd.8.xml: Change --lvmversion to
1308           --lvmtoolsversion (same with LVMVERSION->LVMTOOLSVERSION) to
1309           avoid confusion.
1310
1311 2004-03-31 17:39 +0000 [r3848]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1312
1313         * geninitrd: Fix creation of subdirectiories needed on in /dev on
1314           initrd image.
1315
1316 2004-03-31 17:29 +0000 [r3847]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1317
1318         * geninitrd: Support devfs like names for softraid detection.
1319
1320 2004-03-31 17:20 +0000 [r3846]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1321
1322         * geninitrd: Fix LVMVERSION detection when lvm1 tools are in use.
1323
1324 2004-03-31 16:33 +0000 [r3844]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1325
1326         * geninitrd: Check for /sbin/lvdisplay and /sbin/pvdisplay
1327           existence instead of /sbin/lvm (part of lvm2 package).
1328
1329 2004-03-08 14:36 +0000 [r3427]  Artur Frysiak <wiget/at/pld-linux.org>
1330
1331         * Makefile: - added ChangeLog to distributed package
1332
1333 2004-03-08 14:28 +0000 [r3425]  Artur Frysiak <wiget/at/pld-linux.org>
1334
1335         * TODO: - more things done
1336
1337 2004-03-05 08:10 +0000 [r3416]  Artur Frysiak <wiget/at/pld-linux.org>
1338
1339         * geninitrd: - redirect error message to stderr - fix displaing
1340           modules names in verbose mode - use --ignorelockfailure in lvm2
1341           invocation (/var isn't mounted now)
1342
1343 2004-02-01 23:48 +0000 [r3241]  Artur Frysiak <wiget/at/pld-linux.org>
1344
1345         * geninitrd: - finished LVM2 support (I hope, I don't break LVM1
1346           support) - fix printing modules names on 2.6.x kernels
1347
1348 2004-01-30 21:53 +0000 [r3228]  Artur Frysiak <wiget/at/pld-linux.org>
1349
1350         * geninitrd, geninitrd.8.xml: - write usage message to stdin not
1351           stderr - check version of LVM tools not LVM volumen format -
1352           added --lvmversion options
1353
1354 2004-01-30 00:35 +0000 [r3226]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1355
1356         * geninitrd: Try to load only required LVM module (needs testing
1357           with LVM1 tools and LVM2 tools using lvm1 metadata)
1358
1359 2004-01-29 12:34 +0000 [r3225]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1360
1361         * geninitrd: Test for LVM using lvdisplay (old way left for
1362           compatibility in some weird cases).
1363
1364 2004-01-29 12:15 +0000 [r3224]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1365
1366         * geninitrd: Local geninitrd configuration for LVM is more
1367           important than automatic searching. Give it chance to work with
1368           LVM1 tools (should work fine).
1369
1370 2004-01-29 12:04 +0000 [r3223]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1371
1372         * geninitrd: Implement searching for LVM devices using LVM2 tools.
1373           No idea whether is works with LVM1 tools but these are obsolete
1374           anyway.
1375
1376 2004-01-23 23:38 +0000 [r3219]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1377
1378         * geninitrd: Proper message.
1379
1380 2004-01-23 19:54 +0000 [r3218]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1381
1382         * geninitrd: If /sbin/initrd-mdassemble is available then use it
1383           instead of mdadm.
1384
1385 2004-01-17 20:12 +0000 [r3196]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1386
1387         * geninitrd: - drop support for raid using raid_start in busybox,
1388           it's broken - use initrd-mdadm
1389
1390 2003-12-28 18:56 +0000 [r3089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1391
1392         * geninitrd.sysconfig: Remove obsolete bsp options.
1393
1394 2003-12-25 21:08 +0000 [r3080]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1395
1396         * geninitrd: Display information message when
1397           BOOT_SPLASH_RESOLUTIONS is empty.
1398
1399 2003-12-25 19:14 +0000 [r3079]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1400
1401         * geninitrd.8.xml: Comment now in utf.
1402
1403 2003-12-25 18:37 +0000 [r3075]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1404
1405         * geninitrd: Merged bootsplash branch.
1406
1407 2003-12-25 18:24 +0000 [r3074]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1408
1409         * geninitrd, geninitrd.8.xml: Use insmod instead of insmod_ng for
1410           2.6 kernels, too. Fix docummentation to describe that.
1411
1412 2003-10-02 20:34 +0000 [r1403]  Artur Frysiak <wiget/at/pld-linux.org>
1413
1414         * geninitrd.8.xml: - emails update
1415
1416 2003-09-18 22:54 +0000 [r1354]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1417
1418         * geninitrd: - make rootdev local variable inside find_modules_ide
1419           (should fix problems with raid support)
1420
1421 2003-09-18 22:17 +0000 [r1352]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1422
1423         * geninitrd: - set svn:keywords property
1424
1425 2003-09-13 12:57 +0000 [r1321]  Artur Frysiak <wiget/at/pld-linux.org>
1426
1427         * .cvsignore (removed), /: post cvs2svn cleanup - removed unused
1428           tags and branches - .cvsignore -> prop svn:ignore
1429
1430 2003-08-24 22:20 +0000 [r1317]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1431
1432         * geninitrd: - by default load all found IDE devices unless
1433           --ide-root-only option specified - when ide=reverse specified
1434           sort drivers in reverse order
1435
1436 2003-08-24 12:14 +0000 [r1315]  Michał Moskal <malekith/at/pld-linux.org>
1437
1438         * geninitrd: - add busybox -> sh symlink
1439
1440 2003-08-23 20:13 +0000 [r1313]  Arkadiusz Patyk <areq/at/pld-linux.org>
1441
1442         * geninitrd: - now pci.ide format is: PCI_ids module_name
1443           vendor_name|device_name
1444
1445 2003-08-23 19:54 +0000 [r1311]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1446
1447         * geninitrd: - find proper max_kernel
1448
1449 2003-08-15 23:32 +0000 [r1309]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1450
1451         * geninitrd: - enable new raid_start available in latest busybox
1452
1453 2003-08-15 22:33 +0000 [r1307]  Michał Moskal <malekith/at/pld-linux.org>
1454
1455         * geninitrd: - create /dev/null (busybox seems to need it) and
1456           /dev/zero (just in case)
1457
1458 2003-08-15 22:14 +0000 [r1306]  Michał Moskal <malekith/at/pld-linux.org>
1459
1460         * geninitrd: - set -x seems to cause SEGV
1461
1462 2003-08-15 21:58 +0000 [r1303-1304]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1463
1464         * geninitrd: - one more sbin->bin
1465
1466         * geninitrd: - on 2.4 also load only module which is needed for
1467           mounting rootfs
1468
1469 2003-08-15 21:53 +0000 [r1301-1302]  Michał Moskal <malekith/at/pld-linux.org>
1470
1471         * geninitrd: - use mdadm not initrd-mdadm for scanning
1472
1473         * geninitrd: - fix syntax
1474
1475 2003-08-15 21:51 +0000 [r1300]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1476
1477         * geninitrd: - use mdadm.conf, too - then raidtab
1478
1479 2003-08-15 21:39 +0000 [r1299]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1480
1481         * geninitrd: - initrd-busybox is in bin not sbin
1482
1483 2003-08-15 21:19 +0000 [r1298]  Michał Moskal <malekith/at/pld-linux.org>
1484
1485         * geninitrd: - first try
1486
1487 2003-08-15 21:00 +0000 [r1296]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1488
1489         * geninitrd: - beginning of mdadm.conf support
1490
1491 2003-08-15 19:15 +0000 [r1294]  Michał Moskal <malekith/at/pld-linux.org>
1492
1493         * geninitrd: - marged busybox version
1494
1495 2003-08-15 12:12 +0000 [r1292]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1496
1497         * geninitrd: - on 2.5/2.6 with sysfs we are able to fount exactly
1498           which module is required to get rootfs controller working
1499
1500 2003-08-12 22:01 +0000 [r1290]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1501
1502         * geninitrd: - fix ataraid support
1503
1504 2003-08-11 14:41 +0000 [r1288]  Arkadiusz Patyk <areq/at/pld-linux.org>
1505
1506         * geninitrd: - check if exist /proc/bus/pci/devices
1507
1508 2003-08-11 08:45 +0000 [r1286]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1509
1510         * geninitrd: - debug messages removed
1511
1512 2003-08-10 20:27 +0000 [r1284]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1513
1514         * geninitrd: - same names caused variable covering and wrong
1515           results (fixed) - don't try to load module unknown - don't fail
1516           if modules not found (staticly compiled?)
1517
1518 2003-08-10 12:21 +0000 [r1282]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1519
1520         * geninitrd: - if no IDE module on disk then it's probably compiled
1521           into kernel so don't fail - if PCI database not found then print
1522           warning
1523
1524 2003-08-09 23:43 +0000 [r1279-1280]  Jan Rękorajski <baggins/at/pld-linux.org>
1525
1526         * TODO: - we need ide=reverse support
1527
1528         * geninitrd: - when comparing pci IDs make sure they will be
1529           compared as strings
1530
1531 2003-08-09 23:09 +0000 [r1278]  Jan Rękorajski <baggins/at/pld-linux.org>
1532
1533         * geninitrd: - DO NOT sort driver modules, are you nuts?
1534
1535 2003-08-09 21:24 +0000 [r1275-1276]  Arkadiusz Patyk <areq/at/pld-linux.org>
1536
1537         * pci.ide (removed): - move to pci-database
1538
1539         * geninitrd: - use PCI ids from pci-database
1540
1541 2003-08-09 21:15 +0000 [r1274]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1542
1543         * geninitrd: - find all PREIDEMODS
1544
1545 2003-08-08 14:09 +0000 [r1272]  Arkadiusz Patyk <areq/at/pld-linux.org>
1546
1547         * Makefile: - better check VERSION - don't need install rc-script,
1548           bsp in builder
1549
1550 2003-08-07 22:41 +0000 [r1270]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1551
1552         * geninitrd: - debug message removed
1553
1554 2003-08-07 22:27 +0000 [r1269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1555
1556         * pci.ide (added), geninitrd: - support for automatic IDE module
1557           finding (needs testing)
1558
1559 2003-08-07 20:08 +0000 [r1266]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1560
1561         * geninitrd: - fix typo
1562
1563 2003-08-07 09:10 +0000 [r1264]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1564
1565         * geninitrd: - added support for static mdadm
1566
1567 2003-07-17 18:08 +0000 [r1262]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1568
1569         * geninitrd: - there is insmod.static.modutils not
1570           insmod.static.modprobe
1571
1572 2003-06-30 21:38 +0000 [r1260]  Artur Frysiak <wiget/at/pld-linux.org>
1573
1574         * geninitrd: - use correct version of insmod.static
1575
1576 2003-04-09 11:40 +0000 [r1257]  Artur Frysiak <wiget/at/pld-linux.org>
1577
1578         * geninitrd, geninitrd.8.xml: - added --with-insmod-static to allow
1579           using /sbin/insmod.static if bsp internal insmod/insmod_ng is
1580           bugi - use DocBook XML 4.2 for man page - describe
1581           --with-insmod-static and Linux 2.5.x support - small
1582           "despamification"
1583
1584 2003-02-19 08:49 +0000 [r1255-1256]  Artur Frysiak <wiget/at/pld-linux.org>
1585
1586         * geninitrd: - Linux 2.5.x support
1587
1588         * TODO: - and more things to do
1589
1590 2003-02-19 08:43 +0000 [r1254]  Artur Frysiak <wiget/at/pld-linux.org>
1591
1592         * geninitrd.8.xml: - typo fixes
1593
1594 2002-11-27 17:56 +0000 [r1253]  Artur Frysiak <wiget/at/pld-linux.org>
1595
1596         * geninitrd: - typo in LVM code
1597
1598 2002-11-26 13:44 +0000 [r1252]  Artur Frysiak <wiget/at/pld-linux.org>
1599
1600         * geninitrd: - first version with LVM support but not yet fully
1601           tested
1602
1603 2002-11-26 13:40 +0000 [r1251]  Artur Frysiak <wiget/at/pld-linux.org>
1604
1605         * lvm.todo (added): LVM implementation plan
1606
1607 2002-10-13 11:40 +0000 [r1250]  Witek Kręcicki <adasi/at/pld-linux.org>
1608
1609         * geninitrd: - fixed preload
1610
1611 2002-09-27 15:19 +0000 [r1249]  Artur Frysiak <wiget/at/pld-linux.org>
1612
1613         * geninitrd.8.xml: - one more contributor
1614
1615 2002-09-27 15:14 +0000 [r1248]  Artur Frysiak <wiget/at/pld-linux.org>
1616
1617         * geninitrd: - support for gzipped modules (patch by Witold
1618           Filipczyk <witekfl/at/poczta.onet.pl>) - use findfs from e2fsprogs
1619           (>= 1.28) to find root device if specified by UUID or LABEL
1620
1621 2002-09-06 14:58 +0000 [r1245-1247]  Artur Frysiak <wiget/at/pld-linux.org>
1622
1623         * geninitrd.8.xml: - not show almost empty hardware RAID desc
1624
1625         * geninitrd: New features: - ATA RAID support Bugfixes: - by
1626           default use raidstart (if needed) - show raidstart related
1627           options in help message - drop undocumented --use-raidstart
1628           switch
1629
1630         * geninitrd.8.xml: - added some notes about SCSI, ATA RAID and
1631           hardware RAID support
1632
1633 2002-03-25 11:07 +0000 [r1244]  Michał Moskal <malekith/at/pld-linux.org>
1634
1635         * geninitrd: - fixed raidstart (should work with
1636           real-soon-now-to-be-released version of bsp) - use bsp-raidless
1637           if not using raid
1638
1639 2002-03-13 15:19 +0000 [r1243]  Artur Frysiak <wiget/at/pld-linux.org>
1640
1641         * Makefile: better make dist
1642
1643 2002-03-13 14:46 +0000 [r1239-1242]  Artur Frysiak <wiget/at/pld-linux.org>
1644
1645         * Makefile: add geninitrd.8.xml to dist tarball and make
1646           geninitrd.8 from xml source
1647
1648         * .cvsignore: ignore generated files
1649
1650         * geninitrd.8 (removed): this file are generated from xml source
1651
1652         * geninitrd.8.xml, geninitrd.8: typo
1653
1654 2002-03-13 13:40 +0000 [r1238]  Artur Frysiak <wiget/at/pld-linux.org>
1655
1656         * geninitrd.8.xml: formating fixes
1657
1658 2002-03-13 13:26 +0000 [r1237]  Artur Frysiak <wiget/at/pld-linux.org>
1659
1660         * geninitrd: UUID and LABEL support for ext3 fix displaying missing
1661           modules names
1662
1663 2002-03-07 13:39 +0000 [r1236]  Jakub Bogusz <qboosh/at/pld-linux.org>
1664
1665         * geninitrd: - fixed raidstart (if raidstart bsp builtin works)
1666
1667 2002-03-07 09:57 +0000 [r1235]  Artur Frysiak <wiget/at/pld-linux.org>
1668
1669         * geninitrd.8.xml: now is completed
1670
1671 2002-02-20 13:37 +0000 [r1234]  Artur Frysiak <wiget/at/pld-linux.org>
1672
1673         * geninitrd.sysconfig: FS->INITRDFS
1674
1675 2002-02-20 13:29 +0000 [r1233]  Jakub Bogusz <qboosh/at/pld-linux.org>
1676
1677         * geninitrd.sysconfig: - typo
1678
1679 2002-02-20 11:30 +0000 [r1232]  Artur Frysiak <wiget/at/pld-linux.org>
1680
1681         * geninitrd: don't generate modules.dep
1682
1683 2002-02-20 11:07 +0000 [r1231]  Michał Moskal <malekith/at/pld-linux.org>
1684
1685         * geninitrd: - run depmod, if modules.dep hasn't been found
1686
1687 2002-02-20 10:11 +0000 [r1230]  Artur Frysiak <wiget/at/pld-linux.org>
1688
1689         * geninitrd: - --fs is back, but if used warning is writen
1690
1691 2002-02-19 14:47 +0000 [r1227-1229]  Artur Frysiak <wiget/at/pld-linux.org>
1692
1693         * Makefile: portability fix
1694
1695         * geninitrd.8.xml (added): - start rewrite documentation to XML
1696           Docbook.
1697
1698         * geninitrd: - drop trash support (trash is dead) - rename --fs to
1699           --initrdfs (less confusion but incompatible change :( ) - new
1700           configuration option EXIT_IF_MISSING (is set to "no" then warn
1701           about missing modules but continue) - disable root on loop device
1702           (need rewrite for bsp)
1703
1704 2002-02-19 14:35 +0000 [r1226]  Artur Frysiak <wiget/at/pld-linux.org>
1705
1706         * TODO: total rewite plan
1707
1708 2002-01-29 11:19 +0000 [r1225]  Michał Moskal <malekith/at/pld-linux.org>
1709
1710         * geninitrd: - depmod support added - needs testing!
1711
1712 2002-01-17 20:14 +0000 [r1224]  Tomasz Pala <gotar/at/pld-linux.org>
1713
1714         * geninitrd, geninitrd.8: - cosmetics.
1715
1716 2001-12-15 14:41 +0000 [r1223]  Paweł Gołaszewski <blues/at/pld-linux.org>
1717
1718         * TODO: - one more
1719
1720 2001-12-15 14:33 +0000 [r1222]  Paweł Gołaszewski <blues/at/pld-linux.org>
1721
1722         * geninitrd: - typo
1723
1724 2001-10-15 10:56 +0000 [r1221]  Artur Frysiak <wiget/at/pld-linux.org>
1725
1726         * geninitrd: fixed typo reported by GoTaR <gotar/at/priv0.onet.pl>
1727
1728 2001-09-10 09:52 +0000 [r1220]  Artur Frysiak <wiget/at/pld-linux.org>
1729
1730         * geninitrd: VERSION is *not* hardcoded
1731
1732 2001-09-07 17:59 +0000 [r1219]  kloczek <kloczek/at/pld-linux.org>
1733
1734         * Makefile: - rename release target to dist.
1735
1736 2001-09-07 17:56 +0000 [r1218]  kloczek <kloczek/at/pld-linux.org>
1737
1738         * geninitrd: - hardcode VERSION (as 2.6) - move initialize
1739           variables on top and few indentation.
1740
1741 2001-09-07 17:37 +0000 [r1217]  kloczek <kloczek/at/pld-linux.org>
1742
1743         * geninitrd.sysconfig: - uncomment using bsp by default.
1744
1745 2001-09-07 13:29 +0000 [r1216]  Artur Frysiak <wiget/at/pld-linux.org>
1746
1747         * Makefile: fix typo clean up
1748
1749 2001-09-07 13:25 +0000 [r1215]  Artur Frysiak <wiget/at/pld-linux.org>
1750
1751         * Makefile, geninitrd: Use RCS Id as version number
1752
1753 2001-09-07 13:02 +0000 [r1214]  Artur Frysiak <wiget/at/pld-linux.org>
1754
1755         * geninitrd: release 2.5 ready
1756
1757 2001-09-07 12:21 +0000 [r1213]  Paweł Gołaszewski <blues/at/pld-linux.org>
1758
1759         * TODO, geninitrd.sysconfig: - commented PREMODS added to
1760           sysconfig-file - one more TODO
1761
1762 2001-08-22 15:04 +0000 [r1212]  Arkadiusz Patyk <areq/at/pld-linux.org>
1763
1764         * geninitrd: - s/DC960/DAC960/
1765
1766 2001-08-13 10:41 +0000 [r1211]  Artur Frysiak <wiget/at/pld-linux.org>
1767
1768         * geninitrd: Use RSC Id to better identification
1769
1770 2001-07-06 15:30 +0000 [r1210]  Artur Frysiak <wiget/at/pld-linux.org>
1771
1772         * TODO: one task done; one added
1773
1774 2001-07-06 15:05 +0000 [r1209]  Artur Frysiak <wiget/at/pld-linux.org>
1775
1776         * geninitrd: devfs support inspired by patch from Robert R. Wal
1777           <rrw/at/reptile.eu.org>
1778
1779 2001-07-04 13:01 +0000 [r1208]  kloczek <kloczek/at/pld-linux.org>
1780
1781         * TODO: Answer for quesion.
1782
1783 2001-07-04 11:31 +0000 [r1206-1207]  Artur Frysiak <wiget/at/pld-linux.org>
1784
1785         * Makefile: version 2.4
1786
1787         * geninitrd.8: some options described
1788
1789 2001-07-04 08:31 +0000 [r1205]  Artur Frysiak <wiget/at/pld-linux.org>
1790
1791         * TODO: more to do
1792
1793 2001-07-04 08:02 +0000 [r1204]  Artur Frysiak <wiget/at/pld-linux.org>
1794
1795         * geninitrd: UUID/LABEL support for xfs finished (thanks baggins)
1796
1797 2001-07-03 17:33 +0000 [r1201-1203]  Artur Frysiak <wiget/at/pld-linux.org>
1798
1799         * TODO: more tasks done
1800
1801         * geninitrd.8: - --omit-* options are removed
1802
1803         * geninitrd: - load software raid modules only if rootfs is on raid
1804           - hadle linear "raid" - remove --omit-* options - added --raidtab
1805           option
1806
1807 2001-07-03 11:55 +0000 [r1200]  Artur Frysiak <wiget/at/pld-linux.org>
1808
1809         * TODO: some tasks done; new tasks added
1810
1811 2001-07-03 10:45 +0000 [r1199]  Artur Frysiak <wiget/at/pld-linux.org>
1812
1813         * geninitrd: better message if modules is loadded without options
1814
1815 2001-07-03 10:27 +0000 [r1198]  Artur Frysiak <wiget/at/pld-linux.org>
1816
1817         * geninitrd: - support rootfs on DAC960/cpqarray/cciss (AMI RAID
1818           not supported yet) - hide --omit* options - added
1819           --modules-conf=<modules.conf> options
1820
1821 2001-07-02 09:32 +0000 [r1197]  Michał Moskal <malekith/at/pld-linux.org>
1822
1823         * Makefile: rel 2.3
1824
1825 2001-07-02 09:00 +0000 [r1196]  Michał Moskal <malekith/at/pld-linux.org>
1826
1827         * geninitrd: - use /etc/modules.conf only if it exists
1828
1829 2001-06-27 17:58 +0000 [r1195]  Artur Frysiak <wiget/at/pld-linux.org>
1830
1831         * TODO: more to do
1832
1833 2001-06-27 17:42 +0000 [r1193-1194]  Artur Frysiak <wiget/at/pld-linux.org>
1834
1835         * TODO: UUID/LABEL support- done
1836
1837         * geninitrd: added LABEL and UUID support redirect all error
1838           messages to stderr
1839
1840 2001-06-27 16:38 +0000 [r1192]  Bartosz Waszak <waszi/at/pld-linux.org>
1841
1842         * TODO: - add support to LVM
1843
1844 2001-06-27 12:42 +0000 [r1191]  Artur Frysiak <wiget/at/pld-linux.org>
1845
1846         * geninitrd.8: updated to geninitrd
1847
1848 2001-06-27 12:38 +0000 [r1190]  Artur Frysiak <wiget/at/pld-linux.org>
1849
1850         * geninitrd: options handling fixes
1851
1852 2001-06-22 05:55 +0000 [r1189]  kloczek <kloczek/at/pld-linux.org>
1853
1854         * TODO: - fix bug: generate proper modules list if in fstab is use
1855           UUID or LABEL in firs column.
1856
1857 2001-06-22 05:52 +0000 [r1186-1188]  kloczek <kloczek/at/pld-linux.org>
1858
1859         * geninitrd: - reformated.
1860
1861         * Makefile: - version 2.2.
1862
1863         * geninitrd: - be more verbose: add display "Add module <module> to
1864           initrd." on insert module to initrd.
1865
1866 2001-06-21 10:33 +0000 [r1185]  Artur Frysiak <wiget/at/pld-linux.org>
1867
1868         * geninitrd: (findmodule): double escape, now work with gawk and
1869           bash too (PREIDEMODS): add ide-probe, clean 2.2.19 have this
1870           module instead ide-probe-mod
1871
1872 2001-06-21 10:02 +0000 [r1184]  Artur Frysiak <wiget/at/pld-linux.org>
1873
1874         * geninitrd: (my_dirname): New function - awk version of
1875           dirname(1). (main): Put modules in this same place like in real
1876           system. This cure some ksymoops warnings/errors.
1877
1878 2001-05-02 19:20 +0000 [r1183]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1879
1880         * geninitrd: (main): display full path to missing binaries (just
1881           help for beginners)
1882
1883 2001-03-21 09:23 +0000 [r1181-1182]  kloczek <kloczek/at/pld-linux.org>
1884
1885         * geninitrd: - few reformatings.
1886
1887         * geninitrd: - run insmod with -k for autoclean unused modules.
1888
1889 2001-03-19 13:11 +0000 [r1180]  Michał Zawalich <michuz/at/pld-linux.org>
1890
1891         * Makefile: - version 2.1 - this version works fine with 2.4.x
1892
1893 2001-03-06 15:48 +0000 [r1179]  Artur Frysiak <wiget/at/pld-linux.org>
1894
1895         * geninitrd: skip build directory in my_find() (thanks to laro)
1896
1897 2001-01-30 17:47 +0000 [r1178]  kloczek <kloczek/at/pld-linux.org>
1898
1899         * geninitrd.sysconfig: - uncomment COMPRESS=yes, FS=rom,
1900           PROBESCSI=yes, PROBEIDE=yes, PROBERAID=yes
1901
1902 2001-01-30 17:44 +0000 [r1177]  kloczek <kloczek/at/pld-linux.org>
1903
1904         * geninitrd: - check for and read /etc/sysconfig/geninitrd (not
1905           /etc/sysconfig/initrd).
1906
1907 2001-01-17 10:37 +0000 [r1176]  Dariusz Karolczak <inglod/at/pld-linux.org>
1908
1909         * TODO: - updated
1910
1911 2001-01-16 14:08 +0000 [r1175]  Dariusz Karolczak <inglod/at/pld-linux.org>
1912
1913         * geninitrd: find remove
1914
1915 2001-01-09 13:01 +0000 [r1174]  Dariusz Karolczak <inglod/at/pld-linux.org>
1916
1917         * geninitrd: fix: bsp use if /sbin/bsp not installed
1918
1919 2001-01-09 11:14 +0000 [r1173]  Dariusz Karolczak <inglod/at/pld-linux.org>
1920
1921         * geninitrd: change all 'cut' into 'awk'
1922
1923 2001-01-06 15:22 +0000 [r1172]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
1924
1925         * geninitrd: - added a lot of ""s :)
1926
1927 2000-12-15 17:17 +0000 [r1171]  Michał Moskal <malekith/at/pld-linux.org>
1928
1929         * geninitrd: Bug fix: bsp was never used.
1930
1931 2000-12-15 16:05 +0000 [r1170]  Michał Moskal <malekith/at/pld-linux.org>
1932
1933         * geninitrd, geninitrd.sysconfig: Updated to use bsp.
1934
1935 2000-12-06 19:36 +0000 [r1168-1169]  kloczek <kloczek/at/pld-linux.org>
1936
1937         * Makefile: - version 1.2.
1938
1939         * geninitrd: - use strash instead ash.static - added making
1940           /dev/zero on initrd (required by trash).
1941
1942 2000-11-30 18:39 +0000 [r1167]  Jan Rękorajski <baggins/at/pld-linux.org>
1943
1944         * Makefile: - version 1.1
1945
1946 2000-11-22 12:47 +0000 [r1165-1166]  Jacek Konieczny <jajcus/at/pld-linux.org>
1947
1948         * TODO: - updated
1949
1950         * geninitrd: - warn if /sbin/losetup not present and root
1951           filesystem on loopback device is to be use (but such
1952           configuration seems to be broken anyway)
1953
1954 2000-11-18 14:00 +0000 [r1164]  Dariusz Karolczak <inglod/at/pld-linux.org>
1955
1956         * geninitrd: change options "mktemp"
1957
1958 2000-11-16 14:17 +0000 [r1163]  Dariusz Karolczak <inglod/at/pld-linux.org>
1959
1960         * geninitrd: change all 'grep' into 'awk'
1961
1962 2000-11-16 09:15 +0000 [r1162]  Jacek Konieczny <jajcus/at/pld-linux.org>
1963
1964         * geninitrd: - losetup is not needed anymore for ext2 filesystem
1965           creation
1966
1967 2000-11-16 09:08 +0000 [r1161]  Dariusz Karolczak <inglod/at/pld-linux.org>
1968
1969         * geninitrd, TODO: *** empty log message ***
1970
1971 2000-11-15 13:55 +0000 [r1160]  Artur Frysiak <wiget/at/pld-linux.org>
1972
1973         * geninitrd: - generate initrd for 2.4.0 kernel too (but find is
1974           used) - use mktemp - fix one typo (mount -> umount)
1975
1976 2000-11-14 15:27 +0000 [r1159]  Artur Frysiak <wiget/at/pld-linux.org>
1977
1978         * geninitrd: - fix some typos - allow compressing cramfs images
1979
1980 2000-11-14 14:57 +0000 [r1158]  Jacek Konieczny <jajcus/at/pld-linux.org>
1981
1982         * geninitrd: - fixed scsi modules order (by inglod)
1983
1984 2000-11-14 14:47 +0000 [r1157]  Artur Frysiak <wiget/at/pld-linux.org>
1985
1986         * geninitrd: - fix cramfs support (semitested)
1987
1988 2000-11-14 14:19 +0000 [r1156]  Artur Frysiak <wiget/at/pld-linux.org>
1989
1990         * geninitrd, geninitrd.8: - added cramfs support (untested)
1991
1992 2000-11-14 13:33 +0000 [r1155]  Artur Frysiak <wiget/at/pld-linux.org>
1993
1994         * geninitrd: - fix generating SCSI-enabled initrd (typo)
1995
1996 2000-11-09 09:31 +0000 [r1154]  Jacek Konieczny <jajcus/at/pld-linux.org>
1997
1998         * .cvsignore (added): - some ignores
1999
2000 2000-11-09 09:26 +0000 [r1152]  Jacek Konieczny <jajcus/at/pld-linux.org>
2001
2002         * Makefile (added), / (added), geninitrd (added), TODO (added),
2003           geninitrd.sysconfig (added), geninitrd.8 (added): Initial
2004           revision
2005
This page took 0.247176 seconds and 4 git commands to generate.