]> git.pld-linux.org Git - projects/geninitrd.git/blame - ChangeLog
Don't run ldd on dynamic linker
[projects/geninitrd.git] / ChangeLog
CommitLineData
a78843c0
ER
12011-10-21 20:08 +0000 [r12384-12385] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2
3 * Makefile: Release 12385.
4
5 * Makefile: Prepare for new release.
6
190e53b6
AM
72011-10-20 09:43 +0000 [r12383] Elan Ruusamäe <glen/at/pld-linux.org>
8
9 * geninitrd.sysconfig: more precise desc
10
112011-10-19 17:51 +0000 [r12382] Bartłomiej Zimoń <cactus/at/pld-linux.org>
12
13 * geninitrd.sysconfig: - document dash prefix for module name
14
7850e2fd
ER
152011-10-15 14:00 +0000 [r12380] Elan Ruusamäe <glen/at/pld-linux.org>
16
17 * geninitrd: make ./geninitrd -v /tmp to produce geninitrd line to
18 generate image to /tmp
19
202011-10-15 13:54 +0000 [r12377-12379] Elan Ruusamäe <glen/at/pld-linux.org>
21
22 * mod-usbkbd.sh: leak less local vars
23
24 * mod-usbkbd.sh: fix svn keywords
25
26 * mod-md.sh: $DEBUGINIRD is initrd runtime var, not gentime var
27
282011-10-15 08:56 +0000 [r12376] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
29
30 * mod-usbkbd.sh: Tell us what was found.
31
322011-10-15 08:27 +0000 [r12375] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
33
34 * mod-usbkbd.sh: Echo not ls.
35
362011-10-15 08:21 +0000 [r12373-12374] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
37
38 * mod-usbkbd.sh (added): USB keyboard modules finding and loading
39 at initrd level.
40
41 * Makefile, mod-sata.sh, geninitrd, functions: USB keyboard modules
42 finding and loading at initrd level.
43
442011-10-15 07:38 +0000 [r12372] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
45
46 * mod-sata.sh: Fix PCI_ANY_ID (it is 0xffffffff (~0) and not
47 0x0000ffff). Change class_mask to always ignore two last digits
48 (as these are "program interface" and we want any program
49 interface). Apply class_mask to classes found by lspci. Some
50 devices (eg. *-hcd) have very specific program interfaces while
51 we want any of these. Venrod matchin PCI_ANY_ID is also fine for
52 us. With these changes finding non sata classes also works eg.
53 finding find_modules_by_class 0c03 (usb) works.
54
552011-10-02 17:10 +0000 [r12361] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
56
57 * geninitrd: Warn about missing firmware instead of failing. Some
58 modules specify firmware files for multiple hardware and you
59 don't need all of these.
60
612011-09-15 18:45 +0000 [r12348] Artur Frysiak <wiget/at/pld-linux.org>
62
63 * mod-luks.sh: Handle /dev/disk/by-uuid/* devices in /etc/crypttab
64
652011-09-11 20:04 +0000 [r12345] Elan Ruusamäe <glen/at/pld-linux.org>
66
67 * Makefile: VERSION 12345
68
692011-08-25 17:53 +0000 [r12335] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
70
71 * mod-sata.sh: Left side expands to decimal while right side was in
72 hex. Convert right side to decimal.
73
742011-08-24 19:42 +0000 [r12334] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
75
76 * mod-md.sh: Show /proc/mdstat contents in debuginitd mode.
77
782011-08-19 19:40 +0000 [r12326-12327] Elan Ruusamäe <glen/at/pld-linux.org>
79
80 * mod-uvesafb.sh, geninitrd: kill v86d at the end of initrd, to be
81 able to umount /initrd later
82
83 * geninitrd: Do not send usage() to stderr, let it be useful for
84 grep(1)-ing or less(1)-ing
85
862011-08-15 10:24 +0000 [r12325] Elan Ruusamäe <glen/at/pld-linux.org>
87
88 * geninitrd: ikconfig: try also /boot/config-$kernel before falling
89 back to extraction from vmlinuz
90
912011-08-15 10:06 +0000 [r12324] Elan Ruusamäe <glen/at/pld-linux.org>
92
93 * geninitrd: in usage, show full path to program and pass on also
94 $verbose opt as samples
95
962011-08-10 10:21 +0000 [r12301] Elan Ruusamäe <glen/at/pld-linux.org>
97
98 * Makefile: - version, .34 find_depmod() return code fix, r12300
99
40bb32c4
ER
1002011-08-04 20:52 +0000 [r12300] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
101
102 * geninitrd: find_depmod(): Return 0 in non-fatal cases (prevent
103 non-zero exit codes from slipping).
104
1052011-07-27 06:59 +0000 [r12277] Elan Ruusamäe <glen/at/pld-linux.org>
106
107 * functions: use stat format busybox understands too
108
1092011-07-27 06:54 +0000 [r12273-12275] Elan Ruusamäe <glen/at/pld-linux.org>
110
111 * Makefile: note about tagging
ed8816ca
ER
112
113 * Makefile: - up to 10000.33, current geninitrd is not usable with
114 rootfs on lvm2 with current lvm2
115
3952fc61
ER
1162011-07-27 06:34 +0000 [r12272] Elan Ruusamäe <glen/at/pld-linux.org>
117
118 * functions: use stat(1) instead of ls(1) to figure out device
119 minor node number
120
1212011-07-19 23:28 +0000 [r12262-12263] Elan Ruusamäe <glen/at/pld-linux.org>
122
123 * geninitrd: ext2 fs needs IMAGESIZE earlier
124
125 * geninitrd: add geninitrd version to romfs, add minimal label for
126 ext2
127
1282011-07-19 22:59 +0000 [r12261] Elan Ruusamäe <glen/at/pld-linux.org>
129
130 * TODO: - lvm2 leaked fd todo
131
1322011-06-26 11:22 +0000 [r12251] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
133
134 * geninitrd: Skip suffix when kernel version is like 3.0-1.2.
135
1362011-06-24 09:00 +0000 [r12249] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
137
138 * mod-md.sh: Don't clean dev_list_extra when DEVICE partitions is
139 used in mdadm.conf.
140
1412011-04-10 11:05 +0000 [r12224] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
142
143 * geninitrd: Always create /dev/snapshot (needed for suspend).
144
1452011-03-15 20:42 +0000 [r12200] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
146
147 * functions: dm_lvm2_name(): /dev/mapper/xyz can be a symlink to
148 real device. Dereference when checking.
149
1502011-03-11 11:34 +0000 [r12199] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
151
152 * geninitrd: Don't resolve symlink for luks devices. We need
153 non-resolved form.
154
1552011-03-07 10:00 +0000 [r12196] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
156
157 * functions: Better error msg.
158
1592011-03-06 16:14 +0000 [r12195] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
160
161 * mod-sata.sh: Check class/class_mask when walking over
162 modules.pcimap (fixes a bug where snd-hda-intel devices were
163 found by this).
164
1652011-03-03 18:20 +0000 [r12183] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
166
167 * geninitrd: Call awk via busybox just like other commands are
168 called.
169
1702011-03-01 10:31 +0000 [r12175] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
171
172 * geninitrd: Boot fails when using rootfsflags option (rootfs is
173 not mounted properly). Fix that by using correct variable name.
174
1752011-02-19 13:59 +0000 [r12169] Elan Ruusamäe <glen/at/pld-linux.org>
176
177 * mod-blkid.sh, mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh,
178 mod-condecor.sh, geninitrd, mod-lvm.sh, mod-tuxonice.sh,
179 mod-md.sh, mod-dmraid.sh, mod-scsi.sh, mod-ide.sh,
180 mod-fbsplash.sh, mod-udev.sh, mod-multipath.sh,
181 mod-bootsplash.sh, mod-depmod24.sh, mod-luks.sh, mod-suspend.sh:
182 each module their own rcsid var
183
1842011-02-19 13:53 +0000 [r12168] Elan Ruusamäe <glen/at/pld-linux.org>
185
186 * mod-blkid.sh, mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh,
187 mod-condecor.sh, geninitrd, mod-lvm.sh, mod-tuxonice.sh,
188 mod-md.sh, mod-dmraid.sh, mod-scsi.sh, mod-ide.sh,
189 mod-fbsplash.sh, mod-udev.sh, mod-multipath.sh,
190 mod-bootsplash.sh, mod-depmod24.sh, mod-luks.sh, mod-suspend.sh:
191 truncate the date to cut out locale formats
192
1932011-02-19 08:38 +0000 [r12167] Elan Ruusamäe <glen/at/pld-linux.org>
194
195 * geninitrd: Move $RCSID printing where it has chance to work
196
1972011-02-19 08:34 +0000 [r12166] Elan Ruusamäe <glen/at/pld-linux.org>
198
199 * mod-blkid.sh, mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh,
200 mod-condecor.sh, mod-tuxonice.sh, mod-lvm.sh, mod-md.sh,
201 mod-dmraid.sh, mod-scsi.sh, mod-ide.sh, mod-fbsplash.sh,
202 mod-udev.sh, mod-multipath.sh, mod-depmod24.sh,
203 mod-bootsplash.sh, mod-luks.sh, mod-suspend.sh: you need
204 svn:keywords on each file for those to get expanded
205
2062011-02-19 08:27 +0000 [r12163-12164] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
207
208 * Makefile: Release 10000.32 (experimental).
e00f7a3d
AM
209
210 * geninitrd: Nicer way to display rcsid.
211
2122011-02-19 07:56 +0000 [r12161-12162] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
213
214 * mod-ide.sh, functions: Revert, this wasn't meant to be in
215 previous commit.
216
217 * mod-blkid.sh, mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh,
218 mod-condecor.sh, geninitrd, mod-lvm.sh, mod-tuxonice.sh,
219 mod-md.sh, mod-dmraid.sh, mod-scsi.sh, mod-ide.sh,
220 mod-fbsplash.sh, mod-udev.sh, mod-multipath.sh,
221 mod-bootsplash.sh, mod-depmod24.sh, mod-luks.sh, mod-suspend.sh,
222 functions: Report RCSID for loaded modules, too.
223
2242011-02-17 22:16 +0000 [r12159] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
225
226 * geninitrd: root dev finding: fallback to calculating based on
227 initrd /dev file
228
2292011-02-17 21:41 +0000 [r12158] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
230
231 * geninitrd: debugshell after failing to chroot.
232
2332011-02-17 21:37 +0000 [r12157] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
234
235 * mod-luks.sh: Try to activate luks only if not yet active (because
236 cryptsetup is run twice).
237
2382011-02-13 14:09 +0000 [r12147] Elan Ruusamäe <glen/at/pld-linux.org>
239
240 * Makefile: setup TZ in export
241
2422011-02-11 12:30 +0000 [r12143-12144] Elan Ruusamäe <glen/at/pld-linux.org>
243
244 * tests/bug-715930.sh: - update test
245
246 * mod-sata.sh: sort modules that ones who depend on libata are
247 first
248
2492011-02-11 12:07 +0000 [r12142] Elan Ruusamäe <glen/at/pld-linux.org>
250
251 * mod-sata.sh: there is no bitwise matching only DEVICE_ANY arekm
252 looked up it in sources, so revert the bitwise op
253
2542011-02-11 08:24 +0000 [r12139-12141] Elan Ruusamäe <glen/at/pld-linux.org>
255
256 * tests/bug-715930.sh: update test
257
258 * mod-sata.sh: - compare device bitwise. LP#715930
259
260 * mod-sata.sh: switch to parsing in shell instead of awk
261
2622011-02-10 11:32 +0000 [r12131-12132] Elan Ruusamäe <glen/at/pld-linux.org>
263
264 * mod-sata.sh: add setup so detection results could be later
265 tweaked for testing
266
267 * tests/bug-715930.sh: hack up test using actual functions
268
2692011-02-09 19:19 +0000 [r12127] Elan Ruusamäe <glen/at/pld-linux.org>
270
271 * tests/bug-715930.sh (added): partial testcase
272
2732011-02-05 11:51 +0000 [r12116] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
274
275 * geninitrd: Revert, that was wrong.
276
2772011-02-05 11:22 +0000 [r12115] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
278
279 * geninitrd: ccis needs sd_mod (areq).
280
2812011-02-03 18:45 +0000 [r12114] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
282
283 * geninitrd: Mount rootfs from initramfs with rootfsflags options.
284
2852011-02-03 11:16 +0000 [r12113] Elan Ruusamäe <glen/at/pld-linux.org>
286
287 * mod-blkid.sh, mod-nfs.sh, mod-multipath.sh, mod-condecor.sh,
288 geninitrd, mod-bootsplash.sh, mod-luks.sh, mod-lvm.sh,
289 mod-tuxonice.sh, mod-dmraid.sh, mod-md.sh, mod-suspend.sh,
290 mod-fbsplash.sh, mod-udev.sh: Simplify main code by moving state
291 checks to modules itself
292
2932011-02-03 11:06 +0000 [r12112] Elan Ruusamäe <glen/at/pld-linux.org>
294
295 * mod-luks.sh: Use double quotes (more readable in this context)
296
2972011-02-03 10:41 +0000 [r12106-12111] Artur Frysiak <wiget/at/pld-linux.org>
298
299 * Makefile: Make addons executable
300
301 * geninitrd: Try to setup encryption after soft-RAID and LVM setup
302
303 * mod-lvm.sh: Don't drop to shell if LVM is used but root device
304 isn't LV
305
306 * mod-luks.sh: Check source device before cryptsetup run
307
308 * functions: Simplify dm_name()
309
310 * functions: Use DM subsystem name not UUID for LVM/crypt detection
311
3122011-02-03 08:12 +0000 [r12104] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
313
314 * geninitrd: We have /dev/urandom, so also store /dev/random (luks
315 can use it for example).
316
3172011-02-02 17:15 +0000 [r12103] Elan Ruusamäe <glen/at/pld-linux.org>
318
319 * geninitrd, functions: rename dm_* helpers to avoid confision what
320 they do and make them more generic
321
3222011-02-02 16:23 +0000 [r12101-12102] Artur Frysiak <wiget/at/pld-linux.org>
323
324 * functions: Simplify dm_longname()
325
326 * functions: Allow rootfs on crypted device
327
3282011-01-27 20:55 +0000 [r12095] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
329
330 * mod-md.sh: By default rootdev_new is the same as rootdev.
331
3322011-01-27 20:51 +0000 [r12094] Elan Ruusamäe <glen/at/pld-linux.org>
333
334 * mod-multipath.sh: - multipath install lib64 safe (why it was just
335 lib anyway?)
336
3372011-01-27 20:48 +0000 [r12093] Elan Ruusamäe <glen/at/pld-linux.org>
338
339 * Makefile: Consistent timestamp in release tarball files. in fact,
340 package all files to tarball
341
3422011-01-27 20:30 +0000 [r12092] Elan Ruusamäe <glen/at/pld-linux.org>
343
344 * Makefile: - refentry2man dep
345
b0852483
ER
3462011-01-27 20:26 +0000 [r12091] Elan Ruusamäe <glen/at/pld-linux.org>
347
348 * Makefile: - 10000.31 second experimental (can extract all
349 compressed kernels for CONFIG)
350
916f5cad
ER
3512011-01-25 22:02 +0000 [r12087] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
352
353 * mod-md.sh: Try to find main device in case when rootfs in on a md
354 partition (instead of whole md device).
355
3562011-01-23 22:36 +0000 [r12081] Elan Ruusamäe <glen/at/pld-linux.org>
357
358 * geninitrd: don't leak parentDir variable
359
3602011-01-23 22:23 +0000 [r12080] Elan Ruusamäe <glen/at/pld-linux.org>
361
362 * extract-ikconfig: - use mktemp
363
3642011-01-23 19:49 +0000 [r12078-12079] Elan Ruusamäe <glen/at/pld-linux.org>
365
366 * Makefile: include extract-ikconfig
367
368 * geninitrd: use copy of extract-ikconfig from kernel sources what
369 can process any file containing it (vmlinux or kernel mod with or
370 without compressions)
371
3722011-01-23 19:42 +0000 [r12074-12076] Elan Ruusamäe <glen/at/pld-linux.org>
373
374 * extract-ikconfig: recognize xz compression (patch by arekm)
375
376 * extract-ikconfig (added): import extract-ikconfig from kernel
377 sources there's no point to contain stripped version here,
378 upstream one works ok with vmlinux, vmlinuz, bzImage, configs.ko,
379 configs.ko.gz imported 532cf2907ac3b9c2345d76251764f4f4e602c921
380
3812011-01-23 16:45 +0000 [r12072-12073] Przemysław Iskra <sparky/at/pld-linux.org>
382
383 * mod-md.sh: Fixed one more typo.
384
385 * mod-md.sh: Renamed rootdev_alternate and rootdev_alternative to
386 rootdev_alias to prevent further typos.
387
3882011-01-23 15:07 +0000 [r12071] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
389
390 * mod-md.sh: Handle /dev/mdXpY as root device.
391
3922011-01-14 11:39 +0000 [r12053-12055] Elan Ruusamäe <glen/at/pld-linux.org>
393
394 * mod-sata.sh: - as uknown what to do for multiple module match at
395 least load them for now
396
397 * mod-sata.sh: - pcimap not used when lspci invoked with -n
398
399 * mod-sata.sh: - more generic and more exact finding code
400
4012011-01-14 09:34 +0000 [r12052] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
402
403 * geninitrd: Use fastest compressor first.
404
4052011-01-14 09:20 +0000 [r12051] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
406
407 * geninitrd: Add COMPRESS=none/no support (uncompressed initrd).
408
4092011-01-13 20:34 +0000 [r12049-12050] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
410
411 * geninitrd.sysconfig: Mention xz and lzma for initrd compresion.
412
413 * geninitrd: Allow tuxonice snapshot device be device mapper
414 device(LUKS, LVM, dmraid). Patch by Krzysztof Krakowiak.
415
4162011-01-13 20:28 +0000 [r12046-12047] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
417
418 * Makefile: 10000.30 (experimental due to SATA autodetection)
bd9b16bd
AM
419
420 * Makefile: Include sata mod.
421
4222011-01-13 20:21 +0000 [r12044-12045] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
423
424 * TODO: extract-ikconfig() should be able to read from vmlinuz
425 file, too.
426
427 * geninitrd: Avoid error when no configs module.
428
4292011-01-13 20:15 +0000 [r12043] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
430
431 * geninitrd: Don't leave temporary files if kofile ends up being
432 empty.
433
4342011-01-13 20:07 +0000 [r12042] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
435
436 * mod-sata.sh: Ignore lspci errors.
437
4382011-01-13 20:01 +0000 [r12041] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
439
440 * geninitrd: LZO initrd compression support (fastest).
441
4422010-12-21 19:02 +0000 [r12018] Elan Ruusamäe <glen/at/pld-linux.org>
443
444 * geninitrd: - if image compress failed (for whatever reason),
445 retry with gzip
446
4472010-12-21 18:53 +0000 [r12017] Elan Ruusamäe <glen/at/pld-linux.org>
448
449 * geninitrd: - catch error from image compress
450
4512010-12-19 10:49 +0000 [r11995] Elan Ruusamäe <glen/at/pld-linux.org>
452
453 * geninitrd: make romfs comment shorter so that "file" would
454 display most significant info
455
4562010-12-02 14:14 +0000 [r11921] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
457
458 * TODO: resume todo
459
4602010-11-22 11:33 +0000 [r11912] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
461
462 * mod-md.sh: Allow more than 10 md devices.
463
4642010-11-19 23:41 +0000 [r11911] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
465
466 * mod-md.sh: Normalize both device names. root and current array,
467 too.
468
4692010-10-22 14:28 +0000 [r11880] Przemysław Iskra <sparky/at/pld-linux.org>
470
471 * mod-sata.sh: - test -n won't work without ""
472
a78843c0 4732010-10-22 13:41 +0000 [r11879] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
474
475 * mod-sata.sh: - 15:36 < arekm> bs: ! -z == -n
476
a78843c0 4772010-10-22 13:19 +0000 [r11878] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
478
479 * mod-sata.sh: - if no sata controller found do nothing
480
a78843c0 4812010-10-20 21:36 +0000 [r11873] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
482
483 * geninitrd: - enable sata mod
484
4852010-10-20 21:20 +0000 [r11872] Elan Ruusamäe <glen/at/pld-linux.org>
486
487 * tests/find-module-by-pciclass.sh, tests/modules.pcimap-2.6.33.4-1
488 (added): - test possible lspci modes
489
a78843c0 4902010-10-20 21:12 +0000 [r11871] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
491
492 * mod-sata.sh: - oh yeah, tabs not spaces because it's
493 suuuuuuuuuuch a difference and matters thaaaaaat much!!!
494
a78843c0 4952010-10-20 21:05 +0000 [r11870] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
496
497 * tests/lspci-mod-sata.txt (added): - because glen asked soooooooo
498 politely
499
5002010-10-20 21:05 +0000 [r11869] Elan Ruusamäe <glen/at/pld-linux.org>
501
502 * geninitrd: - use shell constructs
503
5042010-10-20 21:01 +0000 [r11868] Elan Ruusamäe <glen/at/pld-linux.org>
505
506 * tests/find-module-by-pciclass.sh: - lowercase found module
507
a78843c0 5082010-10-20 20:56 +0000 [r11867] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
509
510 * geninitrd: - missing local
511
a78843c0 5122010-10-20 20:53 +0000 [r11866] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
513
514 * geninitrd: - show examples for all available kernels
515
5162010-10-20 20:53 +0000 [r11865] Elan Ruusamäe <glen/at/pld-linux.org>
517
518 * TODO: - target compression detection is done
519
a78843c0 5202010-10-20 20:46 +0000 [r11864] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
521
522 * mod-sata.sh: - lspci -p
523
5242010-10-20 20:42 +0000 [r11863] Elan Ruusamäe <glen/at/pld-linux.org>
525
526 * tests/sysfs/bus/pci (added),
527 tests/sysfs/bus/pci/devices/0000:00:1f.1/class (added),
528 tests/sysfs/bus/pci/devices/0000:00:1f.2/class (added),
529 tests/sysfs/bus/pci/devices (added), tests/sysfs/bus (added),
530 tests/sysfs/bus/pci/devices/0000:00:1f.1/driver (added),
531 tests/sysfs/bus/pci/devices/0000:00:1f.2/driver (added),
532 tests/find-module-by-pciclass.sh (added),
533 tests/sysfs/bus/pci/devices/0000:00:1f.1 (added), tests/sysfs
534 (added), tests/sysfs/bus/pci/devices/0000:00:1f.2 (added): - lame
535 test for sysfs scanning for 0x0101 devices
536
a78843c0 5372010-10-20 20:42 +0000 [r11862] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
538
539 * mod-sata.sh: - use local variables - get rid of sed/uniq kinda
540 sucks anyway
541
5422010-10-20 20:36 +0000 [r11861] Elan Ruusamäe <glen/at/pld-linux.org>
543
544 * tests/lvmroot.sh, tests/setup-test.sh (added): - setup common
545 test base
546
a78843c0 5472010-10-20 17:07 +0000 [r11860] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
548
549 * mod-sata.sh (added), mod-xata.sh (removed): - again, rename - use
550 only 0106 class
551
a78843c0 5522010-10-20 17:03 +0000 [r11859] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
553
554 * mod-xata.sh: - check for lspci
555
a78843c0 5562010-10-20 16:59 +0000 [r11858] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
557
558 * mod-xata.sh (added), mod-autodetect.sh (removed): - rename to
559 mod-xata.sh, but probably this shiuld be mod-sata, as i tend to
560 leave just the 0106 class left
561
a78843c0 5622010-10-20 16:55 +0000 [r11856-11857] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
563
564 * mod-autodetect.sh: - use find_module
565
566 * mod-autodetect.sh: - ignore scsi, mod-scsi.sh is for that - use
567 $kernel variable instead of uname
568
a78843c0 5692010-10-20 16:50 +0000 [r11855] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
570
571 * geninitrd: - this should be done in an other way, arekm says
572
a78843c0 5732010-10-20 15:03 +0000 [r11854] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
574
575 * mod-autodetect.sh: - change shebang and add comment like in other
576 modules
577
a78843c0 5782010-10-20 14:56 +0000 [r11853] shadzik <shadzik/at/pld-linux.org>
bd9b16bd
AM
579
580 * geninitrd, mod-autodetect.sh (added): - when PREMODS are not set,
581 try to autodetect xata/scsi modules
582
5832010-08-01 15:24 +0000 [r11733] Elan Ruusamäe <glen/at/pld-linux.org>
584
585 * geninitrd: - umount /proc as last
586
5872010-07-07 07:41 +0000 [r11630] Elan Ruusamäe <glen/at/pld-linux.org>
588
589 * TODO: - sysfs utilize
590
5912010-06-08 09:18 +0000 [r11553] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
592
593 * geninitrd: Require both /lib64 and /usr/lib64 to consider system
594 be lib64 using one.
595
5962010-05-21 14:23 +0000 [r11482] Elan Ruusamäe <glen/at/pld-linux.org>
597
598 * geninitrd: - extract CONFIG_BLK_DEV_RAM_SIZE from configs kernel
599 module if possible - based on extract-ikconfig from
600 linux/scripts/extract-ikconfig
601
6022010-04-20 05:29 +0000 [r11337] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
603
604 * mod-md.sh: Don't require /sbin/mdadm. Use initrd mdadm when
605 needed.
606
6072010-03-09 09:58 +0000 [r11229] Elan Ruusamäe <glen/at/pld-linux.org>
608
609 * geninitrd: - avoid extra checks as cycles are not ran
610
6112010-03-08 11:00 +0000 [r11228] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
612
613 * geninitrd: scan=sync for scsi_mod on >= 2.6.30 (from Ti)
614
6152010-01-21 15:55 +0000 [r11117] Jan Rękorajski <baggins/at/pld-linux.org>
616
617 * Makefile: - 10000.20 release
618
0c52bfc1
JR
6192010-01-21 13:45 +0000 [r11116] Jan Rękorajski <baggins/at/pld-linux.org>
620
621 * geninitrd: - initrd-busybox changed to just busybox
622
6232010-01-20 16:37 +0000 [r11115] Elan Ruusamäe <glen/at/pld-linux.org>
624
625 * mod-luks.sh: - if "cryptsetup status" returns no device, assume
626 there is no cryptsetup
627
6282010-01-12 11:13 +0000 [r11107-11108] Elan Ruusamäe <glen/at/pld-linux.org>
629
630 * Makefile: - fix manual page generation
631
632 * Makefile: - 10000.19 release
633
c68fe2ce
ER
6342010-01-12 10:11 +0000 [r11106] Elan Ruusamäe <glen/at/pld-linux.org>
635
636 * tests/lvmroot.sh, mod-lvm.sh: - allow dash in PV too
637
0f3327f4
ER
6382010-01-02 16:24 +0000 [r11086-11087] Elan Ruusamäe <glen/at/pld-linux.org>
639
640 * Makefile: - exit with error still
641
642 * Makefile: - delete on error
643
6442010-01-02 15:04 +0000 [r11083-11085] Elan Ruusamäe <glen/at/pld-linux.org>
645
646 * Makefile: - install deps, perms
647
648 * Makefile: - avoid creating empty manual
649
6502009-12-28 16:26 +0000 [r11075] Elan Ruusamäe <glen/at/pld-linux.org>
651
652 * mod-multipath.sh: - find also /lib64/udev/scsi_id
653
9822ad79
ER
6542009-11-17 09:57 +0000 [r10978] Elan Ruusamäe <glen/at/pld-linux.org>
655
656 * tests/lvmroot.sh (added), tests (added), mod-lvm.sh: - process
657 also /dev/mapper/blodnatt-blah--bleh--blah ->
658 /dev/blodnatt/blah-bleh-blah
659
6602009-11-17 09:30 +0000 [r10977] Elan Ruusamäe <glen/at/pld-linux.org>
661
662 * mod-lvm.sh: - LVM: rewrite /dev/mapper/sys-rootfs ->
663 /dev/sys/rootfs
664
6652009-09-28 11:57 +0000 [r10633] Elan Ruusamäe <glen/at/pld-linux.org>
666
667 * mod-nfs.sh: $ [ -n ] && echo TRUE || echo FALSE TRUE $ [ -n "" ]
668 && echo TRUE || echo FALSE FALSE
669
6702009-09-25 09:17 +0000 [r10632] Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
671
672 * mod-nfs.sh: - set hostname if provided by dhcp; chroot junk
673 removed
674
6752009-09-17 11:04 +0000 [r10615] Tomasz Pala <gotar/at/pld-linux.org>
676
677 * mod-lvm.sh: - give a hint if lvm fails to find sysfs mount point
678 (common case during manual system rescue/installation)
679
6802009-09-17 08:45 +0000 [r10614] Elan Ruusamäe <glen/at/pld-linux.org>
681
682 * geninitrd: - variable cosmetics, localize
683
6842009-09-17 08:23 +0000 [r10613] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
685
686 * geninitrd: Ugly hack for kernels >= 2.6.30. It will make your
687 boot slower in many cases but we don't have proper solution yet
688 (and the solution is probably waiting for uevent with information
689 that rootfs device is available).
690
6912009-09-11 11:53 +0000 [r10554] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
692
693 * mod-md.sh: Tell earlier what was found.
694
6952009-09-11 09:07 +0000 [r10553] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
696
697 * mod-md.sh: md debug message.
698
6992009-09-11 09:03 +0000 [r10552] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
700
701 * mod-md.sh: Ignore errors from mdadm.
702
7032009-09-04 13:04 +0000 [r10530] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
704
705 * geninitrd: Use kernel ready compression settings for xz.
706
7072009-09-04 13:00 +0000 [r10528-10529] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
708
709 * geninitrd: --check=crc32 is required for xz format
710
711 * geninitrd: lzma back as lzma. xz as new format (kernel patches
712 pending http://ctrl.tukaani.org/xz/)
713
7142009-09-04 12:38 +0000 [r10527] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
715
716 * geninitrd: Use lzma format.
717
7182009-09-04 10:58 +0000 [r10526] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
719
720 * geninitrd: Allow xz only and not lzma. -9 for xz is back.
721
7222009-09-04 10:35 +0000 [r10525] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
723
724 * geninitrd: Use default compression level for lzma (-9 requires
725 too much memory).
726
7272009-08-31 19:31 +0000 [r10521] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
728
729 * Makefile: 10000.18
730
648637f5
AM
7312009-08-31 13:13 +0000 [r10520] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
732
733 * geninitrd: urandom is always needed for latest lvm2
734
7352009-08-29 23:15 +0000 [r10517] Elan Ruusamäe <glen/at/pld-linux.org>
736
737 * geninitrd: - rmmod missing is not fatal
738
7392009-08-29 23:12 +0000 [r10516] Elan Ruusamäe <glen/at/pld-linux.org>
740
741 * geninitrd: - check for rmmod applet
742
7432009-08-29 22:17 +0000 [r10515] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
744
745 * geninitrd: rmmod scsi_wait_scan after modprobing
746
7472009-08-28 22:09 +0000 [r10508] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
748
749 * Makefile: 10000.17.
750
fbd07e71
AM
7512009-08-28 21:41 +0000 [r10507] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
752
753 * geninitrd: Really take specified compressor.
754
bd9b16bd 7552009-08-28 21:26 +0000 [r10505-10506] Bartłomiej Zimoń <cactus/at/pld-linux.org>
fbd07e71
AM
756
757 * geninitrd: - typo, in decompressor symbol to check
758
759 * geninitrd: - if compressor == yes => use gzip
760
7612009-08-15 22:08 +0000 [r10485] Marcin Król <hawk/at/pld-linux.org>
762
763 * Makefile: - 10000.16
764
0fda142d 7652009-08-15 21:40 +0000 [r10484] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
766
767 * geninitrd, mod-lvm.sh: - create /dev/urandom always
768
7692009-08-15 21:22 +0000 [r10483] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
770
771 * mod-lvm.sh: - create urandom device on initrd; - mount sysfs for
772 lvm.static
773
7742009-08-15 09:04 +0000 [r10481] Adam Gołębiowski <adamg/at/pld-linux.org>
775
776 * geninitrd: - check if proc is mounted before setting up mods,
777 otherwise geninitrd will complain about not being able to
778 determine lvm version
779
7802009-08-11 12:21 +0000 [r10470-10471] Adam Gołębiowski <adamg/at/pld-linux.org>
781
782 * Makefile: - 10000.15
df85f860
AG
783
784 * mod-uvesafb.sh: - fix uvesafb module detection
785
7862009-08-10 19:54 +0000 [r10467-10468] Elan Ruusamäe <glen/at/pld-linux.org>
787
788 * geninitrd: - fix revision expand
789
790 * geninitrd: - use Revision and Date
791
7922009-07-16 12:37 +0000 [r10418] Elan Ruusamäe <glen/at/pld-linux.org>
793
794 * mod-lvm.sh: - use only lvm2-initrd package tools.
795
7962009-07-01 21:33 +0000 [r10414-10415] Elan Ruusamäe <glen/at/pld-linux.org>
797
798 * Makefile: - 10000.14
799
800 * mod-multipath.sh: - we like tabs
801
8022009-07-01 12:10 +0000 [r10413] Elan Ruusamäe <glen/at/pld-linux.org>
803
804 * mod-multipath.sh: - process hwhandler in newer multipath tools
805 manner
806
8072009-07-01 11:47 +0000 [r10412] Elan Ruusamäe <glen/at/pld-linux.org>
808
809 * mod-multipath.sh, geninitrd: - add --with-multipath=DEVPATH
810 support
811
b8a7b241
ER
8122009-07-01 08:44 +0000 [r10411] Elan Ruusamäe <glen/at/pld-linux.org>
813
814 * geninitrd.sysconfig: - usb keyboard modules sample
815
8162009-07-01 07:43 +0000 [r10410] Elan Ruusamäe <glen/at/pld-linux.org>
817
818 * mod-multipath.sh: - better error message for dm export failure
819
8202009-07-01 04:22 +0000 [r10406] Elan Ruusamäe <glen/at/pld-linux.org>
821
822 * geninitrd: - ramdisk size should be calculated on (at least)
823 unpacked directory
824
3dc3b271
ER
8252009-07-01 04:10 +0000 [r10403] Elan Ruusamäe <glen/at/pld-linux.org>
826
827 * Makefile: - release 10000.13
828
c8b15295
ER
8292009-06-17 20:45 +0000 [r10395-10396] Elan Ruusamäe <glen/at/pld-linux.org>
830
831 * mod-multipath.sh: - uups. remove foced devpaths
832
833 * mod-multipath.sh: - update to parse
834 multipath-tools-0.4.8-9.x86_64 output and handle
835 udev-core-141-1.x86_64
836
8372009-05-11 06:04 +0000 [r10357] Elan Ruusamäe <glen/at/pld-linux.org>
838
839 * mod-tuxonice.sh: - emes said docs say echo 1 should be used
840
8412009-05-10 13:05 +0000 [r10355] Elan Ruusamäe <glen/at/pld-linux.org>
842
843 * Makefile: - release 10000.12
844
1de1bdbe
ER
8452009-05-03 17:56 +0000 [r10353] Elan Ruusamäe <glen/at/pld-linux.org>
846
847 * geninitrd: - prefer versioned firmware first
848
8492009-05-03 08:30 +0000 [r10350] Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
850
851 * geninitrd: - /lib/firmware/`uname -r`/ files support
852
8532009-04-28 11:50 +0000 [r10340] Elan Ruusamäe <glen/at/pld-linux.org>
854
855 * geninitrd: - full path for compressor for -x test
856
8572009-04-28 07:01 +0000 [r10339] Elan Ruusamäe <glen/at/pld-linux.org>
858
859 * mod-condecor.sh, mod-bootsplash.sh, mod-fbsplash.sh: - cosmetics
860 and setup like other mods
861
8622009-04-27 09:43 +0000 [r10337] Elan Ruusamäe <glen/at/pld-linux.org>
863
864 * mod-blkid.sh, mod-multipath.sh, mod-uvesafb.sh, mod-condecor.sh,
865 mod-bootsplash.sh, mod-luks.sh, mod-lvm.sh, mod-tuxonice.sh,
866 mod-dmraid.sh, mod-md.sh, mod-suspend.sh, mod-fbsplash.sh,
867 mod-udev.sh: - allow configuration for USE_xxx from
868 sysconfig/geninitrd. lp#364812
869
8702009-04-27 09:31 +0000 [r10335] Elan Ruusamäe <glen/at/pld-linux.org>
871
872 * geninitrd, mod-md.sh: - drop USERAIDSTART (autodetected)
873
275089fa
ER
8742009-04-16 00:30 +0000 [r10329] Elan Ruusamäe <glen/at/pld-linux.org>
875
876 * Makefile: - ver 10000.11
877
532b52b0
ER
8782009-04-12 04:17 +0000 [r10326] Elan Ruusamäe <glen/at/pld-linux.org>
879
880 * mod-lvm.sh: - check LVM tools version only if lvm is enabled.
881 lp#359718
882
8832009-04-07 16:05 +0000 [r10324] Elan Ruusamäe <glen/at/pld-linux.org>
884
885 * geninitrd: - just in case quote init args
886
8872009-04-07 15:59 +0000 [r10323] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
888
889 * geninitrd: - pass kernel cmd line args to init (found by baggins)
890
8912009-04-06 22:55 +0000 [r10320] Elan Ruusamäe <glen/at/pld-linux.org>
892
893 * geninitrd, geninitrd.sysconfig: - lzma/bzip/gzip compressors -
894 need to think about image extension which cames from .spec....
895
8962009-04-06 22:40 +0000 [r10319] Elan Ruusamäe <glen/at/pld-linux.org>
897
898 * geninitrd: - allow non-root to see usage
899
9002009-04-06 22:00 +0000 [r10318] Elan Ruusamäe <glen/at/pld-linux.org>
901
902 * TODO: - System.map symbols
903
9042009-04-06 21:50 +0000 [r10317] Elan Ruusamäe <glen/at/pld-linux.org>
905
906 * TODO: - correct
907
9c1c618b
ER
9082009-04-06 15:11 +0000 [r10314] Elan Ruusamäe <glen/at/pld-linux.org>
909
910 * mod-condecor.sh (added): - add missing file
911
86b961ef
ER
9122009-04-06 15:05 +0000 [r10312] Elan Ruusamäe <glen/at/pld-linux.org>
913
914 * Makefile: - new release supporting %{_libdir}/initrd
915
9162009-04-06 13:24 +0000 [r10311] Elan Ruusamäe <glen/at/pld-linux.org>
917
918 * mod-uvesafb.sh: - find v86d from initrd dir
919
9202009-04-03 08:45 +0000 [r10303] Adam Gołębiowski <adamg/at/pld-linux.org>
921
922 * geninitrd: - simplified obsolete --fs* options handling
923
9242009-04-03 07:06 +0000 [r10301] Elan Ruusamäe <glen/at/pld-linux.org>
925
926 * TODO: - lzma/bzip2 compress methods todo
927
9282009-04-02 23:36 +0000 [r10300] Elan Ruusamäe <glen/at/pld-linux.org>
929
930 * mod-suspend.sh: - support resume from initrd_dir
931
9322009-04-02 23:32 +0000 [r10297-10299] Elan Ruusamäe <glen/at/pld-linux.org>
933
934 * geninitrd: - verbosity
935
936 * mod-suspend.sh: - verbosity
937
938 * mod-nfs.sh: - fix nfsroot detection
939
9402009-04-02 23:21 +0000 [r10295-10296] Elan Ruusamäe <glen/at/pld-linux.org>
941
942 * Makefile: - fix make install
943
944 * Makefile, geninitrd, mod-scsi.sh (added): - scsi modularized
945
9462009-04-02 23:13 +0000 [r10294] Elan Ruusamäe <glen/at/pld-linux.org>
947
948 * mod-nfs.sh (added), Makefile, geninitrd: - nfs modularized
949
9502009-04-02 23:07 +0000 [r10293] Elan Ruusamäe <glen/at/pld-linux.org>
951
952 * Makefile, mod-uvesafb.sh (added), geninitrd: - uvesafb (v86d)
953 modularized
954
9552009-04-02 22:59 +0000 [r10292] Elan Ruusamäe <glen/at/pld-linux.org>
956
957 * geninitrd: - formatting cosmetics
958
9592009-04-02 22:56 +0000 [r10291] Elan Ruusamäe <glen/at/pld-linux.org>
960
961 * Makefile, geninitrd, mod-bootsplash.sh (added): - bootsplash
962 modularized
963
9642009-04-02 22:52 +0000 [r10289-10290] Elan Ruusamäe <glen/at/pld-linux.org>
965
966 * Makefile, geninitrd: - condecor modularized
967
968 * Makefile, geninitrd, mod-fbsplash.sh (added): - fbsplash
969 modularized
970
9712009-04-02 22:44 +0000 [r10288] Elan Ruusamäe <glen/at/pld-linux.org>
972
973 * Makefile: - shorten MODS definition
974
9752009-04-02 22:39 +0000 [r10285-10287] Elan Ruusamäe <glen/at/pld-linux.org>
976
977 * geninitrd: - load suspend module
978
979 * Makefile, geninitrd, mod-suspend.sh (added): - suspend
980 modularized
981
982 * geninitrd.8.xml: - update manual with --initrdfs argument
983
9842009-04-02 22:32 +0000 [r10282-10284] Elan Ruusamäe <glen/at/pld-linux.org>
985
986 * geninitrd: - load tuxonice mod
987
988 * Makefile, geninitrd, mod-tuxonice.sh (added): - tuxonice
989 modularized
990
991 * mod-udev.sh: - typo
992
9932009-04-02 22:24 +0000 [r10281] Elan Ruusamäe <glen/at/pld-linux.org>
994
995 * geninitrd: - cosmetics, deprecated options are now fatal
996
9972009-04-02 22:18 +0000 [r10280] Elan Ruusamäe <glen/at/pld-linux.org>
998
999 * mod-blkid.sh, mod-multipath.sh, geninitrd, mod-luks.sh,
1000 mod-lvm.sh, mod-dmraid.sh, mod-md.sh, mod-udev.sh: - setup
1001 modules _after_ parsing command-line args
1002
10032009-04-02 21:49 +0000 [r10279] Elan Ruusamäe <glen/at/pld-linux.org>
1004
1005 * Makefile, geninitrd, mod-udev.sh (added): - udev modularized
1006
10072009-04-02 21:38 +0000 [r10277-10278] Elan Ruusamäe <glen/at/pld-linux.org>
1008
1009 * geninitrd: - share inst_exec args on failure
1010
1011 * mod-blkid.sh, mod-lvm.sh, mod-md.sh: - quote pathnames in feature
1012 test
1013
10142009-04-02 21:29 +0000 [r10275-10276] Elan Ruusamäe <glen/at/pld-linux.org>
1015
1016 * geninitrd, mod-dmraid.sh: - USE_DMRAID moved to dmraid module
1017
1018 * mod-blkid.sh (added), Makefile, geninitrd: - blkid modularized
1019
10202009-04-02 21:19 +0000 [r10274] Elan Ruusamäe <glen/at/pld-linux.org>
1021
1022 * geninitrd, mod-luks.sh, mod-lvm.sh, mod-dmraid.sh, mod-md.sh: -
1023 handle initrd programs under %{_libdir}/initrd
1024
10252009-04-02 20:24 +0000 [r10273] Elan Ruusamäe <glen/at/pld-linux.org>
1026
1027 * geninitrd, geninitrd.8.xml: - reap out --with-insmod-static
1028
10292009-03-23 00:18 +0000 [r10231-10232] Elan Ruusamäe <glen/at/pld-linux.org>
1030
1031 * mod-md.sh: - USEMDADMSTATIC unused
1032
1033 * mod-md.sh (added): - modularize mdadm
1034
10352009-03-23 00:14 +0000 [r10230] Elan Ruusamäe <glen/at/pld-linux.org>
1036
1037 * Makefile, geninitrd: - modularize mdadm
1038
10392009-03-22 14:33 +0000 [r10229] Artur Frysiak <wiget/at/pld-linux.org>
1040
1041 * geninitrd: Sometime mdadm --detail are better that mdadm
1042 --examine (eg. LVM on arrays with custom names) (#:~) mdadm
1043 --examine --scan --brief -v --config=/etc/mdadm.conf ARRAY
1044 /dev/md/s250 level=raid1 metadata=1.1 num-devices=2
1045 UUID=7a2ccca1:079b02b3:4a413594:fcda5731 name=s250
1046 devices=/dev/sda2 (#:~) mdadm --detail --scan --brief -v
1047 --config=/etc/mdadm.conf ARRAY /dev/md127 level=raid1
1048 num-devices=2 metadata=1.01 name=s250
1049 UUID=7a2ccca1:079b02b3:4a413594:fcda5731 devices=/dev/sda2
1050
10512009-03-19 11:42 +0000 [r10219] Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
1052
1053 * geninitrd.sysconfig: - added BOOT_SPLASH option
1054
10552009-03-18 22:10 +0000 [r10217] Elan Ruusamäe <glen/at/pld-linux.org>
1056
1057 * mod-luks.sh: - fixed path (be consistent)
1058
10592009-03-16 11:38 +0000 [r10215] Elan Ruusamäe <glen/at/pld-linux.org>
1060
1061 * mod-lvm.sh: - shorter lvm version detect
1062
8a85313f
ER
10632009-03-09 23:15 +0000 [r10187] Elan Ruusamäe <glen/at/pld-linux.org>
1064
1065 * Makefile: - 10000.3
1066
0d18fd73
ER
10672009-03-03 12:34 +0000 [r10171] Elan Ruusamäe <glen/at/pld-linux.org>
1068
1069 * geninitrd: - remove manual pluto,fcal -> fc4+soc module
1070 dependency (they're present since initial import 8 years ago,
1071 likely some ugly hack)
1072
10732009-03-03 10:35 +0000 [r10169-10170] Elan Ruusamäe <glen/at/pld-linux.org>
1074
1075 * mod-multipath.sh, mod-luks.sh, mod-lvm.sh, mod-dmraid.sh,
1076 mod-ide.sh: - findmodule -> find_module - pack_version ->
1077 kernel_version
1078
1079 * geninitrd: - fix die() stderr redirection - simplify find_depmod
1080 by using only modprobe - skip errors logic moved to find_depmod
1081 from findmodule - rename findmodule -> find_module for
1082 consistency
1083
10842009-03-03 10:05 +0000 [r10167-10168] Elan Ruusamäe <glen/at/pld-linux.org>
1085
1086 * geninitrd: - support for generating images on running 2.4 kernel
1087 for 2.6 kernel
1088
1089 * geninitrd: - pack_version -> kernel_version to avoid confusion
1090 what the variable is
1091
10922009-03-03 09:43 +0000 [r10166] Elan Ruusamäe <glen/at/pld-linux.org>
1093
1094 * mod-depmod24.sh (added): - old depmod finding code from
1095 geninitrd@9271
1096
10972009-03-03 09:32 +0000 [r10165] Elan Ruusamäe <glen/at/pld-linux.org>
1098
1099 * Makefile, geninitrd: - use /lib/geninitrd instead of /etc for
1100 modules/functions code
1101
11022009-03-03 09:28 +0000 [r10163] Elan Ruusamäe <glen/at/pld-linux.org>
1103
1104 * Makefile: - 10000.2, package mod-lvm.sh
1105
11062009-03-02 15:43 +0000 [r10160] Elan Ruusamäe <glen/at/pld-linux.org>
1107
1108 * Makefile: - update
1109
0d15d50f
ER
11102009-02-27 17:29 +0000 [r10157] Elan Ruusamäe <glen/at/pld-linux.org>
1111
1112 * mod-lvm.sh: - use vgs/lvs
1113
11142009-02-27 17:25 +0000 [r10156] Elan Ruusamäe <glen/at/pld-linux.org>
1115
1116 * mod-multipath.sh, geninitrd: - dm_export is internal to
1117 mod-multipath - dm_deps unused2H
1118
8c7d837a
ER
11192009-02-27 17:19 +0000 [r10154] Elan Ruusamäe <glen/at/pld-linux.org>
1120
1121 * geninitrd: - no modules are to be found from directories
1122
11232009-02-27 17:14 +0000 [r10153] Elan Ruusamäe <glen/at/pld-linux.org>
1124
1125 * geninitrd, mod-lvm.sh (added): - modularize lvm
1126
11272009-02-27 16:58 +0000 [r10152] Elan Ruusamäe <glen/at/pld-linux.org>
1128
1129 * geninitrd: - handle LVM PV consisting colon in path:
1130 /dev/block/104:2
1131
11322009-02-27 16:45 +0000 [r10151] Elan Ruusamäe <glen/at/pld-linux.org>
1133
1134 * mod-luks.sh: - skip is_luks if USE_LUKS is disabled - full path
1135 to cryptsetup
1136
11372009-02-27 15:38 +0000 [r10148] Elan Ruusamäe <glen/at/pld-linux.org>
1138
1139 * geninitrd: - display geninitrd version in verbose mode
1140
11412009-02-25 15:05 +0000 [r10147] Jan Rękorajski <baggins/at/pld-linux.org>
1142
1143 * geninitrd: - revert last commit, udev-initrd works now
1144
11452009-02-22 22:22 +0000 [r10145] Patryk Zawadzki <patrys/at/pld-linux.org>
1146
1147 * geninitrd: - use regular udev, not its broken cousin (fixed 180
1148 sec hang during boot)
1149
11502009-02-19 10:29 +0000 [r10131] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1151
1152 * geninitrd.sysconfig: udev on initrd is too broken
1153
11542009-02-17 08:44 +0000 [r10126] Elan Ruusamäe <glen/at/pld-linux.org>
1155
1156 * geninitrd: - take only insmod lines, ignore install lines when
1157 processing module dependencies, thus effectively ignoring
1158 modprobe extra configs ...
1159 http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg22351.html
1160
11612009-02-11 07:12 +0000 [r10118] Elan Ruusamäe <glen/at/pld-linux.org>
1162
1163 * geninitrd: - do not accept -1 for min/maj of dev nodes
1164
11652009-02-10 10:13 +0000 [r10117] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1166
1167 * mod-ide.sh: - ide-gd_mod not ide-gd_disk
1168
11692009-02-10 10:05 +0000 [r10116] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1170
1171 * mod-ide.sh: ide-disk is ide-gd_disk in newer kernels
1172
11732008-12-10 15:39 +0000 [r10033] Elan Ruusamäe <glen/at/pld-linux.org>
1174
1175 * geninitrd: - show minimum ramdisk_size one could use for produced
1176 image :), just for statistics
1177
11782008-12-10 15:34 +0000 [r10032] Elan Ruusamäe <glen/at/pld-linux.org>
1179
1180 * Makefile, geninitrd, mod-ide.sh (added): - modularize ide
1181 component
1182
11832008-12-10 15:22 +0000 [r10031] Elan Ruusamäe <glen/at/pld-linux.org>
1184
1185 * geninitrd: - more specific /dev/hd* match (according to dev-3.4-1
1186 /dev/hda[a-l] are used) to avoid /dev/hdoc being recognized as
1187 IDE not LVM
1188
bd9b16bd 11892008-11-29 19:23 +0000 [r10013] Paweł Zuzelski <pawelz/at/pld-linux.org>
8c7d837a
ER
1190
1191 * geninitrd: - fixed parsing of lvmtoolsversion argument
1192
11932008-11-24 00:22 +0000 [r10005] Elan Ruusamäe <glen/at/pld-linux.org>
1194
1195 * geninitrd: - cosmetics
1196
11972008-11-24 00:17 +0000 [r10003] Elan Ruusamäe <glen/at/pld-linux.org>
1198
1199 * Makefile, geninitrd, mod-dmraid.sh (added): - modularize dmraid
1200
ff543b68
ER
12012008-11-18 15:03 +0000 [r10000] Elan Ruusamäe <glen/at/pld-linux.org>
1202
1203 * Makefile: - release 10000 ;)
1204
b98d5ac5
ER
12052008-11-16 19:33 +0000 [r9995] Elan Ruusamäe <glen/at/pld-linux.org>
1206
1207 * Makefile, mod-multipath.sh (added), geninitrd: - multipath as mod
1208
12092008-11-16 19:19 +0000 [r9994] Elan Ruusamäe <glen/at/pld-linux.org>
1210
1211 * geninitrd: - silence errors from modinfo, as we will fallback to
1212 aliases lookup
1213
12142008-11-16 19:06 +0000 [r9993] Elan Ruusamäe <glen/at/pld-linux.org>
1215
1216 * geninitrd: - kill udevd as last, so cryptsetup doesn't get
1217 timeouts
1218
12192008-11-16 18:22 +0000 [r9992] Elan Ruusamäe <glen/at/pld-linux.org>
1220
1221 * geninitrd: - uclibc linked udev needs it's libs from
1222 /usr/%{_target_cpu}-linux-uclibc/lib
1223
12242008-11-13 17:24 +0000 [r9990] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1225
1226 * geninitrd: Update for new way to call udev trigger and settle.
1227
954f1c28
ER
12282008-11-12 23:44 +0000 [r9986-9987] Elan Ruusamäe <glen/at/pld-linux.org>
1229
1230 * Makefile: - 9000.17 release
1231
1232 * Makefile, geninitrd, mod-luks.sh (added): - put cryptsetup luks
1233 related files into separate file
1234
8d07ddab
ER
12352008-11-12 23:07 +0000 [r9984] Elan Ruusamäe <glen/at/pld-linux.org>
1236
1237 * geninitrd: - cleanup: do not need LUKSNAME to pass around
1238
12392008-11-12 21:24 +0000 [r9983] Elan Ruusamäe <glen/at/pld-linux.org>
1240
1241 * geninitrd: - luks: add keyfile sypport - luks: process lukstab by
1242 device name not LUKSNAME as these might not match - luks: load
1243 aes and cbc modules
1244
12452008-11-12 20:55 +0000 [r9982] Elan Ruusamäe <glen/at/pld-linux.org>
1246
1247 * geninitrd: - move ramfs rootdev finding and mounting to
1248 initrd_gen_initramfs_switchroot function
1249
12502008-11-10 10:26 +0000 [r9981] Paweł Sikora <pluto/at/pld-linux.org>
1251
1252 * geninitrd: - do not touch linux-vdso gate.
1253
0cad7baa
ER
12542008-11-10 02:36 +0000 [r9979] Elan Ruusamäe <glen/at/pld-linux.org>
1255
1256 * geninitrd: - use /bin/cryptsetup on initrd
1257
12582008-11-10 01:25 +0000 [r9977-9978] Elan Ruusamäe <glen/at/pld-linux.org>
1259
1260 * geninitrd: - find_depmod: if module is not present, look into
1261 aliases (can be aliases from modules themselves or
1262 modprobe.conf): $ modprobe -c --set-version 2.6.25.18-1 | awk
1263 -vm=aes '$1 == "alias" && $2 == m { print $3 }' aes_generic,
1264 aes_i586, padlock_aes
1265
1266 * geninitrd: - modprobe.conf for target, not current kernel
1267
12682008-11-10 01:04 +0000 [r9975-9976] Elan Ruusamäe <glen/at/pld-linux.org>
1269
1270 * geninitrd: - add cryptsetup luks support on rootfs
1271
1272 * geninitrd: - use inst_exec when installing executables
1273
12742008-10-23 22:22 +0000 [r9914] Elan Ruusamäe <glen/at/pld-linux.org>
1275
1276 * Makefile: - blah, no changelog update for release?
1277
e046b128
ER
12782008-10-23 21:56 +0000 [r9913] Paweł Kwiatkowski <qwiat/at/pld-linux.org>
1279
1280 * Makefile: - 9000.16
1281
12822008-09-05 21:48 +0000 [r9867] Patryk Zawadzki <patrys/at/pld-linux.org>
1283
1284 * changelog.sh: - current changelog - find CVSROOT in ~/rpm
1285
63a28eca
PZ
12862008-09-05 21:42 +0000 [r9865] Patryk Zawadzki <patrys/at/pld-linux.org>
1287
1288 * geninitrd: - create device directory if needed - patch from Paweł
1289 Kwiatkowski (qwiat)
1290
ff5409e3
PZ
12912008-08-07 06:58 +0000 [r9858] Paweł Gołaszewski <blues/at/pld-linux.org>
1292
1293 * geninitrd: - don't duplicate "WARNING", use warn()
1294
12952008-08-07 06:38 +0000 [r9857] Elan Ruusamäe <glen/at/pld-linux.org>
1296
1297 * geninitrd: - inst() already handles $DESTDIR
1298
12992008-08-06 23:37 +0000 [r9856] Elan Ruusamäe <glen/at/pld-linux.org>
1300
1301 * geninitrd: - avoid WARNING: ERROR: prefixes
1302
13032008-08-06 08:51 +0000 [r9853-9854] Marcin Król <hawk/at/pld-linux.org>
1304
1305 * Makefile: - 9000.15
c56eb0fd 1306
1307 * geninitrd: - /dev/rd -> /dev/rd/, /dev/ida -> /dev/ida/, fixes
1308 initrd generation on these arrays (they were treated as LVM)
1309
13102008-07-18 19:09 +0000 [r9848] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1311
1312 * geninitrd: Use xargs when finding devices in mdadm.conf. Will
1313 avoid finding 'partitions ' (with space).
1314
13152008-07-15 12:27 +0000 [r9843] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1316
1317 * geninitrd: Lilo always passes root=XYZ where XYZ is major/minor
1318 of the device. In lvm case this is useless. We use hardcoded
1319 ROOTDEV then unless user specifies own root=/some/cool/device
1320 from cmdline (and not from lilo).
1321
13222008-07-15 08:27 +0000 [r9842] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1323
1324 * geninitrd: Always force firmware install.
1325
13262008-07-05 22:06 +0000 [r9840] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1327
1328 * Makefile, geninitrd: inst_d already handles destdir.
1329
13302008-07-05 20:27 +0000 [r9839] Paweł Gołaszewski <blues/at/pld-linux.org>
1331
1332 * geninitrd: - don't try to put devices that are in directories
1333 into main /dev directory. WARNING - it can break some strange
1334 setups but is needed for hardware raid like cciss.
1335
c2388382
AM
13362008-07-05 10:45 +0000 [r9836] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1337
1338 * Makefile, geninitrd, TODO: 9000.13; firmware in subdir support,
1339 DESTDIR fix.
1340
13412008-07-05 10:39 +0000 [r9835] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1342
1343 * TODO: New entry (firmware in subdirs handling).
1344
13452008-07-05 10:36 +0000 [r9833-9834] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1346
1347 * Makefile: Updated procedure and version.
1348
1349 * RELEASE: Updated procedure and version.
1350
94db990b
AM
13512008-06-25 15:56 +0000 [r9823] Adam Gołębiowski <adamg/at/pld-linux.org>
1352
1353 * geninitrd: - splash_geninitramfs_bin used to be in /usr/bin,
1354 support it
1355
13562008-06-05 10:46 +0000 [r9795] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1357
1358 * geninitrd: Autoload possibly needed firmware but don't fail if
1359 it's not found. Warnings are prefixed with WARNING string.
1360
a78843c0 13612008-05-27 18:57 +0000 [r9780] shadzik <shadzik/at/pld-linux.org>
94db990b
AM
1362
1363 * geninitrd: - glen!! bootsplash doesn't require initramfs, i had
1364 it on romfs until you broke geninitrd :/ - fixed
1365
13662008-05-26 20:06 +0000 [r9779] Adam Gołębiowski <adamg/at/pld-linux.org>
1367
1368 * geninitrd: - revert r9775 - /usr/sbin/splash_geninitrams is a
1369 proper path for splashutils@HEAD (thx glen)
1370
13712008-05-26 19:36 +0000 [r9778] Elan Ruusamäe <glen/at/pld-linux.org>
1372
1373 * geninitrd: - undo bad commit from r9776
1374
13752008-05-26 18:58 +0000 [r9775-9777] Adam Gołębiowski <adamg/at/pld-linux.org>
1376
1377 * geninitrd: - small optimization - less add_linuxrc() calls in
1378 initrd_gen_nfs()
1379
1380 * geninitrd: - some basic idea on modular uvesafb support, needs
1381 some parameters (can be passed through /etc/modprobe.conf)
1382
1383 * geninitrd: - proper path to splash_geninitramfs in
1384 initrd_gen_fbcondecor()
1385
1a361569
ER
13862008-05-26 17:43 +0000 [r9772] Elan Ruusamäe <glen/at/pld-linux.org>
1387
1388 * Makefile: - 9000.11
1389
13902008-05-26 16:53 +0000 [r9771] Adam Gołębiowski <adamg/at/pld-linux.org>
1391
1392 * geninitrd: - typos
1393
13942008-05-24 11:01 +0000 [r9766] Elan Ruusamäe <glen/at/pld-linux.org>
1395
1396 * Makefile: - 9000.10
1397
549e5374
ER
13982008-05-14 19:03 +0000 [r9754] Elan Ruusamäe <glen/at/pld-linux.org>
1399
1400 * geninitrd: - safer code for grabbing vg for resume
1401
14022008-05-14 18:58 +0000 [r9752-9753] Elan Ruusamäe <glen/at/pld-linux.org>
1403
1404 * geninitrd: - some nodes could be already in /dev, ie resume_dev
1405
1406 * geninitrd: - simple code to avoid activating VG twice
1407
14082008-05-14 18:53 +0000 [r9751] Elan Ruusamäe <glen/at/pld-linux.org>
1409
1410 * geninitrd: - code changes to allow resume dev from lvm.
1411
14122008-05-14 17:57 +0000 [r9750] Elan Ruusamäe <glen/at/pld-linux.org>
1413
1414 * geninitrd: - notify if lvm2 is not present - copy resume dev with
1415 complete path
1416
14172008-05-14 17:38 +0000 [r9749] Elan Ruusamäe <glen/at/pld-linux.org>
1418
1419 * geninitrd: - allow disabling resume by running resume only if
1420 kernel commandline arg is present
1421
14222008-05-01 13:00 +0000 [r9743] Elan Ruusamäe <glen/at/pld-linux.org>
1423
1424 * geninitrd: - fix pdkshism, bug 146
1425
14262008-04-27 21:58 +0000 [r9736] Elan Ruusamäe <glen/at/pld-linux.org>
1427
1428 * Makefile: - 9000.9
1429
28233f2c
ER
14302008-04-27 00:12 +0000 [r9727] Elan Ruusamäe <glen/at/pld-linux.org>
1431
1432 * geninitrd, geninitrd.sysconfig: - config to load framebuffer
1433 device module
1434
14352008-04-26 19:17 +0000 [r9726] Elan Ruusamäe <glen/at/pld-linux.org>
1436
1437 * geninitrd: - disable splashes early if initramfs is not used
1438
14392008-04-22 15:19 +0000 [r9717] Elan Ruusamäe <glen/at/pld-linux.org>
1440
1441 * geninitrd: - add --with-fbcondecor - let different different
1442 splashes and suspend be added to initrd. results are unexpected
1443 but all is possible
1444
14452008-04-22 14:41 +0000 [r9716] Elan Ruusamäe <glen/at/pld-linux.org>
1446
1447 * geninitrd: - let splash_geninitramfs be in /usr/sbin too
1448
14492008-04-09 21:45 +0000 [r9709] Elan Ruusamäe <glen/at/pld-linux.org>
1450
1451 * geninitrd: - just use $resume var to avoid confusion with
1452 tuxonice/suspend2
1453
bd9b16bd 14542008-04-09 21:36 +0000 [r9708] Kacper Kornet <draenog/at/pld-linux.org>
28233f2c
ER
1455
1456 * geninitrd: - kernels with tuxonice use option resume
1457
14582008-04-02 14:14 +0000 [r9691] Elan Ruusamäe <glen/at/pld-linux.org>
1459
1460 * Makefile: - 9000.8
1461
e207e9b4
ER
14622008-04-02 11:53 +0000 [r9690] Elan Ruusamäe <glen/at/pld-linux.org>
1463
1464 * functions: - Look up one device that matches the search parameter
1465 with blkid
1466
14672008-03-23 17:39 +0000 [r9656] Adam Gołębiowski <adamg/at/pld-linux.org>
1468
1469 * geninitrd: - fix setdhcp script generation (only the second part
1470 was used)
1471
14722008-03-22 22:44 +0000 [r9650] Adam Gołębiowski <adamg/at/pld-linux.org>
1473
1474 * geninitrd: - /proc is known to exist, no need to mkdir it once
1475 more in initrd_gen_nfs
1476
3c3fcbd6 14772008-03-11 22:56 +0000 [r9599-9600] Marcin Król <hawk/at/pld-linux.org>
1478
1479 * Makefile: - release 9000.7
1480
1481 * geninitrd: - default /boot/initrd is a symlink to
1482 /boot/initrd-kernelversion.gz, prevent killing this symlink with
1483 mv by changing destination file to symlink target
1484
14852008-03-11 21:56 +0000 [r9596] Marcin Król <hawk/at/pld-linux.org>
1486
1487 * geninitrd: - fixed creating udevsettle and udevtrigger symlinks
1488
14892008-03-11 14:26 +0000 [r9587] Marcin Król <hawk/at/pld-linux.org>
1490
1491 * Makefile: - 9000.6
1492
613892a2 14932008-03-11 11:18 +0000 [r9586] Elan Ruusamäe <glen/at/pld-linux.org>
1494
1495 * geninitrd: - shorter symlinks
1496
14972008-03-11 09:57 +0000 [r9585] Marcin Król <hawk/at/pld-linux.org>
1498
1499 * geninitrd: - killed PROBESTATICMODULES variable, we should always
1500 populate /dev using udevsettle and udevtrigger same way we do in
1501 our rc.sysinit, otherwise nodes for devices initiated before
1502 starting udevd will not be created at all and system will not
1503 boot
1504
15052008-03-10 23:32 +0000 [r9581-9582] Marcin Król <hawk/at/pld-linux.org>
1506
1507 * geninitrd: - /sbin/udevadm must be included in initrd if
1508 PROBESTATICMODULES=yes
1509
1510 * geninitrd: - typo
1511
15122008-03-03 21:46 +0000 [r9561] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1513
1514 * geninitrd: debuginitrd for lvm.
1515
15162008-03-02 21:21 +0000 [r9559] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1517
1518 * geninitrd: debugshell is potential security weakness so make it
1519 dependant on sysconfig/system:RUN_SULOGIN_ON_ERR
1520
15212008-03-02 21:14 +0000 [r9557] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1522
1523 * geninitrd: Always tell what type of image is being generated.
1524
15252008-02-12 19:44 +0000 [r9312-9315] Elan Ruusamäe <glen/at/pld-linux.org>
1526
1527 * Makefile: - 9000.5
6b87f7fb
ER
1528
1529 * geninitrd: - pass kernelversion to modinfo
1530
1531 * geninitrd: - code cosmetics
1532
0e12fa72
ER
15332008-02-09 18:53 +0000 [r9272] Elan Ruusamäe <glen/at/pld-linux.org>
1534
1535 * geninitrd: - drop old code, optimize modules_add_linuxrc with
1536 shell code
1537
15382008-02-09 18:37 +0000 [r9271] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1539
1540 * geninitrd: FIXME: support DEVICE partitions for mdadm
1541
59fd5719
ER
15422008-02-09 18:21 +0000 [r9265-9267] Elan Ruusamäe <glen/at/pld-linux.org>
1543
1544 * Makefile: - 9000.4
1545
1546 * geninitrd: - do not treat module options as another module. bug
1547 #102
1548
1549 * geninitrd: - fix output formatting
1550
15512008-02-08 20:35 +0000 [r9250] Elan Ruusamäe <glen/at/pld-linux.org>
1552
1553 * Makefile: - 9000.3
1554
654cd9e5
ER
15552008-02-08 20:12 +0000 [r9249] Arkadiusz Patyk <areq/at/pld-linux.org>
1556
1557 * geninitrd: - typo in /dev/cciss/
1558
15592008-01-28 22:51 +0000 [r9208] Andrzej Dopierała <undefine/at/pld-linux.org>
1560
1561 * geninitrd: - use blkid by default when blkid binary detected
1562
15632008-01-28 10:12 +0000 [r9205-9206] Elan Ruusamäe <glen/at/pld-linux.org>
1564
1565 * geninitrd: - rename initrd_gen_procdata->initrd_gen_setrootdev
1566
1567 * geninitrd: - small optimize for root=
1568
15692008-01-28 00:27 +0000 [r9204] Andrzej Dopierała <undefine/at/pld-linux.org>
1570
1571 * geninitrd: - parse CMDLINE for root=something once and put it
1572 into ROOT - when blkid is used and in ROOT is something like UUID
1573 or LABEL - put into ROOT real device (detected by blkid)
1574
15752008-01-27 22:08 +0000 [r9203] Andrzej Dopierała <undefine/at/pld-linux.org>
1576
1577 * geninitrd: - fixed indentation
1578
15792008-01-27 13:37 +0000 [r9202] Andrzej Dopierała <undefine/at/pld-linux.org>
1580
1581 * geninitrd: - --with-blkid support to allow use
1582 root=LABEL=somewhere - disabled by default
1583
15842008-01-20 05:44 +0000 [r9188] Elan Ruusamäe <glen/at/pld-linux.org>
1585
1586 * geninitrd: - nfs root patch from wolvverine, with spelling fixes
1587
15882008-01-19 19:49 +0000 [r9184-9186] Elan Ruusamäe <glen/at/pld-linux.org>
1589
1590 * Makefile: - 9000.2 would be next version
1591
1592 * functions: - fix flow
1593
1594 * geninitrd, functions: - nfsroot patch from wolverine
1595
15962007-12-26 01:13 +0000 [r9161] Elan Ruusamäe <glen/at/pld-linux.org>
1597
1598 * geninitrd: - find_depmod() implemented using modprobe info -
1599 shell constructs where possible
1600
16012007-11-29 07:56 +0000 [r9123] Elan Ruusamäe <glen/at/pld-linux.org>
1602
1603 * make-tag.sh: - take version from Makefile
1604
16052007-11-28 21:40 +0000 [r9119-9120] Elan Ruusamäe <glen/at/pld-linux.org>
1606
1607 * Makefile: - 9000.1
1608
1609 * RELEASE: - version is now manual
1610
599498d8
ER
16112007-11-27 17:12 +0000 [r9109-9110] Elan Ruusamäe <glen/at/pld-linux.org>
1612
1613 * geninitrd: - seems like /proc is mounted with initramfs 2.6.22.14
1614 kernel (could someone clarify this with lkml or other link?)
1615
1616 * geninitrd: - need root to access files and make /dev nodes on
1617 initrd
1618
16192007-11-26 18:09 +0000 [r9095] Elan Ruusamäe <glen/at/pld-linux.org>
1620
1621 * geninitrd: - reuse $CMDLINE
1622
d0bd7265
ER
16232007-11-19 18:07 +0000 [r9071] Elan Ruusamäe <glen/at/pld-linux.org>
1624
1625 * geninitrd: - optional features like suspend and flash conflicts
1626 aren't fatal. #70
1627
16282007-11-19 18:02 +0000 [r9070] Elan Ruusamäe <glen/at/pld-linux.org>
1629
1630 * geninitrd: - typo
1631
16322007-11-19 17:02 +0000 [r9069] Elan Ruusamäe <glen/at/pld-linux.org>
1633
1634 * geninitrd: - gensplash also requires initramfs - made both
1635 splashes more standalone (moved their stuff together)
1636
16372007-11-18 12:33 +0000 [r9066] Elan Ruusamäe <glen/at/pld-linux.org>
1638
1639 * geninitrd: - typo
1640
16412007-11-14 14:24 +0000 [r9054] Elan Ruusamäe <glen/at/pld-linux.org>
1642
1643 * geninitrd: - mpath bindings moved to /etc/multipath/bindings
1644
16452007-11-14 00:49 +0000 [r9051] Elan Ruusamäe <glen/at/pld-linux.org>
1646
1647 * geninitrd: - perhaps better messages from lvm on initrd
1648
830bb9d8
ER
16492007-11-13 23:56 +0000 [r9049] Elan Ruusamäe <glen/at/pld-linux.org>
1650
1651 * geninitrd: - can extract WWID directly from DM_UUID, no need to
1652 solve deps
1653
16542007-11-13 23:48 +0000 [r9047] Elan Ruusamäe <glen/at/pld-linux.org>
1655
1656 * geninitrd: - allow using user_friendly_names in multipath.conf
1657 and still use wwid in initrd - mpath_wwid= option can override
1658 mpath wwwid to activate in initrd
1659
16602007-11-13 22:01 +0000 [r9044] Elan Ruusamäe <glen/at/pld-linux.org>
1661
1662 * geninitrd: - MULTIPATH_ID -> MULTIPATH_WWID
1663
16642007-11-13 18:51 +0000 [r9042] Elan Ruusamäe <glen/at/pld-linux.org>
1665
1666 * geninitrd: - suffix dm-multipath partitions with pN - allow wwid=
1667 kernel commandline parameter to specify which multipath wwid to
1668 activate
1669
16702007-11-13 16:22 +0000 [r9041] Elan Ruusamäe <glen/at/pld-linux.org>
1671
1672 * geninitrd: - parse root=/dev/sys/rootfs from kernel commandline
1673 for lvm2
1674
16752007-11-07 13:08 +0000 [r9011] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1676
1677 * geninitrd: Don't duplicate program name prefix.
1678
16792007-11-07 12:08 +0000 [r9009-9010] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1680
1681 * geninitrd: Mention where root= option is to be found.
1682
1683 * geninitrd: msg->warn. Little tweaks.
1684
16852007-11-07 11:55 +0000 [r9008] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1686
1687 * geninitrd: Introduce msg() for messages. Use everywhere.
1688
16892007-11-06 13:06 +0000 [r9003] Elan Ruusamäe <glen/at/pld-linux.org>
1690
1691 * geninitrd: - skip pointless another temporary dir - beautify
1692 debug messages - avoid race for initrd compression
1693
16942007-11-06 02:10 +0000 [r9002] Elan Ruusamäe <glen/at/pld-linux.org>
1695
1696 * Makefile: - new manual versioning schema
1697
f5b924f6
ER
16982007-11-06 02:00 +0000 [r8999-9000] Elan Ruusamäe <glen/at/pld-linux.org>
1699
1700 * geninitrd: - typo
1701
1702 * geninitrd: - use $DESTDIR, as it's more common - always create
1703 /var/lib/multipath/bindings file for dm-multipath
1704
17052007-11-06 01:35 +0000 [r8997-8998] Elan Ruusamäe <glen/at/pld-linux.org>
1706
1707 * geninitrd: - well update inst_exec() too then to follow adamg
1708
1709 * geninitrd: - use "read" to get line for /proc files
1710
17112007-11-06 01:22 +0000 [r8995-8996] Elan Ruusamäe <glen/at/pld-linux.org>
1712
1713 * TODO: - cleanup (kill pointless and done things)
1714
1715 * lvm.todo (removed): - outdated (implemented)
1716
17172007-11-05 21:09 +0000 [r8994] Elan Ruusamäe <glen/at/pld-linux.org>
1718
1719 * geninitrd: - check for /boot mount (is this ppc compatible?)
1720
17212007-11-05 21:05 +0000 [r8993] Elan Ruusamäe <glen/at/pld-linux.org>
1722
1723 * geninitrd: - move functions start of the script
1724
17252007-11-05 08:15 +0000 [r8990] Elan Ruusamäe <glen/at/pld-linux.org>
1726
1727 * geninitrd: - less deeper conditions
1728
e5b945ba
ER
17292007-11-04 20:46 +0000 [r8985] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1730
1731 * geninitrd, TODO: Unbreak softraid detection.
1732
17332007-11-03 15:41 +0000 [r8983] Elan Ruusamäe <glen/at/pld-linux.org>
1734
1735 * TODO: - bug found
1736
fb2f6636
AG
17372007-11-03 14:34 +0000 [r8980] Adam Gołębiowski <adamg/at/pld-linux.org>
1738
1739 * geninitrd: - create /proc, /sys, /etc only once
1740
17412007-11-03 14:29 +0000 [r8979] Adam Gołębiowski <adamg/at/pld-linux.org>
1742
1743 * geninitrd: - proper usage for inst() and inst_d() functions
1744
17452007-11-03 14:26 +0000 [r8978] Adam Gołębiowski <adamg/at/pld-linux.org>
1746
1747 * geninitrd: - call mount_proc only once
1748
17492007-11-02 18:59 +0000 [r8973] Elan Ruusamäe <glen/at/pld-linux.org>
1750
1751 * geninitrd: - leave rcs id for generated linuxrc
1752
17532007-11-02 17:58 +0000 [r8971] Elan Ruusamäe <glen/at/pld-linux.org>
1754
1755 * geninitrd: - avoid packing initramfs twice for fbsplash, now
1756 symlinks are preserved too
1757
17582007-11-02 17:16 +0000 [r8969] Elan Ruusamäe <glen/at/pld-linux.org>
1759
1760 * geninitrd: - splash generations moved to function - create only
1761 /init on initramfs due need to keep pid=1
1762
56b57920
ER
17632007-11-02 01:02 +0000 [r8956] Elan Ruusamäe <glen/at/pld-linux.org>
1764
1765 * geninitrd: - another fix to avoid lvdisplay failure to kill
1766 /linuxrc
1767
17682007-11-01 22:49 +0000 [r8952] Elan Ruusamäe <glen/at/pld-linux.org>
1769
1770 * geninitrd: - parse CMDINE using shell constructs
1771
17722007-11-01 17:30 +0000 [r8951] Elan Ruusamäe <glen/at/pld-linux.org>
1773
1774 * functions: - more information why lvdisplay failed to resolve lvm
1775 name
1776
17772007-11-01 03:02 +0000 [r8943] Elan Ruusamäe <glen/at/pld-linux.org>
1778
1779 * geninitrd: - typo
1780
17812007-11-01 02:21 +0000 [r8936] Elan Ruusamäe <glen/at/pld-linux.org>
1782
1783 * geninitrd: - one more lvm.static - give admin chance to figure
1784 out problem at initrd
1785
17862007-10-31 18:10 +0000 [r8917] Elan Ruusamäe <glen/at/pld-linux.org>
1787
1788 * geninitrd: - lvm needs to be called lvm.static otherwise it will
1789 re-execute itself via /sbin/lvm
1790
17912007-10-31 17:44 +0000 [r8916] Elan Ruusamäe <glen/at/pld-linux.org>
1792
1793 * geninitrd: - avoid lvdisplay errors killing whole /linuxrc
1794
17952007-10-30 21:45 +0000 [r8908] Elan Ruusamäe <glen/at/pld-linux.org>
1796
1797 * geninitrd: - debugshell before final unmount and initrd exit
1798
17992007-10-30 21:25 +0000 [r8907] Elan Ruusamäe <glen/at/pld-linux.org>
1800
1801 * geninitrd: - new functions: mount_{dev,sys,proc,tmp} to mount
1802 those filesystems and use them
1803
18042007-10-30 20:51 +0000 [r8906] Elan Ruusamäe <glen/at/pld-linux.org>
1805
1806 * geninitrd: - rpm -E is unreliable as it requires rpm-build macros
1807 present - use $_lib when installing with inst_exec()
1808
18092007-10-30 20:17 +0000 [r8905] Elan Ruusamäe <glen/at/pld-linux.org>
1810
1811 * geninitrd: - always load dm-mirror for dmraid
1812
18132007-10-30 15:53 +0000 [r8900] Elan Ruusamäe <glen/at/pld-linux.org>
1814
1815 * geninitrd: - really commit debuginitrd=sh functionality
1816
18172007-10-30 15:08 +0000 [r8898-8899] Elan Ruusamäe <glen/at/pld-linux.org>
1818
1819 * geninitrd: - add function add_linuxrc() and generate all output
1820 via that function - add debuginitrd=sh possibility to invoke
1821 shell at some points in initrd
1822
1823 * functions: - more detailed error messages when processing fstab
1824 and lvm
1825
18262007-10-28 22:07 +0000 [r8896] Elan Ruusamäe <glen/at/pld-linux.org>
1827
1828 * geninitrd: - do not assume user has booted from suspend enabled
1829 kernel when generating initrd for suspend
1830
18312007-10-28 18:19 +0000 [r8895] Elan Ruusamäe <glen/at/pld-linux.org>
1832
1833 * geninitrd: - alias romfs,cramfs
1834
18352007-10-28 18:10 +0000 [r8894] Elan Ruusamäe <glen/at/pld-linux.org>
1836
1837 * geninitrd: - $CMDLINE available globally per /linuxrc
1838
18392007-10-28 12:27 +0000 [r8882] Elan Ruusamäe <glen/at/pld-linux.org>
1840
1841 * geninitrd: - disable tuxonice by default (conflicts with suspend)
1842
7061a963
ER
18432007-10-28 10:53 +0000 [r8880] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1844
1845 * geninitrd: Install resume from new location. Temporaily leave
1846 /usr/sbin/resume handling for backward compat.
1847
18482007-10-26 20:10 +0000 [r8879] Elan Ruusamäe <glen/at/pld-linux.org>
1849
1850 * TODO: - lvm too
1851
18522007-10-26 11:34 +0000 [r8877] Elan Ruusamäe <glen/at/pld-linux.org>
1853
1854 * TODO: - dmsetup todo
1855
18562007-10-25 16:31 +0000 [r8874] Elan Ruusamäe <glen/at/pld-linux.org>
1857
1858 * geninitrd: - install all shared libs to /lib - install
1859 /var/lib/multipath/bindings for dm-multipath if present
1860
18612007-10-25 15:07 +0000 [r8873] Elan Ruusamäe <glen/at/pld-linux.org>
1862
1863 * geninitrd: - fix finding scsi modules
1864
18652007-10-25 14:17 +0000 [r8871-8872] Elan Ruusamäe <glen/at/pld-linux.org>
1866
1867 * geninitrd: - cosmeticis
1868
1869 * geninitrd: - fix inst_exec() using inst()
1870
18712007-10-25 09:59 +0000 [r8870] Elan Ruusamäe <glen/at/pld-linux.org>
1872
1873 * geninitrd: - try activating only dm-multipath rootfs is on -
1874 inst_exec: install execs to $dest and libraries to $libdir -
1875 inst() debug is back
1876
18772007-10-25 08:56 +0000 [r8869] Elan Ruusamäe <glen/at/pld-linux.org>
1878
1879 * geninitrd: - add inst_exec() to copy executable and it's shared
1880 libs - use it in initrd_gen_multipath
1881
18822007-10-25 08:15 +0000 [r8868] Elan Ruusamäe <glen/at/pld-linux.org>
1883
1884 * geninitrd: - cosmetics - take modprobe -c as modules source by
1885 default (you can now use include statement there)
1886
18872007-10-25 07:46 +0000 [r8867] Elan Ruusamäe <glen/at/pld-linux.org>
1888
1889 * geninitrd: - optimize, cosmetics
1890
18912007-10-25 07:26 +0000 [r8866] Elan Ruusamäe <glen/at/pld-linux.org>
1892
1893 * geninitrd: - optimize, cosmetics
1894
18952007-10-25 07:22 +0000 [r8865] Elan Ruusamäe <glen/at/pld-linux.org>
1896
1897 * geninitrd: - typo
1898
18992007-10-24 19:56 +0000 [r8861] Elan Ruusamäe <glen/at/pld-linux.org>
1900
1901 * geninitrd: - typo
1902
19032007-10-24 19:13 +0000 [r8860] Elan Ruusamäe <glen/at/pld-linux.org>
1904
1905 * geninitrd: - add dm-multipath component devices to lvm2 ignore
1906 list
1907
19082007-10-24 18:45 +0000 [r8859] Elan Ruusamäe <glen/at/pld-linux.org>
1909
1910 * geninitrd: - typo (multipath part was always generated) -
1911 find_modules_dmraid() moved to function - $have_dmraid variable
1912 to denote dmraid status
1913
19142007-10-24 18:31 +0000 [r8858] Elan Ruusamäe <glen/at/pld-linux.org>
1915
1916 * geninitrd: - optimize little dmraid part
1917
19182007-10-24 18:20 +0000 [r8857] Elan Ruusamäe <glen/at/pld-linux.org>
1919
1920 * geninitrd: - moved dm-multipath handling to function
1921
19222007-10-24 18:09 +0000 [r8856] Elan Ruusamäe <glen/at/pld-linux.org>
1923
1924 * geninitrd: - unify some more internal variables
1925
19262007-10-24 18:03 +0000 [r8855] Elan Ruusamäe <glen/at/pld-linux.org>
1927
1928 * geninitrd: - unify some internal variables
1929
19302007-10-24 17:58 +0000 [r8854] Elan Ruusamäe <glen/at/pld-linux.org>
1931
1932 * geninitrd: - detect physical devices for dm-multipath
1933
19342007-10-24 17:26 +0000 [r8853] Elan Ruusamäe <glen/at/pld-linux.org>
1935
1936 * geninitrd: - cvs detect multipath
1937
19382007-10-24 15:55 +0000 [r8851-8852] Elan Ruusamäe <glen/at/pld-linux.org>
1939
1940 * geninitrd: - rename find_modules_for() ->
1941 find_modules_for_device() to avoid confusion
1942
1943 * geninitrd: - find_modules_for(): allow fallback if primary
1944 condition succeeded
1945
19462007-10-24 14:46 +0000 [r8850] Elan Ruusamäe <glen/at/pld-linux.org>
1947
1948 * geninitrd: - initial dm-multpath hooks
1949
19502007-10-23 19:39 +0000 [r8844] Elan Ruusamäe <glen/at/pld-linux.org>
1951
1952 * functions: - handle /dev/mapper/* also properly
1953
19542007-10-23 19:30 +0000 [r8843] Elan Ruusamäe <glen/at/pld-linux.org>
1955
1956 * functions: - we can grab the proper lvm path from lvdisplay
1957 output
1958
19592007-10-23 16:47 +0000 [r8842] Elan Ruusamäe <glen/at/pld-linux.org>
1960
1961 * geninitrd: - bugfixes
1962
19632007-10-23 15:16 +0000 [r8841] Elan Ruusamäe <glen/at/pld-linux.org>
1964
1965 * geninitrd: - add inst_d() utility function to make dirs
1966
19672007-10-23 15:08 +0000 [r8839-8840] Elan Ruusamäe <glen/at/pld-linux.org>
1968
1969 * geninitrd: - kill excess quoting
1970
1971 * geninitrd: - inst() adds now $MNTIMAGE automatically
1972
19732007-10-22 17:25 +0000 [r8837-8838] Elan Ruusamäe <glen/at/pld-linux.org>
1974
1975 * functions: - use dmsetup from device-mapper pkg not devmap_name
1976 from multipath-tools
1977
1978 * functions: - more consistent lookup of long device-mapper name
1979
ee2d5257
ER
19802007-10-16 16:24 +0000 [r8819] Elan Ruusamäe <glen/at/pld-linux.org>
1981
1982 * geninitrd: - fix typo
1983
19842007-10-12 15:07 +0000 [r8815] Elan Ruusamäe <glen/at/pld-linux.org>
1985
1986 * geninitrd: - USE_TUXONICE=$USE_SUSPEND2 if set in config
1987
19882007-10-12 14:37 +0000 [r8814] Elan Ruusamäe <glen/at/pld-linux.org>
1989
1990 * geninitrd: - /sys/power/tuxonice/do_resume support (not tested)
1991
19922007-10-12 13:39 +0000 [r8813] Elan Ruusamäe <glen/at/pld-linux.org>
1993
1994 * geninitrd, geninitrd.sysconfig: - suspend2->tuxonice rename
1995 internally (old option preserved)
1996
19972007-10-11 15:30 +0000 [r8812] Elan Ruusamäe <glen/at/pld-linux.org>
1998
1999 * geninitrd: - use dmraid devices only for rootfs - generate dmraid
2000 portion only if dmraid devices are found
2001
20022007-10-11 15:22 +0000 [r8811] Elan Ruusamäe <glen/at/pld-linux.org>
2003
2004 * geninitrd: - debug remove
2005
20062007-10-11 15:18 +0000 [r8807-8810] Elan Ruusamäe <glen/at/pld-linux.org>
2007
2008 * geninitrd: - debug remove
2009
2010 * geninitrd: - debug remove
2011
2012 * geninitrd: - remove dumping linuxrc and lvm.conf
2013
2014 * geninitrd, functions: - rootfs on lvm and dmraid hooks
2015
9cadf15b
ER
20162007-10-05 22:51 +0000 [r8792] Elan Ruusamäe <glen/at/pld-linux.org>
2017
2018 * geninitrd: - cosmetics
2019
20202007-10-05 22:47 +0000 [r8791] Elan Ruusamäe <glen/at/pld-linux.org>
2021
2022 * functions: - library functions shouldn't exit
2023
20242007-10-05 22:38 +0000 [r8788-8790] Elan Ruusamäe <glen/at/pld-linux.org>
2025
2026 * geninitrd: - no extra 512b needed for romfs
2027
2028 * geninitrd: - more $PROGRAM usage
2029
2030 * geninitrd: - add device-mapper to lvm types when using dmraid
2031
20322007-10-05 15:27 +0000 [r8785-8786] Elan Ruusamäe <glen/at/pld-linux.org>
2033
2034 * geninitrd: - check produced romfs image size
2035
2036 * geninitrd: - add dm-mirror module for dmraid setups - generate
2037 /dev nodes from /proc/partitions also for dmraid
2038
20392007-10-05 13:39 +0000 [r8783-8784] Elan Ruusamäe <glen/at/pld-linux.org>
2040
2041 * geninitrd: - no need to interpolate vars in gen_devices()
2042
2043 * geninitrd: - create /dev entries also for dmraid - made
2044 initrd_gen_devices() as function
2045
20462007-10-05 12:53 +0000 [r8781-8782] Elan Ruusamäe <glen/at/pld-linux.org>
2047
2048 * geninitrd: - kill trailing space
2049
2050 * geninitrd: - make /sys for dmraid setup
2051
20522007-10-04 21:23 +0000 [r8779-8780] Elan Ruusamäe <glen/at/pld-linux.org>
2053
2054 * geninitrd: - cosmetics
2055
2056 * geninitrd: - spelling
2057
20582007-10-04 15:24 +0000 [r8775-8777] Elan Ruusamäe <glen/at/pld-linux.org>
2059
2060 * geninitrd: - make initrd_gen_tmpfs_dev() callable multiple times
2061
2062 * geninitrd: - fool vim
2063
2064 * geninitrd: - use die() calls
2065
20662007-10-04 15:10 +0000 [r8773-8774] Elan Ruusamäe <glen/at/pld-linux.org>
2067
2068 * geninitrd: - use just tmpfs for dmraid - globally umount tmpfs
2069 /dev if used (dmraid/lvm2 mixture possible)
2070
2071 * geninitrd: - die() function for generic exit
2072
20732007-09-03 14:27 +0000 [r8711-8712] Elan Ruusamäe <glen/at/pld-linux.org>
2074
2075 * geninitrd: - can't guess is the parameter added or not, so adjust
2076 message
2077
2078 * geninitrd: - require switch_root applet when needed
2079
20802007-09-03 12:41 +0000 [r8710] Elan Ruusamäe <glen/at/pld-linux.org>
2081
2082 * geninitrd: - prefix errors with Error:
2083
20842007-08-31 22:10 +0000 [r8709] Elan Ruusamäe <glen/at/pld-linux.org>
2085
2086 * geninitrd: - quiet cpio
2087
20882007-08-31 15:45 +0000 [r8704-8706] Elan Ruusamäe <glen/at/pld-linux.org>
2089
2090 * make-tag.sh: - bugfixes
98fdd587
ER
2091
2092 * make-tag.sh (added), RELEASE (added): - helpful for making
2093 release
2094
3acff2ef
ER
20952007-08-30 10:00 +0000 [r8702] Cezary Krzyżanowski <czarny/at/pld-linux.org>
2096
2097 * geninitrd: - --with/without options for
2098 bootsplash,fbsplash,suspend and suspend2 - ready for
2099 kernel-desktop
2100
b831a79d 21012007-07-16 14:48 +0000 [r8682] Marcin Król <hawk/at/pld-linux.org>
2102
2103 * geninitrd: - cosmetics to bump revision number in order to change
2104 version number (does svn has equivalent of cvs commit -f?)
2105
21062007-07-16 14:22 +0000 [r8681] Marcin Król <hawk/at/pld-linux.org>
2107
2108 * functions: - check /dev/dm-*, /dev/mapper/* after checking
2109 LABEL=*, UUID=*
2110
cfd55892 21112007-07-16 12:31 +0000 [r8678] Marcin Król <hawk/at/pld-linux.org>
2112
2113 * functions: - check /dev/mapper/* too while testing if rootdev is
2114 LVM
2115
21162007-07-09 07:41 +0000 [r8667-8668] Adam Gołębiowski <adamg/at/pld-linux.org>
2117
2118 * geninitrd: - Jacek Konieczny's geninitrd-rootdev.patch applied
2119 (http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2007-May/018983.html)
2120
2121 * geninitrd: - Jacek Konieczny's geninitrd-lvm_initramfs.patch
2122 applied
2123 (http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2007-May/018983.html)
2124
21252007-07-09 07:27 +0000 [r8666] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2126
2127 * geninitrd: inst() takes only two arguments, no more. Print usage
2128 for inst() on stderr.
2129
68e953d1
AM
21302007-06-24 20:37 +0000 [r8648] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2131
2132 * geninitrd: Try to load raidX and raid456 modules.
2133
21342007-05-29 10:18 +0000 [r8628] Elan Ruusamäe <glen/at/pld-linux.org>
2135
2136 * geninitrd: - use shell construct instead of `dirname`
2137
21382007-05-29 09:19 +0000 [r8627] Elan Ruusamäe <glen/at/pld-linux.org>
2139
2140 * geninitrd: - Revision 8368 makes use of dirname in initrd.
2141 require it
2142
21432007-05-29 09:16 +0000 [r8626] Elan Ruusamäe <glen/at/pld-linux.org>
2144
2145 * geninitrd: - workaround for BusyBox v1.1.3 (currently in AC)
2146
21472007-05-16 06:55 +0000 [r8560] Cezary Krzyżanowski <czarny/at/pld-linux.org>
2148
2149 * geninitrd: - my mistake; uncommented the version checks
2150
21512007-05-16 06:51 +0000 [r8559] Cezary Krzyżanowski <czarny/at/pld-linux.org>
2152
2153 * geninitrd: - updated device matching rules for ceases like
2154 Patrys's fe 00
2155
21562007-04-03 10:18 +0000 [r8409] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2157
2158 * geninitrd, functions: Create additional devices like xfs logdev.
2159 Verbose copying of devices.
2160
21612007-03-20 14:13 +0000 [r8390-8391] Elan Ruusamäe <glen/at/pld-linux.org>
2162
2163 * geninitrd: - do not redirect output from function, output could
2164 be unpredictable
2165
2166 * geninitrd: - add busybox_applet() which checks if busybox has
2167 required applet present
2168
dac49b09
ER
21692007-03-20 11:27 +0000 [r8385] Elan Ruusamäe <glen/at/pld-linux.org>
2170
2171 * geninitrd: - fixed typo and bug from arekm change
2172
c6cd190b
ER
21732007-03-17 12:46 +0000 [r8381] Elan Ruusamäe <glen/at/pld-linux.org>
2174
2175 * geninitrd: - umount /dev also for udev. fixes radek bug
2176
21772007-03-09 14:34 +0000 [r8370] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2178
2179 * geninitrd: debuginitrd option in /proc/cmdline handled.
2180
21812007-03-09 14:11 +0000 [r8369] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2182
2183 * geninitrd: Read /proc file using cat which makes buffering for
2184 us. 2.4 /proc/partitions contains more data after device name -
2185 skip these.
2186
21872007-03-09 13:24 +0000 [r8368] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2188
2189 * geninitrd: Handle devfs cases like
2190 scsi/host0/bus0/target2/lun0/disc.
2191
21922007-03-07 10:24 +0000 [r8366] Elan Ruusamäe <glen/at/pld-linux.org>
2193
2194 * changelog.sh: - correct comment
2195
21962007-03-07 10:18 +0000 [r8363] Elan Ruusamäe <glen/at/pld-linux.org>
2197
2198 * changelog.sh: - allow outdated users file
2199
22002007-03-07 07:54 +0000 [r8361] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2201
2202 * changelog.sh: Support async scsi bus scanning. Update ChangeLog.
2203
3585132c
AM
22042007-03-07 07:49 +0000 [r8360] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2205
2206 * geninitrd: We need to ensure that scsi bus probbing finished on
2207 kernels with CONFIG_SCSI_SCAN_ASYNC=y (like our 2.6.20).
2208
22092007-03-05 12:35 +0000 [r8359] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2210
2211 * geninitrd: More crapolla by czarny.
2212
22132007-02-21 13:01 +0000 [r8286] Przemysław Iskra <sparky/at/pld-linux.org>
7c10f44c
ER
2214
2215 * geninitrd: - fixed urandom minor
2216
1466080d
ER
22172007-02-08 19:06 +0000 [r8245] Elan Ruusamäe <glen/at/pld-linux.org>
2218
2219 * functions: - outputs nothing actually as it sets two parameters
2220
22212007-02-08 18:38 +0000 [r8243-8244] Elan Ruusamäe <glen/at/pld-linux.org>
2222
2223 * functions: - correct comment
2224
2225 * geninitrd, functions: - find_root() will return lvm2 nodes in
2226 form /dev/VG/LV
2227
b6c4aab1
ER
22282007-02-08 18:26 +0000 [r8241-8242] Elan Ruusamäe <glen/at/pld-linux.org>
2229
2230 * Makefile: - include functions in tarball
2231
2232 * geninitrd, functions: - allow setting prefix for function
2233 messages via $PROGRAM global
2234
22352007-02-08 18:21 +0000 [r8240] Elan Ruusamäe <glen/at/pld-linux.org>
2236
2237 * Makefile, geninitrd, functions (added): - export functions so
2238 other programs could reuse code - find_root() for now
2239
80995380
ER
22402007-02-07 10:58 +0000 [r8236-8237] Elan Ruusamäe <glen/at/pld-linux.org>
2241
2242 * geninitrd: - drop $orig_rootdev, as $rootdev is the same variable
2243 now
2244
2245 * geninitrd: - do not use variable when it's value is something
2246 different
2247
22482007-02-07 10:51 +0000 [r8235] Elan Ruusamäe <glen/at/pld-linux.org>
2249
2250 * geninitrd: - use only blkid to resolve UUID and LABEL, so now it
2251 works with any fs not just xfs,ext{2,3} - cleanup find_root()
2252 function
2253
22542007-02-07 10:33 +0000 [r8234] Elan Ruusamäe <glen/at/pld-linux.org>
2255
2256 * geninitrd: - rc-scripts functions sets default PATH - make
2257 example in usage() more actual
2258
22592007-02-07 10:12 +0000 [r8233] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2260
2261 * geninitrd: Revert, conflicts seems more sane way.
2262
22632007-02-07 10:07 +0000 [r8232] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2264
2265 * geninitrd: Compat symlink.
2266
22672007-02-07 09:46 +0000 [r8231] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2268
2269 * geninitrd: Make it backward compatible with previous udev
2270 versions.
2271
22722007-02-06 17:11 +0000 [r8227-8229] Elan Ruusamäe <glen/at/pld-linux.org>
2273
2274 * geninitrd.8.xml: - ps svn:keywords Date
2275
2276 * geninitrd.8.xml: - ps svn:keywords Id
2277
2278 * geninitrd.8.xml: - fix encoding for czarny name
2279
22802007-02-06 17:03 +0000 [r8226] Elan Ruusamäe <glen/at/pld-linux.org>
2281
2282 * geninitrd: - ignore errors from pvdisplay when it can't access
2283 devices (emc for example)
2284
22852007-02-06 16:59 +0000 [r8225] Elan Ruusamäe <glen/at/pld-linux.org>
2286
2287 * geninitrd, TODO: - use blkid optionally (but preferred) to
2288 resolve UUID= and LABEL= at initrd generation time
2289
22902007-02-06 16:26 +0000 [r8224] Elan Ruusamäe <glen/at/pld-linux.org>
2291
2292 * geninitrd: - use xfs_admin to get label of xfs filesystem
2293
3585132c 22942007-02-03 10:40 +0000 [r8220] Przemysław Iskra <sparky/at/pld-linux.org>
4f5e814f 2295
2296 * geninitrd: - revert: force people with Th to test initramfs
2297
3585132c 22982007-02-02 12:59 +0000 [r8219] Przemysław Iskra <sparky/at/pld-linux.org>
4f5e814f 2299
2300 * geninitrd: - don't use "initramfs" as default in kernels 2.5+,
2301 there are too many people crying...
2302
3585132c 23032007-02-01 10:26 +0000 [r8218] Przemysław Iskra <sparky/at/pld-linux.org>
4f5e814f 2304
2305 * geninitrd: - maybe this way ?
2306
3585132c 23072007-02-01 10:20 +0000 [r8217] Przemysław Iskra <sparky/at/pld-linux.org>
4f5e814f 2308
2309 * geninitrd: - reverted last two changes, szhould work but it
2310 requires new busybox - won't work with old one, need some check
2311 for that
2312
3585132c 23132007-02-01 09:38 +0000 [r8216] Przemysław Iskra <sparky/at/pld-linux.org>
4f5e814f 2314
2315 * geninitrd: - there is no way to pass init application to
2316 switchroot, there is no need to do so anyway
2317
3585132c 23182007-02-01 09:05 +0000 [r8215] Przemysław Iskra <sparky/at/pld-linux.org>
4f5e814f 2319
2320 * geninitrd: - typo: switch_root -> switchroot
2321
23222007-01-29 22:24 +0000 [r8212] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2323
2324 * geninitrd: Drop spares=X from initrd mdadm.conf.
2325
3585132c 23262007-01-27 19:01 +0000 [r8203] Przemysław Iskra <sparky/at/pld-linux.org>
4f5e814f 2327
2328 * geninitrd: - simplified mknod script in initramfs
2329
23302007-01-27 18:34 +0000 [r8202] Cezary Krzyżanowski <czarny/at/pld-linux.org>
2331
2332 * geninitrd: - semicolon fixed - dobule 0 adding fixed (really?)
2333
23342007-01-27 16:59 +0000 [r8201] Cezary Krzyżanowski <czarny/at/pld-linux.org>
2335
2336 * geninitrd: - format description added
2337
23382007-01-27 16:56 +0000 [r8200] Cezary Krzyżanowski <czarny/at/pld-linux.org>
2339
2340 * geninitrd: - resolved bug with lilio (root=806 instead of
2341 root=0806) - used parameter more thorough
2342
23432007-01-27 14:34 +0000 [r8199] Cezary Krzyżanowski <czarny/at/pld-linux.org>
2344
2345 * geninitrd: - using udevd instead of legacy udev - killing daemon
2346 afterwards
2347
23482007-01-27 14:05 +0000 [r8198] Cezary Krzyżanowski <czarny/at/pld-linux.org>
2349
2350 * geninitrd: - switched initrd-udev => initrd-udevd, as new udev
2351 doesn't build udev bin (only udevd)
2352
23532007-01-26 23:51 +0000 [r8197] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2354
2355 * geninitrd: Copy device only if it doesn't exist.
2356
fae3dd58
ER
23572007-01-11 13:55 +0000 [r8142] Elan Ruusamäe <glen/at/pld-linux.org>
2358
2359 * geninitrd: Unmount /dev running on tmpfs when LVM2 init is done
2360
c2a86f3a
ER
23612006-12-19 20:59 +0000 [r8112] Cezary Krzyżanowski <czarny/at/pld-linux.org>
2362
2363 * geninitrd: - while using initramfs, rootfs mounter ro instaed rw
2364
23652006-12-14 19:50 +0000 [r8106-8109] Elan Ruusamäe <glen/at/pld-linux.org>
2366
2367 * geninitrd.8.xml: Fix encoding
2368
2369 * Makefile: Add make clean.
2370
2371 * Makefile: Do not make install by default. Some cleanups and
2372 stuff.
2373
2374 * geninitrd.8.xml: - add me, and the list is in no way alphabetic
2375
23762006-12-14 17:15 +0000 [r8104-8105] Elan Ruusamäe <glen/at/pld-linux.org>
2377
2378 * TODO: Some note
2379
2380 * changelog.sh: - pass --users-charset=ISO8859-2, needs svn2log >
2381 0.1-2
2382
23832006-12-14 16:03 +0000 [r8103] Cezary Krzyżanowski <czarny/at/pld-linux.org>
2384
2385 * geninitrd, geninitrd.sysconfig, geninitrd.8.xml: - merged from
2386 branches/devel - tweaked geninitrd.sysconfig for default options
2387 - some documentation added
2388
23892006-12-02 15:14 +0000 [r8028] Jacek Konieczny <jajcus/at/pld-linux.org>
2390
2391 * geninitrd: - it is not only my code :-)
2392
23932006-11-18 13:57 +0000 [r7982] Łukasz Maśko <lmasko/at/pld-linux.org>
2394
2395 * geninitrd: - Suspend2 can have its directory in /proc/suspend2 or
2396 /sys/power/suspend2, depending on kernel version, initrd must
2397 support both.
2398
23992006-10-27 14:27 +0000 [r7899] Elan Ruusamäe <glen/at/pld-linux.org>
2400
2401 * geninitrd: - add one 512b for ext2 fs (room for filesystem
2402 header)
2403
24042006-10-20 18:22 +0000 [r7888] Elan Ruusamäe <glen/at/pld-linux.org>
2405
2406 * TODO: Add blkid todo
2407
24082006-10-20 16:30 +0000 [r7887] Elan Ruusamäe <glen/at/pld-linux.org>
2409
2410 * geninitrd: echo not execute (typo fix)
2411
24122006-10-20 16:18 +0000 [r7884-7886] Elan Ruusamäe <glen/at/pld-linux.org>
2413
2414 * changelog.sh: Propset Id.
2415
2416 * geninitrd: Cosmetics.
2417
24182006-10-20 16:05 +0000 [r7880-7883] Elan Ruusamäe <glen/at/pld-linux.org>
2419
2420 * geninitrd: Resolve /dev/dm-0 to LVM names (/dev/sys/rootfs) which
2421 we get when using LABEL or UUID.
2422
2423 * geninitrd: Depend on xfs_admin due that.
2424
2425 * geninitrd: Use xfs_admin to get xfs filesystem UUID and trim it
2426 for spaces.
2427
2428 * geninitrd: Typo.
2429
def7437f
ER
24302006-10-19 16:23 +0000 [r7879] Elan Ruusamäe <glen/at/pld-linux.org>
2431
2432 * geninitrd: Less noise when initializing LVM2.
2433
24342006-10-19 13:44 +0000 [r7877] Elan Ruusamäe <glen/at/pld-linux.org>
2435
2436 * geninitrd: Round ext2 imagesize up to 1024 blocks.
2437
24382006-10-19 13:38 +0000 [r7876] Elan Ruusamäe <glen/at/pld-linux.org>
2439
2440 * geninitrd: Make ext2 image size dynamic -- calculated at building
2441 time.
2442
24432006-10-19 12:40 +0000 [r7874] Elan Ruusamäe <glen/at/pld-linux.org>
2444
2445 * geninitrd: Legacy junk.
2446
24472006-10-19 12:24 +0000 [r7873] Elan Ruusamäe <glen/at/pld-linux.org>
2448
2449 * geninitrd: $IMAGESIZE is used only for ext2 rootfs.
2450
24512006-10-19 12:01 +0000 [r7872] Elan Ruusamäe <glen/at/pld-linux.org>
2452
2453 * geninitrd: busybox initrd version exename is /bin/initrd-busybox.
2454
24552006-10-18 02:06 +0000 [r7866] Elan Ruusamäe <glen/at/pld-linux.org>
2456
2457 * geninitrd: Always make /dev on tmpfs for LVM2
2458
24592006-10-17 23:19 +0000 [r7865] Elan Ruusamäe <glen/at/pld-linux.org>
2460
2461 * geninitrd: Typo in sysfs fstype naming.
2462
24632006-10-17 22:46 +0000 [r7862-7864] Elan Ruusamäe <glen/at/pld-linux.org>
2464
2465 * geninitrd: $UDEV_TMPFS dropped, $tmpfs_dev indicates that /dev is
2466 with tmpfs.
2467
2468 * geninitrd: More cosmetics.
2469
2470 * geninitrd: - add --with-udev
2471
24722006-10-17 22:33 +0000 [r7861] Elan Ruusamäe <glen/at/pld-linux.org>
2473
2474 * geninitrd: udev needs /sys, i'm almost sure of that.
2475
24762006-10-17 22:25 +0000 [r7858-7860] Elan Ruusamäe <glen/at/pld-linux.org>
2477
2478 * geninitrd: Cosmetics.
2479
2480 * geninitrd: No need for /bin/initrd-busybox on initrd.
2481
2482 * geninitrd: Drop my_dirname (pointless).
2483
24842006-10-17 21:54 +0000 [r7857] Elan Ruusamäe <glen/at/pld-linux.org>
2485
2486 * geninitrd.sysconfig: Do not disable udev in config by default
2487 (udev-initrd package must be installed anyway for udev being
2488 used).
2489
24902006-09-15 18:05 +0000 [r7756] Elan Ruusamäe <glen/at/pld-linux.org>
2491
2492 * geninitrd: Make for ext2 the imagesize bigger by 2M.
2493
24942006-08-20 14:47 +0000 [r7677] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2495
2496 * geninitrd: Add bin/initrd-busybox symlink.
2497
24982006-08-17 09:06 +0000 [r7674] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2499
2500 * geninitrd.sysconfig: SLEEP/FIRMWARE examples.
2501
25022006-08-17 08:44 +0000 [r7673] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2503
2504 * geninitrd: Create proc and sys directories when firwmare is
2505 needed.
2506
25072006-08-17 08:41 +0000 [r7672] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2508
2509 * geninitrd: Simplify firmware loader script.
2510
25112006-08-17 08:30 +0000 [r7671] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2512
2513 * geninitrd: Properly echo firmware.sh to /proc/../hotplug.
2514
25152006-08-14 09:30 +0000 [r7669] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2516
2517 * geninitrd: Initial firmware loading capabilities.
2518
25192006-08-14 08:56 +0000 [r7668] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2520
2521 * geninitrd: display some warning
2522
25232006-06-24 21:01 +0000 [r7483] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2524
2525 * geninitrd.sysconfig: Some variables are not used by geninitrd at
2526 all.
2527
25282006-06-03 20:43 +0000 [r7466] Elan Ruusamäe <glen/at/pld-linux.org>
2529
2530 * geninitrd: More options for ext2 based initrd. echo y hack
2531 dropped (unneccessary).
2532
25332006-06-03 13:39 +0000 [r7465] Elan Ruusamäe <glen/at/pld-linux.org>
2534
2535 * geninitrd: Use cat and <<EOF. Redirect 2>/dev/null is only
2536 neccessary for vgchange.
2537
25382006-06-03 13:03 +0000 [r7464] Elan Ruusamäe <glen/at/pld-linux.org>
2539
2540 * geninitrd: Output verbose message when activating dmraid and lvm
2541 volumes. Drop making nodes on readonly /dev and the error
2542 messages failing to do so.
2543
b21eae93
ER
25442006-05-28 19:12 +0000 [r7456-7458] Elan Ruusamäe <glen/at/pld-linux.org>
2545
2546 * Makefile: Generate changelog.sh in "make dist" target.
2547
2548 * changelog.sh (added): ChangeLog generation script (based on
2549 rc-scripts).
2550
d128e9e6
ER
25512006-05-28 15:54 +0000 [r7452-7453] Elan Ruusamäe <glen/at/pld-linux.org>
2552
2553 * geninitrd: Tabs.
2554
2555 * geninitrd: Add 100k more to ext2 based images.
2556
25572006-05-26 09:06 +0000 [r7446] Elan Ruusamäe <glen/at/pld-linux.org>
2558
2559 * geninitrd: Reindent code with tabs and ts=4.
2560
25612006-05-26 08:42 +0000 [r7445] Elan Ruusamäe <glen/at/pld-linux.org>
2562
2563 * geninitrd: Use 'EOF' heredocs.
2564
25652006-05-26 08:39 +0000 [r7444] Elan Ruusamäe <glen/at/pld-linux.org>
2566
2567 * geninitrd: Parse nfsroot= from /proc/cmdline for NFS root
2568 installs. Patch by Urmas Undusk
2569
25702006-05-22 14:11 +0000 [r7430] Elan Ruusamäe <glen/at/pld-linux.org>
2571
2572 * geninitrd: Detect broken tool (lvdisplay) and fail early instead
2573 of generating invalid initrd
2574
25752006-05-06 18:42 +0000 [r7386] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2576
2577 * geninitrd: Keep suspends in sync.
2578
25792006-05-06 18:33 +0000 [r7385] Jan Rękorajski <baggins/at/pld-linux.org>
2580
2581 * geninitrd: - turn suspend2 on by default - load required module
2582 for suspend2
2583
25842006-04-27 20:57 +0000 [r7371] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2585
2586 * geninitrd: Update support for recent suspend2 versions (Bartosz
2587 Świątek).
2588
25892006-04-09 21:09 +0000 [r7340] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2590
2591 * geninitrd.sysconfig: Correct suspend1 var.
2592
25932006-04-09 19:08 +0000 [r7339] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2594
2595 * geninitrd: Correct suspend variables.
2596
25972006-04-09 13:33 +0000 [r7338] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2598
2599 * geninitrd.sysconfig: Updated config.
2600
26012006-04-09 13:01 +0000 [r7337] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2602
2603 * geninitrd: Mainline suspend support. Suspend 2 renamed. Both
2604 suspends turned off by default.
2605
26062006-04-09 12:28 +0000 [r7336] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2607
2608 * geninitrd, geninitrd.sysconfig: Suspend 2 stuff renamed to
2609 suspend2 (it's old anyway).
2610
26112006-03-25 21:30 +0000 [r7319] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2612
2613 * geninitrd: Hacky initramfs support (and of course not working
2614 yet).
2615
26162006-02-22 18:20 +0000 [r6998] Elan Ruusamäe <glen/at/pld-linux.org>
2617
2618 * lvm.todo: Few language fixes.
2619
26202006-02-22 18:11 +0000 [r6997] Elan Ruusamäe <glen/at/pld-linux.org>
2621
2622 * geninitrd: Avoid duplicate device copying when LVM on RAID
2623
26242006-02-22 17:17 +0000 [r6996] Elan Ruusamäe <glen/at/pld-linux.org>
2625
2626 * geninitrd: Fix mdadm output grabbing when there are N>0 spare
2627 disks
2628
26292006-01-28 13:40 +0000 [r6894] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2630
2631 * geninitrd: Always use mdassemble. By default put UUID based
2632 config (so devices can now change without affecting an array).
2633 Copy all devices matching /etc/mdadm.conf in case when disks
2634 layout is modified in system.
2635
26362006-01-28 13:16 +0000 [r6893] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2637
2638 * geninitrd, geninitrd.8.xml: Old raidtools no longer supported.
2639
26402006-01-27 23:37 +0000 [r6892] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2641
2642 * geninitrd: Allow raid6 and raid10.
2643
26442006-01-18 16:57 +0000 [r6854] Elan Ruusamäe <glen/at/pld-linux.org>
2645
2646 * geninitrd.8.xml: - english
2647
26482006-01-17 22:11 +0000 [r6838] Elan Ruusamäe <glen/at/pld-linux.org>
2649
2650 * geninitrd: - add dmraid support, needs udev as it creates nodes
2651 on /dev - probably udev support should be improved to copy config
2652 to initrd so the nodes correspond to ones configured in host
2653 currently customised udev in host has no effect on initrd
2654
26552006-01-17 21:29 +0000 [r6833] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2656
2657 * geninitrd: Generate rootfs finding stuff when using raid, too.
2658 (glen)
2659
26602006-01-17 21:24 +0000 [r6832] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2661
2662 * geninitrd.8.xml: Manual fix. (ankry).
2663
26642006-01-17 21:14 +0000 [r6831] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2665
2666 * geninitrd: Add missing parenthesis. (Robert Jaros) Properly copy
2667 /dev files when using lvm. (Robert Jaros)
2668
26692005-11-26 15:35 +0000 [r6569] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2670
2671 * geninitrd: In case of module with - in name we use _ in variables
2672 like ide-core -> MODULE_ide_core_USLEEP.
2673
26742005-11-17 13:04 +0000 [r6539] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2675
2676 * geninitrd: USLEEP not SLEEP + small fixes.
2677
26782005-11-17 12:56 +0000 [r6538] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2679
2680 * geninitrd: Sleeping after module load support.
2681
26822005-11-17 07:32 +0000 [r6537] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2683
2684 * geninitrd: Copy pvdevice nodes to initrd when not using udev.
2685
26862005-11-01 15:33 +0000 [r6509] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2687
2688 * geninitrd: Revert, doesn't make sense for udev case.
2689
26902005-11-01 15:10 +0000 [r6508] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2691
2692 * geninitrd: Always create /dev/mapper/control for our sake.
2693
26942005-09-23 23:14 +0000 [r6406] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2695
2696 * geninitrd: Create mapper control device only when not using udev.
2697
26982005-06-27 06:25 +0000 [r6191] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2699
2700 * geninitrd: Fix for mdadm >= v1.12.0. Version >= v1.12.0 is now
2701 required.
2702
27032005-06-09 22:03 +0000 [r6057] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2704
2705 * geninitrd: Use 3000 initrd as size for ia64|amd64|x86_64|sparc64
2706 arches.
2707
27082005-04-04 16:29 +0000 [r5716] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2709
2710 * geninitrd: Nicer warnings.
2711
27122005-02-23 13:14 +0000 [r5559] Witek Kręcicki <adasi/at/pld-linux.org>
2713
2714 * TODO: - new entry (add dmraid support)
2715
27162004-12-10 15:36 +0000 [r5369] Marcin Doliński <averne/at/pld-linux.org>
2717
2718 * geninitrd: - added /dev/mapper/control
2719
27202004-12-06 20:19 +0000 [r5367] Adam Gołębiowski <adamg/at/pld-linux.org>
2721
2722 * geninitrd, geninitrd.sysconfig: - display info that it is
2723 possible to disable software suspend
2724
27252004-09-25 22:41 +0000 [r4657-4658] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
0f75d0d8
AM
2726
2727 * geninitrd: Really mount/umount /proc for udev.
2728
2729 * geninitrd: Fix passing hotplug binary into kernel. Drop devfs
2730 mount for lvm2.
2731
d128e9e6 27322004-09-25 16:58 +0000 [r4653] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
0f75d0d8
AM
2733
2734 * geninitrd, geninitrd.sysconfig: Updated udev support.
2735
d128e9e6 27362004-09-25 13:19 +0000 [r4648] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
0f75d0d8
AM
2737
2738 * geninitrd: Support for /dev managing by udev.
2739
d128e9e6 27402004-09-19 20:50 +0000 [r4624] Sergiusz Pawłowicz <serek/at/pld-linux.org>
0f75d0d8
AM
2741
2742 * TODO: - extending todo list.
2743
d128e9e6 27442004-09-17 21:24 +0000 [r4605] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
0f75d0d8
AM
2745
2746 * geninitrd: Umount /proc in initrd_gen_procdata().
2747
d128e9e6 27482004-09-16 16:50 +0000 [r4600] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
0f75d0d8
AM
2749
2750 * geninitrd: Make root=/dev/XYZ work with grub, too.
2751
d128e9e6 27522004-09-16 12:45 +0000 [r4599] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
0f75d0d8
AM
2753
2754 * geninitrd: Convert generation of nfs/softraid/lvm/suspend stuff
2755 into functions (initrd_gen_XXX).
2756
d128e9e6 27572004-09-16 10:57 +0000 [r4598] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
0f75d0d8
AM
2758
2759 * geninitrd: Typo fixed.
2760
d128e9e6 27612004-09-16 10:54 +0000 [r4597] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
0f75d0d8
AM
2762
2763 * geninitrd: Put information which devices belong to which array
2764 when having multiple raid arrays. Don't call mdassemble twice in
2765 such case since once is enough.
2766
d128e9e6 27672004-09-01 16:38 +0000 [r4453] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
0f75d0d8
AM
2768
2769 * geninitrd: modulefile checking is done only once now (duplicates
2770 removed).
2771
d128e9e6 27722004-08-30 18:53 +0000 [r4448] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
0f75d0d8
AM
2773
2774 * geninitrd: Display error and exit if raid data is not found when
2775 trying to find softraid modules.
2776
d128e9e6 27772004-08-09 00:02 +0000 [r4420] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8bf4882d
AM
2778
2779 * geninitrd: Use suspend_bootsplash instead of suspend_text when
2780 bootsplash is in use.
2781
d128e9e6 27822004-08-08 16:16 +0000 [r4418] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8bf4882d
AM
2783
2784 * geninitrd: - add support for swsusp2 2.0.0.103 (text mode)
2785
d128e9e6 27862004-08-01 22:37 +0000 [r4413] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8bf4882d
AM
2787
2788 * geninitrd: Finish software suspend2 support (and enable it by
2789 default).
2790
d128e9e6 27912004-07-31 09:36 +0000 [r4412] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8bf4882d
AM
2792
2793 * geninitrd: Softsuspend fixes, still disabled by default.
2794
d128e9e6 27952004-07-31 01:26 +0000 [r4411] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8bf4882d
AM
2796
2797 * geninitrd: Software suspend 2 support added (untested).
2798
d128e9e6 27992004-07-17 19:39 +0000 [r4358] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8bf4882d
AM
2800
2801 * geninitrd: Fix handling of module options.
2802
d128e9e6 28032004-07-02 20:08 +0000 [r4294] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8bf4882d
AM
2804
2805 * geninitrd: Well, back to romfs, initramfs fixes.
2806
d128e9e6 28072004-07-02 19:46 +0000 [r4293] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8bf4882d
AM
2808
2809 * geninitrd.sysconfig: Keep INITRDFS unconfigured so geninitrd
2810 script will decide which use as default.
2811
d128e9e6 28122004-07-02 19:36 +0000 [r4292] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8bf4882d
AM
2813
2814 * geninitrd: initramfs support, use it by default for kernel >
2815 2.5.0.
2816
d128e9e6 28172004-06-26 23:19 +0000 [r4250] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8bf4882d
AM
2818
2819 * geninitrd: Test checking if rootfs is on LVM was broken for LVM1
2820 case - fixed.
2821
d128e9e6 28222004-06-26 21:12 +0000 [r4249] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8bf4882d
AM
2823
2824 * TODO: Updated (few questions).
2825
d128e9e6 28262004-06-26 21:04 +0000 [r4248] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8bf4882d
AM
2827
2828 * geninitrd: In most cases broken fstab causes problems - enhance
2829 error message for find_modules_for() parameters checking.
2830
d128e9e6 28312004-06-24 20:01 +0000 [r4242] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
f7263563
AM
2832
2833 * geninitrd: LVM2: wipe out mount && pivot_root and welcome
2834 /proc/sys/kernel/real-root-dev.
2835
d128e9e6 28362004-06-24 15:09 +0000 [r4241] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
f7263563
AM
2837
2838 * geninitrd: Mount LVM2 rootfs read-only; few cleanups.
2839
d128e9e6 28402004-06-24 13:26 +0000 [r4240] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
f7263563
AM
2841
2842 * geninitrd: Preffer /sbin/chroot over /usr/sbin/chroot.
2843
d128e9e6 28442004-06-24 13:22 +0000 [r4239] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
f7263563
AM
2845
2846 * geninitrd: Mention proper kernel cmdline setup for root on
2847 nfs/lvm2 configurations.
2848
d128e9e6 28492004-06-24 13:12 +0000 [r4238] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
f7263563
AM
2850
2851 * geninitrd: Print warning when /proc is not mounted since too many
2852 things depend on this.
2853
d128e9e6 28542004-06-24 13:09 +0000 [r4237] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
f7263563
AM
2855
2856 * geninitrd: Working rootfs on LVM2 support (tested).
2857
d128e9e6 28582004-06-23 12:20 +0000 [r4233] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
f7263563
AM
2859
2860 * geninitrd: lvm2: do not restrict to sysfs devices only (since we
2861 even do not mount syfs).
2862
d128e9e6 28632004-06-23 02:14 +0000 [r4232] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
f7263563
AM
2864
2865 * geninitrd: For LVM use system configured devs filtering + avoid
2866 locking instead of ignoring errors.
2867
d128e9e6 28682004-06-09 20:43 +0000 [r4159] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8cdd3422
AM
2869
2870 * geninitrd: Use posix,wsize=8192,rsize=8192 options for NFS
2871 mounts.
2872
d128e9e6 28732004-06-09 18:11 +0000 [r4158] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8cdd3422
AM
2874
2875 * geninitrd: For rootfs on NFS create /dev/urandom on initrd - used
2876 by dhcp client.
2877
d128e9e6 28782004-06-06 00:01 +0000 [r4149] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8cdd3422
AM
2879
2880 * geninitrd: Make nfs root case minimal + add very important
2881 comment.
2882
d128e9e6 28832004-06-05 22:19 +0000 [r4148] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8cdd3422
AM
2884
2885 * geninitrd: rootfs on nfs works with funny things like kernel
2886 swapper doing init job/
2887
d128e9e6 28882004-06-05 19:32 +0000 [r4147] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8cdd3422
AM
2889
2890 * geninitrd: (Almost) working root on NFS support.
2891
d128e9e6 28922004-06-05 15:33 +0000 [r4146] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8cdd3422
AM
2893
2894 * geninitrd: Initial support for rootfs on NFS.
2895
d128e9e6 28962004-04-22 09:36 +0000 [r3977] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8cdd3422
AM
2897
2898 * geninitrd: Fix typo in do_mdassemble variable (noted by Piotr
d128e9e6 2899 Pawłow <pp/at/siedziba.pl>)
8cdd3422 2900
d128e9e6 29012004-04-10 11:34 +0000 [r3918] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
8cdd3422
AM
2902
2903 * geninitrd: We do not support min/max kernel version settings in
2904 pci database, so remove that code.
2905
d128e9e6 29062004-04-03 01:01 +0000 [r3865] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2d68a945
AM
2907
2908 * geninitrd: Run only one, rootfs VG when using LVM.
2909
d128e9e6 29102004-04-02 23:17 +0000 [r3862-3864] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2d68a945
AM
2911
2912 * geninitrd: Ups, debugging left - removed.
2913
2914 * geninitrd: Print warning when ide-generic is used as fallback.
2915
2916 * geninitrd: Load ide-generic if no other IDE related modules
2917 found.
2918
d128e9e6 29192004-04-02 22:09 +0000 [r3861] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2d68a945
AM
2920
2921 * geninitrd: Support for LVM on top of SoftRAID.
2922
d128e9e6 29232004-03-31 18:05 +0000 [r3850] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2d68a945
AM
2924
2925 * lvm.todo: Mention LVM on top of SOFTRAID case.
2926
d128e9e6 29272004-03-31 17:47 +0000 [r3849] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2d68a945
AM
2928
2929 * geninitrd, geninitrd.8.xml: Change --lvmversion to
2930 --lvmtoolsversion (same with LVMVERSION->LVMTOOLSVERSION) to
2931 avoid confusion.
2932
d128e9e6 29332004-03-31 17:39 +0000 [r3848] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2d68a945
AM
2934
2935 * geninitrd: Fix creation of subdirectiories needed on in /dev on
2936 initrd image.
2937
d128e9e6 29382004-03-31 17:29 +0000 [r3847] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2d68a945
AM
2939
2940 * geninitrd: Support devfs like names for softraid detection.
2941
d128e9e6 29422004-03-31 17:20 +0000 [r3846] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2d68a945
AM
2943
2944 * geninitrd: Fix LVMVERSION detection when lvm1 tools are in use.
2945
d128e9e6 29462004-03-31 16:33 +0000 [r3844] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2d68a945
AM
2947
2948 * geninitrd: Check for /sbin/lvdisplay and /sbin/pvdisplay
2949 existence instead of /sbin/lvm (part of lvm2 package).
2950
d128e9e6 29512004-03-08 14:36 +0000 [r3427] Artur Frysiak <wiget/at/pld-linux.org>
4e0fd494 2952
ed6756fb 2953 * Makefile: - added ChangeLog to distributed package
4e0fd494 2954
d128e9e6 29552004-03-08 14:28 +0000 [r3425] Artur Frysiak <wiget/at/pld-linux.org>
2d68a945
AM
2956
2957 * TODO: - more things done
2958
d128e9e6 29592004-03-05 08:10 +0000 [r3416] Artur Frysiak <wiget/at/pld-linux.org>
4e0fd494
AF
2960
2961 * geninitrd: - redirect error message to stderr - fix displaing
2962 modules names in verbose mode - use --ignorelockfailure in lvm2
2963 invocation (/var isn't mounted now)
2964
d128e9e6 29652004-02-01 23:48 +0000 [r3241] Artur Frysiak <wiget/at/pld-linux.org>
4e0fd494
AF
2966
2967 * geninitrd: - finished LVM2 support (I hope, I don't break LVM1
2968 support) - fix printing modules names on 2.6.x kernels
2969
d128e9e6 29702004-01-30 21:53 +0000 [r3228] Artur Frysiak <wiget/at/pld-linux.org>
4e0fd494
AF
2971
2972 * geninitrd, geninitrd.8.xml: - write usage message to stdin not
2973 stderr - check version of LVM tools not LVM volumen format -
2974 added --lvmversion options
2975
d128e9e6 29762004-01-30 00:35 +0000 [r3226] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4e0fd494
AF
2977
2978 * geninitrd: Try to load only required LVM module (needs testing
2979 with LVM1 tools and LVM2 tools using lvm1 metadata)
2980
d128e9e6 29812004-01-29 12:34 +0000 [r3225] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4e0fd494
AF
2982
2983 * geninitrd: Test for LVM using lvdisplay (old way left for
2984 compatibility in some weird cases).
2985
d128e9e6 29862004-01-29 12:15 +0000 [r3224] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4e0fd494
AF
2987
2988 * geninitrd: Local geninitrd configuration for LVM is more
2989 important than automatic searching. Give it chance to work with
2990 LVM1 tools (should work fine).
2991
d128e9e6 29922004-01-29 12:04 +0000 [r3223] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4e0fd494
AF
2993
2994 * geninitrd: Implement searching for LVM devices using LVM2 tools.
2995 No idea whether is works with LVM1 tools but these are obsolete
2996 anyway.
2997
d128e9e6 29982004-01-23 23:38 +0000 [r3219] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4e0fd494
AF
2999
3000 * geninitrd: Proper message.
3001
d128e9e6 30022004-01-23 19:54 +0000 [r3218] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4e0fd494
AF
3003
3004 * geninitrd: If /sbin/initrd-mdassemble is available then use it
3005 instead of mdadm.
3006
d128e9e6 30072004-01-17 20:12 +0000 [r3196] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4e0fd494
AF
3008
3009 * geninitrd: - drop support for raid using raid_start in busybox,
3010 it's broken - use initrd-mdadm
3011
d128e9e6 30122003-12-28 18:56 +0000 [r3089] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4e0fd494
AF
3013
3014 * geninitrd.sysconfig: Remove obsolete bsp options.
3015
d128e9e6 30162003-12-25 21:08 +0000 [r3080] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4e0fd494
AF
3017
3018 * geninitrd: Display information message when
3019 BOOT_SPLASH_RESOLUTIONS is empty.
3020
d128e9e6 30212003-12-25 19:14 +0000 [r3079] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4e0fd494
AF
3022
3023 * geninitrd.8.xml: Comment now in utf.
3024
d128e9e6 30252003-12-25 18:37 +0000 [r3075] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4e0fd494
AF
3026
3027 * geninitrd: Merged bootsplash branch.
3028
d128e9e6 30292003-12-25 18:24 +0000 [r3074] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
adfa0e8d 3030
c2292624
AM
3031 * geninitrd, geninitrd.8.xml: Use insmod instead of insmod_ng for
3032 2.6 kernels, too. Fix docummentation to describe that.
adfa0e8d 3033
d128e9e6 30342003-10-02 20:34 +0000 [r1403] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3035
3036 * geninitrd.8.xml: - emails update
3037
d128e9e6 30382003-09-18 22:54 +0000 [r1354] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
c2292624
AM
3039
3040 * geninitrd: - make rootdev local variable inside find_modules_ide
3041 (should fix problems with raid support)
3042
d128e9e6 30432003-09-18 22:17 +0000 [r1352] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
c2292624
AM
3044
3045 * geninitrd: - set svn:keywords property
3046
d128e9e6 30472003-09-13 12:57 +0000 [r1321] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3048
3049 * .cvsignore (removed), /: post cvs2svn cleanup - removed unused
3050 tags and branches - .cvsignore -> prop svn:ignore
3051
d128e9e6 30522003-08-24 22:20 +0000 [r1317] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
c2292624
AM
3053
3054 * geninitrd: - by default load all found IDE devices unless
3055 --ide-root-only option specified - when ide=reverse specified
3056 sort drivers in reverse order
3057
d128e9e6 30582003-08-24 12:14 +0000 [r1315] Michał Moskal <malekith/at/pld-linux.org>
f34bc9f9
AM
3059
3060 * geninitrd: - add busybox -> sh symlink
3061
d128e9e6 30622003-08-23 20:13 +0000 [r1313] Arkadiusz Patyk <areq/at/pld-linux.org>
e16a9414 3063
c2292624
AM
3064 * geninitrd: - now pci.ide format is: PCI_ids module_name
3065 vendor_name|device_name
e16a9414 3066
d128e9e6 30672003-08-23 19:54 +0000 [r1311] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
f3ebd0ee
AM
3068
3069 * geninitrd: - find proper max_kernel
3070
d128e9e6 30712003-08-15 23:32 +0000 [r1309] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
38208a36
AM
3072
3073 * geninitrd: - enable new raid_start available in latest busybox
3074
d128e9e6 30752003-08-15 22:33 +0000 [r1307] Michał Moskal <malekith/at/pld-linux.org>
c2292624
AM
3076
3077 * geninitrd: - create /dev/null (busybox seems to need it) and
3078 /dev/zero (just in case)
989fdae1 3079
d128e9e6 30802003-08-15 22:14 +0000 [r1306] Michał Moskal <malekith/at/pld-linux.org>
989fdae1
AM
3081
3082 * geninitrd: - set -x seems to cause SEGV
3083
d128e9e6 30842003-08-15 21:58 +0000 [r1303-1304] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
e7f49964
AM
3085
3086 * geninitrd: - one more sbin->bin
3087
c2292624
AM
3088 * geninitrd: - on 2.4 also load only module which is needed for
3089 mounting rootfs
e7f49964 3090
d128e9e6 30912003-08-15 21:53 +0000 [r1301-1302] Michał Moskal <malekith/at/pld-linux.org>
e7f49964
AM
3092
3093 * geninitrd: - use mdadm not initrd-mdadm for scanning
3094
3095 * geninitrd: - fix syntax
3096
d128e9e6 30972003-08-15 21:51 +0000 [r1300] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
e7f49964
AM
3098
3099 * geninitrd: - use mdadm.conf, too - then raidtab
3100
d128e9e6 31012003-08-15 21:39 +0000 [r1299] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
c2292624 3102
e7f49964
AM
3103 * geninitrd: - initrd-busybox is in bin not sbin
3104
d128e9e6 31052003-08-15 21:19 +0000 [r1298] Michał Moskal <malekith/at/pld-linux.org>
e7f49964
AM
3106
3107 * geninitrd: - first try
3108
d128e9e6 31092003-08-15 21:00 +0000 [r1296] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
f316f8fe
AM
3110
3111 * geninitrd: - beginning of mdadm.conf support
3112
d128e9e6 31132003-08-15 19:15 +0000 [r1294] Michał Moskal <malekith/at/pld-linux.org>
4f48a3b3
AM
3114
3115 * geninitrd: - marged busybox version
3116
d128e9e6 31172003-08-15 12:12 +0000 [r1292] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4f2cf428 3118
c2292624
AM
3119 * geninitrd: - on 2.5/2.6 with sysfs we are able to fount exactly
3120 which module is required to get rootfs controller working
4f2cf428 3121
d128e9e6 31222003-08-12 22:01 +0000 [r1290] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
97cf39eb
AM
3123
3124 * geninitrd: - fix ataraid support
3125
d128e9e6 31262003-08-11 14:41 +0000 [r1288] Arkadiusz Patyk <areq/at/pld-linux.org>
9d6738fb
AM
3127
3128 * geninitrd: - check if exist /proc/bus/pci/devices
3129
d128e9e6 31302003-08-11 08:45 +0000 [r1286] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
ffe60a6d
AM
3131
3132 * geninitrd: - debug messages removed
3133
d128e9e6 31342003-08-10 20:27 +0000 [r1284] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
921744f3 3135
c2292624
AM
3136 * geninitrd: - same names caused variable covering and wrong
3137 results (fixed) - don't try to load module unknown - don't fail
3138 if modules not found (staticly compiled?)
62b31a07 3139
d128e9e6 31402003-08-10 12:21 +0000 [r1282] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
921744f3 3141
c2292624
AM
3142 * geninitrd: - if no IDE module on disk then it's probably compiled
3143 into kernel so don't fail - if PCI database not found then print
3144 warning
3145
d128e9e6 31462003-08-09 23:43 +0000 [r1279-1280] Jan Rękorajski <baggins/at/pld-linux.org>
2d68a945
AM
3147
3148 * TODO: - we need ide=reverse support
b4ef4c43 3149
c2292624
AM
3150 * geninitrd: - when comparing pci IDs make sure they will be
3151 compared as strings
3152
d128e9e6 31532003-08-09 23:09 +0000 [r1278] Jan Rękorajski <baggins/at/pld-linux.org>
b4ef4c43
AM
3154
3155 * geninitrd: - DO NOT sort driver modules, are you nuts?
3156
d128e9e6 31572003-08-09 21:24 +0000 [r1275-1276] Arkadiusz Patyk <areq/at/pld-linux.org>
357a25a9 3158
c2292624 3159 * pci.ide (removed): - move to pci-database
357a25a9
AM
3160
3161 * geninitrd: - use PCI ids from pci-database
3162
d128e9e6 31632003-08-09 21:15 +0000 [r1274] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
357a25a9
AM
3164
3165 * geninitrd: - find all PREIDEMODS
3166
d128e9e6 31672003-08-08 14:09 +0000 [r1272] Arkadiusz Patyk <areq/at/pld-linux.org>
db8e013d 3168
c2292624
AM
3169 * Makefile: - better check VERSION - don't need install rc-script,
3170 bsp in builder
db8e013d 3171
d128e9e6 31722003-08-07 22:41 +0000 [r1270] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2c127ac5
AM
3173
3174 * geninitrd: - debug message removed
3175
d128e9e6 31762003-08-07 22:27 +0000 [r1269] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
c2292624
AM
3177
3178 * pci.ide (added), geninitrd: - support for automatic IDE module
3179 finding (needs testing)
2c127ac5 3180
d128e9e6 31812003-08-07 20:08 +0000 [r1266] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
94d1200a 3182
08ee09af
AM
3183 * geninitrd: - fix typo
3184
d128e9e6 31852003-08-07 09:10 +0000 [r1264] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
c2292624 3186
94d1200a
AM
3187 * geninitrd: - added support for static mdadm
3188
d128e9e6 31892003-07-17 18:08 +0000 [r1262] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
f040a5e1 3190
c2292624
AM
3191 * geninitrd: - there is insmod.static.modutils not
3192 insmod.static.modprobe
f040a5e1 3193
d128e9e6 31942003-06-30 21:38 +0000 [r1260] Artur Frysiak <wiget/at/pld-linux.org>
b1060732
AM
3195
3196 * geninitrd: - use correct version of insmod.static
3197
d128e9e6 31982003-04-09 11:40 +0000 [r1257] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb 3199
c2292624
AM
3200 * geninitrd, geninitrd.8.xml: - added --with-insmod-static to allow
3201 using /sbin/insmod.static if bsp internal insmod/insmod_ng is
3202 bugi - use DocBook XML 4.2 for man page - describe
3203 --with-insmod-static and Linux 2.5.x support - small
3204 "despamification"
8b9b30cb 3205
d128e9e6 32062003-02-19 08:49 +0000 [r1255-1256] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb
AM
3207
3208 * geninitrd: - Linux 2.5.x support
3209
2d68a945
AM
3210 * TODO: - and more things to do
3211
d128e9e6 32122003-02-19 08:43 +0000 [r1254] Artur Frysiak <wiget/at/pld-linux.org>
c2292624 3213
8b9b30cb
AM
3214 * geninitrd.8.xml: - typo fixes
3215
d128e9e6 32162002-11-27 17:56 +0000 [r1253] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb
AM
3217
3218 * geninitrd: - typo in LVM code
3219
d128e9e6 32202002-11-26 13:44 +0000 [r1252] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3221
3222 * geninitrd: - first version with LVM support but not yet fully
3223 tested
8b9b30cb 3224
d128e9e6 32252002-11-26 13:40 +0000 [r1251] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb 3226
c2292624 3227 * lvm.todo (added): LVM implementation plan
8b9b30cb 3228
d128e9e6 32292002-10-13 11:40 +0000 [r1250] Witek Kręcicki <adasi/at/pld-linux.org>
8b9b30cb 3230
c2292624 3231 * geninitrd: - fixed preload
8b9b30cb 3232
d128e9e6 32332002-09-27 15:19 +0000 [r1249] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb
AM
3234
3235 * geninitrd.8.xml: - one more contributor
3236
d128e9e6 32372002-09-27 15:14 +0000 [r1248] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb 3238
c2292624 3239 * geninitrd: - support for gzipped modules (patch by Witold
2d68a945 3240 Filipczyk <witekfl/at/poczta.onet.pl>) - use findfs from e2fsprogs
c2292624
AM
3241 (>= 1.28) to find root device if specified by UUID or LABEL
3242
d128e9e6 32432002-09-06 14:58 +0000 [r1245-1247] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb
AM
3244
3245 * geninitrd.8.xml: - not show almost empty hardware RAID desc
3246
c2292624
AM
3247 * geninitrd: New features: - ATA RAID support Bugfixes: - by
3248 default use raidstart (if needed) - show raidstart related
3249 options in help message - drop undocumented --use-raidstart
3250 switch
8b9b30cb 3251
c2292624
AM
3252 * geninitrd.8.xml: - added some notes about SCSI, ATA RAID and
3253 hardware RAID support
8b9b30cb 3254
d128e9e6 32552002-03-25 11:07 +0000 [r1244] Michał Moskal <malekith/at/pld-linux.org>
8b9b30cb 3256
c2292624
AM
3257 * geninitrd: - fixed raidstart (should work with
3258 real-soon-now-to-be-released version of bsp) - use bsp-raidless
3259 if not using raid
8b9b30cb 3260
d128e9e6 32612002-03-13 15:19 +0000 [r1243] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb
AM
3262
3263 * Makefile: better make dist
3264
d128e9e6 32652002-03-13 14:46 +0000 [r1239-1242] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3266
3267 * Makefile: add geninitrd.8.xml to dist tarball and make
3268 geninitrd.8 from xml source
3269
3270 * .cvsignore: ignore generated files
8b9b30cb 3271
c2292624 3272 * geninitrd.8 (removed): this file are generated from xml source
8b9b30cb 3273
c2292624
AM
3274 * geninitrd.8.xml, geninitrd.8: typo
3275
d128e9e6 32762002-03-13 13:40 +0000 [r1238] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb
AM
3277
3278 * geninitrd.8.xml: formating fixes
3279
d128e9e6 32802002-03-13 13:26 +0000 [r1237] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3281
3282 * geninitrd: UUID and LABEL support for ext3 fix displaying missing
3283 modules names
8b9b30cb 3284
d128e9e6 32852002-03-07 13:39 +0000 [r1236] Jakub Bogusz <qboosh/at/pld-linux.org>
8b9b30cb
AM
3286
3287 * geninitrd: - fixed raidstart (if raidstart bsp builtin works)
3288
d128e9e6 32892002-03-07 09:57 +0000 [r1235] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb
AM
3290
3291 * geninitrd.8.xml: now is completed
3292
d128e9e6 32932002-02-20 13:37 +0000 [r1234] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb
AM
3294
3295 * geninitrd.sysconfig: FS->INITRDFS
3296
d128e9e6 32972002-02-20 13:29 +0000 [r1233] Jakub Bogusz <qboosh/at/pld-linux.org>
8b9b30cb
AM
3298
3299 * geninitrd.sysconfig: - typo
3300
d128e9e6 33012002-02-20 11:30 +0000 [r1232] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb
AM
3302
3303 * geninitrd: don't generate modules.dep
3304
d128e9e6 33052002-02-20 11:07 +0000 [r1231] Michał Moskal <malekith/at/pld-linux.org>
8b9b30cb
AM
3306
3307 * geninitrd: - run depmod, if modules.dep hasn't been found
3308
d128e9e6 33092002-02-20 10:11 +0000 [r1230] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb
AM
3310
3311 * geninitrd: - --fs is back, but if used warning is writen
3312
d128e9e6 33132002-02-19 14:47 +0000 [r1227-1229] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb
AM
3314
3315 * Makefile: portability fix
3316
c2292624
AM
3317 * geninitrd.8.xml (added): - start rewrite documentation to XML
3318 Docbook.
3319
3320 * geninitrd: - drop trash support (trash is dead) - rename --fs to
3321 --initrdfs (less confusion but incompatible change :( ) - new
3322 configuration option EXIT_IF_MISSING (is set to "no" then warn
3323 about missing modules but continue) - disable root on loop device
3324 (need rewrite for bsp)
8b9b30cb 3325
d128e9e6 33262002-02-19 14:35 +0000 [r1226] Artur Frysiak <wiget/at/pld-linux.org>
2d68a945
AM
3327
3328 * TODO: total rewite plan
3329
d128e9e6 33302002-01-29 11:19 +0000 [r1225] Michał Moskal <malekith/at/pld-linux.org>
8b9b30cb 3331
c2292624 3332 * geninitrd: - depmod support added - needs testing!
8b9b30cb 3333
d128e9e6 33342002-01-17 20:14 +0000 [r1224] Tomasz Pala <gotar/at/pld-linux.org>
8b9b30cb 3335
c2292624 3336 * geninitrd, geninitrd.8: - cosmetics.
8b9b30cb 3337
d128e9e6 33382001-12-15 14:41 +0000 [r1223] Paweł Gołaszewski <blues/at/pld-linux.org>
2d68a945
AM
3339
3340 * TODO: - one more
3341
d128e9e6 33422001-12-15 14:33 +0000 [r1222] Paweł Gołaszewski <blues/at/pld-linux.org>
c2292624 3343
8b9b30cb
AM
3344 * geninitrd: - typo
3345
d128e9e6 33462001-10-15 10:56 +0000 [r1221] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb 3347
2d68a945 3348 * geninitrd: fixed typo reported by GoTaR <gotar/at/priv0.onet.pl>
8b9b30cb 3349
d128e9e6 33502001-09-10 09:52 +0000 [r1220] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb
AM
3351
3352 * geninitrd: VERSION is *not* hardcoded
3353
d128e9e6 33542001-09-07 17:59 +0000 [r1219] kloczek <kloczek/at/pld-linux.org>
8b9b30cb
AM
3355
3356 * Makefile: - rename release target to dist.
3357
d128e9e6 33582001-09-07 17:56 +0000 [r1218] kloczek <kloczek/at/pld-linux.org>
c2292624
AM
3359
3360 * geninitrd: - hardcode VERSION (as 2.6) - move initialize
3361 variables on top and few indentation.
3362
d128e9e6 33632001-09-07 17:37 +0000 [r1217] kloczek <kloczek/at/pld-linux.org>
8b9b30cb
AM
3364
3365 * geninitrd.sysconfig: - uncomment using bsp by default.
3366
d128e9e6 33672001-09-07 13:29 +0000 [r1216] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb 3368
c2292624
AM
3369 * Makefile: fix typo clean up
3370
d128e9e6 33712001-09-07 13:25 +0000 [r1215] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb
AM
3372
3373 * Makefile, geninitrd: Use RCS Id as version number
3374
d128e9e6 33752001-09-07 13:02 +0000 [r1214] Artur Frysiak <wiget/at/pld-linux.org>
c2292624 3376
8b9b30cb
AM
3377 * geninitrd: release 2.5 ready
3378
d128e9e6 33792001-09-07 12:21 +0000 [r1213] Paweł Gołaszewski <blues/at/pld-linux.org>
c2292624 3380
2d68a945
AM
3381 * TODO, geninitrd.sysconfig: - commented PREMODS added to
3382 sysconfig-file - one more TODO
8b9b30cb 3383
d128e9e6 33842001-08-22 15:04 +0000 [r1212] Arkadiusz Patyk <areq/at/pld-linux.org>
8b9b30cb 3385
c2292624
AM
3386 * geninitrd: - s/DC960/DAC960/
3387
d128e9e6 33882001-08-13 10:41 +0000 [r1211] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3389
3390 * geninitrd: Use RSC Id to better identification
3391
d128e9e6 33922001-07-06 15:30 +0000 [r1210] Artur Frysiak <wiget/at/pld-linux.org>
2d68a945
AM
3393
3394 * TODO: one task done; one added
3395
d128e9e6 33962001-07-06 15:05 +0000 [r1209] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3397
3398 * geninitrd: devfs support inspired by patch from Robert R. Wal
2d68a945 3399 <rrw/at/reptile.eu.org>
c2292624 3400
d128e9e6 34012001-07-04 13:01 +0000 [r1208] kloczek <kloczek/at/pld-linux.org>
2d68a945
AM
3402
3403 * TODO: Answer for quesion.
3404
d128e9e6 34052001-07-04 11:31 +0000 [r1206-1207] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb
AM
3406
3407 * Makefile: version 2.4
3408
c2292624
AM
3409 * geninitrd.8: some options described
3410
d128e9e6 34112001-07-04 08:31 +0000 [r1205] Artur Frysiak <wiget/at/pld-linux.org>
2d68a945
AM
3412
3413 * TODO: more to do
3414
d128e9e6 34152001-07-04 08:02 +0000 [r1204] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3416
3417 * geninitrd: UUID/LABEL support for xfs finished (thanks baggins)
3418
d128e9e6 34192001-07-03 17:33 +0000 [r1201-1203] Artur Frysiak <wiget/at/pld-linux.org>
2d68a945
AM
3420
3421 * TODO: more tasks done
8b9b30cb 3422
c2292624
AM
3423 * geninitrd.8: - --omit-* options are removed
3424
3425 * geninitrd: - load software raid modules only if rootfs is on raid
3426 - hadle linear "raid" - remove --omit-* options - added --raidtab
3427 option
3428
d128e9e6 34292001-07-03 11:55 +0000 [r1200] Artur Frysiak <wiget/at/pld-linux.org>
2d68a945
AM
3430
3431 * TODO: some tasks done; new tasks added
3432
d128e9e6 34332001-07-03 10:45 +0000 [r1199] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3434
3435 * geninitrd: better message if modules is loadded without options
3436
d128e9e6 34372001-07-03 10:27 +0000 [r1198] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3438
3439 * geninitrd: - support rootfs on DAC960/cpqarray/cciss (AMI RAID
3440 not supported yet) - hide --omit* options - added
3441 --modules-conf=<modules.conf> options
3442
d128e9e6 34432001-07-02 09:32 +0000 [r1197] Michał Moskal <malekith/at/pld-linux.org>
8b9b30cb
AM
3444
3445 * Makefile: rel 2.3
3446
d128e9e6 34472001-07-02 09:00 +0000 [r1196] Michał Moskal <malekith/at/pld-linux.org>
c2292624
AM
3448
3449 * geninitrd: - use /etc/modules.conf only if it exists
3450
d128e9e6 34512001-06-27 17:58 +0000 [r1195] Artur Frysiak <wiget/at/pld-linux.org>
2d68a945
AM
3452
3453 * TODO: more to do
3454
d128e9e6 34552001-06-27 17:42 +0000 [r1193-1194] Artur Frysiak <wiget/at/pld-linux.org>
2d68a945
AM
3456
3457 * TODO: UUID/LABEL support- done
8b9b30cb 3458
c2292624
AM
3459 * geninitrd: added LABEL and UUID support redirect all error
3460 messages to stderr
3461
d128e9e6 34622001-06-27 16:38 +0000 [r1192] Bartosz Waszak <waszi/at/pld-linux.org>
2d68a945
AM
3463
3464 * TODO: - add support to LVM
3465
d128e9e6 34662001-06-27 12:42 +0000 [r1191] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb 3467
c2292624 3468 * geninitrd.8: updated to geninitrd
8b9b30cb 3469
d128e9e6 34702001-06-27 12:38 +0000 [r1190] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb 3471
c2292624
AM
3472 * geninitrd: options handling fixes
3473
d128e9e6 34742001-06-22 05:55 +0000 [r1189] kloczek <kloczek/at/pld-linux.org>
2d68a945
AM
3475
3476 * TODO: - fix bug: generate proper modules list if in fstab is use
3477 UUID or LABEL in firs column.
3478
d128e9e6 34792001-06-22 05:52 +0000 [r1186-1188] kloczek <kloczek/at/pld-linux.org>
c2292624
AM
3480
3481 * geninitrd: - reformated.
8b9b30cb
AM
3482
3483 * Makefile: - version 2.2.
3484
c2292624
AM
3485 * geninitrd: - be more verbose: add display "Add module <module> to
3486 initrd." on insert module to initrd.
3487
d128e9e6 34882001-06-21 10:33 +0000 [r1185] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3489
3490 * geninitrd: (findmodule): double escape, now work with gawk and
3491 bash too (PREIDEMODS): add ide-probe, clean 2.2.19 have this
3492 module instead ide-probe-mod
3493
d128e9e6 34942001-06-21 10:02 +0000 [r1184] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3495
3496 * geninitrd: (my_dirname): New function - awk version of
3497 dirname(1). (main): Put modules in this same place like in real
3498 system. This cure some ksymoops warnings/errors.
3499
d128e9e6 35002001-05-02 19:20 +0000 [r1183] Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
c2292624
AM
3501
3502 * geninitrd: (main): display full path to missing binaries (just
3503 help for beginners)
3504
d128e9e6 35052001-03-21 09:23 +0000 [r1181-1182] kloczek <kloczek/at/pld-linux.org>
c2292624
AM
3506
3507 * geninitrd: - few reformatings.
8b9b30cb 3508
c2292624 3509 * geninitrd: - run insmod with -k for autoclean unused modules.
8b9b30cb 3510
d128e9e6 35112001-03-19 13:11 +0000 [r1180] Michał Zawalich <michuz/at/pld-linux.org>
8b9b30cb 3512
c2292624 3513 * Makefile: - version 2.1 - this version works fine with 2.4.x
8b9b30cb 3514
d128e9e6 35152001-03-06 15:48 +0000 [r1179] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3516
3517 * geninitrd: skip build directory in my_find() (thanks to laro)
3518
d128e9e6 35192001-01-30 17:47 +0000 [r1178] kloczek <kloczek/at/pld-linux.org>
c2292624
AM
3520
3521 * geninitrd.sysconfig: - uncomment COMPRESS=yes, FS=rom,
3522 PROBESCSI=yes, PROBEIDE=yes, PROBERAID=yes
3523
d128e9e6 35242001-01-30 17:44 +0000 [r1177] kloczek <kloczek/at/pld-linux.org>
c2292624
AM
3525
3526 * geninitrd: - check for and read /etc/sysconfig/geninitrd (not
3527 /etc/sysconfig/initrd).
3528
d128e9e6 35292001-01-17 10:37 +0000 [r1176] Dariusz Karolczak <inglod/at/pld-linux.org>
2d68a945
AM
3530
3531 * TODO: - updated
3532
d128e9e6 35332001-01-16 14:08 +0000 [r1175] Dariusz Karolczak <inglod/at/pld-linux.org>
c2292624
AM
3534
3535 * geninitrd: find remove
3536
d128e9e6 35372001-01-09 13:01 +0000 [r1174] Dariusz Karolczak <inglod/at/pld-linux.org>
c2292624
AM
3538
3539 * geninitrd: fix: bsp use if /sbin/bsp not installed
3540
d128e9e6 35412001-01-09 11:14 +0000 [r1173] Dariusz Karolczak <inglod/at/pld-linux.org>
c2292624
AM
3542
3543 * geninitrd: change all 'cut' into 'awk'
3544
d128e9e6 35452001-01-06 15:22 +0000 [r1172] Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
8b9b30cb 3546
c2292624 3547 * geninitrd: - added a lot of ""s :)
8b9b30cb 3548
d128e9e6 35492000-12-15 17:17 +0000 [r1171] Michał Moskal <malekith/at/pld-linux.org>
c2292624
AM
3550
3551 * geninitrd: Bug fix: bsp was never used.
3552
d128e9e6 35532000-12-15 16:05 +0000 [r1170] Michał Moskal <malekith/at/pld-linux.org>
c2292624
AM
3554
3555 * geninitrd, geninitrd.sysconfig: Updated to use bsp.
3556
d128e9e6 35572000-12-06 19:36 +0000 [r1168-1169] kloczek <kloczek/at/pld-linux.org>
8b9b30cb
AM
3558
3559 * Makefile: - version 1.2.
3560
c2292624
AM
3561 * geninitrd: - use strash instead ash.static - added making
3562 /dev/zero on initrd (required by trash).
3563
d128e9e6 35642000-11-30 18:39 +0000 [r1167] Jan Rękorajski <baggins/at/pld-linux.org>
8b9b30cb
AM
3565
3566 * Makefile: - version 1.1
3567
d128e9e6 35682000-11-22 12:47 +0000 [r1165-1166] Jacek Konieczny <jajcus/at/pld-linux.org>
2d68a945
AM
3569
3570 * TODO: - updated
8b9b30cb 3571
c2292624
AM
3572 * geninitrd: - warn if /sbin/losetup not present and root
3573 filesystem on loopback device is to be use (but such
3574 configuration seems to be broken anyway)
3575
d128e9e6 35762000-11-18 14:00 +0000 [r1164] Dariusz Karolczak <inglod/at/pld-linux.org>
c2292624
AM
3577
3578 * geninitrd: change options "mktemp"
3579
d128e9e6 35802000-11-16 14:17 +0000 [r1163] Dariusz Karolczak <inglod/at/pld-linux.org>
c2292624
AM
3581
3582 * geninitrd: change all 'grep' into 'awk'
3583
d128e9e6 35842000-11-16 09:15 +0000 [r1162] Jacek Konieczny <jajcus/at/pld-linux.org>
c2292624
AM
3585
3586 * geninitrd: - losetup is not needed anymore for ext2 filesystem
3587 creation
3588
d128e9e6 35892000-11-16 09:08 +0000 [r1161] Dariusz Karolczak <inglod/at/pld-linux.org>
c2292624 3590
2d68a945 3591 * geninitrd, TODO: *** empty log message ***
c2292624 3592
d128e9e6 35932000-11-15 13:55 +0000 [r1160] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3594
3595 * geninitrd: - generate initrd for 2.4.0 kernel too (but find is
3596 used) - use mktemp - fix one typo (mount -> umount)
3597
d128e9e6 35982000-11-14 15:27 +0000 [r1159] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3599
3600 * geninitrd: - fix some typos - allow compressing cramfs images
3601
d128e9e6 36022000-11-14 14:57 +0000 [r1158] Jacek Konieczny <jajcus/at/pld-linux.org>
c2292624
AM
3603
3604 * geninitrd: - fixed scsi modules order (by inglod)
3605
d128e9e6 36062000-11-14 14:47 +0000 [r1157] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3607
3608 * geninitrd: - fix cramfs support (semitested)
3609
d128e9e6 36102000-11-14 14:19 +0000 [r1156] Artur Frysiak <wiget/at/pld-linux.org>
c2292624
AM
3611
3612 * geninitrd, geninitrd.8: - added cramfs support (untested)
3613
d128e9e6 36142000-11-14 13:33 +0000 [r1155] Artur Frysiak <wiget/at/pld-linux.org>
8b9b30cb 3615
c2292624 3616 * geninitrd: - fix generating SCSI-enabled initrd (typo)
8b9b30cb 3617
d128e9e6 36182000-11-09 09:31 +0000 [r1154] Jacek Konieczny <jajcus/at/pld-linux.org>
8b9b30cb 3619
c2292624 3620 * .cvsignore (added): - some ignores
8b9b30cb 3621
d128e9e6 36222000-11-09 09:26 +0000 [r1152] Jacek Konieczny <jajcus/at/pld-linux.org>
8b9b30cb 3623
2d68a945 3624 * Makefile (added), / (added), geninitrd (added), TODO (added),
c2292624
AM
3625 geninitrd.sysconfig (added), geninitrd.8 (added): Initial
3626 revision
8b9b30cb 3627
This page took 0.6095 seconds and 4 git commands to generate.