lp:ubuntu/quantal/ubiquity

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/ubiquity
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

525. By Colin Watson

* Fix incomplete simplification of KeyboardNames._load_file
  (LP: #1034960).
* Automatic update of included source packages: flash-kernel
  3.0~rc.4ubuntu20, partman-partitioning 87ubuntu1, preseed 1.54ubuntu1.

524. By Dimitri John Ledkov

[ Colin Watson ]
* Simplify DebconfFilter.process_line slightly.
* Simplify KeyboardNames._load_file using collections.defaultdict.
* Call installprogress.finish_update() when a download fails or is
  cancelled, not installprogress.finishUpdate() (LP: #1024043).

[ Dmitrijs Ledkovs ]
* Make the UI layout test print the failed page/step name.
* Add crypt security key setup page and move crypt/lvm checkboxes to the
  ask page.
* Refactor password validation from ubi-usersetup into a reusable
  component (for ubi-partman).
* Refactor set_autopartition_options method in ubi-partman.py.
* Add crypto option to ubi-partman.
* Add command line flag to enable crypt checkbox on the ask page.
* Add partman-crypto to the dependencies.
* Add translation strings for crypto.
* Add graphviz diagram of available ask page options.
* Automatic update of included source packages: flash-kernel
  3.0~rc.4ubuntu17, yaboot-installer 1.1.21ubuntu1.
* Update translations.
* Mark test_pages_fit_on_a_netbook as expected failure. See comment.

523. By Colin Watson

* Don't bother keeping track of keyboard model names and identifiers, as
  nothing in ubiquity uses them right now.
* Fix reversed uses of methods mapping between keyboard layout/variant IDs
  and human-readable names, and improve method naming and documentation to
  make this mistake less likely in future (LP: #1027207, #1027620).
* Automatic update of included source packages: debian-installer-utils
  1.91ubuntu3, flash-kernel 3.0~rc.4ubuntu9, netcfg 1.68ubuntu15.

522. By Colin Watson

* ubiquity/plugins/ubi-partman.py: Remove a stray comma, which broke this
  plugin.
* Parse a compact representation of keyboard layouts and variants on the
  fly, rather than building them all into a giant static Python module.
  This is much more memory-efficient.

521. By Colin Watson

[ Dmitrijs Ledkovs ]
* Add experimental auto-lvm recipe
* Automatic update of included source packages: partman-auto-lvm
  44ubuntu1.
* Update translation templates.

[ Colin Watson ]
* Add a --no-webcam option to disable the webcam page.
* Make all Python code pass pep8(1), and add a test to enforce this.
* Automatic update of included source packages: flash-kernel
  3.0~rc.4ubuntu7, partman-lvm 79ubuntu2.

520. By Colin Watson

* Drop hw-detect debugging attempts.
* Terminate status-to-debconf subprocess in DebconfInstallProgress more
  gracefully to avoid desynchronising the debconf protocol if the
  subprocess is killed between sending a command and receiving the
  response (LP: #1023036).
* Make user-setup-encrypted-swap wait until partitioning has finished
  before attempting to adjust /target/etc/fstab (LP: #1024343).
* Don't try and fail to set up encrypted swap if no swap partitions are
  configured (LP: #989279).

519. By Colin Watson

* compat/udpkg: Handle 'udpkg -c' from udpkg 1.14, required by hw-detect
  1.89.
* Automatic update of included source packages: hw-detect 1.89ubuntu1.

518. By Colin Watson

Add some more debugging around hw-detect.

517. By Colin Watson

Rebuild with fixed dh_python3 (LP: #1023474).

516. By Colin Watson

[ Kent Baxley ]
* Add the ability to run simple, custom scripts in ubiquity-dm
  (LP: #1017580).

[ Colin Watson ]
* Fix excision of code in hw-detect that creates
  /usr/lib/finish-install.d/30hw-detect (not necessary or useful in
  ubiquity, but accidentally broken way back in ubiquity 1.1.0).
* Temporarily add shell tracing through part of hw-detect in the hope of
  diagnosing LP #1023036.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers