| 1 |
|
installation-guide (2008xxxx) UNRELEASED; urgency=low |
| 2 |
|
|
| 3 |
|
[ Frans Pop ] |
| 4 |
|
* Clarify console switching for the graphical installer. |
| 5 |
|
Thanks to Tim Richardson for the suggestion. |
| 6 |
|
|
| 7 |
|
[ Colin Watson ] |
| 8 |
|
* Spell "multiselect" correctly in apt-setup/services-select preseeding |
| 9 |
|
example. |
| 10 |
|
* Note that an empty preseed file is equivalent to a normal manual |
| 11 |
|
installation (thanks, Nathan Sutton). |
| 12 |
|
|
| 13 |
|
[ Robert Millan ] |
| 14 |
|
* Document how to start the installer from Windows. |
| 15 |
|
|
| 16 |
|
[ Frans Pop ] |
| 17 |
|
* Document installation using multiple CD/DVDs; update text about using a |
| 18 |
|
mirror in line with that. |
| 19 |
|
* Lenny will be version 5.0. |
| 20 |
|
* Warn about boot issues when using RAID on the root file system. |
| 21 |
|
* Update task selection section for changes in desktop task preseeding. |
| 22 |
|
* Fix double / in links, spotted by Stanislav Gromov. Closes: #472813. |
| 23 |
|
* Document new boot parameters to define mouse protocol and device (port) |
| 24 |
|
for the graphical installer. |
| 25 |
|
* Correct command to use to allow preseeding of netcfg when using a |
| 26 |
|
preconfiguration file downloaded from a server (preseed/url). |
| 27 |
|
Thanks to Durk Strooisma for the report and analysis. Closes: #476524. |
| 28 |
|
|
| 29 |
|
[ Joey Hess ] |
| 30 |
|
* Remove autopartkit from the module list. |
| 31 |
|
|
| 32 |
|
-- Frans Pop <fjp@debian.org> Wed, 23 Apr 2008 07:17:13 +0200 |
| 33 |
|
|
| 34 |
|
installation-guide (20080211) unstable; urgency=low |
| 35 |
|
|
| 36 |
|
[ Martin Michlmayr ] |
| 37 |
|
* Remove all information about RiscPC because these machines are |
| 38 |
|
no longer supported. |
| 39 |
|
|
| 40 |
|
[ Joey Hess ] |
| 41 |
|
* Document the new tasksel/desktop preseed for lenny. |
| 42 |
|
|
| 43 |
|
[ Frans Pop ] |
| 44 |
|
* Add cm-super to build dependencies as that improves the quality of the |
| 45 |
|
Russian PDF version. |
| 46 |
|
* Suggest 'nousb' instead of debian-installer/probe/usb as USB modules are |
| 47 |
|
now loaded automatically. |
| 48 |
|
* Fix incorrect instruction for preseeding local repositories. |
| 49 |
|
Thanks to Rémi Demarthe. Closes: #420894. |
| 50 |
|
* Add translatable entities for Continue, Cancel and Go Back buttons. |
| 51 |
|
* Add build dependencies on texlive-lang-* packages for languages for which |
| 52 |
|
the manual has translations. |
| 53 |
|
* Document new boot parameters "lowmem" and "dmraid". |
| 54 |
|
* Document new location of graphical mini.iso images. |
| 55 |
|
* Document base-installer/kernel/image preseed. |
| 56 |
|
|
| 57 |
|
[ Joey Hess ] |
| 58 |
|
* Document new lilo-installer/skip preseed. |
| 59 |
|
* Document passwd/user-default-groups preseed. |
| 60 |
|
|
| 61 |
|
[ Colin Watson ] |
| 62 |
|
* Recommend preseeding mirror/country to "manual" rather than "enter |
| 63 |
|
information manually" (choose-mirror 2.17). |
| 64 |
|
* Remove text talking about devfs-style device names, which are no longer |
| 65 |
|
supported. |
| 66 |
|
* preparing/minimum-hardware-reqts.xml: Pluralise "gigabyte" consistently. |
| 67 |
|
|
| 68 |
|
[ Joey Hess ] |
| 69 |
|
* Document clock-setup/ntp. |
| 70 |
|
|
| 71 |
|
[ Frans Pop ] |
| 72 |
|
* Support for sparc32 has been discontinued for Lenny. This also means that |
| 73 |
|
booting from floppy is no longer supported for sparc. |
| 74 |
|
* Extend the documentation of apt-setup, especially the decision whether or |
| 75 |
|
not to use a network mirror. Document selection of services. |
| 76 |
|
* Document new apt-setup/services-select and related hostname preseeds. |
| 77 |
|
* Add some information about creating device files in the appendix on chroot |
| 78 |
|
installs; also add a note that the appendix only covers the basic steps |
| 79 |
|
of a chroot install. |
| 80 |
|
* Warn against installing Debian while another OS is hibernated. |
| 81 |
|
|
| 82 |
|
[ Joey Hess ] |
| 83 |
|
* Document how to preseed partman-auto to use only available disk, no matter |
| 84 |
|
what it's name is. |
| 85 |
|
* debian/rules: call dh_md5sums. |
| 86 |
|
* Document debian-installer/exit/halt preseed. |
| 87 |
|
|
| 88 |
|
[ Colin Watson ] |
| 89 |
|
* Clarify that you need to actually provide an autopartitioning method as |
| 90 |
|
well as preseeding the partman confirmation messages. |
| 91 |
|
|
| 92 |
|
[ Frans Pop ] |
| 93 |
|
* Make copyright refer explicitly to GPL version 2 as that is the version |
| 94 |
|
included in the appendix; add reference to /usr/share/common-licenses to |
| 95 |
|
make Lintian happy. |
| 96 |
|
* Rename doc-base.TEMPLATE to TEMPLATE.doc-base to avoid its inclusion in |
| 97 |
|
the package for the first architecture. Closes: #416304. |
| 98 |
|
* Modify language codes that include a country for the doc-base document ID |
| 99 |
|
so they only contain valid characters. |
| 100 |
|
* Remove the PDF section in doc-base files if PDF format is not built for a |
| 101 |
|
language. |
| 102 |
|
* Update standards version to 3.7.3; no changes needed. |
| 103 |
|
* Patch from Changwoo Ryu to replace Hangul-ucs with ko.tex fonts for Korean |
| 104 |
|
PDF version of the manual. Closes: #457137. |
| 105 |
|
* using-d-i: |
| 106 |
|
- move clock-setup, tzsetup and user-setup to reflect their changed |
| 107 |
|
position in the installation procedure |
| 108 |
|
- mention that clock-setup will now attempt to set the system time from a |
| 109 |
|
time server |
| 110 |
|
- split clock-setup as part is now executed during finish-install |
| 111 |
|
- add instructions on how a different time zone from the one(s) that match |
| 112 |
|
the selected location can be set (as that is a FAQ) |
| 113 |
|
- improve readability of partman section by using separate subsections for |
| 114 |
|
guided and manual partitioning |
| 115 |
|
- network-console: add information about dropped connections and how to |
| 116 |
|
avoid that (closes: #458154); add footnote with command to remove a host |
| 117 |
|
from the known_hosts file |
| 118 |
|
* howto, preseed: update for reordering of the installation procedure. |
| 119 |
|
* Change build dependency on gs-common to ghostscript. |
| 120 |
|
* Use --previous when updating PO files so translators can see the changes |
| 121 |
|
in a string. |
| 122 |
|
|
| 123 |
|
[ Colin Watson ] |
| 124 |
|
* Use &releasename; rather than hardcoding etch in sources.list |
| 125 |
|
recommendation for chroot installs. Closes: #458459. |
| 126 |
|
|
| 127 |
|
[ Frans Pop ] |
| 128 |
|
* Make UTF-8 the default encoding for the text version for all languages |
| 129 |
|
that still used ISO-8859-1. |
| 130 |
|
* Korean text version changed to UTF-8 on request of Changwoo Ryu. |
| 131 |
|
* Japanese text version changed to UTF-8 on request of KURASAWA Nozomu. |
| 132 |
|
* Enable PDF for Korean for website builds. |
| 133 |
|
* Disable Finnish, Hungarian and Spanish for this release as they have not |
| 134 |
|
been updated. |
| 135 |
|
|
| 136 |
|
-- Frans Pop <fjp@debian.org> Mon, 11 Feb 2008 19:35:22 +0100 |
| 137 |
|
|
| 138 |
|
installation-guide (20070319) unstable; urgency=low |
| 139 |
|
|
| 140 |
|
[ Frans Pop ] |
| 141 |
|
* Cleaned up definitions of some entities and removed unused ones. |
| 142 |
|
* Implement infrastructure that allows entities to be translated. |
| 143 |
|
Thanks to Miroslav Kure for providing the patch. Closes: #344048, #406515. |
| 144 |
|
* Disable Korean PDF/PS formats for builds for the website. |
| 145 |
|
* appendix/files: update information about mouse configuration, based on a |
| 146 |
|
patch from Peter Samuelson (for which thanks). Closes: #406290. |
| 147 |
|
* boot-installer, appendix/preseed: document preseed/interactive parameter. |
| 148 |
|
|
| 149 |
|
[ Joey Hess ] |
| 150 |
|
* Fix package name for installation-reports, and manual unfuzzy of all |
| 151 |
|
translations. Closes: #408408 |
| 152 |
|
|
| 153 |
|
[ Frans Pop ] |
| 154 |
|
* welcome: |
| 155 |
|
- make links to FSF and GNU more consistent (closes: #410317) |
| 156 |
|
- we do not necessarily share the ideals of the FSF (closes: #410129) |
| 157 |
|
Thanks to Francesco Poli for suggesting these changes. |
| 158 |
|
* using-d-i: guided partitioning now creates swap inside LVM. |
| 159 |
|
Thanks to Francesco Poli. Closes: #411399. |
| 160 |
|
* Document installs over PPPoE. Based on a text proposed by Eddy Petrisor. |
| 161 |
|
Closes: #408340. |
| 162 |
|
* installation-howto: update for the integration of base-config into D-I. |
| 163 |
|
* appendix/preseed: |
| 164 |
|
- as exim no longer asks any questions during installations, there is no |
| 165 |
|
real need to document it anymore |
| 166 |
|
- add link to Philip Hand's website as it contains many creative examples |
| 167 |
|
- document how to select the ftp protocol during mirror selection |
| 168 |
|
- document how to install from CD/DVD only (and not use a network mirror) |
| 169 |
|
* Update base/standard system and task sizes. |
| 170 |
|
|
| 171 |
|
[ Joey Hess ] |
| 172 |
|
* Document debian-installer/allow_unauthenticated. |
| 173 |
|
|
| 174 |
|
[ Wouter Verhelst ] |
| 175 |
|
* Update mac68k installation after notes from Finn Thain, upstream mac68k |
| 176 |
|
kernel hacker. |
| 177 |
|
|
| 178 |
|
[ Frans Pop ] |
| 179 |
|
* Replace entity in example-preseed.txt file. Thanks to Geert Stappers for |
| 180 |
|
spotting the error. Closes: #413257. |
| 181 |
|
|
| 182 |
|
-- Frans Pop <fjp@debian.org> Mon, 19 Mar 2007 15:00:12 +0100 |
| 183 |
|
|
| 184 |
|
installation-guide (20070122) unstable; urgency=low |
| 185 |
|
|
| 186 |
|
* Enable Catalan, Brazillian, Korean and Spanish again. |
| 187 |
|
* Enable new Hungarian translation. |
| 188 |
|
|
| 189 |
|
-- Frans Pop <fjp@debian.org> Mon, 22 Jan 2007 12:41:57 +0100 |
| 190 |
|
|
| 191 |
installation-guide (20070115) unstable; urgency=low |
installation-guide (20070115) unstable; urgency=low |
| 192 |
|
|
| 193 |
[ Colin Watson ] |
[ Colin Watson ] |