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

Diff of /trunk/manual/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 35032 by joeyh, Tue Feb 21 21:48:08 2006 UTC revision 40459 by joeyh, Mon Sep 4 00:39:02 2006 UTC
# Line 1  Line 1 
1  installation-guide (2006XXXX) UNRELEASED; urgency=low  installation-guide (2006xxxx) UNRELEASED; urgency=low
2    
3      [ Colin Watson ]
4      * Document new pkgsel/include setting.
5    
6      [ Frans Pop ]
7      * Various corrections suggested by Clytie Siddall and Holger Wansing.
8        Closes: #378404, #370484, #370425.
9      * Update instructions on how to set module parameters for PLIP installation.
10      * Update chroot install instructions to use aptitude instead of apt-get.
11      * Add /srv in overview of directory tree in partitioning appendix.
12      * Update section on partitioning using LVM to reflect recent changes.
13      * Apply various patches by or based on suggestions from Nathanael Nerode.
14        Some of the bigger changes include:
15        - Update of processor support for the i386 architecture.
16        - Update information on setting up a RARP server.
17      * Add variant for the AMD64 architecture. Closes: #305977.
18      * Suppress warnings about missing IDs for sections and such.
19      * Reorganize supported hardware table; i386 no longer has flavors.
20      * Document SMP-alternatives as one of the variants of SMP support.
21      * Document how to shut down the system. Based on patch from Holger Levsen.
22        Closes: #248067.
23    
24      [ Miroslav Kure ]
25      * Update information about booting with encrypted partitions.
26        Closes: #378651.
27    
28      [ Joey Hess ]
29      * Update preseeding docs to document listing more than one disk for
30        partman-auto/disk and grub-installer/bootdev
31    
32      [ Changwoo Ryu ]
33      * Add support for Korean PDF output. Requires latex-hangul-ucs-hlatex.
34        Closes: #381657.
35    
36      [ David Härdeman ]
37      * Update preseeding documentation for partman-auto
38    
39     -- Joey Hess <joeyh@debian.org>  Sun,  3 Sep 2006 20:37:09 -0400
40    
41    installation-guide (20060726) unstable; urgency=low
42    
43      [ Joey Hess ]
44      * Update kernel building section to conditionalise some more 2.4 kernel
45        stuff.
46      * Suggest passing --initrd to make-kpkg since the docs say nothing about
47        compiling disk drivers into the kernel.
48      * Document new passwd/root-login setting.
49      * Booting a USB stick via a boot floppy is not supported by current
50        installer images.
51      * Update preseeding docs to use task names, not short descriptions, since
52        that will work now and is more convenient for preseeding.
53      * Document the kde-desktop and gnome-desktop subtasks.
54    
55      [ Frans Pop ]
56      * Various corrections suggested by Clytie Siddall.
57      * chroot-install:
58        - add /etc/hosts to be created for network configuration (closes: #364517)
59        - make kernel/linux-image variable (closes: #345482)
60      * Document -- command line option for passing parameters to boot loader
61        configuration (closes: #309889).
62      * Switch Finnish from XML-based to PO-based translation.
63      * Bring numbering and layout of GPL more in line with original. With thanks
64        to Holger Wansing.
65      * Add functionality to include optional paragraphs in translations.
66        Initially two have been defined:
67        - a paragraph in bookinfo for information about the translation;
68        - a note in appendix/gpl.xml required with unofficial GPL translations.
69    
70      [ Joey Hess ]
71      * Document new preseed/run setting.
72      * Prebaseconfig renamed to finish-install, which changes some documentation,
73        and. notably, renames one of the xml files.
74      * hd-media size changed to 256 mb.
75      * Document new aliases added in preseed 1.17 for common debconf boot
76        parameters: fb, url, file, locale, interface.
77    
78      [ Frans Pop ]
79      * Document guided partitioning using LVM and update partitioning section.
80    
81      [ Martin Michlmayr ]
82      * The RiscPC flavour is now known as "rpc" rather than "riscpc".
83      * As of 2.6, r4k-ip22 also rupports r5k machines do the r5k-ip22 flavour
84        has been dropped.
85    
86      [ Holger Levsen ]
87      * Added the remaining suggestions about nubus and non-powerpc macs
88        (closes: #364546).
89      * Restructured the chapter about powerpc supported hardware, moved
90        unsupported machines to the end.
91      * Updated the information about existing kernel flavours.
92    
93      [ Miroslav Kure ]
94      * Document installation to encrypted partitions (partman-crypto).
95      * Update XOrg to 7.0.
96    
97      [ Frans Pop ]
98      * Etch has been assigned version 4.0.
99      * Update kernel versions to 2.6.16.
100      * Base languages to be built for website on list of release languages.
101      * arm, mips and mipsel switched to 2.6 kernels.
102      * Enable Brazillian Portuguese and Vietnamese translation for release.
103      * Disable Greek translation as it is too incomplete.
104    
105     -- Frans Pop <fjp@debian.org>  Wed, 26 Jul 2006 07:27:52 +0200
106    
107    installation-guide (20060427) unstable; urgency=low
108    
109    [ Joey Hess ]    [ Joey Hess ]
110    * Update preseeding docs for base-config removal.    * Update preseeding docs for base-config removal.
# Line 19  installation-guide (2006XXXX) UNRELEASED Line 125  installation-guide (2006XXXX) UNRELEASED
125    * Remove all Sarge specific content and make Etch specific content default.    * Remove all Sarge specific content and make Etch specific content default.
126    * Delete some obsolete entities.    * Delete some obsolete entities.
127    * Change references from package d-i-manual to package installation-guide.    * Change references from package d-i-manual to package installation-guide.
128      * Explicitly specify XML declaration as required by openjade 1.4devel1-15
129        (closes: #360241).
130    * Update appendix on chroot installs:    * Update appendix on chroot installs:
131      - mention that debootstrap also requires basic Unix/Linux commands;      - mention that debootstrap also requires basic Unix/Linux commands;
132      - comment out link to outdated rpm packages of debootstrap.      - comment out link to outdated rpm packages of debootstrap.
# Line 41  installation-guide (2006XXXX) UNRELEASED Line 149  installation-guide (2006XXXX) UNRELEASED
149    * Document DHCP preseeding. Note that this documents it as of netcfg 1.24    * Document DHCP preseeding. Note that this documents it as of netcfg 1.24
150      and preseed 1.13.      and preseed 1.13.
151    
152   -- Joey Hess <joeyh@debian.org>  Tue, 21 Feb 2006 16:46:06 -0500    [ Martin Michlmayr ]
153      * Bring ARM up to date with reality: remove unsupported flavours, add
154        NSLU2.
155      * Fix Netwinder/CATS download location.
156      * Improve the Netwinder TFTP boot instructions.
157      * The Netwinder firmware is no longer available due to license problems.
158      * Mention NSLU2 download location.
159      * Describe how to flash the installer image onto the NSLU2.
160      * Describe how to boot a Cobalt machine.
161    
162      [ Frans Pop ]
163      * Document new option to preseed additional apt sources for target system.
164      * Document how to create a preconfiguration file.
165      * Enable Catalan, Italian and Swedish translations for release.
166      * Disable Brazillian Portuguese translation as it is too incomplete.
167    
168     -- Frans Pop <fjp@debian.org>  Thu, 27 Apr 2006 03:00:32 +0200
169    
170  installation-guide (20060102) unstable; urgency=low  installation-guide (20060102) unstable; urgency=low
171    

Legend:
Removed from v.35032  
changed lines
  Added in v.40459

  ViewVC Help
Powered by ViewVC 1.1.5