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

Contents of /trunk/installer/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18740 - (show annotations) (download)
Fri Jul 30 18:32:46 2004 UTC (8 years, 9 months ago) by joeyh
File size: 54370 byte(s)
  * Joey Hess
    - Work around a bug in genext2fs that causes it to produce 1441k floppies.
      Closes: #262266
    - Add ipv6-modules and wireless-tools-udeb back to net-drivers floppy.
1 debian-installer (20040730) UNRELEASED; urgency=medium
2
3 * Joey Hess
4 - Work around a bug in genext2fs that causes it to produce 1441k floppies.
5 Closes: #262266
6 - Add ipv6-modules and wireless-tools-udeb back to net-drivers floppy.
7 * Stephen R. Marenka
8 - Update m68k manual.
9
10 -- Stephen R. Marenka <smarenka@debian.org> Thu, 29 Jul 2004 13:38:05 -0500
11
12 debian-installer (20040728) unstable; urgency=low
13
14 * Steve Langasek
15 - Add additional missing ligature characters and harakat
16 (diacritics) to needed-characters/ar.
17 * Thiemo Seufer
18 - Add /dev/null to the image tree if !USERDEVFS.
19 * Bastian Blank
20 - Remove countrychooser and languagechoose from generic type.
21 * Joey Hess
22 - Switch release builds back to using udebs from testing.
23 - Add firewire-core-modules to the 2.6 kernel_specific nic-modules list, as
24 used by i386, amd64, and powerpc, all of which were just changed so that
25 nic-modules depend on firewire-modules for 2.6 kernels.
26 - Remove ipv6-modules and wireless-tools-udeb from the i386 net-drivers
27 floppy to get back under the floppy size limit. Closes: #261625
28 - Numerous fixes and updates to the installer manual, including
29 improved docs on PXE booting for i386 (Closes: #232252),
30 rewritten section of downloading files that avoids bad links and
31 outdated image names (Closes: #246890), document ramdisk_size for lilo
32 and grub booting better (Closes: #255821).
33 - i386 kernel no longer support rarp, disable that in install manual.
34 Closes: #250027 ; Same for hppa. Closes: #250026
35 - Integrate installation howto into manual. The old text format howto is
36 left for now until we update all links and docs to point to the new one.
37 - Full package builds build the manual in official build mode.
38 * Stephen R. Marenka
39 - Kill second set of m68k initrds, genext2fs seems to work.
40 - Add /dev/null to userdevfs-dev.txt.
41 - Update m68k manual.
42 * Colin Watson
43 - Document 'install video=ofonly' instead of 'install-safe', which is
44 going away (it caused combinatorial explosion in the yaboot prompt on
45 full CDs).
46 - Add fb-modules and floppy-modules to powerpc cdrom and netboot
47 initrds.
48 * Bastian Blank
49 - Update s390 manual: remove mention of second initrd and devfs.
50 * Martin Michlmayr
51 - Add cobalt-scripts and colo-udeb to the Cobalt initrd.
52 * Sven Luther
53 - Switch default powerpc kernel to 2.6.
54
55 -- Joey Hess <joeyh@debian.org> Wed, 28 Jul 2004 17:54:19 -0400
56
57 debian-installer (20040715) unstable; urgency=low
58
59 * Sven Luther
60 - Removed the -chrp image and renamed the -chrp-rs6k to -chrp,
61 as the addnote doesn't stop it from working on chrp.
62 - Fixed build for 2.6 -chrp kernels with builtin initrd.
63 only prep is missing now.
64 * Colin Watson
65 - Add usb-storage-modules and scsi-common-modules to the powerpc cdrom
66 initrds.
67 - Add cdrom-core-modules, input-modules, firewire-core-modules, and
68 scsi-core-modules to the powerpc 2.6 cdrom initrds. Should actually
69 work now.
70 - Add pcmcia udebs to powerpc net_drivers floppy and netboot images.
71 - Move $(TREE)/usr/lib/kernel-image-$(KERNELVERSION) out of the way to
72 $(TEMP)/lib when building boot images. powerpc subarchitectures that
73 need to use mkvmlinuz should now be able to do so.
74 - For every initrd, output an initrd.list file containing the packages
75 and their versions used to construct it.
76 - debootstrap-udeb is now priority optional. Add it back into monolithic
77 images.
78 - Drop G5 images; power4 works on G5s as of linux-kernel-di-powerpc-2.6
79 0.62. Build power4 netboot 2.6 images.
80 - Remove install-safe and expert-safe targets, advising people to add
81 'video=ofonly' instead. The -safe targets have got rather out of hand
82 on full CDs, so I'd like to think about removing them there.
83 - daily-build copies the previous build before rsyncing up the new one.
84 This saved 82MB of upload for my powerpc build.
85 - Add nic-shared-modules to powerpc netboot images, needed by
86 nic-modules.
87 - Bump powerpc 2.6 kernels to 2.6.7. Add firmware-modules, much as on
88 i386.
89 - Build-depend on module-init-tools on architectures with 2.6 images.
90 * Joey Hess
91 - Split out a new cyrllic root floppy on i386 as the regular root floppy
92 is full again.
93 - Fix stats for images without kernels.
94 - Fixes to INSTALLATION-HOWTO from Jan Minar. Closes: #253868
95 - Change netcfg/use_dhcp to netcfg/disable_dhcp in syslinux boot screens
96 and elsewhere.
97 - Update i386 to the 2.6.7 kernel.
98 - Add firmware-modules to i386 images that have either nic-modules or
99 scsi-modules on them. Make this happen only for the 2.6 kernel, using a
100 nasty pkg-lists/kernel_specific technique since we lack dependency
101 resolution in pkg-lists.
102 - Go back to pulling udebs from unstable when building official images.
103 - Produce a single hd-media boot image that includes both kernels.
104 - Parameterise filenames and paths in the syslinux.cfg files so that
105 files can have different names or locations.
106 - Provide a pxeboot.tar.gz on i386 that can just be untarred into a
107 tftpserver file space for easy PXE boot setup, and update
108 INSTALLATION-HOWTO.
109 - Merge the i386 and amd64 syslinux data and image build code.
110 - Add support for dual kernel minisos.
111 - Use the 2.4.46 kernel for speakup.
112 - Add pcmcia-cs to netboot initrd.
113 * Joshua Kwan
114 - Change netcfg/use_dhcp to netcfg/disable_dhcp in manual.
115 * Steve Langasek
116 - Add shaped Arabic characters to the needed-characters set
117 - Bump kernelversion to 2.4.26 for alpha
118 - Add libfribidi0-udeb to the package list for everything except floppy
119 - Add mideast-root floppy flavor and split languages for bidi support
120 * Goswin von Brederlow
121 - Update amd64 kernel version, and input-modules are now compiled in.
122 Closes: #253536
123 * Martin Michlmayr
124 - Start Cobalt netboot install via NFS instead of TFTP.
125 * Thiemo Seufer
126 - Use 2.4.26 kernels for mips, mipsel.
127 * Bastian Blank
128 - Use 2.4.26 for s390.
129 - Add network-console on s390.
130 * Kurt Roeckx
131 - Update kernel version for amd64 to 2.6.7-3 and use input-modules again.
132 - Reenable the monolithic target for amd64.
133 - Update config files to match i386 changes.
134 - Change kernel version for amd64 to 2.6.7-4.
135 - Change kernel version for amd64 to 2.6.7-5.
136 * Stephen R. Marenka
137 - Build second set of m68k initrds using dd/mke2fs instead of genext2fs.
138 - Update m68k kernel versions.
139 * Christian Perrier/Arash Bijanzadeh
140 - Added build/needed-characters/fa for Farsi characters
141
142 -- Joey Hess <joeyh@debian.org> Thu, 15 Jul 2004 15:15:34 -0400
143
144 debian-installer (20040528) unstable; urgency=low
145
146 * Martin Michlmayr
147 - Include bogl-bterm-udeb on the arm netboot image again.
148 * Colin Watson
149 - Add fs-common-modules to powerpc 2.6 initrds; isofs.ko needs it.
150
151 -- Joey Hess <joeyh@debian.org> Fri, 28 May 2004 17:52:25 -0400
152
153 debian-installer (20040527) unstable; urgency=low
154
155 * Colin Watson
156 - Bump powerpc 2.6 kernels to 2.6.6.
157 - Add pcmcia-cs, pcmcia-modules, and pcmcia-storage-modules to the
158 powerpc cdrom initrd so that hw-detect finds my wireless network card.
159 - Add powerpc, power3, power4, and g5 2.6 cdrom images.
160 - Move yaboot up from /install/powermac/ to /install/, in line with
161 debian-cd.
162 * Kurt Roeckx
163 - Add amd64 support based on i386. Only uses 2.6 kernels.
164 * Stephen R. Marenka
165 - m68k: initrd is over 10MB, so bump up to 13MB.
166 - m68k: drop eject-udeb from pkg-lists to solve build problems.
167 * Joey Hess
168 - Switch boot logo back to the klowner one, the new logo confused some
169 users who conused it with screen display problems.
170
171 -- Joey Hess <joeyh@debian.org> Thu, 27 May 2004 08:18:33 -0400
172
173 debian-installer (20040522) unstable; urgency=low
174
175 * Stephen R. Marenka
176 - m68k make vme bootable, requires root to build (not on by default).
177 - m68k add atari to normal build.
178 * Thiemo Seufer
179 - Fix mipsel CD boot, and remove some cruft from mipsel/boot/delo.conf.
180 * Colin Watson
181 - Add 2.6 kernel version information to power3 and power4 configs.
182 - Add e2fsprogs-udeb to monolithic list, since it's now priority
183 optional.
184 * Joey Hess
185 - Merge changes back from rc1 branch, module-init-tools-udeb is back.
186
187 -- Joey Hess <joeyh@debian.org> Thu, 20 May 2004 13:33:46 -0300
188
189 debian-installer (20040520) unstable; urgency=low
190
191 * Joey Hess
192 - Busybox 2.6 support is still very broken, reinstate the use of
193 module-init-tools-udeb on 2.6 images.
194 - Releasing from rc1 branch, as these changes would break builds from
195 unstable, which does not currently include module-init-tools-udeb.
196
197 -- Joey Hess <joeyh@debian.org> Thu, 20 May 2004 11:52:54 -0300
198
199 debian-installer (20040518.1) unstable; urgency=low
200
201 * Joshua Kwan
202 - Build from a fresh checkout. Lesson has been learned.
203
204 -- Joshua Kwan <joshk@triplehelix.org> Tue, 18 May 2004 15:06:32 -0700
205
206 debian-installer (20040518) unstable; urgency=low
207
208 * Stephen R. Marenka
209 - m68k atari cleanup and make bootable.
210 - m68k manifest cleanup.
211 - m68k specify keymaps in configs, remove from pkglists (except cdrom).
212 - m68k add atari build-deps: atari-bootstrap, dosfstools, mtools.
213 - m68k amiga: bump to 2.4.26.
214 - m68k vme updates.
215 - m68k separate 2.2-based cdrom initrd.
216 - m68k add vme build-deps: vmelilo, m68k-vme-tftplilo
217 - m68k add USERDEVFS_SIZE to make 2.2 initrd's size configurable.
218 - m68k add bootfloppy targets for mac and amiga.
219 * Martin Michlmayr
220 - Build-depend on a version of colo which has TFTP support.
221 - Add a configuration script to the Cobalt images for automatic
222 TFTP boot.
223 - Add socket-modules to the SWARM netboot image.
224 - Temporarily remove modules for USB detection from the SWARM
225 netboot images since we don't have the right kernel modules yet.
226 - Remove fdisk-udeb from the mipsel netboot and cdrom images and
227 from the arm netboot images.
228 - Add little-endian netboot images for the SWARM.
229 - Add a monolithic image for SWARM on mips and mipsel for testing
230 purposes, but don't active it by default.
231 - Add mdcfg-utils and mdadm-udeb to pkg-lists/monolithic/common;
232 partman-md needs it.
233 - Add lvm2-udeb and libdevmapper1.00-udeb to pkg-lists/monolithic/common
234 for partman-lvm.
235 - Build-depend on version 1.3-5 or higher of genext2fs in order to fix
236 initrd problems found and fixed by Vince Sanders.
237 * Bastian Blank
238 - busybox is not longer kernel dependent.
239 - Only call depmod if there are modules in the tree.
240 - Make TEMP and DEST resolvable in the config.
241 * Thiemo Seufer
242 - mips config cleanup, no changes in behaviour.
243 - Cleanup the Makefile's System.map handling.
244 * Joey Hess
245 - Add cdrom-core-modules to hd-media as it is not on the iso,
246 and partman needs to find cdroms to set up the fstab properly.
247 - Add pcmcia-storage-modules to the cd-drivers floppy. The rest of pcmcia
248 support is too lasge to fit on the floppy, so for now the net-drivers
249 floppy will also have to be loaded to access pcmcia cdroms.
250 - Update i386 kernel to 2.4.26 (with the SATA backports).
251 - Add sata-modules to hd-media and to the isolinux image.
252 - Add nic-usb-modules to net-drivers floppy.
253 - Document noapic on f5.txt. Closes: #238609
254 - Set apt to retry 3 times to guard against intermittent network problems
255 and make builds more robust.
256 - Move firewire stuff to isolinux CD initrd; the el-toritoc CD initrd
257 is full.
258 - Remove ppp-modules udeb from net_drivers floppy images, which do not
259 have ppp-udeb on them.
260 - Pull udebs from testing when building official images.
261 - Disable monolithic image type on i386, because it is large, mostly
262 useful for testing, and currenlty cannot build against testing because
263 of a missing mdcfg-utils.
264 * Colin Watson
265 - Reduce the four cloned-and-hacked yaboot.conf files to one, with the
266 type substituted in at build time.
267 - Remove redundant discover1-udeb and discover1-data-udeb from powerpc
268 monolithic list.
269 - Add cramfs initrd support.
270 - Add support for powerpc 2.6 installs, currently monolithic-only.
271 - stats targets cope with TEMP_INITRD being empty.
272 - powerpc-small root floppy was out of space; split off an asian-root
273 floppy, the same as we already have for i386. Closes: #246958
274 - Drop console-keymaps-amiga from non-apus powerpc initrds.
275 - Add lvmcfg-utils to pkg-lists/monolithic/common for now; partman-lvm
276 needs it.
277 - Arrange for there actually to be a kernel on the powerpc-small boot
278 floppy again. This is slightly moot, though, as we don't have miboot
279 yet so it's still not bootable ...
280 - Add eject-udeb to powerpc CDs.
281 - Comment out powerpc monolithic target again, since the images tarball
282 is already quite enormous enough and monolithic is mainly intended for
283 developer testing.
284 - Add leading slash to "etc/hostname" in manual (closes: #249101).
285 * Steve Langasek
286 - Change netboot target for alpha now that netabootwrap is in the
287 archive, and add an appropriate versioned build-dep.
288 * Vincent Sanders
289 - Add fsck to check ext2 initrd.
290 * Joshua Kwan
291 - Bump ramdisk_size for sparc to 8192.
292 - add self to Uploaders
293
294 -- Joshua Kwan <joshk@triplehelix.org> Tue, 18 May 2004 10:43:43 -0700
295
296 debian-installer (20040430) unstable; urgency=low
297
298 * Rebuilt w/o i386 stuff in localudebs (argh).
299
300 -- Joey Hess <joeyh@debian.org> Thu, 29 Apr 2004 20:36:47 -0400
301
302 debian-installer (20040429) unstable; urgency=HIGH
303
304 * Rebuild with hw-detect 0.93.
305
306 -- Joey Hess <joeyh@debian.org> Thu, 29 Apr 2004 13:52:01 -0400
307
308 debian-installer (20040428) unstable; urgency=low
309
310 * Joey Hess
311 - The new discover2 udebs DO NOT WORK, so we're not going to use them
312 for beta4. Switched the 2.6 images to use discover1.
313 - This build includes languagechooser 1.18.1 and cdebconf 0.64
314 with some fixes. The cdebconf update is only needed for i386, and the
315 languagechooser change is not RC, so this build is only needed for i386;
316 the rest can use yesterday's build.
317 - Update the installation howto for os-prober and 2.6 changes.
318
319 -- Joey Hess <joeyh@debian.org> Tue, 27 Apr 2004 23:46:58 -0400
320
321 debian-installer (20040427) unstable; urgency=low
322
323 * Joshua Kwan
324 - there is no cdrom-core-modules-2.4.24-sparc32-di
325
326 -- Joey Hess <joeyh@debian.org> Tue, 27 Apr 2004 11:21:36 -0400
327
328 debian-installer (20040426) unstable; urgency=low
329
330 * Joey Hess
331 - Try to fix the sparc cdrom build, nic-pci-modules-2.4.26-sparc64-di is
332 not in the archive, and will not be in beta4.
333 - Final build for beta4.
334
335 -- Joey Hess <joeyh@debian.org> Mon, 26 Apr 2004 15:12:33 -0400
336
337 debian-installer (20040424) unstable; urgency=low
338
339 * Bdale Garbee
340 - trim hppa kernel command line options to stay under palo size limit
341 * Joey Hess
342 - daily-build will produce a machine readable overview.log
343 - discover2-udeb is renamed to discover-udeb
344 - Stop using evil tabs in f7.txt. Closes: #245634
345 * Bastian Blank
346 - Define a correct EXTRANAME for s390/tape.
347 - Kernels depends on unpacked tree.
348 * Martin Michlmayr
349 - Include the Cobolt boot loader on the netboot image.
350
351 -- Joey Hess <joeyh@debian.org> Sat, 24 Apr 2004 11:54:27 -0400
352
353 debian-installer (20040422) unstable; urgency=low
354
355 * Bdale Garbee
356 - add a new MISC target to the build Makefile, which makes it easy to
357 deliver a set of additional files to the target directory. use it to
358 deliver the bootloader and config file (elilo.efi and elilo.conf) for
359 ia64 netboot.
360 - add ia64 netboot instructions to the manual
361 * Martin Michlmayr
362 - Use the 2.4.25 images for the DECstation CD-ROM images.
363 * Colin Watson
364 - Remove yaboot timeout. Ten seconds was too short, at least.
365 * Joey Hess
366 - Comment out the rest of the sparc floppies.
367
368 -- Joey Hess <joeyh@debian.org> Thu, 22 Apr 2004 12:22:05 -0400
369
370 debian-installer (20040421.2) unstable; urgency=low
371
372 * Colin Watson
373 - Set HOME=$(TEMP) while running hformat so that it doesn't require
374 write access to the real $HOME/.hcwd, and clean up .hcwd afterwards.
375 - Comment out miboot invocation for now; it's still not in the archive.
376
377 -- Joey Hess <joeyh@debian.org> Wed, 21 Apr 2004 13:41:15 -0400
378
379 debian-installer (20040421) unstable; urgency=low
380
381 * Joey Hess
382 - Add a f3.txt.with26 to the cd_info tarball. It's the same as f3.txt,
383 but with additional targets linux26 and expert26. This can be used
384 as the f3.txt for CD images that include both kernels.
385 - Turn off sparc floppy building, it does not autobuild because it needs
386 root.
387 - Add hfsutils [powerpc] to build deps.
388 * Martin Michlmayr
389 - Don't include ext3-modules in the netboot image on arm/netwinder,
390 arm/riscpc and arm/ricstation since they are now (as of
391 linux-kernel-di-arm (0.54)) built into the kernel.
392
393 -- Joey Hess <joeyh@debian.org> Wed, 21 Apr 2004 11:34:17 -0400
394
395 debian-installer (20040420) unstable; urgency=low
396
397 * Joshua Kwan
398 - Add missing build-dependency on genromfs [sparc].
399 * Joey Hess
400 - Document netcfg/use_dhcp and hw-detect/start_pcmcia in syslinux f7.txt.
401 - Update the polverini_b logo, and make it the default logo.
402 - Turn on German manual building.
403 * Colin Watson
404 - Use ramdisk-size-subst for all yaboot configurations.
405 - Drop append="ramdisk_size=<n>" in yaboot configurations in favour of
406 initrd-size=<n>.
407
408 -- Joey Hess <joeyh@debian.org> Tue, 20 Apr 2004 09:50:47 -0400
409
410 debian-installer (20040417) unstable; urgency=low
411
412 * Thiemo Seufer
413 - Tell clean to remove tree-unpack stamp files.
414 * Colin Watson
415 - Sync hfs.map with debian-cd, adding .sit (see #186837).
416 - Add parted-udeb to powerpc monolithic list.
417 * Joey Hess
418 - Access floppy is out of space, so drop all non-English text from
419 it (any better ideas?).
420 - For the monolithic target, include all kernel module udebs matching the
421 kernel from localudebs, and also any non-kernel udebs, automatically, to
422 make building custom kernels easier
423 - Add a pkg-lists/kernel_specific, for 2.4 and 2.6, currently
424 discover varies depending on the kernel major version, and there is a
425 hack to use module-init-tools over busybox for 2.6.
426 - Also add a kernel_specific isa-pnp-modules list, since 2.4 has the
427 module and package, and 2.6 does not.
428 - Add a new field to pkg-lists to get the kernel major version, and a
429 KERNELMAJOR variable.
430 - Add a monolithic_2.6 image type, a hd-media_2.6, and a netboot_2.6,
431 none currently on by default, that use the 2.6 kernel. So far for i386
432 only.
433 - Also added 2.6 versions of the cdrom targets, though the el-torito
434 one is out of space and disabled.
435 * Martin Michlmayr
436 - Add a netboot image for MIPS based Cobalt machines.
437 - Use 2.4.25 kernels for mips and mipsel.
438 * Joshua Kwan
439 - Add all sorts of sparc/sparc64 floppy support, with a net-drivers
440 disk for sparc64.
441 - Add cdrom-core-modules dependency for cdrom/sparc.cfg, but only
442 for sparc64. Hardcode it in because we don't support ${kernel:Version}
443 in package names that aren't always available on one of the
444 architectures being built for.
445 (Closes: #242343, #239136, #239887, #240577)
446 * Bastian Blank
447 - Respect EXTRANAME in kernel installation. (closes: #244209)
448 - Add s390 to build/choose-subarch-env.
449 - Use make magic to pull that script in.
450 * Per Olofsson
451 - Don't do PCMCIA config reduction as it doesn't take enough modules
452 into account. Closes: #243563.
453 * Stephen R Marenka
454 - Fix FTBFS on m68k. Closes: #244209
455
456 -- Joey Hess <joeyh@debian.org> Sun, 18 Apr 2004 20:06:52 -0400
457
458 debian-installer (20040411) unstable; urgency=low
459
460 * Colin Watson
461 - Add powerpc support for monolithic image type, for the powerpc subarch
462 only since it's quite large and mostly useful for testing. Disabled
463 for the moment until new kernel packages arrive in the archive.
464 - Fix up powerpc CD image targets, which had bitrotted (a number of the
465 variables they used weren't defined).
466 * Martin Michlmayr
467 - Clarify description of mips/sb1-swarm-bn's netboot images.
468 * Bastian Blank
469 - Split tree target.
470 - Add generic and s390-tape type.
471 - Build generic and tape medium on s390.
472 - Move correct kernel images.
473 - Add s390 boot files.
474 - s390 uses 2.4.25-1 kernels.
475 * Joey Hess
476 - Some reworking of the syslinux help screens.
477 - Widen the non-US exclusion regexp, fix FTBFS on gag.com arm autobuilder.
478 - Deal better with duplicate udebs.
479
480 -- Joey Hess <joeyh@debian.org> Sun, 11 Apr 2004 19:09:43 -0400
481
482 debian-installer (20040405) unstable; urgency=low
483
484 * The "will voltaire SIGILL today?" release.
485
486 * Karsten Merker
487 - Include DEC keymaps on mipsel.
488 * Bastian Blank
489 - Make daily-build a little bit more reliable.
490 * Martin Michlmayr
491 - Add better sucharchitecture handling for choosing which udebs
492 to include on different images.
493 - Only include DEC keymaps on DECstations (r3k-kn02 and r4k-kn04).
494 - Include discover on the netboot images on the Broadcom SWARM and
495 on MIPS based Cobalt machines.
496 - Include usb-discover and USB keymaps on the netboot images on
497 the Broadcom SWARM.
498 - Build depend on discover on mips and mipsel.
499
500 -- Joey Hess <joeyh@debian.org> Tue, 6 Apr 2004 00:22:23 -0400
501
502 debian-installer (20040403) unstable; urgency=low
503
504 * Martin Michlmayr
505 - Add delo to Build-Depends on mipsel.
506 - Enable autobuilding on mipsel.
507 * Martin Michlmayr, Vincent Sanders
508 - Enable autobuilding on arm.
509 * Joey Hess
510 - Fix alpha netboot to use discover1-udeb, to avoid build failure.
511
512 -- Joey Hess <joeyh@debian.org> Wed, 31 Mar 2004 16:43:13 -0500
513
514 debian-installer (20040402) unstable; urgency=low
515
516 * Joey Hess
517 - Add copyright info for the manual to debian/copyright.
518 - Add logo by Alessandro Polverini and Andrea Mottola.
519 Not the default until the Debian version is corrected though.
520 - Add logo copyright info to debian/copyright.
521 - Fix access floppy building with 2.6 kernel, same as root floppy was
522 fixed earlier.
523 - Out of space on the root floppy again. Split off a asian-root floppy.
524 - Remove the pcmcia stuff from the cd-drivers floppy, it was too big.
525 - Force the driver floppies to be of size FLOPPY_SIZE.
526 - Add custom-kernel.txt
527 - Add new image type, "monolithic", which build an initrd and a miniiso
528 that contain all standard priority udebs, and does not need any other
529 udebs to install Debian. This simple image type will be much easier to
530 use for custom d-i builds, as you don't need to set up a CD or a mirror.
531 It's also great for testing changes to $RANDOM_UDEB.
532 - Add build-dep on grep-dctrl, used by monolithic image build process.
533 - Add build-dep on bzip2 for powerpc, used by powerpc-builtin-initrd.sh to
534 unpack the kernel tree.
535 - Add build-dep on libparted1.6-0, needed during monolithic build
536 due to versioned dependencies sillyness.
537
538 -- Joey Hess <joeyh@debian.org> Wed, 31 Mar 2004 16:43:13 -0500
539
540 debian-installer (20040331) unstable; urgency=low
541
542 * Joey Hess
543 - Add udebs to support pcmcia cdroms to the pkg-lists for isolinux initrd,
544 and to the cd-drivers floppy.
545 - Add the kernel udeb to the root floppy pkg lists. It will be removed
546 from the free dring build, but this will both give us an entry for the
547 kernel in the status file, to prevent anna from doing bad things, and
548 also will provide a System.map for depmod to run against, fixing
549 builds on 2.6 kernels.
550 - Removed the demo type.
551 - Changed make demo and make shell to per-type targets.
552 - Fixed the uml target similarly.
553 - Added a qemu target, currently it can only handle booting floppies.
554 - Remove broken and useless debian-installer-demo package.
555 Closes: #218560
556 - Add a debian-installer-manual package, mostly to serve as the autobilder
557 sentinal package.
558
559 -- Joey Hess <joeyh@debian.org> Tue, 30 Mar 2004 16:24:08 -0500
560
561 debian-installer (20040330) unstable; urgency=low
562
563 * Sven Luther
564 - Added powerpc-builtin-initrd.sh script to build kernels with builtin
565 initrd, and actually build the initrd builtin kernels for all targets
566 except powerpc-small floppies.
567 - Enabled powerpc/apus nativehd and cdrom-apus targets.
568 * Joey Hess
569 - Some manifest fixups.
570 * Colin Watson
571 - Add manifest info for powerpc.
572 - Document netcfg/use_dhcp in boot-parameters.txt.
573 - Bump kernel version in powerpc docs to 2.4.25.
574 * Vincent Sanders
575 - Add boot.init to netwinder netboot target
576 - Add discover to ARM targets
577 - Add Ext3 to apropriate ARM targets
578
579 -- Joey Hess <joeyh@debian.org> Tue, 30 Mar 2004 14:29:16 -0500
580
581 debian-installer (20040326) unstable; urgency=low
582
583 * Sven Luther
584 - Disabled powerpc-small/floppy/boot and boot-ofonly until miboot makes it
585 to the archive.
586 - added missing kernel-only/powerpc pkg-list.
587 * Joey Hess
588 - Remove irda-modules from the i386 net-drivers floppy, which
589 was over size. Closes: #240192
590 - Turn off powerpc-small build until it is fixed.
591
592 -- Joey Hess <joeyh@debian.org> Thu, 25 Mar 2004 23:35:29 -0500
593
594 debian-installer (20040325) unstable; urgency=low
595
596 * Sven Luther
597 - Added support for multiple powerpc kernel flavours/subarches.
598 * Jeremie Koenig
599 - Added support for oldworld pmac booting.
600 => Problem : doesn't build on 2.6 kernel systems.
601 => Problem : miboot is not in the archive yet.
602 * Steve Langasek
603 - Fix the udeb list for alpha netboot, since we were conspicuously
604 missing all of the nic modules (among other things).
605 - Bump us to 2.4.25-1 on alpha, now that udebs are in the archive.
606 * Colin Watson
607 - Change comments in yaboot.conf files to say sarge, not woody.
608 * Martin Michlmayr
609 - Add a netboot image for mips/sb1-swarm-bn, the Broadcom MIPS
610 development board "SWARM" (BCM91250A).
611 * Joey Hess
612 - Try to add manifest info for hppa.
613 * Vincent Sanders
614 - Add support for pkg-lists to have kernel module packages on selected
615 targets.
616 - change ARM netboot target to use this functionality
617 - add several more ARM configurations
618
619 -- Joey Hess <joeyh@debian.org> Thu, 25 Mar 2004 20:24:53 -0500
620
621 debian-installer (20040323) unstable; urgency=low
622
623 * Thiemo Seufer
624 - Make mips mini-ISO bootable.
625 * Vincent Sanders
626 - ARM: make bast and netwinder subarches build and install from netboot
627 * Joey Hess
628 - Remove the status.udeb symlink; udpkg has been changed to use regular
629 status.
630 - Only some thinkpads need the floppy=thinkpad bot parameter, it seems.
631 Closes: #238306
632 - Turn on building of Dutch translation of installation manual (by Frans
633 Pop).
634 - Calculate an appropriate ramdisk_size and substitute it into
635 syslinux.cfg on the fly.
636 - Add rebuild_<image> targets for convenience.
637 * David Nusinow
638 - Change to discover1 and discover1-data udebs, as part of the discover
639 transition.
640 * Sven Luther
641 - Early powerpc-small support for old world floppies. Not yet working
642 though.
643 - Added support for building power3 and power4 images in addition to
644 powerpc.
645 - Early untested apus support stuff.
646
647 -- Joey Hess <joeyh@debian.org> Tue, 23 Mar 2004 21:31:31 -0500
648
649 debian-installer (20040321) unstable; urgency=low
650
651 * Joey Hess
652 - Move countrychooser off of the i386 root floppy, and onto
653 the net-drivers and cd-drivers floppys, freeing 50k.
654 load-floppy now runs before it.
655 - Reenable all translations for root floppy again, though this can't last.
656 - Always include /dev/console, even for images that will use devfs.
657 This means that netboot users will not have to remember the devfs=mount.
658 - Left devfs=mount in syslinux.cfg anyway, out of general caution.
659 - Add another dh_testroot call before udebs are downloaded.
660 - Document debian-installer/probe/usb=false in syslinux f7.txt.
661 - Docs are now included in the source package.
662 - Remove the INSTALLATION-HOWTO copy hack.
663 - Add docbook, docbook-xml, docbook-xsl, xsltproc to build deps.
664 - Add the installation manual to the image tarballs.
665 - Use svn up in daily-build; we moved to subversion.
666 - Allow passing languages and arches to manual/build/build.sh in env
667 variables.
668 * dann frazier
669 - Fix installs w/ USB keyboards w/ ia64 cdroms. Add input-modules to the
670 pkglist, and fix ia64.cfg, which was pointing at the non-smp kernel.
671 This caused the build to put modules.dep in the wrong directory, causing
672 modprobe to fail - will need linux-kernel-di 0.50 to build.
673 * Stephen R. Marenka
674 - Add nic-shared-modules to nativehd/m68k pkg-list.
675 - Update m68k demo.cfg to fix build problem.
676 - Bumped amiga to 2.4.25, all other subarchs 2.2.25.
677 * Jeff Bailey
678 - hppa: Add miniiso target.
679 - hppa: Clean up existing targets so they produce something useful.
680 - ia64: Add miniiso target.
681 - ia64: Clean up cdrom target.
682
683 -- Joey Hess <joeyh@debian.org> Sun, 21 Mar 2004 23:33:26 -0500
684
685 debian-installer (20040315) unstable; urgency=low
686
687 * One more build for beta3 after all, since we forgot to update the
688 installation howto for partman. Also, ftp-master has not accepted the old
689 one, so this causes no extra delay.
690
691 -- Joey Hess <joeyh@debian.org> Sun, 14 Mar 2004 21:09:03 -0500
692
693 debian-installer (20040314) unstable; urgency=low
694
695 * Steve Langasek <vorlon@debian.org>
696 - Add MANIFEST entries for alpha netboot and cdrom images.
697 - Add a miniiso target for alpha, based on the same target for mips.
698 - Add the demo target for alpha as well.
699 * Anton Zinoviev
700 - add smyleys of partman to graphic.utf
701 - add needed-characters/{bg,ru}
702 * Joey Hess
703 - Change NO_I18N to DROP_LANG, a perl regexp of languages not to include.
704 - We're out of space on the root i386 floppy, so I have dropped some
705 languages from this floppy: ar ro sl pl sv bs
706 * Several updated translations in udebs.
707 * Final for beta3.
708
709 -- Joey Hess <joeyh@debian.org> Sun, 14 Mar 2004 17:19:41 -0500
710
711 debian-installer (20040313) unstable; urgency=low
712
713 * Joey Hess
714 - Add input-modules to ia64 netboot and cdrom lists. Needed for USB
715 keyboard.
716 - Add missing usb-discover to ia64 cdrom.
717 - Add a kernel to the demo image type, because this is necessary to get
718 the System.map so depmod will work on 2.6. The kernel is currently
719 included in the demo image; I suppose you could use it somehow, and I
720 didn't want to risk breaking builds by removing it.
721 - Add alpha and s390 to the arch list, in case someone want to try to get
722 them working for the release.
723 * Jeff Bailey
724 - Don't let daily-build fail on unset locales variables.
725 - sparc: New cdrom target.
726 - sparc: rearrange some of the kernel handling.
727 * Bastian Blank
728 - Add cdebconf-text-udeb on s390.
729 - Move hw-detect and bogl-bterm-udeb from common to i386, m68k, mips for
730 demo.
731 * Several updated translations in udebs.
732
733 -- Joey Hess <joeyh@debian.org> Sat, 13 Mar 2004 16:10:31 -0500
734
735 debian-installer (20040311) unstable; urgency=low
736
737 * Thiemo Seufer
738 - Fix mini-ISO generation for mips.
739 * Jeremie Koenig
740 - Don't run dpkg-architecture in submakes as that is slow.
741 * Also includes updated udebs, including a fix for the netcfg not run
742 problem.
743
744 -- Joey Hess <joeyh@debian.org> Thu, 11 Mar 2004 14:46:14 -0500
745
746 debian-installer (20040310) unstable; urgency=low
747
748 * Christian Perrier
749 - added needed-characters/cy for Welsh
750 * Stephen R. Marenka
751 - more m68k fixups.
752 - move m68k to unified cdrom.
753 * Joey Hess
754 - add lowmemcheck to the base pkg-list.
755
756 -- Joey Hess <joeyh@debian.org> Wed, 10 Mar 2004 00:17:32 -0500
757
758 debian-installer (20040308) unstable; urgency=low
759
760 * Thomas Poindessous
761 - Add palo [hppa] to build depends, since 20040303 didn't build because of
762 this.
763 - Add variables in build/config/m68k/demo.cfg to fix demo building
764 * Joey Hess
765 - Switch speakup kernel to 2.4.24-speakup.
766 - Use the speakup kernel modules on the access boot floppy and
767 access-drivers floppy. Were using the regular i386 modules!
768 - Switch m68k/amiga to 2.4.24 (was 2.4.20; build failed due to missing
769 udeb).
770 * Stephen R Marenka
771 - More m68k config fixups.
772 * dannf
773 - update ia64 to 2.4.25 kernel
774 * luther
775 - update powerpc to 2.4.25 kernel
776
777 -- Thomas Poindessous <thomas@poindessous.com> Sun, 7 Mar 2004 14:29:55 +0100
778
779 debian-installer (20040306) unstable; urgency=low
780
781 * Bastian Blank
782 - Move kbd-chooser, bogl-bterm-udeb, hw-detect, ethdetect, netcfg from
783 netboot/common to netboot/i386 (other arches not fixed).
784 - Add netcfg-static and libiw27-udeb to metboot/s390.
785 * Joey Hess
786 - Fix all the other architectures netboot.
787 - Include characters from needed-characters/?? into the unifont.bdf.
788 Closes: #235998
789 - Add dummy arch_boot_screens for ia64.
790 - Turn on image building for sparc. They're almost usable..
791 * Stephen R. Marenka
792 - More m68k config fixups.
793 * Thomas Poindessous
794 - add some variables in config/sparc/demo.cfg. Some variables are only
795 use for a correct ./pkg-list argument parsing.
796
797 -- Joey Hess <joeyh@debian.org> Thu, 4 Mar 2004 19:03:57 -0500
798
799 debian-installer (20040303) unstable; urgency=low
800
801 * Joey Hess
802 - Do not library reduce the CDs against net-drivers, only cd-drivers.
803 It was making the el torito ones too large, and it is unnecessary.
804 - Add $(TREE)/usr/lib to mklibs search path, so it can find
805 libdebconfclient0.
806 - Turn on hppa in debian/control.
807 - Add libiw27 to build depends, as netcfg has a versioned dep on it.
808 Not actually used though.
809
810 -- Joey Hess <joeyh@debian.org> Tue, 2 Mar 2004 13:28:15 -0500
811
812 debian-installer (20040302) unstable; urgency=low
813
814 * Joey Hess
815 - Switch i386 to the 2.4.25 kernel.
816 - Add libdebian-installer4 to build-deps. This is because
817 libdebian-installer4 cannot do versioned provudes, and some
818 udebs have versioned deps on libdebian-installer4.
819 * Some m68k changes.
820
821 -- Joey Hess <joeyh@debian.org> Mon, 1 Mar 2004 12:42:37 -0500
822
823 debian-installer (20040301) unstable; urgency=low
824
825 * Joey Hess
826 - Add some support for subtypes of images that have their pkg-lists
827 derived from another type.
828 - Add a cdrom/isolinux subtype that includes all the SCSI disk drivers,
829 and build the cdrom initrd using this type. The cdrom boot.img still
830 uses the smaller initrd so it will still fit on El Torito.
831 - Removed the xfs flavoured cdrom, since 2.4.25 will have xfs standard.
832 - Add m68k as an arch in the control file.
833 * Joshua Kwan
834 - Fixed broken sparc32_netboot build. Same fix as the one for
835 sparc64_netboot.
836
837 -- Joey Hess <joeyh@debian.org> Sat, 28 Feb 2004 14:56:38 -0500
838
839 debian-installer (20040227) unstable; urgency=low
840
841 * Thiemo Seufer
842 - Create MAINFEST for mipsel.
843 - Add mini-ISO targets for mips, mipsel.
844 - Small Makefile cleanup.
845 - Unbreak i386 mini-ISO generation.
846 - Add dhcp-client-udeb for mips, udhcpc is to broken.
847 - Use subarch kernel names for mips, mipsel. Improve mini-ISO support.
848 - Don't trigger the tree target for mini-ISOs.
849 - Remove only the current TARGETs in the _clean rule, not everyone.
850 * Jeff Bailey
851 - sparc: Add manifest lines to configuration file.
852 - ia64: Add manifest lines to configuration file.
853 - Bump mklibs dependancy to 0.1.15. Fixes needed for sparc.
854 - Uncomment ths' code for handling multiple System.map files,
855 conditionalise with VERSIONED_SYSTEM_MAP
856 - sparc: Define VERSIONED_SYSTEM_MAP
857 - sparc: Define EXTRANAME in netboot.cfg
858 - daily-build: Use rm -rf for removing daily directory
859 - sparc: Define netboot as separate for sparc32 and sparc64 until
860 tilo works again.
861 - sparc: Setup miniiso target. ths says that this is the Right Thing.
862 - sparc: Remove cdrom target.
863 - sparc: Add demo target.
864 - tftpboot.sh: Accept sparc64 as a reasonable alias for sun4u.
865 - sparc: Add boot screen and silo.conf
866 - sparc: do not define USERDEVFS
867 - sparc: Require silo
868
869 We *can* eradicate ROMFS in your lifetime!
870
871 - Remove all references to romfs as a valid option.
872 - sparc: silo.conf fixes from Ben Collins
873 - sparc: debian.txt - update to reflect new expert mode
874 * Stephen R. Marenka
875 - m68k: mac build fixes.
876 - m68k: add build support for amiga.
877 - m68k: demo build.
878 - m68k: add initial subarch support for atari and vme's.
879 - m68k: add m68k to floppy pkg-lists.
880 * Joey Hess
881 - add support for pkg-lists/*/local files (not in CVS), for building
882 test images
883 - di-utils is now part of base
884 - fix pcmcia-config-reduce call
885 - set the syslinux timeout to 0 on floppys, to match the CD
886 - put syslinux boot screens back on boot floppy and hd-media
887 - copy System.map to $(TEMP) instead of deleting it, I understand sparc
888 needs this
889 - add the libiw27-udeb to every list that includes netcfg
890 - add libdebconfclient to pkg-lists/base; it is marginally smaller than
891 having mklibs copy in the system one. Remove build-dep.
892 - same for libdebian-installer-4-udeb, although it is not currently any
893 smaller
894 - before running mklibs, copy all the libs from lib and usr/lib in the
895 initrd to a temporary directory, and add that to mklib's search path
896 with -L. This will make it avoid copying in large versions of libs from
897 the build system if there is already a small version available in the
898 initrd.
899 - removed the slow, buggy code that added unneccessary and often wrong
900 "-reduced" entries to the status file
901 * Sylvain Ferriol
902 - Add plip-modules to the net_drivers floppy.
903
904 -- Joey Hess <joeyh@debian.org> Mon, 23 Feb 2004 20:46:31 -0500
905
906 debian-installer (20040209) unstable; urgency=low
907
908 * Steve Langasek
909 - Use -di flavored kernels for alpha
910 - build-depend on aboot for alpha (needed for making
911 floppies/CDs bootable)
912 - include srm-modules and socket-modules in the alpha initrd
913 - tell d-i that alpha CDROMs don't use a floppy image, just an
914 initrd and kernel
915 - upgrade to 2.4.24 for alpha kernels
916 * Thiemo Seufer
917 - Remove dead apt-get code in the Makefile.
918 - Redesigned build system. Major changes to the configuration
919 handling for all architectures. Closes: #215508
920 - Remove arhcdetect from m68k config, it is already in the generic
921 config.
922 - Fix broken alpha build, input-modules isn't created for -di
923 kernel flavour.
924 - Adjust daily-build script for the new build system.
925 - Remove special handling for "default", it was broken anyway.
926 - Switch back sparc kernel handling in tftpboot.sh to the old value.
927 - Add support for MANIFEST files. Closes: #231767
928 - Fix genromfs invocation, found by Thomas Poindessous.
929 * Thomas Poindessous
930 - Remove redundant kbd-chooser from netboot pkg-list.
931 - Add discover, discover-data to sparc netboot image. Closes: #227853
932 - Correct netboot image building on sparc. Closes: #228519
933 * Joey Hess
934 - Copyright date updates.
935 - Add wireless-tools to the net_drivers floppy and the netboot initrd.
936 - Switch the kernel to 2.4.24 for i386.
937 - Document vga=771 option for laptops with display problems.
938 Closes: #229904
939 - Add syslinux splash image by Matthew A. Nicholson, and another by
940 Klowner, and still another by Volkan YAZICI.
941 - Make all the syslinux help screens leave graphics mode when displayed.
942 - Hack syslinux.txt so it all fits on one line, the same line as the boot:
943 prompt.
944 - Add ${BOOTPROMPT} expansion to bootscreen-subst, to make it easy
945 to make the last line in a syslinux screen not have a newline at EOF
946 on the image, while still being easily editable.
947 - Switch cdroms from load-installer to load-cdrom. This is to work around
948 limitations in main-menu (see #218774). Driver floppy loading will now
949 be started by cdrom-detect if it fails to find a CD.
950 - Version the mtools build-dep. Closes: #225584
951 - Let HOST, BASEDIR, or DIR be set in the environment before running
952 daily-build, to override the defaults.
953 - Fix up miniiso creation to fit into the new build system better.
954 - Turn on miniiso creation for netboot, so there is a
955 dest/netboot/mini.iso that behaves the same as a netboot would.
956 - Add a dest/cdrom/debian-cd_info.tar.gz with the syslinux screens
957 and splash image, for eventual use by debian-cd.
958 - Convert the miniiso to use isolinux, to support any size initrd.
959 - Improvements to manifest generation and formatting.
960 * Richard Hirst
961 - ia64: Fix cdrom to autoboot, and tidy up kernel params. Partial
962 fix for 227114.
963 - ia64: Change to 2.4.22 -di kernel, and include usb storage modules,
964 and ide/scsi core modules. Partial fix for 227114.
965 - Increase ia64 'floppy' image to 10MB, and initrd to 24MB
966 - hppa: Add config/type/netboot-hppa, so TYPE=netboot generates a lifimage
967 - hppa: include fdisk-udeb in pkglists so we can partition.
968 - hppa: include text frontend, as it is useful for debugging.
969 - hppa: fix up palo cmdline for netboot lifimage
970 * Stephen R. Marenka
971 - m68k: update/create pkg-lists/cdrom/m68k pkg-lists/netboot/m68k.
972 - m68k: add some more devices to help support 2.2.25.
973 * Jeff Bailey
974 - sparc: Update config/arch/linux-sparc to show 2.4.24 and di flavour
975 - sparc: Remove ide-modules and scsi-modules - they're built in.
976 - sparc: Update kernel version in mirror-udeb list.
977 - sparc: Update config/sparc.cfg to show 2.4.24 and di flavour
978
979 -- Joey Hess <joeyh@debian.org> Mon, 9 Feb 2004 13:07:04 -0500
980
981 debian-installer (20040102) unstable; urgency=low
982
983 * Another day, another build. This one has updated busybox in it.
984
985 -- Joey Hess <joeyh@debian.org> Fri, 2 Jan 2004 14:48:13 -0500
986
987 debian-installer (20040101) unstable; urgency=low
988
989 * Giuseppe Sacco
990 - Corrected a small error in make/arch/linux-powerpc about
991 - the creation of a boot.msg
992 * Joey Hess
993 - Minor consistency fix in f10.txt.
994
995 -- Joey Hess <joeyh@debian.org> Thu, 1 Jan 2004 13:48:56 -0500
996
997 debian-installer (20031230) unstable; urgency=low
998
999 * Giuseppe Sacco
1000 - Changed the KERNEL_FLAVOUR for powerpc to -di
1001 * Joey Hess
1002 - i386 will work on 32 mb now, update system requirements in syslinux help
1003 screen
1004 - Remove the encoding grep, all non-utf8 encodings should be fixed now.
1005 - Fix make dependency loop on hppa and sparc where FLOPPY_SIZE is not set.
1006 Closes: #225389
1007 - Add expert and expert-safe boot modes to yaboot.
1008 - Pass devfs=mount,dall in yaboot.conf for new powerpc kernel.
1009 - Add build date to yaboot boot.msg.
1010 * Thiemo Seufer
1011 - Sanitize mips/mipsel image creation.
1012 * Vincent Sanders
1013 - Initial ARM port
1014
1015 -- Joey Hess <joeyh@debian.org> Tue, 30 Dec 2003 16:25:49 -0500
1016
1017 debian-installer (20031226) unstable; urgency=low
1018
1019 * Thiemo Seufer
1020 - "make reallyclean" should really clean.
1021 - Fix build failure, images/ wasn't created.
1022 * Joey Hess
1023 - Add fakeroot to build-depends, as the debian/rules uses it in the build
1024 target. Should fix FTBFS on mips.
1025 - Don't put docs under images/, so debian-cd will find them.
1026
1027 -- Joey Hess <joeyh@debian.org> Fri, 26 Dec 2003 21:15:47 -0500
1028
1029 debian-installer (20031223) unstable; urgency=low
1030
1031 * Joey Hess
1032 - Generate bootable hd-media images, not just the initrd.
1033 These can be written directly the usb memory stick, then mounted
1034 and a d-i iso copied in. As they're quite big (and sparse),
1035 they are gzipped.
1036 - NB: The above change means you need 128+ mb more free space to
1037 build this package on i386.
1038 - If System.map is included in the kernel image udeb, pass it to depmod
1039 via -F and delete it when done. This is to support building on systems
1040 running 2.6.
1041 - Remove ide modules stuff from net drivers floppy. I don't know why it
1042 was there, but its deps were not met and this could cause ugly messages
1043 during install.
1044 - Remove the same ide modules from i386 netboot.
1045 - Document the bootkbd boot parameter in syslinux f7.txt.
1046 - Add "expert" mode boot to syslinux, which sets DEBCONF_PRIORITY=low.
1047 - Include a doc/index.en.html in the install-images tarball, so
1048 debian-cd will find some documentation and not include the boot floppies
1049 docs.
1050 - Include INSTALLATION-HOWTO there too, by way of a gross, gross hack.
1051 - netcfg reorg
1052 - scsi-common-modules reorg
1053 - Grep out several encodings that confuse reduce-font:
1054 ISO-8859-*, EUC-JP, CP1251. This is a temporary hackaround to get it
1055 building again.
1056 - Access floppy filled up, so move the network stuff to the access_drivers
1057 floppy. That filled up access_drivers, so comment out SCSI support at
1058 least for now.
1059 - Turn ia64 back on, let's see if it builds now.
1060 * Thiemo Seufer
1061 - Build the demo tree only for architectures which support it.
1062 - Don't build images for the demo target.
1063 - Ensure TYPE=demo for the Makefile's demo target.
1064 - Remove stamp files for tree and get_udebs at the begin of their rule,
1065 create them at the rule's end.
1066 - Ignore errors for the all_clean target.
1067 - Don't use USERDEVFS for linux-mips.
1068 - Fix 'make clean' if type demo is unsupported.
1069 * Marco d'Itri
1070 - Add preliminary support for .ko kernel modules.
1071
1072 -- Joey Hess <joeyh@debian.org> Sat, 13 Dec 2003 18:44:06 -0500
1073
1074 debian-installer (20031212) unstable; urgency=low
1075
1076 * Joey Hess
1077 - Switch i386 to using dhcp-client rather than pump for netboot.
1078 Left it using pump on other arches that did not already use dhcp-client,
1079 at least for now.
1080 - Switch i386, hppa, and ia64 to dhcp-client rather than udhcp
1081 on the root floppy.
1082 - Switch powerpc to pump on the root floppy.
1083 - Switch i386 to dhcp-client rather than udhcp on the access floppy.
1084 - Switch from pump to dhcp-client on powerpc.
1085 - Add disk labels to the i386 floppy images, for use by the bootfloppy
1086 initrd, and maybe later by the floppy retreiver, etc.
1087 - In debian/rules, if the changelog is unreleased, use unstable as the
1088 DISTRIBUTION.
1089 - makelabel takes the build date as its second parameter. Calculating
1090 BUILD_DATE once at the start to avoid inconsistencies during
1091 long/midnight builds.
1092 - Add MEDIA_TYPE to configs for bootable image types.
1093 - Add DEBIAN_VERSION to config.
1094 - Add bootscreen-subst to substitute these variables into boot screens.
1095 - Make a syslinux help screen, for all i386 syslinuxed boot media.
1096 Includes the build date, debian version, and media type, and is derived
1097 from isolinux help texts on the sarge cds, but modified to actually
1098 match d-i:
1099 - remove boot flavor docs, as we currently have no flavors
1100 - remove rescue stuff, as d-i is not currently also a rescue disk
1101 - reduce number of colors used for cleaner look
1102 - remove mention of non-free
1103 - try to make the prerequisites documentation somewhere close to
1104 reality -- 64 mb ram and 256 mb disk.
1105 - make every boot message screen 22 lines long, followed by a blank
1106 line (which is in turn followed by the boot: prompt), for consistent
1107 display
1108 - remove references in f4.txt to a nonexistant table
1109 - remove documentation of mono and vga16:off, as they do not work with
1110 d-i
1111 - remove keytimer hack documentation, that was for boot-floppies
1112 - add documentation of d-i's boot time parameters, including the new
1113 debian-installer/framebuffer=false
1114 - remove the mailing list subscription info; boot time is not the
1115 time to tell the user about this. In its place, make f9.txt be
1116 about Debian.
1117 - Remove DEBCONF_DEBUG setting from syslinux.cfg.
1118 - Use bootscreen-subst on powerpc's boot.msg, too.
1119 - Comment out the udeb apt status file stuff in get-packages, now is not
1120 the time to be breaking the build with that.
1121 - Build depend on elilo on ia64. This had better be the last one.
1122 * Goswin von Brederlow
1123 - Moved fetching of (u)debs into get-packages shell script.
1124 - Changed sources.list to sources.list.udeb, added sources.list.deb.
1125 - Allowed "deb file:/..." urls in /etc/apt/sources.list, (Closes: #221031)
1126 simplified sed expression and change file to copy urls.
1127 - Add explaining error message when apt-get update fails
1128 - get-packages: Only seed dpkg status with libs when getting udebs
1129 - pkg-lists/cdrom/alpha: missing input-modules-${kernel:Version}
1130 - pkg-lists/mirror_udeb: lists for a partial mirror suitable for the CDs
1131 - Drop pump-udeb (netboot on alpha, s390 and sparc) in favour of
1132 dhcp-client-udeb
1133 - debain/control: added Build-Depends: mkisofs
1134 - daily-build: changed to copy last days images and rsync new ones
1135 - daily-build: don't let the builder wait for logs, use tee
1136 - No discover for mips/mipsel
1137 - Added arch mips to the debian-installer.deb (Closes: #221534)
1138 * Thiemo Seufer
1139 - Fix error handling in tftpboot.sh
1140 * Chris Tillman
1141 - Add DEBCONF_PRIORITY note to powerpc boot message.
1142 - Add MacRISC3 & 4 to ofboot.b for compatibility with G4/G5 powerpcs
1143 * Mario Lang
1144 - Add new boot floppy flavour "speakup" which uses a speakup-enabled
1145 kernel version.
1146 - Update the access flavour to use the same kernel version as the
1147 speakup flavour.
1148 - Update the access_drivers common and i386 pkg-list.
1149 * Thiemo Seufer
1150 - Sanitize tftpboot.sh. It aborts now on errors and won't move/copy
1151 files around without good reason. Changed mipsel image generation
1152 to t-rex.
1153 - Add pkg-lists/netboot/mips.
1154 - Add fdisk to the mips/mipsel CD images, add AT keyboard support
1155 to mips image.
1156 - Add AT keyboard support to mips demo image.
1157 - Polish make/arch/linux-mips{,el} a bit.
1158 - Switch config/arch/linux-mips to kernel 2.4.22 with -di flavour.
1159
1160 -- Joey Hess <joeyh@debian.org> Thu, 13 Nov 2003 14:39:21 -0500
1161
1162 debian-installer (20031113) unstable; urgency=low
1163
1164 * Joey Hess
1165 - Add new loop-modules to bootfloppy, hd-media.
1166 - Move input-modules from root floppy to bootfloppy, as the new
1167 rootskel-bootfloppy prompts for the user to hit enter.
1168 - Remove redundant usb-discover and usb-modules from root floppy;
1169 the boot floppy takes care of that.
1170 - Remove fat-modules and floppy-modules from the root floppy; they
1171 boot floppy loads them.
1172 - Create DEST before copying in DEST_KERNEL.
1173 - ia64 build-depends on dosfstools. Closes: #219919
1174 - sparc build-depends on genromfs. Closes: #220208
1175 - remove brltty from everything except access. It is causing problems
1176 (#219928) on sparc at least.
1177 - add nic-extra-modules to netboot for i386, as it fits and netboot
1178 should support as much as it can
1179 - try to get full UTF-8 going on netboot
1180 - add nano to netboot
1181 * Richard Hirst
1182 - Add mtools as a build-dep for ia64
1183
1184 -- Joey Hess <joeyh@debian.org> Sun, 9 Nov 2003 19:59:13 -0500
1185
1186 debian-installer (20031109) unstable; urgency=low
1187
1188 * Richard Hirst
1189 - Remove efi-reader from ia64 cdrom pkglist for now; the one in the
1190 archive is linked against libdebian-installer3 which is no longer
1191 available.
1192 - Stop including debootstrap-udeb in cdrom pkg-list for ia64.
1193
1194 -- Joey Hess <joeyh@debian.org> Fri, 07 Nov 2003 22:31:07 +0000
1195
1196 debian-installer (20031106.1) unstable; urgency=low
1197
1198 * Enable ia64 in control file. (Build report from Jeff Bailey)
1199 * Idempotency fix in debian/rules install.
1200 * Put in some stuff to allow for more than one release per day.
1201
1202 -- Joey Hess <joeyh@debian.org> Thu, 6 Nov 2003 15:12:48 -0500
1203
1204 debian-installer (20031106) unstable; urgency=low
1205
1206 * Improved the copyright file, decided not to try to list the copyright
1207 of every component of the images.
1208 * Uppercased the md5sums filename.
1209 * New retriever menu setup:
1210 - add load-floppy and download-installer to floppy
1211 - add load-installer to cdrom, netboot
1212 - add load-iso to hd-media
1213 - add load-cdrom, hw-detect-full, ide-core-modules, and cdrom-detect
1214 to cd_drivers, which is actually usable now
1215 * Remove pcmcia-udeb from pkg-lists, hw-detect took over.
1216 * Make d-i-demo catch SIGINT, clean up properly.
1217 * Fix kernel module package names in udeb_include for driver floppies.
1218 * Alastair McKinstry:
1219 - Add additional shade characters to fix the scroll bar in the newt
1220 frontend.
1221 - The terminfo entries are now provided by di-utils-terminfo, not
1222 the Makefile.
1223 * Richard Hirst:
1224 - Misc ia64 fixes - define KERNEL_FLAVOUR, clean up pkglists, etc
1225 * Improved the description of debian-installer-demo. Closes: #219255
1226 * Build includes new cdebconf, fixed partconf, fixed bogl-bterm redraw
1227 problems, etc, etc. Many other fixes and improvements.
1228
1229 -- Joey Hess <joeyh@debian.org> Thu, 30 Oct 2003 15:12:38 -0500
1230
1231 debian-installer (20031029) unstable; urgency=low
1232
1233 * Initial release.
1234 * This includes a deb that lets a demo of the installer be run
1235 (and triggers autobuilders), but the main payload is the
1236 debian-installer-images tarball, which is designed to be unpacked
1237 by ftp-master into the ftp site.
1238 * Set architecture to i386, powerpc for now. More will be added
1239 once d-i works on them well enough to distribute images.
1240
1241 -- Joey Hess <joeyh@debian.org> Wed, 22 Oct 2003 16:16:21 -0400

  ViewVC Help
Powered by ViewVC 1.1.5