]> git.pld-linux.org Git - projects/geninitrd.git/blob - ChangeLog
63fd6ad16385b85301b14f9ce7ca55a828d5f74d
[projects/geninitrd.git] / ChangeLog
1 2003-08-25  Arkadiusz Mi¶kiewicz  <arekm@pld-linux.org>
2
3         * geninitrd:
4         - by default load all found IDE devices unless --ide-root-only option specified
5         - when ide=reverse specified sort drivers in reverse order
6
7 2003-08-24  Micha³ Moskal  <malekith@pld-linux.org>
8
9         * geninitrd: - add busybox -> sh symlink
10
11 2003-08-23  Arkadiusz Patyk  <areq@pld-linux.org>
12
13         * geninitrd: - now pci.ide format is:
14         PCI_ids module_name vendor_name|device_name
15
16 2003-08-23  Arkadiusz Mi¶kiewicz  <arekm@pld-linux.org>
17
18         * geninitrd: - find proper max_kernel
19
20 2003-08-16  Arkadiusz Mi¶kiewicz  <arekm@pld-linux.org>
21
22         * geninitrd: - enable new raid_start available in latest busybox
23
24 2003-08-16  Micha³ Moskal  <malekith@pld-linux.org>
25
26         * geninitrd:
27         - create /dev/null (busybox seems to need it) and /dev/zero (just in case)
28
29         * geninitrd: - set -x seems to cause SEGV
30
31 2003-08-15  Arkadiusz Mi¶kiewicz  <arekm@pld-linux.org>
32
33         * geninitrd: - one more sbin->bin
34
35         * geninitrd:
36         - on 2.4 also load only module which is needed for mounting rootfs
37
38 2003-08-15  Micha³ Moskal  <malekith@pld-linux.org>
39
40         * geninitrd: - use mdadm not initrd-mdadm for scanning
41
42         * geninitrd: - fix syntax
43
44 2003-08-15  Arkadiusz Mi¶kiewicz  <arekm@pld-linux.org>
45
46         * geninitrd: - use mdadm.conf, too - then raidtab
47
48         * geninitrd: - initrd-busybox is in bin not sbin
49
50 2003-08-15  Micha³ Moskal  <malekith@pld-linux.org>
51
52         * geninitrd: - first try
53
54 2003-08-15  Arkadiusz Mi¶kiewicz  <arekm@pld-linux.org>
55
56         * geninitrd: - beginning of mdadm.conf support
57
58 2003-08-15  Micha³ Moskal  <malekith@pld-linux.org>
59
60         * geninitrd: - marged busybox version
61
62 2003-08-15  Arkadiusz Mi¶kiewicz  <arekm@pld-linux.org>
63
64         * geninitrd:
65         - on 2.5/2.6 with sysfs we are able to fount exactly which module is required to get rootfs controller working
66
67 2003-08-13  Arkadiusz Mi¶kiewicz  <arekm@pld-linux.org>
68
69         * geninitrd: - fix ataraid support
70
71 2003-08-11  Arkadiusz Patyk  <areq@pld-linux.org>
72
73         * geninitrd: - check if exist /proc/bus/pci/devices
74
75 2003-08-11  Arkadiusz Mi¶kiewicz  <arekm@pld-linux.org>
76
77         * geninitrd: - debug messages removed
78
79 2003-08-10  Arkadiusz Mi¶kiewicz  <arekm@pld-linux.org>
80
81         * geninitrd:
82         - same names caused variable covering and wrong results (fixed)
83         - don't try to load module unknown
84         - don't fail if modules not found (staticly compiled?)
85
86         * geninitrd:
87         - if no IDE module on disk then it's probably compiled into kernel so don't fail
88         - if PCI database not found then print warning
89
90 2003-08-10  Jan Rêkorajski  <baggins@pld-linux.org>
91
92         * TODO: - we need ide=reverse support
93
94         * geninitrd:
95         - when comparing pci IDs make sure they will be compared as strings
96
97         * geninitrd: - DO NOT sort driver modules, are you nuts?
98
99 2003-08-09  Arkadiusz Patyk  <areq@pld-linux.org>
100
101         * Attic/pci.ide: - move to pci-database
102
103         * geninitrd: - use PCI ids from pci-database
104
105 2003-08-09  Arkadiusz Mi¶kiewicz  <arekm@pld-linux.org>
106
107         * geninitrd: - find all PREIDEMODS
108
109 2003-08-08  Arkadiusz Patyk  <areq@pld-linux.org>
110
111         * Makefile:
112         - better check VERSION - don't need install rc-script, bsp in builder
113
114 2003-08-08  Arkadiusz Mi¶kiewicz  <arekm@pld-linux.org>
115
116         * geninitrd: - debug message removed
117
118         * Attic/pci.ide, geninitrd:
119         - support for automatic IDE module finding (needs testing)
120
121 2003-08-07  Arkadiusz Mi¶kiewicz  <arekm@pld-linux.org>
122
123         * geninitrd: - fix typo
124
125         * geninitrd: - added support for static mdadm
126
127 2003-07-17  Arkadiusz Mi¶kiewicz  <arekm@pld-linux.org>
128
129         * geninitrd:
130         - there is insmod.static.modutils not insmod.static.modprobe
131
132 2003-06-30  Artur Frysiak  <wiget@pld-linux.org>
133
134         * geninitrd: - use correct version of insmod.static
135
136 2003-04-09  Artur Frysiak  <wiget@pld-linux.org>
137
138         * geninitrd, geninitrd.8.xml:
139         - added --with-insmod-static to allow using /sbin/insmod.static if bsp internal insmod/insmod_ng is bugi
140         - use DocBook XML 4.2 for man page
141         - describe --with-insmod-static and Linux 2.5.x support
142         - small "despamification"
143
144 2003-02-19  Artur Frysiak  <wiget@pld-linux.org>
145
146         * geninitrd: - Linux 2.5.x support
147
148         * TODO: - and more things to do
149
150         * geninitrd.8.xml: - typo fixes
151
152 2002-11-27  Artur Frysiak  <wiget@pld-linux.org>
153
154         * geninitrd: - typo in LVM code
155
156 2002-11-26  Artur Frysiak  <wiget@pld-linux.org>
157
158         * geninitrd: - first version with LVM support but not yet fully tested
159
160         * lvm.todo: LVM implementation plan
161
162 2002-10-13  Witek Krêcicki  <adasi@pld-linux.org>
163
164         * geninitrd:  - fixed preload
165
166 2002-09-27  Artur Frysiak  <wiget@pld-linux.org>
167
168         * geninitrd.8.xml: - one more contributor
169
170         * geninitrd:
171         - support for gzipped modules (patch by Witold Filipczyk <witekfl@poczta.onet.pl>)
172         - use findfs from e2fsprogs (>= 1.28) to find root device if specified by UUID or LABEL
173
174 2002-09-06  Artur Frysiak  <wiget@pld-linux.org>
175
176         * geninitrd.8.xml: - not show almost empty hardware RAID desc
177
178         * geninitrd.8.xml:
179         - added some notes about SCSI, ATA RAID and hardware RAID support
180
181         * geninitrd: New features:
182         - ATA RAID support
183         Bugfixes:
184         - by default use raidstart (if needed)
185         - show raidstart related options in help message
186         - drop undocumented --use-raidstart switch
187
188 2002-03-25  Micha³ Moskal  <malekith@pld-linux.org>
189
190         * geninitrd:
191         - fixed raidstart (should work with real-soon-now-to-be-released version of
192           bsp)
193         - use bsp-raidless if not using raid
194
195 2002-03-13  Artur Frysiak  <wiget@pld-linux.org>
196
197         * Makefile: better make dist
198
199         * Makefile:
200         add geninitrd.8.xml to dist tarball and make geninitrd.8 from xml source
201
202         * Attic/geninitrd.8: this file are generated from xml source
203
204         * geninitrd.8.xml, Attic/geninitrd.8: typo
205
206         * geninitrd.8.xml: formating fixes
207
208         * geninitrd: UUID and LABEL support for ext3
209         fix displaying missing modules names
210
211 2002-03-07  Jakub Bogusz  <qboosh@pld-linux.org>
212
213         * geninitrd: - fixed raidstart (if raidstart bsp builtin works)
214
215 2002-03-07  Artur Frysiak  <wiget@pld-linux.org>
216
217         * geninitrd.8.xml: now is completed
218
219 2002-02-20  Artur Frysiak  <wiget@pld-linux.org>
220
221         * geninitrd.sysconfig: FS->INITRDFS
222
223 2002-02-20  Jakub Bogusz  <qboosh@pld-linux.org>
224
225         * geninitrd.sysconfig: - typo
226
227 2002-02-20  Artur Frysiak  <wiget@pld-linux.org>
228
229         * geninitrd: don't generate modules.dep
230
231 2002-02-20  Micha³ Moskal  <malekith@pld-linux.org>
232
233         * geninitrd: - run depmod, if modules.dep hasn't been found
234
235 2002-02-20  Artur Frysiak  <wiget@pld-linux.org>
236
237         * geninitrd: - --fs is back, but if used warning is writen
238
239 2002-02-19  Artur Frysiak  <wiget@pld-linux.org>
240
241         * Makefile: portability fix
242
243         * geninitrd.8.xml: - start rewrite documentation to XML Docbook.
244
245         * geninitrd: - drop trash support (trash is dead)
246         - rename --fs to --initrdfs (less confusion but incompatible change :( )
247         - new configuration option EXIT_IF_MISSING (is set to "no" then warn about missing modules but continue)
248         - disable root on loop device (need rewrite for bsp)
249
250         * TODO: total rewite plan
251
252 2002-01-29  Micha³ Moskal  <malekith@pld-linux.org>
253
254         * geninitrd: - depmod support added
255         - needs testing!
256
257 2002-01-17  Tomasz Pala  <gotar@pld-linux.org>
258
259         * Attic/geninitrd.8, geninitrd: - cosmetics.
260
261 2001-12-15  Pawe³ Go³aszewski  <blues@pld-linux.org>
262
263         * TODO: - one more
264
265         * geninitrd: - typo
266
267 2001-10-15  Artur Frysiak  <wiget@pld-linux.org>
268
269         * geninitrd: fixed typo reported by GoTaR <gotar@priv0.onet.pl>
270
271 2001-09-10  Artur Frysiak  <wiget@pld-linux.org>
272
273         * geninitrd: VERSION is *not* hardcoded
274
275 2001-09-07  kloczek  <kloczek@pld-linux.org>
276
277         * Makefile: - rename release target to dist.
278
279         * geninitrd: - hardcode VERSION (as 2.6)
280         - move initialize variables on top and few indentation.
281
282         * geninitrd.sysconfig: - uncomment using bsp by default.
283
284 2001-09-07  Artur Frysiak  <wiget@pld-linux.org>
285
286         * Makefile: fix typo
287         clean up
288
289         * Makefile, geninitrd: Use RCS Id as version number
290
291         * geninitrd: release 2.5 ready
292
293 2001-09-07  Pawe³ Go³aszewski  <blues@pld-linux.org>
294
295         * TODO, geninitrd.sysconfig:
296         - commented PREMODS added to sysconfig-file
297         - one more TODO
298
299 2001-07-06  Artur Frysiak  <wiget@pld-linux.org>
300
301         * TODO: one task done; one added
302
303 2001-07-04  kloczek  <kloczek@pld-linux.org>
304
305         * TODO: Answer for quesion.
306
307 2001-07-04  Artur Frysiak  <wiget@pld-linux.org>
308
309         * Makefile: version 2.4
310
311         * Attic/geninitrd.8: some options described
312
313         * TODO: more to do
314
315 2001-07-03  Artur Frysiak  <wiget@pld-linux.org>
316
317         * TODO: more tasks done
318
319         * Attic/geninitrd.8: - --omit-* options are removed
320
321         * TODO: some tasks done; new tasks added
322
323 2001-07-02  Micha³ Moskal  <malekith@pld-linux.org>
324
325         * Makefile: rel 2.3
326
327 2001-06-27  Artur Frysiak  <wiget@pld-linux.org>
328
329         * TODO: more to do
330
331         * TODO: UUID/LABEL support- done
332
333 2001-06-27  Bartosz Waszak  <waszi@pld-linux.org>
334
335         * TODO: - add support to LVM
336
337 2001-06-27  Artur Frysiak  <wiget@pld-linux.org>
338
339         * Attic/geninitrd.8: updated to geninitrd
340
341 2001-06-22  kloczek  <kloczek@pld-linux.org>
342
343         * TODO:
344         - fix bug: generate proper modules list if in fstab is use UUID or LABEL in
345           firs column.
346
347         * Makefile: - version 2.2.
348
349 2001-03-19  Micha³ Zawalich  <michuz@pld-linux.org>
350
351         * Makefile: - version 2.1
352         - this version works fine with 2.4.x
353
354 2001-01-30  kloczek  <kloczek@pld-linux.org>
355
356         * geninitrd.sysconfig:
357         - uncomment COMPRESS=yes, FS=rom, PROBESCSI=yes, PROBEIDE=yes, PROBERAID=yes
358
359 2001-01-17  Dariusz Karolczak  <inglod@pld-linux.org>
360
361         * TODO: - updated
362
363 2000-12-15  Micha³ Moskal  <malekith@pld-linux.org>
364
365         * geninitrd.sysconfig: Updated to use bsp.
366
367 2000-12-06  kloczek  <kloczek@pld-linux.org>
368
369         * Makefile: - version 1.2.
370
371 2000-11-30  Jan Rêkorajski  <baggins@pld-linux.org>
372
373         * Makefile: - version 1.1
374
375 2000-11-22  Jacek Konieczny  <jajcus@pld-linux.org>
376
377         * TODO: - updated
378
379 2000-11-16  Dariusz Karolczak  <inglod@pld-linux.org>
380
381         * TODO: *** empty log message ***
382
383 2000-11-14  Artur Frysiak  <wiget@pld-linux.org>
384
385         * Attic/geninitrd.8: - added cramfs support (untested)
386
387 2000-11-09  Jacek Konieczny  <jajcus@pld-linux.org>
388
389         * Attic/geninitrd.8, TODO, Makefile, geninitrd.sysconfig: New file.
390
This page took 0.06151 seconds and 2 git commands to generate.