/[d-i]/trunk/build/debian/changelog
ViewVC logotype

Contents of /trunk/build/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8619 - (hide annotations) (download)
Mon Feb 9 04:42:59 2004 UTC (9 years, 3 months ago) by joeyh
File size: 15770 byte(s)
MANIFEST file will close a bug
1 joeyh 8429 debian-installer (20040204) UNRELEASED; urgency=low
2 vorlon 7367
3     * Steve Langasek
4     - Use -di flavored kernels for alpha
5     - build-depend on aboot for alpha (needed for making
6     floppies/CDs bootable)
7     - include srm-modules and socket-modules in the alpha initrd
8     - tell d-i that alpha CDROMs don't use a floppy image, just an
9     initrd and kernel
10 vorlon 7941 - upgrade to 2.4.24 for alpha kernels
11 ths-guest 7722 * Thiemo Seufer
12     - Remove dead apt-get code in the Makefile.
13 ths-guest 8550 - Redesigned build system. Major changes to the configuration
14 joeyh 8554 handling for all architectures. Closes: #215508
15 ths-guest 8550 - Remove arhcdetect from m68k config, it is already in the generic
16     config.
17     - Fix broken alpha build, input-modules isn't created for -di
18     kernel flavour.
19 ths-guest 8556 - Adjust daily-build script for the new build system.
20 ths-guest 8599 - Remove special handling for "default", it was broken anyway.
21 ths-guest 8609 - Switch back sparc kernel handling in tftpboot.sh to the old value.
22 joeyh 8619 - Add support for MANIFEST files. Closes: #231767
23 ths-guest 8618 - Fix genromfs invocation, found by Thomas Poindessous.
24 joeyh 7787 * Thomas Poindessous
25     - Remove redundant kbd-chooser from netboot pkg-list.
26     - Add discover, discover-data to sparc netboot image. Closes: #227853
27 joeyh 7933 - Correct netboot image building on sparc. Closes: #228519
28 joeyh 7856 * Joey Hess
29     - Copyright date updates.
30 joeyh 8042 - Add wireless-tools to the net_drivers floppy and the netboot initrd.
31 joeyh 8216 - Switch the kernel to 2.4.24 for i386.
32 joeyh 8429 - Document vga=771 option for laptops with display problems.
33     Closes: #229904
34 joeyh 8564 - Add syslinux splash image by Matthew A. Nicholson, and another by
35 joeyh 8590 Klowner, and still another by Volkan YAZICI.
36 joeyh 8429 - Make all the syslinux help screens leave graphics mode when displayed.
37     - Hack syslinux.txt so it all fits on one line, the same line as the boot:
38     prompt.
39     - Add ${BOOTPROMPT} expansion to bootscreen-subst, to make it easy
40     to make the last line in a syslinux screen not have a newline at EOF
41     on the image, while still being easily editable.
42 joeyh 8499 - Switch cdroms from load-installer to load-cdrom. This is to work around
43     limitations in main-menu (see #218774). Driver floppy loading will now
44     be started by cdrom-detect if it fails to find a CD.
45 joeyh 8547 - Version the mtools build-dep. Closes: #225584
46 joeyh 8560 - Let HOST, BASEDIR, or DIR be set in the environment before running
47     daily-build, to override the defaults.
48 joeyh 8565 - Fix up miniiso creation to fit into the new build system better.
49     - Turn on miniiso creation for netboot, so there is a
50     dest/netboot/mini.iso that behaves the same as a netboot would.
51 joeyh 8572 - Add a dest/cdrom/debian-cd_info.tar.gz with the syslinux screens
52     and splash image, for eventual use by debian-cd.
53 joeyh 8590 - Convert the miniiso to use isolinux, to support any size initrd.
54 rgh-guest 7875 * Richard Hirst
55 rgh-guest 7925 - ia64: Fix cdrom to autoboot, and tidy up kernel params. Partial
56 rgh-guest 7875 fix for 227114.
57 rgh-guest 8148 - ia64: Change to 2.4.22 -di kernel, and include usb storage modules,
58     and ide/scsi core modules. Partial fix for 227114.
59     - Increase ia64 'floppy' image to 10MB, and initrd to 24MB
60 rgh-guest 7925 - hppa: Add config/type/netboot-hppa, so TYPE=netboot generates a lifimage
61     - hppa: include fdisk-udeb in pkglists so we can partition.
62     - hppa: include text frontend, as it is useful for debugging.
63     - hppa: fix up palo cmdline for netboot lifimage
64 smarenka 8007 * Stephen R. Marenka
65     - m68k: update/create pkg-lists/cdrom/m68k pkg-lists/netboot/m68k.
66 smarenka 8011 - m68k: add some more devices to help support 2.2.25.
67 jbailey 8491 * Jeff Bailey
68     - sparc: Update config/arch/linux-sparc to show 2.4.24 and di flavour
69     - sparc: Remove ide-modules and scsi-modules - they're built in.
70     - sparc: Update kernel version in mirror-udeb list.
71 jbailey 8551 - sparc: Update config/sparc.cfg to show 2.4.24 and di flavour
72 vorlon 7367
73     -- Joey Hess <joeyh@debian.org> Fri, 2 Jan 2004 14:48:13 -0500
74    
75 joeyh 7364 debian-installer (20040102) unstable; urgency=low
76 joeyh 7314
77 joeyh 7364 * Another day, another build. This one has updated busybox in it.
78    
79     -- Joey Hess <joeyh@debian.org> Fri, 2 Jan 2004 14:48:13 -0500
80    
81     debian-installer (20040101) unstable; urgency=low
82    
83 eppesuig 7318 * Giuseppe Sacco
84     - Corrected a small error in make/arch/linux-powerpc about
85     - the creation of a boot.msg
86 joeyh 7314 * Joey Hess
87     - Minor consistency fix in f10.txt.
88    
89 joeyh 7364 -- Joey Hess <joeyh@debian.org> Thu, 1 Jan 2004 13:48:56 -0500
90 joeyh 7314
91 joeyh 7301 debian-installer (20031230) unstable; urgency=low
92 joeyh 7155
93 eppesuig 7280 * Giuseppe Sacco
94     - Changed the KERNEL_FLAVOUR for powerpc to -di
95 joeyh 7155 * Joey Hess
96     - i386 will work on 32 mb now, update system requirements in syslinux help
97     screen
98 joeyh 7272 - Remove the encoding grep, all non-utf8 encodings should be fixed now.
99     - Fix make dependency loop on hppa and sparc where FLOPPY_SIZE is not set.
100     Closes: #225389
101     - Add expert and expert-safe boot modes to yaboot.
102     - Pass devfs=mount,dall in yaboot.conf for new powerpc kernel.
103 joeyh 7294 - Add build date to yaboot boot.msg.
104 ths-guest 7250 * Thiemo Seufer
105     - Sanitize mips/mipsel image creation.
106 vince 7268 * Vincent Sanders
107     - Initial ARM port
108 joeyh 7155
109 joeyh 7301 -- Joey Hess <joeyh@debian.org> Tue, 30 Dec 2003 16:25:49 -0500
110 joeyh 7155
111 joeyh 7153 debian-installer (20031226) unstable; urgency=low
112 ths-guest 7048
113     * Thiemo Seufer
114     - "make reallyclean" should really clean.
115 ths-guest 7141 - Fix build failure, images/ wasn't created.
116 joeyh 7107 * Joey Hess
117     - Add fakeroot to build-depends, as the debian/rules uses it in the build
118     target. Should fix FTBFS on mips.
119 joeyh 7109 - Don't put docs under images/, so debian-cd will find them.
120 ths-guest 7048
121 joeyh 7153 -- Joey Hess <joeyh@debian.org> Fri, 26 Dec 2003 21:15:47 -0500
122 ths-guest 7048
123 joeyh 7021 debian-installer (20031223) unstable; urgency=low
124 joeyh 6533
125     * Joey Hess
126     - Generate bootable hd-media images, not just the initrd.
127     These can be written directly the usb memory stick, then mounted
128     and a d-i iso copied in. As they're quite big (and sparse),
129     they are gzipped.
130     - NB: The above change means you need 128+ mb more free space to
131     build this package on i386.
132 joeyh 6674 - If System.map is included in the kernel image udeb, pass it to depmod
133     via -F and delete it when done. This is to support building on systems
134     running 2.6.
135 joeyh 6726 - Remove ide modules stuff from net drivers floppy. I don't know why it
136     was there, but its deps were not met and this could cause ugly messages
137     during install.
138     - Remove the same ide modules from i386 netboot.
139 joeyh 7009 - Document the bootkbd boot parameter in syslinux f7.txt.
140     - Add "expert" mode boot to syslinux, which sets DEBCONF_PRIORITY=low.
141     - Include a doc/index.en.html in the install-images tarball, so
142     debian-cd will find some documentation and not include the boot floppies
143     docs.
144     - Include INSTALLATION-HOWTO there too, by way of a gross, gross hack.
145     - netcfg reorg
146     - scsi-common-modules reorg
147 joeyh 7014 - Grep out several encodings that confuse reduce-font:
148     ISO-8859-*, EUC-JP, CP1251. This is a temporary hackaround to get it
149     building again.
150 joeyh 7017 - Access floppy filled up, so move the network stuff to the access_drivers
151 joeyh 7018 floppy. That filled up access_drivers, so comment out SCSI support at
152     least for now.
153 joeyh 7020 - Turn ia64 back on, let's see if it builds now.
154 ths-guest 6691 * Thiemo Seufer
155     - Build the demo tree only for architectures which support it.
156     - Don't build images for the demo target.
157     - Ensure TYPE=demo for the Makefile's demo target.
158     - Remove stamp files for tree and get_udebs at the begin of their rule,
159     create them at the rule's end.
160     - Ignore errors for the all_clean target.
161     - Don't use USERDEVFS for linux-mips.
162 ths-guest 6762 - Fix 'make clean' if type demo is unsupported.
163 joeyh 6702 * Marco d'Itri
164     - Add preliminary support for .ko kernel modules.
165 joeyh 6533
166     -- Joey Hess <joeyh@debian.org> Sat, 13 Dec 2003 18:44:06 -0500
167    
168 joeyh 6474 debian-installer (20031212) unstable; urgency=low
169 joeyh 6036
170 joeyh 6284 * Joey Hess
171     - Switch i386 to using dhcp-client rather than pump for netboot.
172     Left it using pump on other arches that did not already use dhcp-client,
173     at least for now.
174     - Switch i386, hppa, and ia64 to dhcp-client rather than udhcp
175     on the root floppy.
176     - Switch powerpc to pump on the root floppy.
177     - Switch i386 to dhcp-client rather than udhcp on the access floppy.
178     - Switch from pump to dhcp-client on powerpc.
179     - Add disk labels to the i386 floppy images, for use by the bootfloppy
180     initrd, and maybe later by the floppy retreiver, etc.
181     - In debian/rules, if the changelog is UNRELEASED, use unstable as the
182     DISTRIBUTION.
183 joeyh 6313 - makelabel takes the build date as its second parameter. Calculating
184     BUILD_DATE once at the start to avoid inconsistencies during
185     long/midnight builds.
186     - Add MEDIA_TYPE to configs for bootable image types.
187     - Add DEBIAN_VERSION to config.
188     - Add bootscreen-subst to substitute these variables into boot screens.
189     - Make a syslinux help screen, for all i386 syslinuxed boot media.
190     Includes the build date, debian version, and media type, and is derived
191     from isolinux help texts on the sarge cds, but modified to actually
192     match d-i:
193     - remove boot flavor docs, as we currently have no flavors
194     - remove rescue stuff, as d-i is not currently also a rescue disk
195     - reduce number of colors used for cleaner look
196     - remove mention of non-free
197     - try to make the prerequisites documentation somewhere close to
198     reality -- 64 mb ram and 256 mb disk.
199     - make every boot message screen 22 lines long, followed by a blank
200     line (which is in turn followed by the boot: prompt), for consistent
201     display
202     - remove references in f4.txt to a nonexistant table
203     - remove documentation of mono and vga16:off, as they do not work with
204     d-i
205     - remove keytimer hack documentation, that was for boot-floppies
206     - add documentation of d-i's boot time parameters, including the new
207     debian-installer/framebuffer=false
208     - remove the mailing list subscription info; boot time is not the
209     time to tell the user about this. In its place, make f9.txt be
210     about Debian.
211     - Remove DEBCONF_DEBUG setting from syslinux.cfg.
212     - Use bootscreen-subst on powerpc's boot.msg, too.
213 joeyh 6464 - Comment out the udeb apt status file stuff in get-packages, now is not
214     the time to be breaking the build with that.
215 joeyh 6469 - Build depend on elilo on ia64. This had better be the last one.
216 goswin 6137 * Goswin von Brederlow
217 goswin 6140 - Moved fetching of (u)debs into get-packages shell script.
218     - Changed sources.list to sources.list.udeb, added sources.list.deb.
219 joeyh 6255 - Allowed "deb file:/..." urls in /etc/apt/sources.list, (Closes: #221031)
220 goswin 6140 simplified sed expression and change file to copy urls.
221 goswin 6143 - Add explaining error message when apt-get update fails
222 goswin 6158 - get-packages: Only seed dpkg status with libs when getting udebs
223     - pkg-lists/cdrom/alpha: missing input-modules-${kernel:Version}
224     - pkg-lists/mirror_udeb: lists for a partial mirror suitable for the CDs
225 goswin 6159 - Drop pump-udeb (netboot on alpha, s390 and sparc) in favour of
226     dhcp-client-udeb
227 goswin 6160 - debain/control: added Build-Depends: mkisofs
228 goswin 6219 - daily-build: changed to copy last days images and rsync new ones
229     - daily-build: don't let the builder wait for logs, use tee
230 goswin 6229 - No discover for mips/mipsel
231 goswin 6253 - Added arch mips to the debian-installer.deb (Closes: #221534)
232 joeyh 6046 * Thiemo Seufer
233     - Fix error handling in tftpboot.sh
234 toff 6110 * Chris Tillman
235     - Add DEBCONF_PRIORITY note to powerpc boot message.
236 toff 6121 - Add MacRISC3 & 4 to ofboot.b for compatibility with G4/G5 powerpcs
237 mlang 6232 * Mario Lang
238     - Add new boot floppy flavour "speakup" which uses a speakup-enabled
239     kernel version.
240     - Update the access flavour to use the same kernel version as the
241     speakup flavour.
242     - Update the access_drivers common and i386 pkg-list.
243 ths 6387 * Thiemo Seufer
244     - Sanitize tftpboot.sh. It aborts now on errors and won't move/copy
245     files around without good reason. Changed mipsel image generation
246     to t-rex.
247 ths 6388 - Add pkg-lists/netboot/mips.
248 ths 6389 - Add fdisk to the mips/mipsel CD images, add AT keyboard support
249     to mips image.
250 ths 6390 - Add AT keyboard support to mips demo image.
251 ths 6395 - Polish make/arch/linux-mips{,el} a bit.
252 ths 6405 - Switch config/arch/linux-mips to kernel 2.4.22 with -di flavour.
253 joeyh 6036
254     -- Joey Hess <joeyh@debian.org> Thu, 13 Nov 2003 14:39:21 -0500
255    
256 joeyh 6032 debian-installer (20031113) unstable; urgency=low
257 rhirst 5946
258 joeyh 5958 * Joey Hess
259     - Add new loop-modules to bootfloppy, hd-media.
260     - Move input-modules from root floppy to bootfloppy, as the new
261     rootskel-bootfloppy prompts for the user to hit enter.
262     - Remove redundant usb-discover and usb-modules from root floppy;
263     the boot floppy takes care of that.
264     - Remove fat-modules and floppy-modules from the root floppy; they
265     boot floppy loads them.
266     - Create DEST before copying in DEST_KERNEL.
267     - ia64 build-depends on dosfstools. Closes: #219919
268 joeyh 5966 - sparc build-depends on genromfs. Closes: #220208
269     - remove brltty from everything except access. It is causing problems
270     (#219928) on sparc at least.
271 joeyh 6025 - add nic-extra-modules to netboot for i386, as it fits and netboot
272     should support as much as it can
273     - try to get full UTF-8 going on netboot
274     - add nano to netboot
275 rhirst 5946 * Richard Hirst
276     - Add mtools as a build-dep for ia64
277    
278 joeyh 5958 -- Joey Hess <joeyh@debian.org> Sun, 9 Nov 2003 19:59:13 -0500
279 rhirst 5946
280 joeyh 5901 debian-installer (20031109) unstable; urgency=low
281 rhirst 5830
282     * Richard Hirst
283     - Remove efi-reader from ia64 cdrom pkglist for now; the one in the
284     archive is linked against libdebian-installer3 which is no longer
285     available.
286     - Stop including debootstrap-udeb in cdrom pkg-list for ia64.
287    
288     -- Joey Hess <joeyh@debian.org> Fri, 07 Nov 2003 22:31:07 +0000
289    
290 joeyh 5767 debian-installer (20031106.1) unstable; urgency=low
291 joeyh 5765
292     * Enable ia64 in control file. (Build report from Jeff Bailey)
293     * Idempotency fix in debian/rules install.
294 joeyh 5767 * Put in some stuff to allow for more than one release per day.
295 joeyh 5765
296     -- Joey Hess <joeyh@debian.org> Thu, 6 Nov 2003 15:12:48 -0500
297    
298 joeyh 5763 debian-installer (20031106) unstable; urgency=low
299 joeyh 5522
300     * Improved the copyright file, decided not to try to list the copyright
301     of every component of the images.
302 joeyh 5523 * Uppercased the md5sums filename.
303 joeyh 5689 * New retriever menu setup:
304     - add load-floppy and download-installer to floppy
305 joeyh 5744 - add load-installer to cdrom, netboot
306 joeyh 5689 - add load-iso to hd-media
307 joeyh 5744 - add load-cdrom, hw-detect-full, ide-core-modules, and cdrom-detect
308     to cd_drivers, which is actually usable now
309 joeyh 5689 * Remove pcmcia-udeb from pkg-lists, hw-detect took over.
310     * Make d-i-demo catch SIGINT, clean up properly.
311     * Fix kernel module package names in udeb_include for driver floppies.
312 joeyh 5709 * Alastair McKinstry:
313     - Add additional shade characters to fix the scroll bar in the newt
314     frontend.
315 mckinstry 5711 - The terminfo entries are now provided by di-utils-terminfo, not
316     the Makefile.
317 joeyh 5709 * Richard Hirst:
318     - Misc ia64 fixes - define KERNEL_FLAVOUR, clean up pkglists, etc
319 joeyh 5744 * Improved the description of debian-installer-demo. Closes: #219255
320     * Build includes new cdebconf, fixed partconf, fixed bogl-bterm redraw
321     problems, etc, etc. Many other fixes and improvements.
322 joeyh 5522
323     -- Joey Hess <joeyh@debian.org> Thu, 30 Oct 2003 15:12:38 -0500
324    
325 joeyh 5501 debian-installer (20031029) unstable; urgency=low
326 mckinstry 2603
327 pere 2351 * Initial release.
328 joeyh 5323 * This includes a deb that lets a demo of the installer be run
329     (and triggers autobuilders), but the main payload is the
330     debian-installer-images tarball, which is designed to be unpacked
331     by ftp-master into the ftp site.
332     * Set architecture to i386, powerpc for now. More will be added
333     once d-i works on them well enough to distribute images.
334 pere 2351
335 joeyh 5323 -- Joey Hess <joeyh@debian.org> Wed, 22 Oct 2003 16:16:21 -0400

  ViewVC Help
Powered by ViewVC 1.1.5