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