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