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