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