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