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