2606daeaee541a0057b0e2b2043ecfa343be7399
[live-boot-grml.git] / debian / changelog
1 live-boot (3.0~a13-1) experimental; urgency=low
2
3   [ Daniel Baumann ]
4   * Removing legacy code for detecting removable usb sticks on kernels
5     prior 2.6.29.
6   * Logging to /var/log/live-boot.log instead of /var/log/live.log for
7     future consistency with live-config.
8   * Adding support for custom ramdisk size (Closes: #544583).
9
10   [ Ronny Standtke ]
11   * Remounting cow read-only before prompting user to remove usb flash
12     drive.
13
14   [ Richard Nelson ]
15   * Clean some leading whitespaces.
16
17  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Dec 2010 11:27:07 +0100
18
19 live-boot (3.0~a12-1) experimental; urgency=low
20
21   [ T(A)ILS developers ]
22   * Fixing fromiso= on Squeeze.
23
24   [ Daniel Baumann ]
25   * Adding dpkg source options file.
26
27  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Nov 2010 23:29:48 +0100
28
29 live-boot (3.0~a11-1) experimental; urgency=low
30
31   [ T(A)ILS developers ]
32   * Adding noprompt={usb,cd} feature.
33   * Enhancing devices search ordering.
34
35   [ Daniel Baumann ]
36   * Removing deep link to bug page in the manual, since we don't have
37     stable references yet.
38
39  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Oct 2010 09:28:43 +0200
40
41 live-boot (3.0~a10-1) experimental; urgency=low
42
43   * Don't do anything in initscript when using toram (Closes: #601575).
44
45  -- Daniel Baumann <daniel@debian.org>  Wed, 27 Oct 2010 14:58:03 +0200
46
47 live-boot (3.0~a9-1) experimental; urgency=low
48
49   [ amnesia ]
50   * Adding live-snapshot.list documentation to manpage.
51
52   [ Richard Nelson ]
53   * Removed whitespace for tabs on the skipunion option.
54
55   [ T(A)ILS developers ]
56   * Fixing overzealous blacklist usage.
57   * Adding documentation for persistent=cryptsetup in the manpage.
58
59  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Oct 2010 09:24:51 +0200
60
61 live-boot (3.0~a8-1) experimental; urgency=low
62
63   [ Michal Suchanek ]
64   * Adding initial support for unionmount.
65
66   [ Marco Amadori ]
67   * Included a note about persistent-subtext (Helps: #536728).
68
69   [ Daniel Baumann ]
70   * Running manpage rebuild after manpage updates.
71   * Updating to debhelper version 8.
72
73  -- Daniel Baumann <daniel@debian.org>  Sat, 02 Oct 2010 10:15:03 +0200
74
75 live-boot (3.0~a7-1) experimental; urgency=low
76
77   [ intrigeri ]
78   * Fixing find_snap to take its second argument into account.
79
80  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 22:46:54 +0200
81
82 live-boot (3.0~a6-1) experimental; urgency=low
83
84   [ Marco Amadori ]
85   * Fix snapshots' sync-strings usage (Closes: #591330).
86   * Fixed some snapshot related debug messages.
87   * Added support for empty (initial) snapshots.
88
89   [ Daniel Baumann ]
90   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
91     symlinks when checking for dynamically linked files at reboot in
92     initscript.
93
94  -- Daniel Baumann <daniel@debian.org>  Tue, 14 Sep 2010 08:51:59 +0200
95
96 live-boot (3.0~a5-1) experimental; urgency=low
97
98   [ Daniel Baumann ]
99   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
100     mangling the main sudoers file in accessibility bottom script,
101     create a new file in /etc/sudoers.d and set permissions
102     appropriately.
103   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
104     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
105     and AVD1 to properly boot live media.
106   * Updating uinstall targets in makefile.
107
108   [ Steven Shiau ]
109   * Allowing to assign no gateway in networking bottom script.
110
111   [ Daniel Baumann ]
112   * Removing usplash support from initscript, usplash is dead.
113   * Removing lenny legacy stuff from initscript.
114   * Removing usplash support in initramfs, usplash is dead.
115   * Adding plymouth in bug script.
116
117  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Sep 2010 15:17:15 +0200
118
119 live-boot (3.0~a4-1) experimental; urgency=low
120
121   * Exiting with 0 in live-boot bug script (Closes: #595262).
122   * Using boot.d instead of boot.conf.d as directory name for custom
123     configuration files.
124
125  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 22:46:45 +0200
126
127 live-boot (3.0~a3-1) experimental; urgency=low
128
129   * Updating seperators in networking bottom script to fix ip parameter
130     parsing (Closes: #590494).
131   * Updating live-build reference in manpages.
132   * Adding reference to live-tools in manpages.
133   * Checking for file existence in initramfs hook (Closes: #595264).
134
135  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:28:40 +0200
136
137 live-boot (3.0~a2-1) experimental; urgency=low
138
139   [ Daniel Baumann ]
140   * Removing old and unmaintained po files.
141   * Adding reformated patch from Stephan Hermann <sh@sourcecode.de>
142     based on the work of Holger Fischer <hoo.mb@web.de> to add support
143     for BOOTIF in cases where pxelinux is being used with IPAPPEND
144     (Closes: #593284).
145
146   [ Steven Shiau ]
147   * Making multiple connected NICs work.
148
149   [ Michael Prokop ]
150   * Adding workaround for aufs issue in kernel versions around 2.6.33.
151
152   [ Daniel Baumann ]
153   * Using allow-hotplug instead of auto in automatically created
154     /etc/network/interfaces file.
155
156  -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:27:33 +0200
157
158 live-boot (3.0~a1-1) experimental; urgency=low
159
160   * Switching to source format 3.0 (quilt).
161   * Removing live-initramfs transitional package.
162   * Removing lenny support.
163
164  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 02:02:39 +0200
165
166 live-boot (2.0.0-1) unstable; urgency=low
167
168   * Updating debian-installer languagelist.
169   * Moving configs to etc directory within the source tree.
170   * Removing old docs.
171
172  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 01:48:01 +0200
173
174 live-boot (2.0~a16-1) unstable; urgency=high
175
176   [ Daniel Baumann ]
177   * Adding support for resolving DNS names from initramfs, thanks to
178     Michal Suchanek <hramrach@centrum.cz> for initial patch which this
179     is based on (Closes: #589659).
180   * Don't fail in Makefile when there's no checkbashism.
181   * Updating package to standards version 3.9.1.
182
183   [ Michal Suchanek ]
184   * Fix omitpids to work with readonly images.
185
186  -- Daniel Baumann <daniel@debian.org>  Wed, 28 Jul 2010 20:17:11 +0200
187
188 live-boot (2.0~a15-1) unstable; urgency=low
189
190   * Making inclusion of languagelist conditional in live hook.
191   * Updating depends of live-initramfs transitional package to reflect
192     relaxed backend depends.
193
194  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 17:19:16 +0200
195
196 live-boot (2.0~a14-1) unstable; urgency=low
197
198   * Improving backend dependencies (Closes: #589326).
199
200  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 00:37:33 +0200
201
202 live-boot (2.0~a13-1) unstable; urgency=low
203
204   * Listing fromiso parameter in manpage (Closes: #588667).
205   * Improving test targets in Makefile a bit.
206   * Improving clean target in manpages Makefile a bit.
207   * Adding Chris in copyright file (for live-snapshot that is).
208
209  -- Daniel Baumann <daniel@debian.org>  Thu, 15 Jul 2010 19:31:03 +0200
210
211 live-boot (2.0~a12-1) unstable; urgency=low
212
213   [ Daniel Baumann ]
214   * Adding preparations for booting through syslinux memdisk.
215
216   [ Marco Amadori ]
217   * Avoiding using busybox cpio applet, this should fix snapshot
218     restore.
219   * Do not print misleading debug message if the snapshot was found
220     correctly.
221   * Removing unreachable code in ethdevice argument handling (Closes:
222     #588307).
223
224   [ Daniel Baumann ]
225   * Adding btrfs support.
226   * Updating package to standards version 3.9.0.
227
228  -- Daniel Baumann <daniel@debian.org>  Wed, 07 Jul 2010 20:13:54 +0200
229
230 live-boot (2.0~a11-1) unstable; urgency=low
231
232   * Updating lintian overrides.
233   * Adding missing depends in live-boot on its backend package.
234   * Removing noautologin parameter from live script, this functionallity
235     was moved to live-config.
236
237  -- Daniel Baumann <daniel@debian.org>  Sun, 20 Jun 2010 19:14:05 +0200
238
239 live-boot (2.0~a10-1) unstable; urgency=low
240
241   * Removing depends on live-config in live-boot.
242   * Adding live-config-sysvinit to depends of live-initramfs.
243   * Alternatively depend on busybox or busybox-initramfs on live-boot-
244     initramfs-tools.
245
246  -- Daniel Baumann <daniel@debian.org>  Thu, 17 Jun 2010 21:52:57 +0200
247
248 live-boot (2.0~a9-1) unstable; urgency=low
249
250   [ Michal Suchanek ]
251   * Fix missing log_end_msg in live-boot.init.
252
253  -- Daniel Baumann <daniel@debian.org>  Fri, 11 Jun 2010 18:42:23 +0200
254
255 live-boot (2.0~a8-1) unstable; urgency=low
256
257   * Removing serialtty bottom script.
258   * Removing compcache configuration file.
259   * Removing options that are now in live-config from parameters.txt.
260
261  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Jun 2010 12:38:52 +0200
262
263 live-boot (2.0~a7-1) unstable; urgency=low
264
265   [ Michal Suchanek ]
266   * Adding initial iSCSI boot support.
267   * Really set NETBOOT with iSCSI.
268   * Document iscsi in the man page.
269
270   [ Daniel Baumann ]
271   * Removing xconfig, xdriver, and xvideomode scripts, live-config takes
272     care about that now.
273
274  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 20:22:33 +0200
275
276 live-boot (2.0~a6-1) unstable; urgency=low
277
278   [ Daniel Baumann ]
279   * Updating update-version script.
280   * Updating update-version script.
281   * Removing keyboard bottom script, live-config takes care about that
282     now.
283   * Removing getty and login wrappers, live-config takes care about that
284     now.
285   * Removing configure_init bottom script, live-config takes care about
286     that now.
287
288   [ Michal Suchanek ]
289   * Moving check for iso image in initscript from the start to the end
290     before ejecting media.
291   * Using sendsigs.omit to avoid killing / (Closes: #584690).
292
293  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 06:03:21 +0200
294
295 live-boot (2.0~a5-1) unstable; urgency=low
296
297   [ Michal Suchanek ]
298   * Fixing http boot:
299
300   [ Daniel Baumann ]
301   * Ammending 2.0~a3-1 changelog entry with bug number.
302
303   [ Michal Suchanek ]
304   * Adding support for booting iso images over http or wget.
305
306   [ Daniel Baumann ]
307   * Renaming internal ext_mountpoint variable to alt_mountpoint for
308     clarity.
309
310   [ Michal Suchanek ]
311   * Removing leftover url= option, this ain't gonna work this way, see
312     fetch=.
313   * Adding DHCP debugging option.
314   * Updating docs wrt/ httpfs.
315
316   [ Daniel Baumann ]
317   * Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of
318     live-config.
319   * Removing apt_cdrom bottom script, not used anyway.
320   * Removing some boot parameters obsoleted by live-config.
321
322  -- Daniel Baumann <daniel@debian.org>  Sat, 05 Jun 2010 14:13:10 +0200
323
324 live-boot (2.0~a4-1) unstable; urgency=low
325
326   * Removing obsolete boot parameter from manpages.
327   * Running checkbashisms with -f and -x in Makefile.
328
329  -- Daniel Baumann <daniel@debian.org>  Wed, 02 Jun 2010 22:47:20 +0200
330
331 live-boot (2.0~a3-1) unstable; urgency=low
332
333   * Removing umountfs bottom script, not needed anymore (see #518463).
334
335  -- Daniel Baumann <daniel@debian.org>  Sun, 30 May 2010 09:28:32 +0200
336
337 live-boot (2.0~a2-1) unstable; urgency=low
338
339   * Removing locales  bottom script, now handled by live-config.
340   * Simplyfing makefile a bit.
341
342  -- Daniel Baumann <daniel@debian.org>  Thu, 27 May 2010 22:42:36 +0200
343
344 live-boot (2.0~a1-1) experimental; urgency=low
345
346   * Initial release.
347
348  -- Daniel Baumann <daniel@debian.org>  Mon, 24 May 2010 10:46:39 +0200