| 1 |
installation-guide (20051026) UNRELEASED; urgency=low |
installation-guide (2006xxxx) UNRELEASED; urgency=low |
| 2 |
|
|
| 3 |
|
[ Colin Watson ] |
| 4 |
|
* Document new pkgsel/include setting. |
| 5 |
|
* Fix incorrect documentation on preseeding additional apt sources. |
| 6 |
|
* Fix typo in hppa hardware support documentation |
| 7 |
|
(https://launchpad.net/bugs/55164). |
| 8 |
|
* Adjust chroot-install guide to take account of debootstrap being |
| 9 |
|
Architecture: all now (https://launchpad.net/bugs/64765). |
| 10 |
|
|
| 11 |
|
[ Frans Pop ] |
| 12 |
|
* Various corrections suggested by Clytie Siddall and Holger Wansing. |
| 13 |
|
Closes: #378404, #370484, #370425. |
| 14 |
|
* Update instructions on how to set module parameters for PLIP installation. |
| 15 |
|
* Update chroot install instructions to use aptitude instead of apt-get. |
| 16 |
|
* Add /srv in overview of directory tree in partitioning appendix. |
| 17 |
|
* Update section on partitioning using LVM to reflect recent changes. |
| 18 |
|
* Apply various patches by or based on suggestions from Nathanael Nerode. |
| 19 |
|
Some of the bigger changes include: |
| 20 |
|
- Update of processor support for the i386 architecture. |
| 21 |
|
- Update information on setting up a RARP server. |
| 22 |
|
* Add variant for the AMD64 architecture. Closes: #305977. |
| 23 |
|
* Suppress warnings about missing IDs for sections and such. |
| 24 |
|
* Reorganize supported hardware table; i386 no longer has flavors. |
| 25 |
|
* Document SMP-alternatives as one of the variants of SMP support. |
| 26 |
|
* Document how to shut down the system. Based on patch from Holger Levsen. |
| 27 |
|
Closes: #248067. |
| 28 |
|
|
| 29 |
|
[ Miroslav Kure ] |
| 30 |
|
* Update information about booting with encrypted partitions. |
| 31 |
|
Closes: #378651. |
| 32 |
|
|
| 33 |
|
[ Joey Hess ] |
| 34 |
|
* Update preseeding docs to document listing more than one disk for |
| 35 |
|
partman-auto/disk and grub-installer/bootdev |
| 36 |
|
|
| 37 |
|
[ Changwoo Ryu ] |
| 38 |
|
* Add support for Korean PDF output. Requires latex-hangul-ucs-hlatex. |
| 39 |
|
Closes: #381657. |
| 40 |
|
|
| 41 |
|
[ David Härdeman ] |
| 42 |
|
* Update preseeding documentation for partman-auto. |
| 43 |
|
|
| 44 |
|
[ Frans Pop ] |
| 45 |
|
* Correct error for alpha netboot installations. Thanks to Aurélien Géröme. |
| 46 |
|
Closes: #386591. |
| 47 |
|
* Correct number of release arches. Thanks to Holger Wansing. Closes: #384321. |
| 48 |
|
* Minor corrections reported by Malcolm Parsons. Closes: #388138. |
| 49 |
|
* Document new boot parameters theme and directfb/hw-accel. |
| 50 |
|
* Remove now obsolete distinction between classic and common kpkg. |
| 51 |
|
* Update all arches to kernel version 2.6.17. |
| 52 |
|
* Set default value for manual_release in build wrapper scripts. |
| 53 |
|
* Add new section in preseeding appendix on partman-auto-raid. Not included |
| 54 |
|
in preseed text file as it is still somewhat experimental. |
| 55 |
|
* Document changes in guided partitioning and added encrypted LVM support. |
| 56 |
|
|
| 57 |
|
-- Frans Pop <fjp@debian.org> Thu, 12 Oct 2006 18:46:34 +0200 |
| 58 |
|
|
| 59 |
|
installation-guide (20060726) unstable; urgency=low |
| 60 |
|
|
| 61 |
|
[ Joey Hess ] |
| 62 |
|
* Update kernel building section to conditionalise some more 2.4 kernel |
| 63 |
|
stuff. |
| 64 |
|
* Suggest passing --initrd to make-kpkg since the docs say nothing about |
| 65 |
|
compiling disk drivers into the kernel. |
| 66 |
|
* Document new passwd/root-login setting. |
| 67 |
|
* Booting a USB stick via a boot floppy is not supported by current |
| 68 |
|
installer images. |
| 69 |
|
* Update preseeding docs to use task names, not short descriptions, since |
| 70 |
|
that will work now and is more convenient for preseeding. |
| 71 |
|
* Document the kde-desktop and gnome-desktop subtasks. |
| 72 |
|
|
| 73 |
|
[ Frans Pop ] |
| 74 |
|
* Various corrections suggested by Clytie Siddall. |
| 75 |
|
* chroot-install: |
| 76 |
|
- add /etc/hosts to be created for network configuration (closes: #364517) |
| 77 |
|
- make kernel/linux-image variable (closes: #345482) |
| 78 |
|
* Document -- command line option for passing parameters to boot loader |
| 79 |
|
configuration (closes: #309889). |
| 80 |
|
* Switch Finnish from XML-based to PO-based translation. |
| 81 |
|
* Bring numbering and layout of GPL more in line with original. With thanks |
| 82 |
|
to Holger Wansing. |
| 83 |
|
* Add functionality to include optional paragraphs in translations. |
| 84 |
|
Initially two have been defined: |
| 85 |
|
- a paragraph in bookinfo for information about the translation; |
| 86 |
|
- a note in appendix/gpl.xml required with unofficial GPL translations. |
| 87 |
|
|
| 88 |
|
[ Joey Hess ] |
| 89 |
|
* Document new preseed/run setting. |
| 90 |
|
* Prebaseconfig renamed to finish-install, which changes some documentation, |
| 91 |
|
and. notably, renames one of the xml files. |
| 92 |
|
* hd-media size changed to 256 mb. |
| 93 |
|
* Document new aliases added in preseed 1.17 for common debconf boot |
| 94 |
|
parameters: fb, url, file, locale, interface. |
| 95 |
|
|
| 96 |
|
[ Frans Pop ] |
| 97 |
|
* Document guided partitioning using LVM and update partitioning section. |
| 98 |
|
|
| 99 |
|
[ Martin Michlmayr ] |
| 100 |
|
* The RiscPC flavour is now known as "rpc" rather than "riscpc". |
| 101 |
|
* As of 2.6, r4k-ip22 also rupports r5k machines do the r5k-ip22 flavour |
| 102 |
|
has been dropped. |
| 103 |
|
|
| 104 |
|
[ Holger Levsen ] |
| 105 |
|
* Added the remaining suggestions about nubus and non-powerpc macs |
| 106 |
|
(closes: #364546). |
| 107 |
|
* Restructured the chapter about powerpc supported hardware, moved |
| 108 |
|
unsupported machines to the end. |
| 109 |
|
* Updated the information about existing kernel flavours. |
| 110 |
|
|
| 111 |
|
[ Miroslav Kure ] |
| 112 |
|
* Document installation to encrypted partitions (partman-crypto). |
| 113 |
|
* Update XOrg to 7.0. |
| 114 |
|
|
| 115 |
|
[ Frans Pop ] |
| 116 |
|
* Etch has been assigned version 4.0. |
| 117 |
|
* Update kernel versions to 2.6.16. |
| 118 |
|
* Base languages to be built for website on list of release languages. |
| 119 |
|
* arm, mips and mipsel switched to 2.6 kernels. |
| 120 |
|
* Enable Brazillian Portuguese and Vietnamese translation for release. |
| 121 |
|
* Disable Greek translation as it is too incomplete. |
| 122 |
|
|
| 123 |
|
-- Frans Pop <fjp@debian.org> Wed, 26 Jul 2006 07:27:52 +0200 |
| 124 |
|
|
| 125 |
|
installation-guide (20060427) unstable; urgency=low |
| 126 |
|
|
| 127 |
|
[ Joey Hess ] |
| 128 |
|
* Update preseeding docs for base-config removal. |
| 129 |
|
* Add documentation of how to change apt-setup security source with |
| 130 |
|
preseeding. |
| 131 |
|
* Remove the sarge preseeding docs. |
| 132 |
|
* Remove mentions of base-config and move base-config stuff to elsewhere. |
| 133 |
|
* Add documentation of apt-setup, user-setup, clock-setup, tzsetup, and |
| 134 |
|
pkgsel. |
| 135 |
|
* Change some references to tty3 (messages) to instead refer to tty4 |
| 136 |
|
(syslog). |
| 137 |
|
* Change references to /var/log/debian-installer to just /var/log/installer. |
| 138 |
|
* Remove docs for baseconfig-udeb; going away with base-config. |
| 139 |
|
* Removed various bits of sarge cruft when it made things easier. |
| 140 |
|
|
| 141 |
|
[ Frans Pop ] |
| 142 |
|
* Change default build to Etch. |
| 143 |
|
* Remove all Sarge specific content and make Etch specific content default. |
| 144 |
|
* Delete some obsolete entities. |
| 145 |
|
* Change references from package d-i-manual to package installation-guide. |
| 146 |
|
* Explicitly specify XML declaration as required by openjade 1.4devel1-15 |
| 147 |
|
(closes: #360241). |
| 148 |
|
* Update appendix on chroot installs: |
| 149 |
|
- mention that debootstrap also requires basic Unix/Linux commands; |
| 150 |
|
- comment out link to outdated rpm packages of debootstrap. |
| 151 |
|
|
| 152 |
|
[ Colin Watson ] |
| 153 |
|
* Add a few more supports-floppy-boot and bootable-usb conditionals to |
| 154 |
|
make it easier to turn all this off in rebuilds of the manual. |
| 155 |
|
* Etch uses X.Org 6.9, and xserver-xorg instead of xserver-xfree86. |
| 156 |
|
* Document how to pick a particular interface with |
| 157 |
|
netcfg/choose_interface, including how to do this before reading a |
| 158 |
|
preseed file. |
| 159 |
|
* Remove obsolete substvar. |
| 160 |
|
* Build-depend on libhtml-parser-perl for build/preseed.pl. |
| 161 |
|
|
| 162 |
|
[ Joey Hess ] |
| 163 |
|
* Add docs about preseeding a fallback to a static IP if dhcp fails. |
| 164 |
|
* Update copyright date. |
| 165 |
|
* It's possible to use preseeding to set up LVM now, so remove stuff about |
| 166 |
|
it not working. |
| 167 |
|
* Document DHCP preseeding. Note that this documents it as of netcfg 1.24 |
| 168 |
|
and preseed 1.13. |
| 169 |
|
|
| 170 |
|
[ Martin Michlmayr ] |
| 171 |
|
* Bring ARM up to date with reality: remove unsupported flavours, add |
| 172 |
|
NSLU2. |
| 173 |
|
* Fix Netwinder/CATS download location. |
| 174 |
|
* Improve the Netwinder TFTP boot instructions. |
| 175 |
|
* The Netwinder firmware is no longer available due to license problems. |
| 176 |
|
* Mention NSLU2 download location. |
| 177 |
|
* Describe how to flash the installer image onto the NSLU2. |
| 178 |
|
* Describe how to boot a Cobalt machine. |
| 179 |
|
|
| 180 |
|
[ Frans Pop ] |
| 181 |
|
* Document new option to preseed additional apt sources for target system. |
| 182 |
|
* Document how to create a preconfiguration file. |
| 183 |
|
* Enable Catalan, Italian and Swedish translations for release. |
| 184 |
|
* Disable Brazillian Portuguese translation as it is too incomplete. |
| 185 |
|
|
| 186 |
|
-- Frans Pop <fjp@debian.org> Thu, 27 Apr 2006 03:00:32 +0200 |
| 187 |
|
|
| 188 |
|
installation-guide (20060102) unstable; urgency=low |
| 189 |
|
|
| 190 |
[ Frans Pop ] |
[ Frans Pop ] |
| 191 |
* Fix build error caused by description for s390. Closes: #337382. |
* Fix build error caused by description for s390. Closes: #337382. |
| 192 |
|
* Update kernel package names and kernel versions per architecture. |
| 193 |
|
* Move documentation on preseeding to separate appendix for etch. |
| 194 |
|
* Use new, more flexible perl script to extract example preseed file from |
| 195 |
|
new appendix. |
| 196 |
|
* Set proper POT-Creation-Date when generating new POT files. |
| 197 |
|
* New translations started: Polish, Swedish, Vietnamese. |
| 198 |
|
* First release of Greek and Korean translations. |
| 199 |
|
* Exclude Traditional Chinese translation as it was not updated. |
| 200 |
|
* Switch release name to Etch (3.1+δ). |
| 201 |
|
|
| 202 |
[ Joey Hess ] |
[ Joey Hess ] |
| 203 |
* Update installation report template and instructions for etch. |
* Update installation report template and instructions for etch. |
| 204 |
|
|
| 205 |
-- Joey Hess <joeyh@debian.org> Fri, 18 Nov 2005 16:35:00 -0500 |
-- Frans Pop <fjp@debian.org> Mon, 2 Jan 2006 18:44:59 +0100 |
| 206 |
|
|
| 207 |
installation-guide (20051025) unstable; urgency=low |
installation-guide (20051025) unstable; urgency=low |
| 208 |
|
|