/[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 41585 by fjp, Thu Oct 12 17:20:08 2006 UTC revision 43906 by fjp, Sat Jan 6 09:22:54 2007 UTC
# Line 45  installation-guide (2006xxxx) UNRELEASED Line 45  installation-guide (2006xxxx) UNRELEASED
45    * Correct error for alpha netboot installations. Thanks to Aurélien Géröme.    * Correct error for alpha netboot installations. Thanks to Aurélien Géröme.
46      Closes: #386591.      Closes: #386591.
47    * Correct number of release arches. Thanks to Holger Wansing. Closes: #384321.    * Correct number of release arches. Thanks to Holger Wansing. Closes: #384321.
48    * Minor corrections reported by Malcolm Parsons. Closes: #388138.    * Minor corrections suggested by Malcolm Parsons. Closes: #388138.
49    * Document new boot parameters theme and directfb/hw-accel.    * Document new boot parameters theme and directfb/hw-accel.
50    * Remove now obsolete distinction between classic and common kpkg.    * Remove now obsolete distinction between classic and common kpkg.
51    * Update all arches to kernel version 2.6.17.    * Update all arches to kernel version 2.6.17.
# Line 53  installation-guide (2006xxxx) UNRELEASED Line 53  installation-guide (2006xxxx) UNRELEASED
53    * Add new section in preseeding appendix on partman-auto-raid. Not included    * Add new section in preseeding appendix on partman-auto-raid. Not included
54      in preseed text file as it is still somewhat experimental.      in preseed text file as it is still somewhat experimental.
55    * Document changes in guided partitioning and added encrypted LVM support.    * Document changes in guided partitioning and added encrypted LVM support.
56      * Disable m68k for official builds as it is not a release architecture.
57      * buildweb.sh: use 'mv -f' to avoid errors during builds on the webserver.
58      * Minor corrections suggested by Clytie Siddall. Closes: #394413, #394471.
59      * Update task sizes as per D-I RC1.
60      * New troubleshooting section on how to deal with CD-ROM related problems.
61      * Document how to pass parameters to kernel modules on boot.
62      * Document how to install KDE instead of Gnome in the section on pkgsel.
63    
64   -- Frans Pop <fjp@debian.org>  Thu, 12 Oct 2006 18:46:34 +0200    [ Joey Hess ]
65      * Update for recent floppy changes.
66      * Remove hardcoded paths to executables in buildone.sh.
67      * Set HOME to a temporary directory before running w3m, to avoid it
68        trying to write to a home directory that may not exist on the buildds.
69        (See #393641)
70      * Update the installation report template to match current one in
71        installation-report.
72    
73      [ Philip Hands ]
74      * Clarify how -- affects which parameters end up in the target system's
75        bootloader's command line.
76    
77      [ Joey Hess ]
78      * Applied Phil's auto mode documentation patch, edited it, and moved
79        some things around for clarity. Closes: #395910
80      * Document auto=true boot parameter.
81    
82      [ Frans Pop ]
83      * Add condition "g-i" for arches that support the graphical installer.
84      * Document mouse/left boot parameter.
85      * Explain usage of "owner" prefix when setting values for debconf variables
86        intended for the target system at the boot prompt.
87      * Give some examples of preseeding questions from the boot prompt.
88      * Document how to install the KDE desktop environment instead of GNOME.
89      * Don't list unsupported frontends in boot parameters section.
90      * Minor corrections suggested by Tapio Lehtonen. Closes: #397790.
91      * Minor corrections suggested by Holger Wansing. Closes: #397974.
92    
93      [ Martin Michlmayr ]
94      * Mention that RiscPC support is incomplete.
95      * Mention Intel IOP32x support.
96      * Talk about ixp4xx rather than the more specific nslu2.
97    
98      [ Frans Pop ]
99      * Update all arches to kernel version 2.6.18.
100      * Minor corrections and some rewrites based on suggestions from
101        Clytie Siddall. Closes: #367861, #380588.
102      * Update Sparc specific information and document common installation issues
103        for Sparc. Many thanks to Jurij Smakov for reviewing the Sparc manual and
104        for his overview of issues.
105      * Etch ships with X.Org 7.1.
106      * Update number of developers, packages and mailing lists.
107      * General revision of minimum hardware requirements throughout the manual.
108      * Update of installed/download size of tasks.
109      * Document the graphical installer, including the main known issues.
110      * bookinfo:
111        - Add note for m68k that it is not a release architecture for Etch.
112      * hardware:
113        - Remove ancient section on parity RAM. Closes: #403035.
114        - Update documenation for Sparc, based on patch by Jurij Smakov.
115          Closes: #389516.
116        - PowerPC/APUS is currently not supported; removed from hardware table.
117        - Remove sun4cd (sparc32) from and add sun4v (sparc64) in hardware table.
118        - Rewrite of NIC support, document wireless support (for selected arches)
119          and explain issues surrounding drivers that require firmware.
120      * preparing:
121        - Clean out ancient hardware issues.
122      * boot-installer/parameters:
123        - Document anna/choose_modules and mirror/protocol boot parameters.
124        - Use a clearer way to list the short form of parameters.
125        - Document new option to blacklist kernel modules.
126      * boot-installer/trouble:
127        - Fix reference to Save debug logs menu option.
128          Thanks, Philippe Batailler. Closes: #402439.
129        - Add a note that installation reports will be published.
130      * install-methods:
131        - All architectures that support TFTP booting also support DCHP, so remove
132          the "supports-dhcp" condition.
133        - According to the text, Alpha supports BOOTP.
134        - Use dhcp3-server for examples rather than dhcp (version 2).
135        - tftpd-hpa does not use /tftpboot by default; allow for this in examples.
136          Closes: #342076.
137      * using-d-i:
138        - Extend description of lowmem installs based on a patch suggested by
139          Holger Wansing. Closes: #400263.
140      * boot-new:
141        - Remove reference to apt guide (not installed by default) and obsolete
142          debian-guide. Thanks, Philippe Batailler. Closes: #402492.
143        - As lynx is no longer installed, suggest w3m as text based browser.
144        - Explain how to browse /usr/share/doc/ using a graphical web browser.
145        - Mention documentation packages.
146        - Clarify what happens on first boot and how to get help to in case of
147          problems.
148      * post-install:
149        - Remove section on reactivating Windows; the installer should detect it
150          automatically after all. Closes: #402437.
151        - Add extended section on email configuration (moved from using-d-i as
152          exim4 now configures for "local mail only" by default). Closes: #402857.
153      * appendix/preseed:
154        - Clarifications based on comments from Tapio Lehtonen and Holger Wansing.
155          Closes: #397923.
156      * appendix/chroot-install:
157        - Changes suggested in review by Wiktor Wandachowicz. Closes: #394929.
158    
159     -- Frans Pop <fjp@debian.org>  Sat,  6 Jan 2007 10:20:42 +0100
160    
161  installation-guide (20060726) unstable; urgency=low  installation-guide (20060726) unstable; urgency=low
162    

Legend:
Removed from v.41585  
changed lines
  Added in v.43906

  ViewVC Help
Powered by ViewVC 1.1.5