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