| 1 |
installation-guide (2006xxxx) UNRELEASED; urgency=low
|
| 2 |
|
| 3 |
[ Joey Hess ]
|
| 4 |
* Update kernel building section to conditionalise some more 2.4 kernel
|
| 5 |
stuff.
|
| 6 |
* Suggest passing --initrd to make-kpkg since the docs say nothing about
|
| 7 |
compiling disk drivers into the kernel.
|
| 8 |
* Document new passwd/root-login setting.
|
| 9 |
* Booting a USB stick via a boot floppy is not supported by current
|
| 10 |
installer images.
|
| 11 |
* Update preseeding docs to use task names, not short descriptions, since
|
| 12 |
that will work now and is more convenient for preseeding.
|
| 13 |
* Document the kde-desktop and gnome-desktop subtasks.
|
| 14 |
|
| 15 |
[ Frans Pop ]
|
| 16 |
* Various corrections suggested by Clytie Siddall.
|
| 17 |
* chroot-install:
|
| 18 |
- add /etc/hosts to be created for network configuration (closes: #364517)
|
| 19 |
- make kernel/linux-image variable (closes: #345482)
|
| 20 |
* Document -- command line option for passing parameters to boot loader
|
| 21 |
configuration (closes: #309889).
|
| 22 |
* Switch Finnish from XML-based to PO-based translation.
|
| 23 |
* Bring numbering and layout of GPL more in line with original. With thanks
|
| 24 |
to Holger Wansing.
|
| 25 |
* Add functionality to include optional paragraphs in translations.
|
| 26 |
Initially two have been defined:
|
| 27 |
- a paragraph in bookinfo for information about the translation;
|
| 28 |
- a note in appendix/gpl.xml required with unofficial GPL translations.
|
| 29 |
|
| 30 |
[ Joey Hess ]
|
| 31 |
* Document new preseed/run setting.
|
| 32 |
* Prebaseconfig renamed to finish-install, which changes some documentation,
|
| 33 |
and. notably, renames one of the xml files.
|
| 34 |
* hd-media size changed to 256 mb.
|
| 35 |
* Document new aliases added in preseed 1.17 for common debconf boot
|
| 36 |
parameters: fb, url, file, locale, interface.
|
| 37 |
|
| 38 |
[ Frans Pop ]
|
| 39 |
* Document guided partitioning using LVM and update partitioning section.
|
| 40 |
|
| 41 |
[ Martin Michlmayr ]
|
| 42 |
* The RiscPC flavour is now known as "rpc" rather than "riscpc".
|
| 43 |
* As of 2.6, r4k-ip22 also rupports r5k machines do the r5k-ip22 flavour
|
| 44 |
has been dropped.
|
| 45 |
|
| 46 |
[ Holger Levsen ]
|
| 47 |
* Added the remaining suggestions about nubus and non-powerpc macs
|
| 48 |
(closes: #364546).
|
| 49 |
* Restructured the chapter about powerpc supported hardware, moved
|
| 50 |
unsupported machines to the end.
|
| 51 |
* Updated the information about existing kernel flavours.
|
| 52 |
|
| 53 |
[ Miroslav Kure ]
|
| 54 |
* Document installation to encrypted partitions (partman-crypto).
|
| 55 |
|
| 56 |
[ Frans Pop ]
|
| 57 |
* Etch has been assigned version 4.0.
|
| 58 |
|
| 59 |
-- Frans Pop <fjp@debian.org> Sun, 16 Jul 2006 15:08:31 +0200
|
| 60 |
|
| 61 |
installation-guide (20060427) unstable; urgency=low
|
| 62 |
|
| 63 |
[ Joey Hess ]
|
| 64 |
* Update preseeding docs for base-config removal.
|
| 65 |
* Add documentation of how to change apt-setup security source with
|
| 66 |
preseeding.
|
| 67 |
* Remove the sarge preseeding docs.
|
| 68 |
* Remove mentions of base-config and move base-config stuff to elsewhere.
|
| 69 |
* Add documentation of apt-setup, user-setup, clock-setup, tzsetup, and
|
| 70 |
pkgsel.
|
| 71 |
* Change some references to tty3 (messages) to instead refer to tty4
|
| 72 |
(syslog).
|
| 73 |
* Change references to /var/log/debian-installer to just /var/log/installer.
|
| 74 |
* Remove docs for baseconfig-udeb; going away with base-config.
|
| 75 |
* Removed various bits of sarge cruft when it made things easier.
|
| 76 |
|
| 77 |
[ Frans Pop ]
|
| 78 |
* Change default build to Etch.
|
| 79 |
* Remove all Sarge specific content and make Etch specific content default.
|
| 80 |
* Delete some obsolete entities.
|
| 81 |
* Change references from package d-i-manual to package installation-guide.
|
| 82 |
* Explicitly specify XML declaration as required by openjade 1.4devel1-15
|
| 83 |
(closes: #360241).
|
| 84 |
* Update appendix on chroot installs:
|
| 85 |
- mention that debootstrap also requires basic Unix/Linux commands;
|
| 86 |
- comment out link to outdated rpm packages of debootstrap.
|
| 87 |
|
| 88 |
[ Colin Watson ]
|
| 89 |
* Add a few more supports-floppy-boot and bootable-usb conditionals to
|
| 90 |
make it easier to turn all this off in rebuilds of the manual.
|
| 91 |
* Etch uses X.Org 6.9, and xserver-xorg instead of xserver-xfree86.
|
| 92 |
* Document how to pick a particular interface with
|
| 93 |
netcfg/choose_interface, including how to do this before reading a
|
| 94 |
preseed file.
|
| 95 |
* Remove obsolete substvar.
|
| 96 |
* Build-depend on libhtml-parser-perl for build/preseed.pl.
|
| 97 |
|
| 98 |
[ Joey Hess ]
|
| 99 |
* Add docs about preseeding a fallback to a static IP if dhcp fails.
|
| 100 |
* Update copyright date.
|
| 101 |
* It's possible to use preseeding to set up LVM now, so remove stuff about
|
| 102 |
it not working.
|
| 103 |
* Document DHCP preseeding. Note that this documents it as of netcfg 1.24
|
| 104 |
and preseed 1.13.
|
| 105 |
|
| 106 |
[ Martin Michlmayr ]
|
| 107 |
* Bring ARM up to date with reality: remove unsupported flavours, add
|
| 108 |
NSLU2.
|
| 109 |
* Fix Netwinder/CATS download location.
|
| 110 |
* Improve the Netwinder TFTP boot instructions.
|
| 111 |
* The Netwinder firmware is no longer available due to license problems.
|
| 112 |
* Mention NSLU2 download location.
|
| 113 |
* Describe how to flash the installer image onto the NSLU2.
|
| 114 |
* Describe how to boot a Cobalt machine.
|
| 115 |
|
| 116 |
[ Frans Pop ]
|
| 117 |
* Document new option to preseed additional apt sources for target system.
|
| 118 |
* Document how to create a preconfiguration file.
|
| 119 |
|
| 120 |
[ Frans Pop ]
|
| 121 |
* Enable Catalan, Italian and Swedish translations for release.
|
| 122 |
* Disable Brazillian Portuguese translation as it is too incomplete.
|
| 123 |
|
| 124 |
-- Frans Pop <fjp@debian.org> Thu, 27 Apr 2006 03:00:32 +0200
|
| 125 |
|
| 126 |
installation-guide (20060102) unstable; urgency=low
|
| 127 |
|
| 128 |
[ Frans Pop ]
|
| 129 |
* Fix build error caused by description for s390. Closes: #337382.
|
| 130 |
* Update kernel package names and kernel versions per architecture.
|
| 131 |
* Move documentation on preseeding to separate appendix for etch.
|
| 132 |
* Use new, more flexible perl script to extract example preseed file from
|
| 133 |
new appendix.
|
| 134 |
* Set proper POT-Creation-Date when generating new POT files.
|
| 135 |
* New translations started: Polish, Swedish, Vietnamese.
|
| 136 |
* First release of Greek and Korean translations.
|
| 137 |
* Exclude Traditional Chinese translation as it was not updated.
|
| 138 |
* Switch release name to Etch (3.1+δ).
|
| 139 |
|
| 140 |
[ Joey Hess ]
|
| 141 |
* Update installation report template and instructions for etch.
|
| 142 |
|
| 143 |
-- Frans Pop <fjp@debian.org> Mon, 2 Jan 2006 18:44:59 +0100
|
| 144 |
|
| 145 |
installation-guide (20051025) unstable; urgency=low
|
| 146 |
|
| 147 |
* Mention in copyright that full GPL is included in the manual.
|
| 148 |
Closes: #334925
|
| 149 |
* Register installed documents with doc-base.
|
| 150 |
* Minor updates in English text and translations.
|
| 151 |
|
| 152 |
-- Frans Pop <fjp@debian.org> Tue, 25 Oct 2005 17:37:25 +0200
|
| 153 |
|
| 154 |
installation-guide (20051019) unstable; urgency=low
|
| 155 |
|
| 156 |
[ Joey Hess ]
|
| 157 |
* Split off from the debian-installer source package.
|
| 158 |
See the changelog for debian-installer for older changelog entries.
|
| 159 |
|
| 160 |
[ Frans Pop ]
|
| 161 |
* Change over to building arch all packages in section doc. Build separate
|
| 162 |
packages for each arch containing all translations.
|
| 163 |
* Change package name to installation-guide.
|
| 164 |
* Include translations already available on official website.
|
| 165 |
|
| 166 |
-- Frans Pop <fjp@debian.org> Tue, 18 Oct 2005 17:12:35 +0200
|