aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions
software/drakx/diff/rescue/NEWS?h=17.70&id=3154df3a3cd6b944964c1dc30d99c8e3fd763135'>diffstats
path: root/rescue/NEWS
blob: 459f6cf61b1e1a29ceba68405ac921bed5252bc3 (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
- lsparts (mga#8854):
  o silent run_program

Version 1.51 - 15 April 2015 by Thierry Vignaud

- fix reinstalling grub2 on UEFI (mga#15695)

Version 1.50 - 9 January 2015 by Thomas Backlund

- add efibootmgr on x86_64

Version 1.49 - 18 September 2014 by Thomas Backlund

- 80-net-name-slot.rules is replaced with 99-default.link

Version 1.48 - 18 September 2014 by Thomas Backlund

- killall5 is no more needed

Version 1.47 - 8 December 2013 by Colin Guthrie

- use systemd as init in the rescue system
- allowing systemd-nspawn "booting" of a mounted /mnt (after umount /mnt/proc)

Version 1.46 - 20 October 2013 by Colin Guthrie

- adapt to a dracut based stage1

Version 1.45.1 - 14 October 2013 by Colin Guthrie

- many btrfs tools no longer exist

Version 1.45 - 14 October 2013 by Colin Guthrie

- adapt to latest mdadm
- drop /etc/termcap as it's no longer part of our build
- include network interface name udev rules (mga#10947)

Version 1.44 - 18 May 2013 by Colin Guthrie

- ensure /dev is bind mounted before re-installing bootloader (mga#10107)

Version 1.43 - 15 May 2013 by Colin Guthrie

- ensure grabjournallogs script is executable (mga#10108)

Version 1.42 - 30 April 2013 by Thierry Vignaud

- add a script to simplfy grabbing of journal logs for bug reports
- enable to abort choosing distro to rescue (mga#9765)

Version 1.41 - 6 April 2013 by Thierry Vignaud

- really adapt to /usr move (fix lvm2 freezing, mga#5795)
- drop our "use modprobe instead" insmod since we've kmod one for free
- include libdevmapper-event-*.so
- include persistant storage udev rules needed to see new uuids
- offer to pick the distro to rescue when there's more than one
- /var/run/utmp is on tmpfs now
- warn that i586 cannot rescue x86_64 (mga#8696)

Version 1.40 - 6 March 2013 by Thierry Vignaud

- preload fuse (mga#5833)
- use kmod's modprobe, thus fixing loading modules (mga#9270)

Version 1.39 - 3 September 2012 by Thierry Vignaud

- adapt to latest systemd/udevd
- adapt to perl-5.16.0
- adapt to /usr move
- default to the higher version when there're several mga roots (mga#6003)
- drop KA support
- fix detecting USB devices with kernel-3.5+ (mga#7248)
- preload load btrfs and nilfs2 too
- rely on stage1 for mounting /dev
- revert to "linux" terminfo
- simplify bringing up local loop interface (pok, mdv)
- stop fixing the raid udev rule now that it has been fixed

Version 1.38 - 11 May 2012, by Thierry Vignaud

- include missing modules when SMB appears in fstab (mga#5850)

Version 1.37 - 18 April 2012, by Thierry Vignaud

- fix detecting RAID (mga#5048)
- include more udev rules for RAID (mga#5048)

Version 1.36 - 8 April 2012, by Pascal Terjan

- fix modprobe to support being called by kernel (mga#5274)

Version 1.35 - 5 April 2012, by Thierry Vignaud

- add chrooted rescue system in PATH
- 32bit grub needs 32 bit loader (mga#5191)
- default to "screen" instead of "linux" terminfo (mga#4894)
- include "screen" terminfo (mga#4894)

Version 1.34 - 26 February 2012, by Maarten Vanraes (AL13N)

- escape / in generated passwords in startssh
- add trailing ; in command lists in startssh

Version 1.33 - 26 February 2012, by Thierry Vignaud

- do not symlink /dev (mga#1023)

Version 1.32 - 25 February 2012, by Thierry Vignaud & Maarten Vanraes (AL13N)

- don't overwrite /dev after udev handles it
- add some tests and error handling in startssh
- really fix mounting /dev/pts & /dev/shm (mga#1023)

Version 1.31 - 25 February 2012, by Thierry Vignaud & Maarten Vanraes (AL13N)

- add logging to dropbear
- fix mounting /dev/pts & /dev/shm (mga#1023)
- make root user homedir /root
- add agetty (mga#2052)

Version 1.30 - 26 January 2012, by Thierry Vignaud

- enable autologin on all consoles
- include mkfs.nilfs2 & nilfs-tune

Version 1.29 - 25 January 2012, by Thierry Vignaud

- drop support for squashfs3
- enable rescue through serial line (mga#2052)
- fix mounting / (mga#3327)
- fix mounting / on LV
- fix mounting / on soft RAID or crypted LV (mga#3778 & mga#448)
- include xz for xz modules
- mount /proc in chroot
- only consider fstab from the selected fs
- switch to udev

Version 1.28 - 15 January 2012, by Thierry Vignaud

- use init from drakx-installer-sysvinit instead of system one

Version 1.27 - 28 October 2011, by Thomas "tmb" Backlund

- clean up genpasswd (AL13N)
- add gdisk for GPT partitioning support (#1023)