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