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