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