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