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

  ViewVC Help
Powered by ViewVC 1.1.5