lp:ubuntu/intrepid/ubiquity

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

199. By Colin Watson

[ Evan Dandrea ]
* Also set the EGID back to 0 when regaining privileges (LP: #288479).

[ Colin Watson ]
* Fix permissions on kernel images copied from /cdrom/casper/
  (LP: #290798).

198. By Colin Watson

Always copy the kernel from /cdrom/casper/ if it's there regardless of
whether any kernels are already present in /target/boot/, since those
could just be due to a preserve-home install (LP: #287747).

197. By Colin Watson

[ Jonathan Riddell ]
* KDE Frontend, in liveinstaller.ui change size policy to
  stop release notes widget being half hidden
* ubiquity-dm: turn off compositing for kwin (also don't run dcopserver)
  Closes LP: #285626

[ Evan Dandrea ]
* Optimize the blacklist generation. Thanks Colin Watson.
* Add ubiquity/install/generate-blacklist preseed key for file
  blacklist generation.

[ Colin Watson ]
* Clip the resize widget's value to the allowed minimum and maximum size,
  and pass it to the backend as an exact size rather than as a percentage
  to avoid rounding errors (LP: #287547).
* Automatic update of included source packages: grub-installer
  1.32ubuntu10, kboot-installer 0.0.1ubuntu8, partman-target 55ubuntu5.

196. By Evan

[ Jonathan Riddell ]
* Use Oxygen style in KDE UI

[ Andreas Wenning ]
* Edit ubiquity/frontend/kde_ui.py to correctly open the url for
  release notes.

[ Evan Dandrea ]
* Pack the table containing the partition bars in a scrolled window
  (LP: #272318).
* Remove broken CD-ROM entries from fstab after install (LP: #150872).
* Automatic update of included source packages: apt-setup
  1:0.37ubuntu6, base-installer 1.86ubuntu7, kboot-installer
  0.0.1ubuntu7, user-setup 1.20ubuntu10.

[ Mario Limonciello ]
* Add above broken CD-ROM entries to mythbuntu frontend too.
* Properly pre-setup database on mythbuntu frontend. (LP: #276904)
* Simplify the xorg.conf that is written out in apply-drivers. (LP: #181564)
  The ideal situation is to enable these via Jockey, but Jockey doesn't
  have a good interface for turning on during installation and turning
  on and off tv-out.

[ Colin Watson ]
* Fix excessive file-copy blacklisting, which had several problems
  (LP: #285238):
  - wasn't deciding which language packs to use before generating the
    blacklist;
  - was filtering out packages with prerms before doing ok-to-remove
    calculations;
  - needed to try recursively removing broken packages in order to get a
    fully-expanded list of reverse-dependencies out of apt;
  - was removing packages from the difference list too early so they
    stopped being considered as packages that were allowed to be removed.
  In an attempt to make this rather large change a little more reviewable,
  note that the code used to analyse removals while generating the
  blacklist is now the same as that used to remove unused packages later
  in the installation process.

195. By Colin Watson

[ Evan Dandrea ]
* Fix a crash in segmented_bar by providing the expected integer type
  (LP: #280900).
* Stop scrolling the timezone map once the mouse is outside its
  boundaries (LP: #251231).
* Iterate through a list of nearby timezones on click, rather than
  selecting the absolute closest timezone to the pointer.

[ Colin Watson ]
* Fix translation of Quit button (LP: #277451).
* Automatic update of included source packages: grub-installer
  1.32ubuntu9, hw-detect 1.63ubuntu4, partman-base 121ubuntu8.
* Update translations from Launchpad.

194. By Evan

[ Evan Dandrea ]
* Filter out the net subsystem when calling update-dev to prevent the
  network connection from resetting (LP: #276383).
* If ubiquity is installing from a disk, such as a USB drive, then default
  to writing grub to the disk that /boot or / is to be written to, as (hd0)
  will most likely be the installation medium (LP: #282037).
* Automatic update of included source packages: apt-setup
  1:0.37ubuntu5, partman-auto 78ubuntu3, partman-base 121ubuntu7,
  partman-target 55ubuntu4, user-setup 1.20ubuntu9.

[ Colin Watson ]
* Fix typo in architecture detection for ntfsprogs dependency.
* Work around lpia having DEB_HOST_ARCH_CPU=i686 (!).
* Disable window minimise buttons if the installer is running in
  standalone mode (LP: #249045).
* Update imported translations from gtk+2.0 2.14.3-0ubuntu3.
* Update translations from Launchpad (LP: #144741, #218636, #277451).

[ Emmet Hikory ]
* Honor preseeded passwd/allow-password-empty (LP: #280014)

193. By Evan

[ Colin Watson ]
* Only show the "EFI boot partition" option while creating a partition if
  the current hardware supports it usefully.
* When creating a new partition, default to logical if a primary partition
  already exists, since there are stricter constraints on primary
  partitions and the only real reasons for them are Microsoft operating
  systems or boot partitions (LP: #218938).
* Fix intltool handling; po/Makefile.in.in was still coming from gettext.
  Pass no-xml to IT_PROG_INTLTOOL so that we don't need to build-depend on
  libxml-parser-perl.
* Check whether log files exist before copying them (thanks, Vitaly
  Petrov; see LP #279003).
* Adjust live filesystem mounting for Debian (thanks, Vitaly Petrov; see
  LP #279003).
* Reconfigure splashy (thanks, Vitaly Petrov; see LP #279003).

[ Evan Dandrea ]
* Accurately place and calculate the total size of the new partitions
  (LP: #271512).
* Calculate the allocation for the labels after adding a new segment in
  segmented_bar (LP: #271554).
* Do not remove the files for packages that will break other packages when
  removed (LP: #276657).
* Fix a crash in the noninteractive frontend due to missing auto_login
  functions.
* Automatic update of included source packages: partman-ext3
  52ubuntu3, partman-jfs 26ubuntu2, partman-reiserfs 41ubuntu3,
  partman-xfs 41ubuntu2, user-setup 1.20ubuntu8.
* Automatic update of included source packages: partman-efi 18ubuntu1.

[ Emmet Hikory ]
* Build partman-efi udebs for amd64 and lpia
* Build grub-installer udeb for lpia (LP: #277225)

192. By Colin Watson

Back out DVD performance fixes for beta; they cause files from some
packages that actually are installed (language packs) to be missing from
the installed system. Works around LP #276657, but this needs a better
fix for Ubuntu 8.10.

191. By Colin Watson

Revert part of intltool 0.40.4 change (described in bug 275795) that
caused top_builddir not to be set in po/Makefile.

190. By Evan

[ Evan Dandrea ]
* Use a normal color for the partition bar when use entire disk is
  selected (LP: #273271).
* Automatic update of included source packages: debian-installer-utils
  1.59ubuntu3, grub-installer 1.32ubuntu6, hw-detect 1.63ubuntu3,
  user-setup 1.20ubuntu7.

[ Colin Watson ]
* Don't mark partman questions as seen when we expect them to be asked
  again (LP: #182004).
* Set GtkAdjustment page_size to zero in Glade files too.

[ Emmet Hikory ]
* install.py: use grub-installer as the boot loader for lpia (LP: #274785)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/ubiquity
This branch contains Public information 
Everyone can see this information.

Subscribers