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