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

Contents of /trunk/build/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.5