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