summaryrefslogtreecommitdiffstats
path: root/images/NEWS
blob: 29588971e8cf28b580daaaf1c4ce151a404cda26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
Version 1.90 - 16 July 2013 by Thierry Vignaud

- sync with kernel-3.10

Version 1.89 - 2 June 2013 by Thomas Backlund

- fix URL in help message (mga#9772)
- sync with kernel-3.9

Version 1.88.1 - 2 March 2013 by Thomas Backlund

- update list_modules for xen dom0 and virtio support (#9242)

Version 1.88 - 21 January 2013 by Thomas Backlund

- update usb host list for kernel 3.8

Version 1.87 - 16 January 2013 by Thomas Backlund

- include new kernel 3.8 drivers:
  o phy: at91_ether, macb, mvmdio
  o usb: cdc_mbim
  o wifi: ar5523, rtl8723ae
  o scsi: mpt3sas
  o raid; csiostor
  o hid: hid-icade, hid-roccat-lua
  o sound: snd-scs1x
- do not include firmware loader anywhere

Version 1.86 - 10 December 2012 by Thierry Vignaud

- include new drivers:
  o input: hid-sensor-hub
  o PHY: at803x

Version 1.85 - 21 October 2012 by Thomas Backlund

- add alx ethernet module (#7853)

Version 1.84 - 18 October 2012 by Thierry Vignaud

- include new drivers:
  o HID: hid-roccat-savu, hid-holtek-kbd, hid-lenovo-tpkbd
  o NFS: nfsv[2-4]
  o PHY: bcm87xx
  o WIFI: iwldvm
- no more need to fix modules.order

Version 1.83 - 17 September 2012 by Thierry Vignaud

- fix modules.order so that cciss got detected (mga#5833)
- use new hotplug (mga#6323)

Version 1.82 - 12 September 2012 by Thierry Vignaud

- include overlayfs module instead of unionfs

Version 1.81 - 4 September 2012 by Thierry Vignaud

- include new drivers:
  o crypto: aesni_intel
  o input: hid-aureal synaptics_usb
  o wifi: qmi_wwan, mwifiex_usb
- remove tokenring drivers

Version 1.80 - 3 September 2012 by Thierry Vignaud

- fix creating some directories when not in debug mode

Version 1.79 - 3 September 2012 by Thierry Vignaud

- do not include ka stuff unlesse BUILD_KA is set
- precreate /sys

Version 1.78 - 31 August 2012 by Thierry Vignaud

- include new 'hid-generic' driver (mga#7130, #7248)

Version 1.77 - 5 June 2012 by Thierry Vignaud

- do not include "screen" terminfo anymore

Version 1.76 - 1 June 2012 by Thierry Vignaud

- enable to do a debug build in the BS
- include new drivers:
  o HID: hid-saitek, hid-tivo
  o PHY: amd
  o virt: hv_storvsc, virtio_scsi & xen-netfront
  o WIFI: ath6kl_usb

Version 1.75 - 17 May 2012 by Thomas Backlund

- add modules.order and modules.builtin in initrd

Version 1.74 - 13 May 2012 by Thierry Vignaud

- include "fuse" module (mga#5685)

Version 1.73 - 10 May 2012 by Thomas Backlund

- add all network phys

Version 1.72 - 10 May 2012 by Thomas Backlund

- add broadcom and libphy to get tg3 to work (#5567)

Version 1.71 - 8 April 2012 by Thomas Backlund

- make isohybrid start first partition on sector 1 (mga #5036)

Version 1.70 - 5 April 2012 by Thierry Vignaud

- include "screen" terminfo (mga#4894)

Version 1.69 - 13 March 2012 by Thierry Vignaud

- include more HID drivers (mga#4905)

Version 1.68 - 12 March 2012 by Thierry Vignaud

- include more USB host controller modules (mga#4905)

Version 1.67 - 24 February 2012 by Thierry Vignaud

- include 'cryptd' & 'xts' modules for new crypted fs (mga#3749)

Version 1.66 - 23 February 2012 by Thierry Vignaud

- include more HID drivers (mga#4129)

Version 1.65 - 15 February 2012 by Thierry Vignaud

- do not recompress modules as XZ since kernel now compress
  them with XZ

Version 1.64 - 9 February 2012 by Anne Nicolas

- fix isolinux.bin copy due to syslinux 4

Version 1.63 - 27 January 2012 by Thierry Vignaud

- include dkms-modules.alias too (mga#1405)

Version 1.62 - 20 January 2012 by Thierry Vignaud

- smaller stage1:
  o compress initrd with XZ instead of gzip
  o recompress gz modules as XZ

Version 1.61 - 19 January 2012 by Thierry Vignaud

- smaller stage1: remove busybox if not in debug mode

Version 1.60 - 5 January 2012 by Thierry Vignaud

- use upstream pppd & pppoe instead of a 10 years old snapshot

Version 1.59 - 29 December 2011 by Thomas Backlund

- sync with kernel-3.2.0-0.rc7.1.mga2
  * add wireless drivers:
	at76c50x_usb, ath9k_htc, brcmfmac, i2400m_usb, orinoco_usb,
	rtl8187, usb8xxx
  * add usb network adapters:
	dm9601, smsc75xx, smsc95xx
  * add network drivers:
	cxgb4, myri10ge

Version 1.58 - 24 October 2011 by Thierry Vignaud

- include nilfs2 module (#3807)

Version 1.57 - 24 October 2011 by Thomas Backlund

- sync with kernel-3.1.0-1.mga2
  * add hid devices:
	hid-keytouch, hid-uclogic
  * add sas/raid driver:
	isci
  * add sound devices:
	snd-lola, snd-firewire-speakers snd-isight, snd-usb-6fire
  * add usb/storage:
	ums-eneub6250, ums-realtek
  * add wireless drivers:
	brcmsmac, rtl8187se, rtusb, rtl8192se, rtl8192cu, rtl8192de

Version 1.56 - 06 October 2011 by Thierry Vignaud

- fix isolinux.bin path with new syslinux
- use gfxboot.c32 as graphical boot loader

Version 1.55 - 22 August 2011 by Thierry Vignaud

- include microcode

Version 1.54 - 20 May 2011 by Olivier Blin

- add ums-* (USB mass storage) modules in disk/usb category
- merge mkdosfs patch from packages SVN
  (to replace mkdosfs-with-dir which requires obsolete perl-suid)

Version 1.53 - 5 May 2011 by Anne Nicolas

- make boot.iso isohybrid

Version 1.52 -  25 Apr 2011, by Thomas Backlund

- add sdhci-pci to card-reader list
- add xhci-hcd (usb3 support)

Version 1.51 -  2 Apr 2011, by Thomas Backlund

- update modules list needed for md raid456 and dm-raid 4/5/6 target
- compress tarball with xz

Version 1.50 - 13 Oct 2010, by Thierry Vignaud

- 2011.0 build

Version 1.49 - 27 May 2010, by Olivier Blin

- disable restore option

Version 1.48 -  28 February 2010, by Thierry Vignaud

- handle new SCSI driver: mpt2sas (#57833)

Version 1.47 -  4 January 2010, by Pascal Terjan

- use /bin/busybox.static

Version 1.46 - 12 October 2009, by Olivier Blin

- properly fix FileHandle issue

Version 1.45 - 12 October 2009, by Thierry Vignaud

- fix firmware again (#53220)

Version 1.44 - 6 October 2009, by Thierry Vignaud

- do not do anything anymore with bootsplash.cfg

Version 1.43 - 22 September 2009, by Olivier Blin

- fix firmware loading (#49195)
- revert squashfs-lzma and sqlzma inclusion (this breaks install)
- list asix module in network/usb group

Version 1.42 - 9 September 2009, by Pascal Terjan

- include squashfs-lzma and sqlzma kernel modules in all.rdz
- add /dev/ptmx (for screen to work)
- drop duplicated code including busybox, ka version is better than
  the one of DEBUGSTAGE1
- embed all firmwares that are needed by the modules we embed

Version 1.40 - 14 April 2009, by Pascal Terjan

- handle firmware loading in stage2 too

Version 1.39 - 6 April 2009, by Pascal Terjan

- fix firmware helper generation

Version 1.38 - 3 April 2009, by Thierry Vignaud

- include firmwares for most common network cards (#49195)
- pass restore instead of --restore option
- add a userspace helper to load firmwares

Version 1.37 - 3 April 2009, by Pascal Terjan

- fix crypto module names when arch is not i586 (#46814)

Version 1.36 - 9 March 2009, by Thierry Vignaud

- add /dev/random and /dev/urandom (for curl)

Version 1.35 - 18 February 2009, by Thierry Vignaud

- pass --restore instead of restore option

Version 1.34 - 10 February 2009, by Thierry Vignaud

- enable to select restore option

Version 1.33 - 23 January 2009, by Christophe Fergeau

- adjust to new syslinux 3.72 gfxboot COM32 module

Version 1.32 - 15 January 2008, by Thierry Vignaud

- include:
  o network drivers: enic, et131x, qlge, smsc95xx, sxg & w35und
  o IDE driver: tx4939ide
- ext4dev was renamed as ext4 in 2.6.29-rc1 (keep ext4dev for older kernels)

Version 1.31 - 19 September 2008, by Pascal "pixel" Rigaux

- add modules "sha256_generic cbc amd768_rng" for crypsetup/LUKS

Version 1.30 - 12 June 2008, by Olivier "blino" Blin

- handle ide-cd being renamed as ide-cd_mod

Version 1.29 - 2 April 2008, by Olivier "blino" Blin

- use "Mdv Boot ISO" as label for boot.iso

Version 1.28 - 12 February 2008, by Olivier "blino" Blin

- restore full modules.alias (depmod keeps only available modules in
  modules.alias, but we want them all)

Version 1.27 - 12 February 2008, by Olivier "blino" Blin

- add modules in /modules/`uname -r` and use depmod to build
  modules.dep and modules.alias
- remove symlinks in toplevel /modules
- fix custom bootsplash theme support

Version 1.26 - 21 December 2007, by Olivier "blino" Blin

- rebuild with list_modules to handle atl2 ethernet driver
- fix live stage2 support

Version 1.25 - 12 December 2007, by Pascal "Pixel" Rigaux

- rebuild for new list_modules

Version 1.24 - 15 October 2007, by Olivier "blino" Blin

- rebuild for new list_modules (to include ipw3945)

Version 1.23 - 17 September 2007, by Pascal "Pixel" Rigaux

- add dm-zero for dmraid

Version 1.22 - 11 September 2007, by Olivier "blino" Blin

- add /lib/module-init-tools/ldetect-lst-modules.alias

Version 1.21 - 7 September 2007, by Olivier "blino" Blin

- add jmicron driver
- provide /usr/share/ldetect-lst/*-modules.alias in installer images

Version 1.20 - 31 August 2007, by Pascal "Pixel" Rigaux

- dynamically determine the size of all.img

Version 1.19 - 27 August 2007, by Olivier "blino" Blin

- add raid456 module

Version 1.18 - 21 August 2007, by Olivier "blino" Blin

- release with latest scripts from drakx/kernel

Version 1.17 - 21 August 2007, by Olivier "blino" Blin

- keep modules without dependencies in modules.dep

Version 1.16 - 21 August 2007, by Olivier "blino" Blin

- build with new list_modules

Version 1.15 - 15 August 2007, by Olivier "blino" Blin

- add pcitable, usbtable and pci.ids
- fix typos affecting mtab and /var/run creation
- add a /lib/modules symlink

Version 1.14 - 9 August 2007, by Pascal "Pixel" Rigaux

- update_kernel: now require install rpms or rpm files as arguments
  (this allow specifying precisely which installed kernels are used)

Version 1.13 - 8 August 2007, by Pascal "Pixel" Rigaux

- add modules.alias in /modules/<version> as required by stage2 with new libldetect
- add unionfs module
- revert isolinux starting install by default instead of booting on harddrive (#32040)

Version 1.12 - 17 July 2007, by Olivier "blino" Blin

- add ide-disk module

Version 1.11 - 29 June 2007, by Pascal "Pixel" Rigaux

- increase all.img size to 10.5MB
- default to theme Mandriva-Free, and allow setting another one through THEME
  environment variable

Version 1.9 - 3 April 2007, by Pascal "Pixel" Rigaux

- include mmc_block for card readers

Version 1.8 - 23 March 2007, by Pascal "Pixel" Rigaux

- restore F1 & F2 in boot.iso (#29766)

Version 1.6 - 14 March 2007, by Olivier Blin

- add tifm modules (Titi)

Version 1.5 - 9 March 2007, by Pascal "Pixel" Rigaux

- copy isolinux images for x86_64 as well

Version 1.4 - 8 March 2007, by Pascal "Pixel" Rigaux

- restore vga= and automatic= default options.
  also restore noacpi, alt0, vgalo, vgahi, text entries
  (all this is needed when gfxboot is not working or not there)

Version 1.3 - 16 February 2007, by Pascal "Pixel" Rigaux

- rely on gfxboot for options (vga=, automatic=...)
- really use memtest instead of memtest.bin
  (with file name "memtest.bin" it fails with error 8000, with "memtest" it works)
  (it seems to be an ancient bug as far as google says)