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