Size: 4802
Comment: Update todo for release
|
Size: 4544
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
Note that we may work around some of these issues by not including certain problematic architectures in the beta release. * For day-to-day issues, see ["DebianInstaller/Today"]. |
* For day-to-day issues, see [[DebianInstaller/Today]]. |
Line 14: | Line 12: |
* Kernel 2.6.18 - waiting for next kernel upload | * All done |
Line 17: | Line 15: |
Line 19: | Line 18: |
* check what is really supported and what not (mainly powerpc) | |
Line 22: | Line 20: |
* Test free memory check in partman-(auto-)crypto * Localization * Re-activate Kurdish is the team reaches enough completion in packages/po/sublevel1/ku.po (default install path fully localized). This is of course non blocking. |
* done for i386 * Test free memory check in partman-(auto-)crypto - '''works''' |
Line 26: | Line 23: |
* Switch from dhcp to dhcp3 in d-i and for installed system[[BR]]Note: done for installed system; post-Etch for d-i * Recognize netinst/full CD installs so we can lower priority on the "use mirror" question in apt-setup; note: this may make installing KDE task from full CD practically impossible |
* Switch from dhcp to dhcp3 in d-i and for installed system<<BR>>Note: done for installed system; post-Etch for d-i * Recognize netinst/full CD installs so we can lower priority on the "use mirror" question in apt-setup -- [[http://lists.debian.org/debian-boot/2006/11/msg00583.html|discussion]] |
Line 32: | Line 29: |
* Switch to kernel 2.6.18 | |
Line 37: | Line 35: |
* console switching problem on AMD64 solved | |
Line 38: | Line 37: |
* Added: Belarusian, Georgian, Malayalam, Kurdish ('''!''') | * Added: Belarusian, Georgian, Malayalam, Kurdish |
Line 42: | Line 41: |
* Option to blacklist modules * Reduced time-out for scanning security mirror * Main usability issues for S/390 resolved * "Hands-off" boot parameter changed from {{{auto-install/enabled}}} to {{{auto-install/enable}}} for consistency with rescue mode |
|
Line 47: | Line 50: |
* G-I memory leak ([http://bugs.debian.org/403639 #403639]) * Possible breakage on alpha ([http://bugs.debian.org/403024 #403024], [http://bugs.debian.org/404485 #404485]) |
* ... |
Line 50: | Line 52: |
* libparted does not support ext3 partitions that have dir_index or resize_inode set (complains about "incompatible feature enabled"); this means that in partman resizing such partitions or copying data to (from?) them ([[http://bugs.debian.org/405098|#405098]]) is not supported; also reported in [[https://launchpad.net/ubuntu/+source/parted/+bug/59620|ubuntu]] | |
Line 51: | Line 54: |
* NTFS resize corruption for Vista partitions (NTFS 3.1) ([http://bugs.debian.org/379835 #379835]) * Patch committed for partman-partitioning that disables partitioning for Vista partitions * "device switching" after reboot on systems with multiple NICs or HD controllers; is really an old issue but occurs more frequently after switch to udev (see persistent device naming above) |
* sky2 network driver broken; can cause kernel panic * "Device switching" after reboot on systems with multiple HD controllers; is really an old issue but occurs more frequently after switch to udev |
Line 59: | Line 61: |
* On mips a disk device may be detected as a partition ([[http://bugs.debian.org/404950|#404950]]). This is really a kernel problem in the driver; it has been worked around in partman-base (definitions.sh). * Should we do something in D-I about the TCP window scaling issue ([[http://bugs.debian.org/401435|#401435]])? Probably not, but get it mentioned in the Release Notes. |
|
Line 60: | Line 64: |
* Some display problems using UTF-8 locales ([http://bugs.debian.org/348032 #348032] and ["UTF8BrokenApps"]) | * Some display problems using UTF-8 locales ([[http://bugs.debian.org/348032|#348032]] and [[UTF8BrokenApps]]) * Issues bringing up network devices on booting the installed system * Joey proposed a workaround in the network configuration ([[http://bugs.debian.org/403706|#403706]]). Question is if this is still needed as reported issues look to be solved in udev (0.103-2). * Remaining issue is that in random circumstances, the machine's primary network interface can take arbitrarily long to come up during boot. With daemons starting in the meantime, this may lead to undefined behavior. This should be documented in errata and RN. * Some CD controllers need 'generic.all_generic_ide=1' to be recognized. |
Line 67: | Line 75: |
* Check what happened to development packages due to [http://bugs.debian.org/301138 #301138] possibly getting solved | |
Line 69: | Line 76: |
* Include basic development packages on netinst/full CD images ([[http://bugs.debian.org/301138|#301138]], [[http://bugs.debian.org/407689|#407689]]) * Netinst CD images are larger than they are supposed to be due to [[http://bugs.debian.org/410418|#410418]] |
|
Line 72: | Line 81: |
Hopefully there won't be an RC3. | Hopefully there won't have to be an RC3. |
Line 74: | Line 83: |
= Post-Etch ("Lenny") development = * Support to load and install from more than one full CD or DVD * Supplemental repository support for udebs * Started by Bastian Blank, probably won't happen for beta3; work parked in {{{people/waldi}}} * Implement/improve/test IPv6 support * unlikely for Etch as busybox lacks IPv6 support for e.g. wget * Find replacement for the ISC DHCP client in d-i (dhcp3 is really too big for d-i; busybox has something but that will probably need to be extended to avoid regressions; klibc has also a DHCP client, it even can identify itself with vendor id "d-i" ) * Removal of 2.4 kernel support * code cleanup * Finish last bits of udeb transition * Persistent device naming for disks * partman * Merge ext3 support into partman-basicfilesystems so it is available by default in lowmem installations * Split the initrd into three * the 1st containing the basic system * the 2nd containing drivers for the latest hardware (so only this "initrd" needs modification for new hardware)[[BR]]FJP: is this even realistic? * the 3th being language support, which only gets loaded if enough memory is available - [http://wiki.debian.org/I18n/Extremadura2006ModularizingD-I more detailed plans for this] * Various * Change "link in /" to "link in /boot"? * Add option to load additional CDs during pkgsel (needs support in cdebconf for switching CDs during tasksel?) |
See [[DebianInstaller/LennyGoals]] for post-Etch development. |
This is a tracking page for issues that need to be dealt with before we can release RC2 of DebianInstaller for Etch.
For day-to-day issues, see ?DebianInstaller/Today.
Release goals overview
To Do
Main Goals
- All done
Other Goals
- Graphical installer
- cleaning up and debugging
- still some keymap issues
- Check d-i memory usage (all arches!) and update lowmem limits
- done for i386
Test free memory check in partman-(auto-)crypto - works
- Various
Switch from dhcp to dhcp3 in d-i and for installed system
Note: done for installed system; post-Etch for d-iRecognize netinst/full CD installs so we can lower priority on the "use mirror" question in apt-setup -- discussion
- Make "expert" install default to "priority=medium"?
Done
- Switch to kernel 2.6.18
- Both newt and gtk frontends have "dark" theme for visually handicapped
- Graphical installer
- some keyboard/keymap issues solved
- touchpads now work (though not yet optimal)
- automatic switching of default font on language selection
- console switching problem on AMD64 solved
- Language support
- Added: Belarusian, Georgian, Malayalam, Kurdish
- No longer supported: ...
- Various
- Support for ftp protocol re-enabled (though without selection from country/mirror lists)
- Option to blacklist modules
- Reduced time-out for scanning security mirror
- Main usability issues for S/390 resolved
"Hands-off" boot parameter changed from auto-install/enabled to auto-install/enable for consistency with rescue mode
- ...
Issues
- Blocking
- ...
- Maybe blocking
libparted does not support ext3 partitions that have dir_index or resize_inode set (complains about "incompatible feature enabled"); this means that in partman resizing such partitions or copying data to (from?) them (#405098) is not supported; also reported in ubuntu
- CD-ROM support on sparc32 (esp) broken in kernel; see e.g. #393786
- sky2 network driver broken; can cause kernel panic
- "Device switching" after reboot on systems with multiple HD controllers; is really an old issue but occurs more frequently after switch to udev
- Graphical installer
Usability: <enter> does not activate <Continue> button for some template types
- Not possible to generate random keys (often used for swap) for crypto setup due to missing entropy plugin
- Some issues for ppc:
- floppy installations broken because device node for swim3 module is not generated by udev (probably kernel issue)
On mips a disk device may be detected as a partition (#404950). This is really a kernel problem in the driver; it has been worked around in partman-base (definitions.sh).
Should we do something in D-I about the TCP window scaling issue (#401435)? Probably not, but get it mentioned in the Release Notes.
- Non-blocking
Some display problems using UTF-8 locales (#348032 and UTF8BrokenApps)
- Issues bringing up network devices on booting the installed system
Joey proposed a workaround in the network configuration (#403706). Question is if this is still needed as reported issues look to be solved in udev (0.103-2).
- Remaining issue is that in random circumstances, the machine's primary network interface can take arbitrarily long to come up during boot. With daemons starting in the meantime, this may lead to undefined behavior. This should be documented in errata and RN.
- Some CD controllers need 'generic.all_generic_ide=1' to be recognized.
To Do before release
- Wanted packages
- ...
- Check status/issues/migration for non-d-i udebs
- Update debian-cd
Post-RC2 development
Hopefully there won't have to be an RC3.
See DebianInstaller/LennyGoals for post-Etch development.