/[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 2142 - (show annotations) (download)
Tue Mar 4 15:44:56 2003 UTC (10 years, 3 months ago) by pere
File size: 6959 byte(s)
Release 0.018.
1 base-installer (0.018) unstable; urgency=low
2
3 * Mario Lang
4 - Remove brltty specific code from base-installer postinst. We now
5 have apt-install.
6 * Petter Reinholdtsen
7 - Process the apt-install queue in one call to apt-install, instead
8 of several. This should speed up the install.
9
10 -- Petter Reinholdtsen <pere@debian.org> Tue, 4 Mar 2003 16:42:44 +0100
11
12 base-installer (0.017) unstable; urgency=low
13
14 * Petter Reinholdtsen
15 - Moved apt-update and apt-install to rootskel.
16 * Matt Kraai
17 - Unset Debconf variables before calling apt-install (closes:
18 #180249).
19 - Remove local component for network installs.
20
21 -- Matt Kraai <kraai@debian.org> Wed, 12 Feb 2003 21:46:13 -0800
22
23 base-installer (0.016) unstable; urgency=low
24
25 * Use the same components in debootstrap and APT.
26 * Two new helper programs, apt-update and apt-install.
27 * Try to fix CDROM installs; Make sure 'apt-get update' is executed
28 when installing from CD, change the APT source protocol from file:
29 to copy:, and split 'apt-get install' into two parts, one
30 downloading outside /target/, and one installing within /target/.
31 * Install all pachages with DEBIAN_FRONTEND=noninteractive, and make
32 sure /target/proc/ is available during install.
33 * Make sure initrd-tools is installed before we modify its
34 configuration.
35 * Add package queue for extra packages to install into /target/.
36 Should apt-install move into rootskel or another package?
37 * Redirect stderr to /var/log/messages when installing packages.
38 * Make debug output easier to read.
39
40 -- Petter Reinholdtsen <pere@debian.org> Fri, 7 Feb 2003 15:22:36 +0100
41
42 base-installer (0.015) unstable; urgency=low
43
44 * Mario Lang
45 - in base-installer postinst, if /sbin/brltty exists, brltty=... was
46 passed in kernel cmdline, and brltty is running, add it to debootstrap
47 --include list.
48 * Petter Reinholdtsen
49 - In kernel-installer, set DELAY=0 in
50 /target/etc/mkinitrd/mkinitrd.conf to disable the possibility of
51 interrupting the boot in the initrd.
52 - Add more error handling in kernel-installer.
53 * Matt Kraai
54 - Add /usr/lib and /lib to LD_LIBRARY_PATH when invoking apt-get
55 (closes: 179994).
56
57 -- Matt Kraai <kraai@debian.org> Thu, 06 Feb 2003 17:28:17 -0800
58
59 base-installer (0.014) unstable; urgency=low
60
61 * Bastian Blank
62 - remove kernel installation from base-installer
63 - add apt-get update to base-installer
64 - add kernel-installer
65 * Richard Hirst
66 - fix apt-get args for gzip and dpkg binaries
67 - get apt-get to tell dpkg to run in /target
68 - add target bin/sbin dirs to PATH for aptget/dpkg
69 - actually use rootskel initrd template for /etc/kernel-img.conf
70 - add relative_links=yes, image_in_boot=yes to kernel-img.conf
71 - unset DEBCONF_HAS_FRONTEND, etc in kernel-installer postinst,
72 as per base-installer postinst (undocumented hacks)
73 * Petter Reinholdtsen
74 - Detect missing 'debian-installer/kernel/image' and report this
75 as an error.
76
77 -- Matt Kraai <kraai@debian.org> Mon, 03 Feb 2003 20:34:29 -0800
78
79 base-installer (0.013) unstable; urgency=low
80
81 * Richard Hirst
82 - create appropriate /target/etc/kernel-img.conf for hppa
83 * Tollef Fog Heen
84 - remove -x from postinst, to remove clutter.
85 * Petter Reinholdtsen
86 - Remove obsolete skolelinux debootstrap symlinks.
87
88 -- Tollef Fog Heen <tfheen@debian.org> Sat, 7 Dec 2002 16:53:30 +0100
89
90 base-installer (0.012) unstable; urgency=low
91
92 * Tollef Fog Heen
93 - Fix installer-menu-item
94 * Richard Hirst
95 - Add hppa support
96
97 -- Tollef Fog Heen <tfheen@debian.org> Wed, 4 Dec 2002 03:36:08 +0100
98
99 base-installer (0.011) unstable; urgency=low
100
101 * Tollef Fog Heen
102 - Set priority to required
103
104 -- Tollef Fog Heen <tfheen@debian.org> Thu, 14 Nov 2002 02:42:06 +0100
105
106 base-installer (0.010) unstable; urgency=low
107
108 * Martin Sjögren
109 - Replace XBC with XB so our special control fields don't confuse the
110 changes files.
111
112 -- Tollef Fog Heen <tfheen@debian.org> Thu, 14 Nov 2002 02:09:39 +0100
113
114 base-installer (0.009) unstable; urgency=low
115
116 * support http_proxy
117
118 -- Tollef Fog Heen <tfheen@debian.org> Wed, 6 Nov 2002 01:54:01 +0100
119
120 base-installer (0.008) unstable; urgency=low
121
122 * Do not crash if the questions netcfg/get_hostname or
123 netcfg/get_domain are unknown to debconf.
124 * Use default distribution if no debconf answer is available.
125 * Document how to avoid the 5 second 'get root without giving
126 password' window.
127 * Add hack to avoid messages like 'Note /etc/modules.conf is more recent
128 than /lib/modules/*/modules.dep'
129 * Choose kernel version based on the distribution name.
130 * Use dash instead of ash
131 * Fix paths to avoid double slashes.
132 * Only exclude if we have anything to exclude
133 * Make lilo not try to install itself, by echoing magic string
134 * Make -boot the maintainer but add me to Uploaders.
135
136 -- Tollef Fog Heen <tfheen@debian.org> Mon, 14 Oct 2002 17:08:13 +0200
137
138 base-installer (0.007) unstable; urgency=low
139
140 * Log to /target/var/log/, not /tmp/.
141 * Use distribution selected in choose-mirror.
142 * Avoid adding bogus entry in /target/etc/hosts if debconf values for
143 netcfg/get_{hostname,domain} is empty.
144 * Correct translation language code from 'no' to 'nb'.
145 * Get rid of PROFILE stuff inside postinst, since it's not used.
146 * Make sure /target/etc exists before writing files into it.
147
148 -- Tollef Fog Heen <tfheen@debian.org> Mon, 16 Sep 2002 17:57:19 +0200
149
150 base-installer (0.006) unstable; urgency=low
151
152 * Support comments in /cdrom/.disk/* files. Thanks to Petter
153 Reinholdtsen for pointing this out.
154 * The support for /cdrom/.disk/* files was quite broken -- a delimiter
155 was added to the end. This caused lots of grief, which should now be
156 fixed.
157 * Fix path to base_{include,exclude} files.
158
159 -- Tollef Fog Heen <tfheen@debian.org> Wed, 3 Jul 2002 22:57:23 +0200
160
161 base-installer (0.005) unstable; urgency=low
162
163 * Fix syntax error in postinst.
164 * Add support for base_{include,exclude} and fix the support for
165 --components when installing from CD.
166
167 -- Tollef Fog Heen <tfheen@debian.org> Fri, 28 Jun 2002 10:18:19 +0200
168
169 base-installer (0.004) unstable; urgency=low
170
171 * twiddle with kernel-img.conf
172 * pass --components with somewhat sane values to debootstrap.
173 * don't pass script to debootstrap.
174
175 -- Tollef Fog Heen <tfheen@debian.org> Sun, 23 Jun 2002 10:11:20 +0200
176
177 base-installer (0.003) unstable; urgency=low
178
179 * Up version to actually get this installed
180 * Change architecture to all everywhere.
181
182 -- Tollef Fog Heen <tfheen@debian.org> Wed, 19 Jun 2002 20:43:58 +0200
183
184 base-installer (0.002) unstable; urgency=low
185
186 * Fix cdrom installation.
187
188 -- Tollef Fog Heen <tfheen@debian.org> Wed, 19 Jun 2002 20:20:27 +0200
189
190 base-installer (0.001) unstable; urgency=low
191
192 * Initial release
193
194 -- Tollef Fog Heen <tfheen@debian.org> Sun, 10 Mar 2002 20:06:30 +0100

  ViewVC Help
Powered by ViewVC 1.1.5