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

Diff of /trunk/build/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6143 by goswin, Mon Nov 17 00:26:44 2003 UTC revision 9169 by joeyh, Tue Feb 24 19:33:08 2004 UTC
# Line 1  Line 1 
1  debian-installer (20031114) UNRELEASED; urgency=low  debian-installer (20040210) UNRELEASED; urgency=low
2    
3      * Thiemo Seufer
4        - Create MAINFEST for mipsel.
5        - Add mini-ISO targets for mips, mipsel.
6        - Small Makefile cleanup.
7        - Unbreak i386 mini-ISO generation.
8        - Add dhcp-client-udeb for mips, udhcpc is to broken.
9        - Use subarch kernel names for mips, mipsel. Improve mini-ISO support.
10        - Don't trigger the tree target for mini-ISOs.
11      * Jeff Bailey
12        - sparc: Add manifest lines to configuration file.
13        - ia64: Add manifest lines to configuration file.
14        - Bump mklibs dependancy to 0.1.15.  Fixes needed for sparc.
15        - Uncomment ths' code for handling multiple System.map files,
16          conditionalise with VERSIONED_SYSTEM_MAP
17        - sparc: Define VERSIONED_SYSTEM_MAP
18        - sparc: Define EXTRANAME in netboot.cfg
19        - daily-build: Use rm -rf for removing daily directory
20        - sparc: Define netboot as separate for sparc32 and sparc64 until
21          tilo works again.
22        - sparc: Setup miniiso target.  ths says that this is the Right Thing.
23        - sparc: Remove cdrom target.
24        - sparc: Add demo target.
25        - tftpboot.sh: Accept sparc64 as a reasonable alias for sun4u.
26        - sparc: Add boot screen and silo.conf
27        - sparc: only define USERDEVFS for netboot installs
28        - sparc: Require silo
29      * Stephen R. Marenka
30        - m68k: mac build fixes.
31        - m68k: add build support for amiga.
32        - m68k: demo build.
33      * Joey Hess
34        - add support for pkg-lists/*/local files (not in CVS), for building
35          test images
36        - di-utils is now part of base
37        - fix pcmcia-config-reduce call
38        - set the syslinux timeout to 0 on floppys, to match the CD
39      * Sylvain Ferriol
40        - Add plip-modules to the net_drivers floppy.
41    
42     -- Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>  Tue, 10 Feb 2004 07:27:46 +0100
43    
44    debian-installer (20040209) unstable; urgency=low
45    
46      * Steve Langasek
47        - Use -di flavored kernels for alpha
48        - build-depend on aboot for alpha (needed for making
49          floppies/CDs bootable)
50        - include srm-modules and socket-modules in the alpha initrd
51        - tell d-i that alpha CDROMs don't use a floppy image, just an
52          initrd and kernel
53        - upgrade to 2.4.24 for alpha kernels
54      * Thiemo Seufer
55        - Remove dead apt-get code in the Makefile.
56        - Redesigned build system. Major changes to the configuration
57          handling for all architectures. Closes: #215508
58        - Remove arhcdetect from m68k config, it is already in the generic
59          config.
60        - Fix broken alpha build, input-modules isn't created for -di
61          kernel flavour.
62        - Adjust daily-build script for the new build system.
63        - Remove special handling for "default", it was broken anyway.
64        - Switch back sparc kernel handling in tftpboot.sh to the old value.
65        - Add support for MANIFEST files. Closes: #231767
66        - Fix genromfs invocation, found by Thomas Poindessous.
67      * Thomas Poindessous
68        - Remove redundant kbd-chooser from netboot pkg-list.
69        - Add discover, discover-data to sparc netboot image. Closes: #227853
70        - Correct netboot image building on sparc. Closes: #228519
71      * Joey Hess
72        - Copyright date updates.
73        - Add wireless-tools to the net_drivers floppy and the netboot initrd.
74        - Switch the kernel to 2.4.24 for i386.
75        - Document vga=771 option for laptops with display problems.
76          Closes: #229904
77        - Add syslinux splash image by Matthew A. Nicholson, and another by
78          Klowner, and still another by Volkan YAZICI.
79        - Make all the syslinux help screens leave graphics mode when displayed.
80        - Hack syslinux.txt so it all fits on one line, the same line as the boot:
81          prompt.
82        - Add ${BOOTPROMPT} expansion to bootscreen-subst, to make it easy
83          to make the last line in a syslinux screen not have a newline at EOF
84          on the image, while still being easily editable.
85        - Switch cdroms from load-installer to load-cdrom. This is to work around
86          limitations in main-menu (see #218774). Driver floppy loading will now
87          be started by cdrom-detect if it fails to find a CD.
88        - Version the mtools build-dep. Closes: #225584
89        - Let HOST, BASEDIR, or DIR be set in the environment before running
90          daily-build, to override the defaults.
91        - Fix up miniiso creation to fit into the new build system better.
92        - Turn on miniiso creation for netboot, so there is a
93          dest/netboot/mini.iso that behaves the same as a netboot would.
94        - Add a dest/cdrom/debian-cd_info.tar.gz with the syslinux screens
95          and splash image, for eventual use by debian-cd.
96        - Convert the miniiso to use isolinux, to support any size initrd.
97        - Improvements to manifest generation and formatting.
98      * Richard Hirst
99        - ia64: Fix cdrom to autoboot, and tidy up kernel params.  Partial
100          fix for 227114.
101        - ia64: Change to 2.4.22 -di kernel, and include usb storage modules,
102          and ide/scsi core modules.  Partial fix for 227114.
103        - Increase ia64 'floppy' image to 10MB, and initrd to 24MB
104        - hppa: Add config/type/netboot-hppa, so TYPE=netboot generates a lifimage
105        - hppa: include fdisk-udeb in pkglists so we can partition.
106        - hppa: include text frontend, as it is useful for debugging.
107        - hppa: fix up palo cmdline for netboot lifimage
108      * Stephen R. Marenka
109        - m68k: update/create pkg-lists/cdrom/m68k pkg-lists/netboot/m68k.
110        - m68k: add some more devices to help support 2.2.25.
111      * Jeff Bailey
112        - sparc: Update config/arch/linux-sparc to show 2.4.24 and di flavour
113        - sparc: Remove ide-modules and scsi-modules - they're built in.
114        - sparc: Update kernel version in mirror-udeb list.
115        - sparc: Update config/sparc.cfg to show 2.4.24 and di flavour
116    
117     -- Joey Hess <joeyh@debian.org>  Mon,  9 Feb 2004 13:07:04 -0500
118    
119    debian-installer (20040102) unstable; urgency=low
120    
121      * Another day, another build. This one has updated busybox in it.
122    
123     -- Joey Hess <joeyh@debian.org>  Fri,  2 Jan 2004 14:48:13 -0500
124    
125    debian-installer (20040101) unstable; urgency=low
126    
127      * Giuseppe Sacco
128        - Corrected a small error in make/arch/linux-powerpc about
129        - the creation of a boot.msg
130      * Joey Hess
131        - Minor consistency fix in f10.txt.
132    
133     -- Joey Hess <joeyh@debian.org>  Thu,  1 Jan 2004 13:48:56 -0500
134    
135    debian-installer (20031230) unstable; urgency=low
136    
137      * Giuseppe Sacco
138        - Changed the KERNEL_FLAVOUR for powerpc to -di
139      * Joey Hess
140        - i386 will work on 32 mb now, update system requirements in syslinux help
141          screen
142        - Remove the encoding grep, all non-utf8 encodings should be fixed now.
143        - Fix make dependency loop on hppa and sparc where FLOPPY_SIZE is not set.
144          Closes: #225389
145        - Add expert and expert-safe boot modes to yaboot.
146        - Pass devfs=mount,dall in yaboot.conf for new powerpc kernel.
147        - Add build date to yaboot boot.msg.
148      * Thiemo Seufer
149        - Sanitize mips/mipsel image creation.
150      * Vincent Sanders
151        - Initial ARM port
152    
153     -- Joey Hess <joeyh@debian.org>  Tue, 30 Dec 2003 16:25:49 -0500
154    
155    debian-installer (20031226) unstable; urgency=low
156    
157      * Thiemo Seufer
158        - "make reallyclean" should really clean.
159        - Fix build failure, images/ wasn't created.
160      * Joey Hess
161        - Add fakeroot to build-depends, as the debian/rules uses it in the build
162          target. Should fix FTBFS on mips.
163        - Don't put docs under images/, so debian-cd will find them.
164    
165     -- Joey Hess <joeyh@debian.org>  Fri, 26 Dec 2003 21:15:47 -0500
166    
167    debian-installer (20031223) unstable; urgency=low
168    
169      * Joey Hess
170        - Generate bootable hd-media images, not just the initrd.
171          These can be written directly the usb memory stick, then mounted
172          and a d-i iso copied in. As they're quite big (and sparse),
173          they are gzipped.
174        - NB: The above change means you need 128+ mb more free space to
175          build this package on i386.
176        - If System.map is included in the kernel image udeb, pass it to depmod
177          via -F and delete it when done. This is to support building on systems
178          running 2.6.
179        - Remove ide modules stuff from net drivers floppy. I don't know why it
180          was there, but its deps were not met and this could cause ugly messages
181          during install.
182        - Remove the same ide modules from i386 netboot.
183        - Document the bootkbd boot parameter in syslinux f7.txt.
184        - Add "expert" mode boot to syslinux, which sets DEBCONF_PRIORITY=low.
185        - Include a doc/index.en.html in the install-images tarball, so
186          debian-cd will find some documentation and not include the boot floppies
187          docs.
188        - Include INSTALLATION-HOWTO there too, by way of a gross, gross hack.
189        - netcfg reorg
190        - scsi-common-modules reorg
191        - Grep out several encodings that confuse reduce-font:
192          ISO-8859-*, EUC-JP, CP1251. This is a temporary hackaround to get it
193          building again.
194        - Access floppy filled up, so move the network stuff to the access_drivers
195          floppy. That filled up access_drivers, so comment out SCSI support at
196          least for now.
197        - Turn ia64 back on, let's see if it builds now.
198      * Thiemo Seufer
199        - Build the demo tree only for architectures which support it.
200        - Don't build images for the demo target.
201        - Ensure TYPE=demo for the Makefile's demo target.
202        - Remove stamp files for tree and get_udebs at the begin of their rule,
203          create them at the rule's end.
204        - Ignore errors for the all_clean target.
205        - Don't use USERDEVFS for linux-mips.
206        - Fix 'make clean' if type demo is unsupported.
207      * Marco d'Itri
208        - Add preliminary support for .ko kernel modules.
209    
210     -- Joey Hess <joeyh@debian.org>  Sat, 13 Dec 2003 18:44:06 -0500
211    
212    debian-installer (20031212) unstable; urgency=low
213    
   * Goswin von Brederlow  
     - Moved fetching of (u)debs into get-packages shell script.  
     - Changed sources.list to sources.list.udeb, added sources.list.deb.  
     - Allowed "deb file:/..." urls in /etc/apt/sources.list,  
       simplified sed expression and change file to copy urls.  
     - Add explaining error message when apt-get update fails  
214    * Joey Hess    * Joey Hess
215      - Switch i386 to using dhcp-client rather than pump for netboot.      - Switch i386 to using dhcp-client rather than pump for netboot.
216        Left it using pump on other arches that did not already use dhcp-client,        Left it using pump on other arches that did not already use dhcp-client,
# Line 17  debian-installer (20031114) UNRELEASED; Line 222  debian-installer (20031114) UNRELEASED;
222      - Switch from pump to dhcp-client on powerpc.      - Switch from pump to dhcp-client on powerpc.
223      - Add disk labels to the i386 floppy images, for use by the bootfloppy      - Add disk labels to the i386 floppy images, for use by the bootfloppy
224        initrd, and maybe later by the floppy retreiver, etc.        initrd, and maybe later by the floppy retreiver, etc.
225        - In debian/rules, if the changelog is UNRELEASED, use unstable as the
226          DISTRIBUTION.
227        - makelabel takes the build date as its second parameter. Calculating
228          BUILD_DATE once at the start to avoid inconsistencies during
229          long/midnight builds.
230        - Add MEDIA_TYPE to configs for bootable image types.
231        - Add DEBIAN_VERSION to config.
232        - Add bootscreen-subst to substitute these variables into boot screens.
233        - Make a syslinux help screen, for all i386 syslinuxed boot media.
234          Includes the build date, debian version, and media type, and is derived
235          from isolinux help texts on the sarge cds, but modified to actually
236          match d-i:
237            - remove boot flavor docs, as we currently have no flavors
238            - remove rescue stuff, as d-i is not currently also a rescue disk
239            - reduce number of colors used for cleaner look
240            - remove mention of non-free
241            - try to make the prerequisites documentation somewhere close to
242              reality -- 64 mb ram and 256 mb disk.
243            - make every boot message screen 22 lines long, followed by a blank
244              line (which is in turn followed by the boot: prompt), for consistent
245              display
246            - remove references in f4.txt to a nonexistant table
247            - remove documentation of mono and vga16:off, as they do not work with
248              d-i
249            - remove keytimer hack documentation, that was for boot-floppies
250            - add documentation of d-i's boot time parameters, including the new
251              debian-installer/framebuffer=false
252            - remove the mailing list subscription info; boot time is not the
253              time to tell the user about this. In its place, make f9.txt be
254              about Debian.
255          - Remove DEBCONF_DEBUG setting from syslinux.cfg.
256          - Use bootscreen-subst on powerpc's boot.msg, too.
257          - Comment out the udeb apt status file stuff in get-packages, now is not
258            the time to be breaking the build with that.
259          - Build depend on elilo on ia64. This had better be the last one.
260      * Goswin von Brederlow
261        - Moved fetching of (u)debs into get-packages shell script.
262        - Changed sources.list to sources.list.udeb, added sources.list.deb.
263        - Allowed "deb file:/..." urls in /etc/apt/sources.list, (Closes: #221031)
264          simplified sed expression and change file to copy urls.
265        - Add explaining error message when apt-get update fails
266        - get-packages: Only seed dpkg status with libs when getting udebs
267        - pkg-lists/cdrom/alpha: missing input-modules-${kernel:Version}
268        - pkg-lists/mirror_udeb: lists for a partial mirror suitable for the CDs
269        - Drop pump-udeb (netboot on alpha, s390 and sparc) in favour of
270          dhcp-client-udeb
271        - debain/control: added Build-Depends: mkisofs
272        - daily-build: changed to copy last days images and rsync new ones
273        - daily-build: don't let the builder wait for logs, use tee
274        - No discover for mips/mipsel
275        - Added arch mips to the debian-installer.deb (Closes: #221534)
276    * Thiemo Seufer    * Thiemo Seufer
277      - Fix error handling in tftpboot.sh      - Fix error handling in tftpboot.sh
278    * Chris Tillman    * Chris Tillman
279      - Add DEBCONF_PRIORITY note to powerpc boot message.      - Add DEBCONF_PRIORITY note to powerpc boot message.
280      - Add MacRISC3 & 4 to ofboot.b for compatibility with G4/G5 powerpcs      - Add MacRISC3 & 4 to ofboot.b for compatibility with G4/G5 powerpcs
281      * Mario Lang
282        - Add new boot floppy flavour "speakup" which uses a speakup-enabled
283          kernel version.
284        - Update the access flavour to use the same kernel version as the
285          speakup flavour.
286        - Update the access_drivers common and i386 pkg-list.
287      * Thiemo Seufer
288        - Sanitize tftpboot.sh. It aborts now on errors and won't move/copy
289          files around without good reason. Changed mipsel image generation
290          to t-rex.
291        - Add pkg-lists/netboot/mips.
292        - Add fdisk to the mips/mipsel CD images, add AT keyboard support
293          to mips image.
294        - Add AT keyboard support to mips demo image.
295        - Polish make/arch/linux-mips{,el} a bit.
296        - Switch config/arch/linux-mips to kernel 2.4.22 with -di flavour.
297    
298   -- Joey Hess <joeyh@debian.org>  Thu, 13 Nov 2003 14:39:21 -0500   -- Joey Hess <joeyh@debian.org>  Thu, 13 Nov 2003 14:39:21 -0500
299    

Legend:
Removed from v.6143  
changed lines
  Added in v.9169

  ViewVC Help
Powered by ViewVC 1.1.5