/[d-i]/trunk/tools/base-installer/debian/changelog
ViewVC logotype

Contents of /trunk/tools/base-installer/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3710 - (hide annotations) (download)
Sun Jul 27 09:32:37 2003 UTC (9 years, 9 months ago) by pere
File size: 9980 byte(s)
Stop kernel-installer from printing to stderr.
1 pere 3664 base-installer (0.025) UNRELEASED; urgency=low
2 pere 3640
3 kraai 3452 * Matt Kraai
4     - Add nl.po, thanks to Bart Cornelis.
5 mckinstry 3600 * Alastair McKinstry
6     - Add lv.po, thanks to Aigars Mahinovs
7 pere 3666 * Martin Sjögren
8 pere 3665 - Implement progress bar thingy. (Closes: #180753)
9 sjogren 3667 This requires a new version of debootstrap, do NOT upload!
10     - Bump standards version to 3.6.0
11 pere 3666 * André Luís Lopes
12 andrelop 3593 - Update Brazilian Portuguese (pt_BR) debconf template translation.
13 pere 3595 * Petter Reinholdtsen
14     - Update nb.po.
15 pere 3666 - Convert changelog to UTF-8.
16 pere 3710 - Stop kernel-installer from printing to stderr.
17 pere 3664 * Florian Lohoff
18     - Updated de.po. Thanks to from Maximilian Wilhelm.
19 kraai 3452
20 mckinstry 3600 -- Alastair McKinstry <mckinstry@computer.org> Sat, 19 Jul 2003 13:14:30 +0100
21 kraai 3452
22 pere 3416 base-installer (0.024) unstable; urgency=low
23 pere 3391
24 tfheen 3419 * Petter Reinholdtsen
25     - Add dash-udeb as a dependency for base-installer, while we wait for
26     busybox-udeb being able to run debootstrap.
27     * Tollef Fog Heen
28     - update fr.po file, from Michel Grentzinger.
29 pere 3391
30 tfheen 3419 -- Tollef Fog Heen <tfheen@debian.org> Sun, 13 Jul 2003 16:50:48 +0200
31 pere 3391
32 pere 3388 base-installer (0.023) unstable; urgency=low
33 pere 3348
34     * Add french translation by Michel Grentzinger. (Closes: #197312)
35 pere 3363 * Make sure /target/etc/apt/ exists before trying to create
36     sources.list. Patch from Thorsten Sauter. (Closes: #197818)
37 pere 3375 * Copy the postinst from kernel-chooser into the kernel-installer
38     postinst, to make it easier to select which kernel to install.
39 pere 3380 * Ben Collins
40     - Add link_in_boot=yes prior to sparc kernel install. Allows sparc to
41     transparently support /boot being on a seperate partition.
42 tsauter 3370 * Thorsten Sauter:
43     - kernel-installer depends now on created-fstab
44 pere 3348
45 pere 3388 -- Petter Reinholdtsen <pere@debian.org> Tue, 24 Jun 2003 21:09:38 +0200
46 pere 3348
47 pere 3242 base-installer (0.022) unstable; urgency=low
48 pere 3074
49     * Updated nb.po.
50 pere 3137 * Remove problematic spaces included by mistake. (Closes: #193160)
51 tsauter 3089 * Thorsten Sauter
52     - Insert german translation (de.po)
53 pere 3074
54 pere 3242 -- Petter Reinholdtsen <pere@debian.org> Sun, 1 Jun 2003 01:48:21 +0200
55 pere 3074
56 pere 3041 base-installer (0.021) unstable; urgency=low
57 pere 3021
58     * Keep going even if /target/etc/fstab is missing. (Closes: #186443)
59 pere 3041 * Display a debconf-note when debootstrap return an error
60     code. (Closes: #178418)
61 pere 3029 * Make myself the uploader for this package.
62     * Upgrade standards-version from 3.5.2 to 3.5.9.
63 pere 3036 * Cleanup in kernel-installer postinst.
64 pere 3666 * Added translation framework, and Norwegian Bokmål translation (nb.po).
65     * André Luís Lopes :
66 andrelop 3039 - Added pt_BR debconf template translation.
67 pere 3021
68 pere 3041 -- Petter Reinholdtsen <pere@debian.org> Thu, 8 May 2003 09:21:06 +0200
69 pere 3021
70 pere 2702 base-installer (0.020) unstable; urgency=low
71 pere 2671
72     * Petter Reinholdtsen
73     - Use debconf to report an error if kernel install fails.
74     (Closes: #188209)
75    
76 pere 2702 -- Petter Reinholdtsen <pere@debian.org> Fri, 11 Apr 2003 11:23:21 +0200
77 pere 2671
78 pere 2609 base-installer (0.019) unstable; urgency=low
79 waldi 2601
80     * Bastian Blank
81     - Add linux prefix to linux only templates.
82    
83 pere 2609 -- Petter Reinholdtsen <pere@debian.org> Sun, 6 Apr 2003 10:23:15 +0200
84 waldi 2601
85 pere 2142 base-installer (0.018) unstable; urgency=low
86 mlang 2033
87 pere 2142 * Mario Lang
88     - Remove brltty specific code from base-installer postinst. We now
89     have apt-install.
90     * Petter Reinholdtsen
91     - Process the apt-install queue in one call to apt-install, instead
92     of several. This should speed up the install.
93 mlang 2033
94 pere 2142 -- Petter Reinholdtsen <pere@debian.org> Tue, 4 Mar 2003 16:42:44 +0100
95 mlang 2033
96 kraai 1937 base-installer (0.017) unstable; urgency=low
97 pere 1921
98 kraai 1935 * Petter Reinholdtsen
99     - Moved apt-update and apt-install to rootskel.
100     * Matt Kraai
101     - Unset Debconf variables before calling apt-install (closes:
102     #180249).
103 kraai 1936 - Remove local component for network installs.
104 pere 1921
105 kraai 1937 -- Matt Kraai <kraai@debian.org> Wed, 12 Feb 2003 21:46:13 -0800
106 pere 1921
107 pere 1894 base-installer (0.016) unstable; urgency=low
108 pere 1879
109     * Use the same components in debootstrap and APT.
110 pere 1880 * Two new helper programs, apt-update and apt-install.
111     * Try to fix CDROM installs; Make sure 'apt-get update' is executed
112 pere 1885 when installing from CD, change the APT source protocol from file:
113     to copy:, and split 'apt-get install' into two parts, one
114     downloading outside /target/, and one installing within /target/.
115 pere 1881 * Install all pachages with DEBIAN_FRONTEND=noninteractive, and make
116     sure /target/proc/ is available during install.
117 pere 1882 * Make sure initrd-tools is installed before we modify its
118     configuration.
119 pere 1886 * Add package queue for extra packages to install into /target/.
120     Should apt-install move into rootskel or another package?
121 pere 1893 * Redirect stderr to /var/log/messages when installing packages.
122     * Make debug output easier to read.
123 pere 1879
124     -- Petter Reinholdtsen <pere@debian.org> Fri, 7 Feb 2003 15:22:36 +0100
125    
126 kraai 1877 base-installer (0.015) unstable; urgency=low
127 pere 1861
128 mlang 1862 * Mario Lang
129     - in base-installer postinst, if /sbin/brltty exists, brltty=... was
130     passed in kernel cmdline, and brltty is running, add it to debootstrap
131     --include list.
132 pere 1861 * Petter Reinholdtsen
133     - In kernel-installer, set DELAY=0 in
134     /target/etc/mkinitrd/mkinitrd.conf to disable the possibility of
135     interrupting the boot in the initrd.
136 pere 1873 - Add more error handling in kernel-installer.
137 kraai 1876 * Matt Kraai
138     - Add /usr/lib and /lib to LD_LIBRARY_PATH when invoking apt-get
139     (closes: 179994).
140 pere 1861
141 kraai 1877 -- Matt Kraai <kraai@debian.org> Thu, 06 Feb 2003 17:28:17 -0800
142 pere 1861
143 kraai 1858 base-installer (0.014) unstable; urgency=low
144 waldi 1498
145     * Bastian Blank
146     - remove kernel installation from base-installer
147     - add apt-get update to base-installer
148     - add kernel-installer
149 rhirst 1583 * Richard Hirst
150     - fix apt-get args for gzip and dpkg binaries
151     - get apt-get to tell dpkg to run in /target
152     - add target bin/sbin dirs to PATH for aptget/dpkg
153     - actually use rootskel initrd template for /etc/kernel-img.conf
154     - add relative_links=yes, image_in_boot=yes to kernel-img.conf
155 rhirst 1584 - unset DEBCONF_HAS_FRONTEND, etc in kernel-installer postinst,
156     as per base-installer postinst (undocumented hacks)
157 pere 1731 * Petter Reinholdtsen
158     - Detect missing 'debian-installer/kernel/image' and report this
159     as an error.
160 waldi 1498
161 kraai 1858 -- Matt Kraai <kraai@debian.org> Mon, 03 Feb 2003 20:34:29 -0800
162 waldi 1498
163 tfheen 1488 base-installer (0.013) unstable; urgency=low
164 rhirst 1463
165 rhirst 1464 * Richard Hirst
166 rhirst 1463 - create appropriate /target/etc/kernel-img.conf for hppa
167 tfheen 1468 * Tollef Fog Heen
168     - remove -x from postinst, to remove clutter.
169 pere 1471 * Petter Reinholdtsen
170     - Remove obsolete skolelinux debootstrap symlinks.
171 rhirst 1463
172 tfheen 1488 -- Tollef Fog Heen <tfheen@debian.org> Sat, 7 Dec 2002 16:53:30 +0100
173 rhirst 1463
174 tfheen 1450 base-installer (0.012) unstable; urgency=low
175 rhirst 1440
176 tfheen 1450 * Tollef Fog Heen
177     - Fix installer-menu-item
178 rhirst 1440 * Richard Hirst
179     - Add hppa support
180    
181 tfheen 1450 -- Tollef Fog Heen <tfheen@debian.org> Wed, 4 Dec 2002 03:36:08 +0100
182 rhirst 1440
183 tfheen 1273 base-installer (0.011) unstable; urgency=low
184    
185     * Tollef Fog Heen
186     - Set priority to required
187    
188     -- Tollef Fog Heen <tfheen@debian.org> Thu, 14 Nov 2002 02:42:06 +0100
189    
190 sjogren 1220 base-installer (0.010) unstable; urgency=low
191    
192 pere 3666 * Martin Sjögren
193 sjogren 1220 - Replace XBC with XB so our special control fields don't confuse the
194     changes files.
195    
196 tfheen 1263 -- Tollef Fog Heen <tfheen@debian.org> Thu, 14 Nov 2002 02:09:39 +0100
197 sjogren 1220
198 tfheen 1188 base-installer (0.009) unstable; urgency=low
199    
200     * support http_proxy
201    
202 tfheen 1209 -- Tollef Fog Heen <tfheen@debian.org> Wed, 6 Nov 2002 01:54:01 +0100
203    
204 pere 1026 base-installer (0.008) unstable; urgency=low
205    
206     * Do not crash if the questions netcfg/get_hostname or
207     netcfg/get_domain are unknown to debconf.
208 pere 1028 * Use default distribution if no debconf answer is available.
209 pere 1026 * Document how to avoid the 5 second 'get root without giving
210     password' window.
211 pere 1034 * Add hack to avoid messages like 'Note /etc/modules.conf is more recent
212     than /lib/modules/*/modules.dep'
213 pere 1038 * Choose kernel version based on the distribution name.
214 tfheen 1073 * Use dash instead of ash
215     * Fix paths to avoid double slashes.
216     * Only exclude if we have anything to exclude
217     * Make lilo not try to install itself, by echoing magic string
218     * Make -boot the maintainer but add me to Uploaders.
219 pere 1026
220 tfheen 1073 -- Tollef Fog Heen <tfheen@debian.org> Mon, 14 Oct 2002 17:08:13 +0200
221 pere 1026
222 pere 775 base-installer (0.007) unstable; urgency=low
223    
224 tfheen 777 * Log to /target/var/log/, not /tmp/.
225 tfheen 825 * Use distribution selected in choose-mirror.
226 pere 836 * Avoid adding bogus entry in /target/etc/hosts if debconf values for
227     netcfg/get_{hostname,domain} is empty.
228 pere 864 * Correct translation language code from 'no' to 'nb'.
229 tfheen 902 * Get rid of PROFILE stuff inside postinst, since it's not used.
230 sjogren 906 * Make sure /target/etc exists before writing files into it.
231 pere 775
232 tfheen 974 -- Tollef Fog Heen <tfheen@debian.org> Mon, 16 Sep 2002 17:57:19 +0200
233 pere 775
234 tfheen 725 base-installer (0.006) unstable; urgency=low
235    
236     * Support comments in /cdrom/.disk/* files. Thanks to Petter
237     Reinholdtsen for pointing this out.
238 tfheen 730 * The support for /cdrom/.disk/* files was quite broken -- a delimiter
239     was added to the end. This caused lots of grief, which should now be
240     fixed.
241     * Fix path to base_{include,exclude} files.
242    
243     -- Tollef Fog Heen <tfheen@debian.org> Wed, 3 Jul 2002 22:57:23 +0200
244 tfheen 725
245 tfheen 723 base-installer (0.005) unstable; urgency=low
246    
247     * Fix syntax error in postinst.
248     * Add support for base_{include,exclude} and fix the support for
249     --components when installing from CD.
250    
251     -- Tollef Fog Heen <tfheen@debian.org> Fri, 28 Jun 2002 10:18:19 +0200
252    
253 tfheen 719 base-installer (0.004) unstable; urgency=low
254    
255     * twiddle with kernel-img.conf
256     * pass --components with somewhat sane values to debootstrap.
257     * don't pass script to debootstrap.
258    
259     -- Tollef Fog Heen <tfheen@debian.org> Sun, 23 Jun 2002 10:11:20 +0200
260    
261     base-installer (0.003) unstable; urgency=low
262    
263     * Up version to actually get this installed
264     * Change architecture to all everywhere.
265    
266     -- Tollef Fog Heen <tfheen@debian.org> Wed, 19 Jun 2002 20:43:58 +0200
267    
268 tfheen 703 base-installer (0.002) unstable; urgency=low
269    
270     * Fix cdrom installation.
271    
272     -- Tollef Fog Heen <tfheen@debian.org> Wed, 19 Jun 2002 20:20:27 +0200
273    
274 tfheen 637 base-installer (0.001) unstable; urgency=low
275    
276     * Initial release
277    
278     -- Tollef Fog Heen <tfheen@debian.org> Sun, 10 Mar 2002 20:06:30 +0100

  ViewVC Help
Powered by ViewVC 1.1.5