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
|
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)
|