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