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

Contents of /trunk/manual/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.5