/[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 2394 by pere, Tue Mar 18 21:26:56 2003 UTC revision 7314 by joeyh, Wed Dec 31 00:09:26 2003 UTC
# Line 1  Line 1 
1  build-installer (0.01) UNRELEASED; urgency=low  debian-installer (20031231) UNRELEASED; urgency=low
2    
3      * Joey Hess
4        - Minor consistency fix in f10.txt.
5    
6     -- Joey Hess <joeyh@debian.org>  Tue, 30 Dec 2003 19:02:09 -0500
7    
8    debian-installer (20031230) unstable; urgency=low
9    
10      * Giuseppe Sacco
11        - Changed the KERNEL_FLAVOUR for powerpc to -di
12      * Joey Hess
13        - i386 will work on 32 mb now, update system requirements in syslinux help
14          screen
15        - Remove the encoding grep, all non-utf8 encodings should be fixed now.
16        - Fix make dependency loop on hppa and sparc where FLOPPY_SIZE is not set.
17          Closes: #225389
18        - Add expert and expert-safe boot modes to yaboot.
19        - Pass devfs=mount,dall in yaboot.conf for new powerpc kernel.
20        - Add build date to yaboot boot.msg.
21      * Thiemo Seufer
22        - Sanitize mips/mipsel image creation.
23      * Vincent Sanders
24        - Initial ARM port
25    
26     -- Joey Hess <joeyh@debian.org>  Tue, 30 Dec 2003 16:25:49 -0500
27    
28    debian-installer (20031226) unstable; urgency=low
29    
30      * Thiemo Seufer
31        - "make reallyclean" should really clean.
32        - Fix build failure, images/ wasn't created.
33      * Joey Hess
34        - Add fakeroot to build-depends, as the debian/rules uses it in the build
35          target. Should fix FTBFS on mips.
36        - Don't put docs under images/, so debian-cd will find them.
37    
38     -- Joey Hess <joeyh@debian.org>  Fri, 26 Dec 2003 21:15:47 -0500
39    
40    debian-installer (20031223) unstable; urgency=low
41    
42      * Joey Hess
43        - Generate bootable hd-media images, not just the initrd.
44          These can be written directly the usb memory stick, then mounted
45          and a d-i iso copied in. As they're quite big (and sparse),
46          they are gzipped.
47        - NB: The above change means you need 128+ mb more free space to
48          build this package on i386.
49        - If System.map is included in the kernel image udeb, pass it to depmod
50          via -F and delete it when done. This is to support building on systems
51          running 2.6.
52        - Remove ide modules stuff from net drivers floppy. I don't know why it
53          was there, but its deps were not met and this could cause ugly messages
54          during install.
55        - Remove the same ide modules from i386 netboot.
56        - Document the bootkbd boot parameter in syslinux f7.txt.
57        - Add "expert" mode boot to syslinux, which sets DEBCONF_PRIORITY=low.
58        - Include a doc/index.en.html in the install-images tarball, so
59          debian-cd will find some documentation and not include the boot floppies
60          docs.
61        - Include INSTALLATION-HOWTO there too, by way of a gross, gross hack.
62        - netcfg reorg
63        - scsi-common-modules reorg
64        - Grep out several encodings that confuse reduce-font:
65          ISO-8859-*, EUC-JP, CP1251. This is a temporary hackaround to get it
66          building again.
67        - Access floppy filled up, so move the network stuff to the access_drivers
68          floppy. That filled up access_drivers, so comment out SCSI support at
69          least for now.
70        - Turn ia64 back on, let's see if it builds now.
71      * Thiemo Seufer
72        - Build the demo tree only for architectures which support it.
73        - Don't build images for the demo target.
74        - Ensure TYPE=demo for the Makefile's demo target.
75        - Remove stamp files for tree and get_udebs at the begin of their rule,
76          create them at the rule's end.
77        - Ignore errors for the all_clean target.
78        - Don't use USERDEVFS for linux-mips.
79        - Fix 'make clean' if type demo is unsupported.
80      * Marco d'Itri
81        - Add preliminary support for .ko kernel modules.
82    
83     -- Joey Hess <joeyh@debian.org>  Sat, 13 Dec 2003 18:44:06 -0500
84    
85    debian-installer (20031212) unstable; urgency=low
86    
87      * Joey Hess
88        - Switch i386 to using dhcp-client rather than pump for netboot.
89          Left it using pump on other arches that did not already use dhcp-client,
90          at least for now.
91        - Switch i386, hppa, and ia64 to dhcp-client rather than udhcp
92          on the root floppy.
93        - Switch powerpc to pump on the root floppy.
94        - Switch i386 to dhcp-client rather than udhcp on the access floppy.
95        - Switch from pump to dhcp-client on powerpc.
96        - Add disk labels to the i386 floppy images, for use by the bootfloppy
97          initrd, and maybe later by the floppy retreiver, etc.
98        - In debian/rules, if the changelog is UNRELEASED, use unstable as the
99          DISTRIBUTION.
100        - makelabel takes the build date as its second parameter. Calculating
101          BUILD_DATE once at the start to avoid inconsistencies during
102          long/midnight builds.
103        - Add MEDIA_TYPE to configs for bootable image types.
104        - Add DEBIAN_VERSION to config.
105        - Add bootscreen-subst to substitute these variables into boot screens.
106        - Make a syslinux help screen, for all i386 syslinuxed boot media.
107          Includes the build date, debian version, and media type, and is derived
108          from isolinux help texts on the sarge cds, but modified to actually
109          match d-i:
110            - remove boot flavor docs, as we currently have no flavors
111            - remove rescue stuff, as d-i is not currently also a rescue disk
112            - reduce number of colors used for cleaner look
113            - remove mention of non-free
114            - try to make the prerequisites documentation somewhere close to
115              reality -- 64 mb ram and 256 mb disk.
116            - make every boot message screen 22 lines long, followed by a blank
117              line (which is in turn followed by the boot: prompt), for consistent
118              display
119            - remove references in f4.txt to a nonexistant table
120            - remove documentation of mono and vga16:off, as they do not work with
121              d-i
122            - remove keytimer hack documentation, that was for boot-floppies
123            - add documentation of d-i's boot time parameters, including the new
124              debian-installer/framebuffer=false
125            - remove the mailing list subscription info; boot time is not the
126              time to tell the user about this. In its place, make f9.txt be
127              about Debian.
128          - Remove DEBCONF_DEBUG setting from syslinux.cfg.
129          - Use bootscreen-subst on powerpc's boot.msg, too.
130          - Comment out the udeb apt status file stuff in get-packages, now is not
131            the time to be breaking the build with that.
132          - Build depend on elilo on ia64. This had better be the last one.
133      * Goswin von Brederlow
134        - Moved fetching of (u)debs into get-packages shell script.
135        - Changed sources.list to sources.list.udeb, added sources.list.deb.
136        - Allowed "deb file:/..." urls in /etc/apt/sources.list, (Closes: #221031)
137          simplified sed expression and change file to copy urls.
138        - Add explaining error message when apt-get update fails
139        - get-packages: Only seed dpkg status with libs when getting udebs
140        - pkg-lists/cdrom/alpha: missing input-modules-${kernel:Version}
141        - pkg-lists/mirror_udeb: lists for a partial mirror suitable for the CDs
142        - Drop pump-udeb (netboot on alpha, s390 and sparc) in favour of
143          dhcp-client-udeb
144        - debain/control: added Build-Depends: mkisofs
145        - daily-build: changed to copy last days images and rsync new ones
146        - daily-build: don't let the builder wait for logs, use tee
147        - No discover for mips/mipsel
148        - Added arch mips to the debian-installer.deb (Closes: #221534)
149      * Thiemo Seufer
150        - Fix error handling in tftpboot.sh
151      * Chris Tillman
152        - Add DEBCONF_PRIORITY note to powerpc boot message.
153        - Add MacRISC3 & 4 to ofboot.b for compatibility with G4/G5 powerpcs
154      * Mario Lang
155        - Add new boot floppy flavour "speakup" which uses a speakup-enabled
156          kernel version.
157        - Update the access flavour to use the same kernel version as the
158          speakup flavour.
159        - Update the access_drivers common and i386 pkg-list.
160      * Thiemo Seufer
161        - Sanitize tftpboot.sh. It aborts now on errors and won't move/copy
162          files around without good reason. Changed mipsel image generation
163          to t-rex.
164        - Add pkg-lists/netboot/mips.
165        - Add fdisk to the mips/mipsel CD images, add AT keyboard support
166          to mips image.
167        - Add AT keyboard support to mips demo image.
168        - Polish make/arch/linux-mips{,el} a bit.
169        - Switch config/arch/linux-mips to kernel 2.4.22 with -di flavour.
170    
171     -- Joey Hess <joeyh@debian.org>  Thu, 13 Nov 2003 14:39:21 -0500
172    
173    debian-installer (20031113) unstable; urgency=low
174    
175      * Joey Hess
176        - Add new loop-modules to bootfloppy, hd-media.
177        - Move input-modules from root floppy to bootfloppy, as the new
178          rootskel-bootfloppy prompts for the user to hit enter.
179        - Remove redundant usb-discover and usb-modules from root floppy;
180          the boot floppy takes care of that.
181        - Remove fat-modules and floppy-modules from the root floppy; they
182          boot floppy loads them.
183        - Create DEST before copying in DEST_KERNEL.
184        - ia64 build-depends on dosfstools. Closes: #219919
185        - sparc build-depends on genromfs. Closes: #220208
186        - remove brltty from everything except access. It is causing problems
187          (#219928) on sparc at least.
188        - add nic-extra-modules to netboot for i386, as it fits and netboot
189          should support as much as it can
190        - try to get full UTF-8 going on netboot
191        - add nano to netboot
192      * Richard Hirst
193        - Add mtools as a build-dep for ia64
194    
195     -- Joey Hess <joeyh@debian.org>  Sun,  9 Nov 2003 19:59:13 -0500
196    
197    debian-installer (20031109) unstable; urgency=low
198    
199      * Richard Hirst
200        - Remove efi-reader from ia64 cdrom pkglist for now; the one in the
201          archive is linked against libdebian-installer3 which is no longer
202          available.
203        - Stop including debootstrap-udeb in cdrom pkg-list for ia64.
204    
205     -- Joey Hess <joeyh@debian.org>  Fri, 07 Nov 2003 22:31:07 +0000
206    
207    debian-installer (20031106.1) unstable; urgency=low
208    
209      * Enable ia64 in control file. (Build report from Jeff Bailey)
210      * Idempotency fix in debian/rules install.
211      * Put in some stuff to allow for more than one release per day.
212    
213     -- Joey Hess <joeyh@debian.org>  Thu,  6 Nov 2003 15:12:48 -0500
214    
215    debian-installer (20031106) unstable; urgency=low
216    
217      * Improved the copyright file, decided not to try to list the copyright
218        of every component of the images.
219      * Uppercased the md5sums filename.
220      * New retriever menu setup:
221        - add load-floppy and download-installer to floppy
222        - add load-installer to cdrom, netboot
223        - add load-iso to hd-media
224        - add load-cdrom, hw-detect-full, ide-core-modules, and cdrom-detect
225          to cd_drivers, which is actually usable now
226      * Remove pcmcia-udeb from pkg-lists, hw-detect took over.
227      * Make d-i-demo catch SIGINT, clean up properly.
228      * Fix kernel module package names in udeb_include for driver floppies.
229      * Alastair McKinstry:
230        - Add additional shade characters to fix the scroll bar in the newt
231          frontend.
232        - The terminfo entries are now provided by di-utils-terminfo, not
233          the Makefile.
234      * Richard Hirst:
235        - Misc ia64 fixes - define KERNEL_FLAVOUR, clean up pkglists, etc
236      * Improved the description of debian-installer-demo. Closes: #219255
237      * Build includes new cdebconf, fixed partconf, fixed bogl-bterm redraw
238        problems, etc, etc. Many other fixes and improvements.
239    
240     -- Joey Hess <joeyh@debian.org>  Thu, 30 Oct 2003 15:12:38 -0500
241    
242    debian-installer (20031029) unstable; urgency=low
243    
244    * Initial release.    * Initial release.
245      * This includes a deb that lets a demo of the installer be run
246        (and triggers autobuilders), but the main payload is the
247        debian-installer-images tarball, which is designed to be unpacked
248        by ftp-master into the ftp site.
249      * Set architecture to i386, powerpc for now. More will be added
250        once d-i works on them well enough to distribute images.
251    
252   -- Petter Reinholdtsen <pere@debian.org>  Sun, 16 Mar 2003 20:29:33 +0100   -- Joey Hess <joeyh@debian.org>  Wed, 22 Oct 2003 16:16:21 -0400

Legend:
Removed from v.2394  
changed lines
  Added in v.7314

  ViewVC Help
Powered by ViewVC 1.1.5