UDSBrussels

Differences between revisions 10 and 13 (spanning 3 versions)
Revision 10 as of 2010-05-03 13:20:02
Size: 5671
Editor: eth0
Comment:
Revision 13 as of 2010-05-03 13:23:27
Size: 5714
Editor: eth0
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * [[UbuntuSpec:foundations-m-cd-boot|move CD booting to grub2/gfxterm]] (ColinWatson)
 * [[UbuntuSpec:foundations-maverick-grub2-boot-framebuffer|smoother boot splash via grub2 and a boot framebuffer]] (ColinWatson, ScottJamesRemnant)
 * [[UbuntuSpec:foundations-m-multiarch-redux|Multiarch Redux]]
 * [[UbuntuSpec:foundations-m-package-culling|Package Culling]] - find and aggressively deal with packages whose merges have been lagging for several releases
 * [[UbuntuSpec:foundations-m-upstart-q-and-a|Upstart Q&A UDS session]]
 * [[UbuntuSpec:foundations-m-installer-redesign|Implement the installer redesign spec]] (EvanDandrea)
 * [[UbuntuSpec:foundations-m-update-notifier-refactor|Refactor update-notifier]] - make update-notifier a more modular design (probably with vala), it has out-grown to be a update-notifier since some time (MichaelVogt)
 * [[UbuntuSpec:foundations-m-package-removal-in-upgrade|Remove Demoted Packages on Upgrade]] - We need to explore the removal of demoted packages on upgrade (all, only auto-installed ones, only default installed ones, only unused... how to detect).
 * [[UbuntuSpec:foundations-karmic-install-updates-when-installing|Download updates while installing]] (EvanDandrea)
 * [[UbuntuSpec:foundations-m-release-upgrader-dbus-refactor|D-Bus Refactor of release-upgrader]] - discuss refactoring the release-upgrader backend as a dbus service to improve reliability/responsiveness (MichaelVogt)
 * [[UbuntuSpec:foundations-m-btrfs-support|btrfs Support]] (seconded by OEM)
 * [[UbuntuSpec:foundations-m-uefi-support|UEFI Firmware Support]]
 * [[UbuntuSpec:foundations-m-openjdk-updates|OpenJDK6 updates for older Ubuntu releases]] (MatthiasKlose)
 * [[UbuntuSpec:foundations-m-cd-build-speed|CD build speed]] - CD build speed has been creeping back up of late; attack it again
 * [[UbuntuSpec:foundations-m-upgrade-and-install-testing|Discuss testing]] (seconded by OEM)
 * [[UbuntuSpec:foundations-m-cycle-review|10.04 Review]] - hold this early to aid breakout topics, maybe in the first roundtable
 * [[UbuntuSpec:foundations-m-boot-performance|Boot Performance/Experience]]
 * [[UbuntuSpec:foundations-m-spring-cleaning|Spring Clean]] - right after an LTS release is a good time for an aggressive cleanup of things we don't need or that should be extensively refactored
 * [[UbuntuSpec:foundations-m-python-continuous-integration|Automated transition testing framework (build, run upstream unit test, 2to3, report on ftbfs and test failures, against any/every python version)]] (BarryWarsaw)
 * [[UbuntuSpec:foundations-m-python-3|Migration to Python 3]] (BarryWarsaw)
 * [[UbuntuSpec:foundations-m-python-no-symlinks|Eliminate symlinks for python-[central|support] using PEP 3147? Needs support for extensions. (And mostly done for python-central).]] (BarryWarsaw). This is a duplicate of UbuntuSpec:foundations-lucid-robust-python-packaging.
 * [[UbuntuSpec:foundations-m-python-2.7|Python 2.7]] (BarryWarsaw) That should be tested before UDS as a basis for a decision.
 * [[UbuntuSpec:foundations-m-python-cx-freeze|Freezing (e.g. cx_freeze) critical dist upgrade tools?]] (BarryWarsaw)
 * [[UbuntuSpec:foundations-m-drop-ia64sparc|Drop the IA64 and SPARC community ports]]
 * [[UbuntuSpec:foundations-m-686-compile|Compile for i686 as the default on i386]] - instead of i486
 * [[UbuntuSpec:foundations-m-toolchain|Toolchain decisions for Maverick]]. May be followed up with architecture specific sessions. (MatthiasKlose)
 * [[UbuntuSpec:foundations-m-software-center-backend|packagekit as backend for software-center]]
 * [[UbuntuSpec:security-m-dpkg-fscaps| Implement fscaps handling in dpkg]]
 * [[UbuntuSpec:foundations-m-distributed-development-review-and-planning| Review and Planning for Distributed Development]]
 * [[UbuntuSpec:foundations-m-go-green| Use Energy Star compliance power settings by default]] (proposed by OEM)
 * [[UbuntuSpec:foundations-dpkg-xz| Use xz compression by default for binary packages]] (proposed by community member)
 * [[UbuntuSpec:foundations-karmic-swapfile| Use Swap Files Instead of Swap Partitions]] (carried over from Karmic)
 * [[UbuntuSpec:foundations-lucid-better-archive-crawler| Better archive crawler]] (carried over from Lucid)
 * [[UbuntuSpec:foundations-m-finish-upstart|Finish Upstart]] (seconded by OEM indirectly for their interest in continued boot performance improvements)
 * [[UbuntuSpec:foundations-m-improved-i18n-collaboration|Improved Platform-Internationalization Collaboration]] (seconded by OEM)
 * [[UbuntuSpec:foundations-m-hybrid-suspend|Enable Hybrid suspend/hibernate by Default]] (proposed by OEM)
 * [[UbuntuSpec:foundations-m-apt-ordering|apt Ordering]]
 * [[UbuntuSpec:foundations-m-software-center-dynamic-appview|Software Center Dynamic App View]]
 * [[UbuntuSpec:foundations-m-software-center-dynamic-testing-improvements|Software Center Dynamic Testing Improvements]]
 * [[UbuntuSpec:foundations-m-software-center-screenshots-for-thrird-partys|Software Center Screenshots for Third-parties]]
 * [[UbuntuSpec:foundations-m-update-manager-improvements|update-manager Improvements]]
 * [[UbuntuSpec:rsync-based-deb-downloads|Speed up downloads of .debs by using apt-sync]]
 * [[UbuntuSpec:foundations-maverick-edubuntu-ubiquity|Improving the installation process of Edubuntu]]
 * [[UbuntuSepc:foundations-maverick-server-boot| Improved server boot]]
 1. [[UbuntuSpec:foundations-m-cd-boot|move CD booting to grub2/gfxterm]] (ColinWatson)
 1. [[UbuntuSpec:foundations-maverick-grub2-boot-framebuffer|smoother boot splash via grub2 and a boot framebuffer]] (ColinWatson, ScottJamesRemnant)
 1. [[UbuntuSpec:foundations-m-multiarch-redux|Multiarch Redux]]
 1. [[UbuntuSpec:foundations-m-package-culling|Package Culling]] - find and aggressively deal with packages whose merges have been lagging for several releases
 1. [[UbuntuSpec:foundations-m-upstart-q-and-a|Upstart Q&A UDS session]]
 1. [[UbuntuSpec:foundations-m-installer-redesign|Implement the installer redesign spec]] (EvanDandrea)
 1. [[UbuntuSpec:foundations-m-update-notifier-refactor|Refactor update-notifier]] - make update-notifier a more modular design (probably with vala), it has out-grown to be a update-notifier since some time (MichaelVogt)
 1. [[UbuntuSpec:foundations-m-package-removal-in-upgrade|Remove Demoted Packages on Upgrade]] - We need to explore the removal of demoted packages on upgrade (all, only auto-installed ones, only default installed ones, only unused... how to detect).
 1. [[UbuntuSpec:foundations-karmic-install-updates-when-installing|Download updates while installing]] (EvanDandrea)
 1. [[UbuntuSpec:foundations-m-release-upgrader-dbus-refactor|D-Bus Refactor of release-upgrader]] - discuss refactoring the release-upgrader backend as a dbus service to improve reliability/responsiveness (MichaelVogt)
 1. [[UbuntuSpec:foundations-m-btrfs-support|btrfs Support]] (seconded by OEM)
 1. [[UbuntuSpec:foundations-m-uefi-support|UEFI Firmware Support]]
 1. [[UbuntuSpec:foundations-m-openjdk-updates|OpenJDK6 updates for older Ubuntu releases]] (MatthiasKlose)
 1. [[UbuntuSpec:foundations-m-cd-build-speed|CD build speed]] - CD build speed has been creeping back up of late; attack it again
 1. [[UbuntuSpec:foundations-m-upgrade-and-install-testing|Discuss testing]] (seconded by OEM)
 1. [[UbuntuSpec:foundations-m-cycle-review|10.04 Review]] - hold this early to aid breakout topics, maybe in the first roundtable
 1. [[UbuntuSpec:foundations-m-boot-performance|Boot Performance/Experience]]
 1. [[UbuntuSpec:foundations-m-spring-cleaning|Spring Clean]] - right after an LTS release is a good time for an aggressive cleanup of things we don't need or that should be extensively refactored
 1. [[UbuntuSpec:foundations-m-python-continuous-integration|Automated transition testing framework (build, run upstream unit test, 2to3, report on ftbfs and test failures, against any/every python version)]] (BarryWarsaw)
 1. [[UbuntuSpec:foundations-m-python-3|Migration to Python 3]] (BarryWarsaw)
 1. [[UbuntuSpec:foundations-m-python-no-symlinks|Eliminate symlinks for python-[central|support] using PEP 3147? Needs support for extensions. (And mostly done for python-central).]] (BarryWarsaw). This is a duplicate of UbuntuSpec:foundations-lucid-robust-python-packaging.
 1. [[UbuntuSpec:foundations-m-python-2.7|Python 2.7]] (BarryWarsaw) That should be tested before UDS as a basis for a decision.
 1. [[UbuntuSpec:foundations-m-python-cx-freeze|Freezing (e.g. cx_freeze) critical dist upgrade tools?]] (BarryWarsaw)
 1. [[UbuntuSpec:foundations-m-drop-ia64sparc|Drop the IA64 and SPARC community ports]]
 1. [[UbuntuSpec:foundations-m-686-compile|Compile for i686 as the default on i386]] - instead of i486
 1. [[UbuntuSpec:foundations-m-toolchain|Toolchain decisions for Maverick]]. May be followed up with architecture specific sessions. (MatthiasKlose)
 1. [[UbuntuSpec:foundations-m-software-center-backend|packagekit as backend for software-center]]
 1. [[UbuntuSpec:security-m-dpkg-fscaps| Implement fscaps handling in dpkg]]
 1. [[UbuntuSpec:foundations-m-distributed-development-review-and-planning| Review and Planning for Distributed Development]]
 1. [[UbuntuSpec:foundations-m-go-green| Use Energy Star compliance power settings by default]] (proposed by OEM)
 1. [[UbuntuSpec:foundations-dpkg-xz| Use xz compression by default for binary packages]] (proposed by community member)
 1. [[UbuntuSpec:foundations-karmic-swapfile| Use Swap Files Instead of Swap Partitions]] (carried over from Karmic)
 1. [[UbuntuSpec:foundations-lucid-better-archive-crawler| Better archive crawler]] (carried over from Lucid)
 1. [[UbuntuSpec:foundations-m-finish-upstart|Finish Upstart]] (seconded by OEM indirectly for their interest in continued boot performance improvements)
 1. [[UbuntuSpec:foundations-m-improved-i18n-collaboration|Improved Platform-Internationalization Collaboration]] (seconded by OEM)
 1. [[UbuntuSpec:foundations-m-hybrid-suspend|Enable Hybrid suspend/hibernate by Default]] (proposed by OEM)
 1. [[UbuntuSpec:foundations-m-apt-ordering|apt Ordering]]
 1. [[UbuntuSpec:foundations-m-software-center-dynamic-appview|Software Center Dynamic App View]]
 1. [[UbuntuSpec:foundations-m-software-center-dynamic-testing-improvements|Software Center Dynamic Testing Improvements]]
 1. [[UbuntuSpec:foundations-m-software-center-screenshots-for-thrird-partys|Software Center Screenshots for Third-parties]]
 1. [[UbuntuSpec:foundations-m-update-manager-improvements|update-manager Improvements]]
 1. [[UbuntuSpec:rsync-based-deb-downloads|Speed up downloads of .debs by using apt-sync]]
 1. [[UbuntuSpec:foundations-maverick-edubuntu-ubiquity|Improving the installation process of Edubuntu]]
 1. [[UbuntuSpec:foundations-maverick-server-boot|Improved server boot]]

Note: This page is for prioritizing Foundations track UDS-M sessions. For general Maverick planning, please see FoundationsTeam/Maverick/Planning.

Proposed Specs

  1. move CD booting to grub2/gfxterm (ColinWatson)

  2. smoother boot splash via grub2 and a boot framebuffer (ColinWatson, ScottJamesRemnant)

  3. Multiarch Redux

  4. Package Culling - find and aggressively deal with packages whose merges have been lagging for several releases

  5. Upstart Q&A UDS session

  6. Implement the installer redesign spec (EvanDandrea)

  7. Refactor update-notifier - make update-notifier a more modular design (probably with vala), it has out-grown to be a update-notifier since some time (MichaelVogt)

  8. Remove Demoted Packages on Upgrade - We need to explore the removal of demoted packages on upgrade (all, only auto-installed ones, only default installed ones, only unused... how to detect).

  9. Download updates while installing (EvanDandrea)

  10. D-Bus Refactor of release-upgrader - discuss refactoring the release-upgrader backend as a dbus service to improve reliability/responsiveness (MichaelVogt)

  11. btrfs Support (seconded by OEM)

  12. UEFI Firmware Support

  13. OpenJDK6 updates for older Ubuntu releases (MatthiasKlose)

  14. CD build speed - CD build speed has been creeping back up of late; attack it again

  15. Discuss testing (seconded by OEM)

  16. 10.04 Review - hold this early to aid breakout topics, maybe in the first roundtable

  17. Boot Performance/Experience

  18. Spring Clean - right after an LTS release is a good time for an aggressive cleanup of things we don't need or that should be extensively refactored

  19. Automated transition testing framework (build, run upstream unit test, 2to3, report on ftbfs and test failures, against any/every python version) (BarryWarsaw)

  20. Migration to Python 3 (BarryWarsaw)

  21. Eliminate symlinks for python-[central (BarryWarsaw). This is a duplicate of foundations-lucid-robust-python-packaging.

  22. Python 2.7 (BarryWarsaw) That should be tested before UDS as a basis for a decision.

  23. Freezing (e.g. cx_freeze) critical dist upgrade tools? (BarryWarsaw)

  24. Drop the IA64 and SPARC community ports

  25. Compile for i686 as the default on i386 - instead of i486

  26. Toolchain decisions for Maverick. May be followed up with architecture specific sessions. (MatthiasKlose)

  27. packagekit as backend for software-center

  28. Implement fscaps handling in dpkg

  29. Review and Planning for Distributed Development

  30. Use Energy Star compliance power settings by default (proposed by OEM)

  31. Use xz compression by default for binary packages (proposed by community member)

  32. Use Swap Files Instead of Swap Partitions (carried over from Karmic)

  33. Better archive crawler (carried over from Lucid)

  34. Finish Upstart (seconded by OEM indirectly for their interest in continued boot performance improvements)

  35. Improved Platform-Internationalization Collaboration (seconded by OEM)

  36. Enable Hybrid suspend/hibernate by Default (proposed by OEM)

  37. apt Ordering

  38. Software Center Dynamic App View

  39. Software Center Dynamic Testing Improvements

  40. Software Center Screenshots for Third-parties

  41. update-manager Improvements

  42. Speed up downloads of .debs by using apt-sync

  43. Improving the installation process of Edubuntu

  44. Improved server boot

Accepted Sessions

TBD

Declined Sessions

TBD

FoundationsTeam/Maverick/Planning/UDSBrussels (last edited 2010-05-12 12:41:17 by 217)