summaryrefslogtreecommitdiffstats
path: root/images/NEWS
blob: a1267dc7612428203fc019b4fc7d73ce83d3693c (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
Version 1.31.1 - 21 September 2009, by Pascal Terjan

- add virtio modules

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)