~gilir/+junk/ubiquity-lxdm-autologin

Viewing all changes in revision 339.

  • Committer: Julien Lavergne
  • Date: 2010-09-02 22:59:26 UTC
  • mfrom: (331.1.25 maverick)
  • Revision ID: gilir@ubuntu.com-20100902225926-pikufk0ha61z60ov
Merge upstream.

[ Colin Watson ]
* KDE frontend:
  - If the slideshow doesn't exist, hide self.ui.pageMode rather than
    self.page_mode (LP: #627549).
* Set Debug::identcdrom=true for apt-cdrom if installing from a
  non-ISO9660 filesystem, since otherwise apt-cdrom will include the free
  blocks count of /cdrom in its database which is unreliable on read-write
  filesystems, especially USB images with persistence enabled.  Thanks to
  Manoj Iyer for patient testing (LP: #627672).
[ Mario Limonciello ]
* Provides indicator-renderer (LP: #616165)
[ Evan Dandrea ]
* Disconnect and destroy QSocketNotifiers when the dbfilter finishes.
  Thanks Colin Watson (LP: #625586).
* add the check_hostname function back to ubi-usersetup (LP: #628317).
[ Mario Limonciello ]
* When using xfsettingsd, set the background to black first.
* Set release_notes_found to False initially to prevent a scenario it gets 
  accessed before being set when offline (LP: #628011).
[ Evan Dandrea ]
* Only set the label on the 'use entire disk' button if we're not
  going into the advanced partitioner (LP: #625258).
* Argh.  Missing import.
* Fix hostname error in KDE frontend (LP: #627489).  Guard against
  invalid hostnames in the GTK frontend.
* Create a new pipe for update-apt-cache.
[ Evan Dandrea ]
* Handle crashes in parallel debconffilters by failing the
  installation.
* Add a grub target device combobox on the GTK and KDE advanced
  partitioning pages.
* Bootloader handling is now done in ubi-partman.  Do not overwrite it
  with the default selection in plugininstall.
* Get rid of the quitting state variable and use the existing
  current_page construct (LP: #627284).
[ Mario Limonciello ]
* Add a new script that uses python-aptdaemon-gtk for oem-config removal.
* If running with only installable languages, don't offer "No Localization"
* If only one language is available, mark the language page as complete.
* Do not set up the Qt DBus main loop twice.  This was crashing on the
  prepare page.
* Stop Qt callbacks on the prepare and language pages once we have a
  result, matching the GTK behavior.
* Drop privileges before setting the background in the Qt portion of
  ubiquity-dm, otherwise .kde/share/config will be created as root.
* Beta freeze exception (LP: #625472).
[ Mario Limonciello ]
* If a plugin declares a title, but it's not fetched properly from debconf,
  hide the title bar rather than crash.
* Don't use "Ethernet" when indicating a user is connected to the network.
  (LP: #615104, #615035)
* Make sure finished_label reflects the derivative name rather than
  hardcoding to "Ubuntu".
* Set the buttons on the second autopartitioning screen appropriately
  to the choices on the first.
[ Colin Watson ]
* Update d-i/update-control for Dpkg::Deps changes in dpkg 1.15.6.
* Make ubiquity-frontend-gtk Architecture: any, due to
  /usr/lib/ubiquity/panel (LP: #616581).
* Remove build-locale on clean.
* Update build rules for changes in debian-installer-utils 1.78.
[ Jonathan Riddell ]
* Add prepare page to KDE frontend
* Update KDE Language page to closer follow GTK layout
* pixmaps/cd_in_tray.png moves to ubiquity.install-any and ubiquity replaces old
  ubiquity-frontend-gtk
* In debian/rules move usr/lib/ubiquity/ubiquity/cheese* back to
  ubiquity-frontend-gtk package, including it in ubiquity package brings in a lot
  of Gnome dependencies
* In ubi-language.py check if release notes can be accessed as well as checking
  for upgrade available and show correct label as appropriate
[ Evan Dandrea ]
* Add new non-free option text from Michael Forrest.
* Do not show the skip button by default.
* Make the keyboard guesser window modal again, making it closeable
  and accepting of input.
* Add back ready_text_label for the KDE frontend.
* Add parallel operation support to the KDE frontend, with help from
  Jonathan Riddell.
* Automatic update of included source packages: debian-installer-utils
  1.79ubuntu1, flash-kernel 2.28ubuntu8, partman-auto 91ubuntu4,
  partman-uboot 4, user-setup 1.28ubuntu8.
* Update translations from Launchpad.
* Don't show the warning text in ubi-warning until after it's translated.
* Hide the language plugin page if in greeter mode and advancing to keep the
  other pages from growing. (which seems what Evan was trying to do in r4183)
* Fix the cut off text on the warning page. (LP: #615034)
* For plugininstall, use the actual debconf database, not the parallel database.
* Redirect console blanking setterm command to /dev/console so it is effective
  with upstart.
* Show the proper derivative name for prepare_foss_disclaimer on stepPrepare.
* Fallback to NM icons if the wifi icons don't load (such as humanity missing).  
  If still fail, don't crash, just don't show icons.  (LP: #617696)
* Pass the output of wget calls into /dev/null to prevent files popping up in ~.
* If available, run xfsettingsd in ubiquity only mode.
* ubiquity-dm: wait for gsd to fork to prevent a race condition in setting
  ubiquity styles.
* Add missing imports for LabelledEntry, causing timezone and console_setup to
  not function in oem-config mode.
* Fix the partitioner trying to offer resize options in the GUI when it shouldn't.
  (LP: #617729)
* Revert additional changes to gtk_ui from r4183 that were causing the window to
  constantly resize and the auto partitioner to break.
* Automatic update of included source packages: flash-kernel
  2.28ubuntu5.
[ Mario Limonciello ]
* Drop the (now) unused install_window and references to it.
* Don't start the ubiquity panel on xfwm4.  It doesn't appear to work properly
  for now even with the proper indicators installed.
* Set the priority the prepare page higher to prevent timezone from being
  shown instead.
* Fix misc.get_release to return the proper data for non-ubuntu disks.
* Correct the text in the stepLanguage widgets to reflect ${RELEASE}
  rather than hardcoding to Ubuntu.
* depends on python-vte for GTK frontend (LP: #616272)
* depends on python-webkit for GTK frontend (LP: #616275)
[ Jonathan Riddell ]
* In ubi-wireless.py and ubi-prepare.py only load gtkwidgets.py when
  creating the GTKPage, else KDE frontend breaks
[ Mario Limonciello ]
* Also set the custom title when translating widgets.
* If there is at least one framebuffer device, fallback to fbdev rather
  than vesa for bulletproof X.
* Remove extra imports in ubiquity-dm.
* Add a new template ubiquity/force_failsafe_graphics intended to force
  installation to use vesa or fbdev, but not on the target system.  This is
  primarily intended for systems where the installation kernel has known
  graphics problems, but you are solving them in a post installation step.
* Fix packaging to install the new pieces introduced for the overhaul.
* debian/control: fix build-deps from redesign branch.
* install two new png files for the language page in the gtk frontend.
* Fix automatic mode in gtk_ui.
* Add a new controller function to allow disabling the progress_section
  of the Window for pages it doesn't make sense on that might be shown
  in automatic mode before the partitioner comes.
* Move the call to unmount_source back into install.py, it's only really
  used there for file copy, not by plugins.
* Update some DebconfFetchProgress calls to DebconfAcquireProgress calls.
* Run success cmd after plugininstall finishes.
* Correct a few more deprecated apt calls.
* Don't show the warning page or the prepare page in oem-config for now.
  The prepare page might make sense to re-enable, but will need a little
  different wording if so.
* Update deprecated use of get_release_name() to get_release().name.
* Mark timezone to come after both partman and language so that it shows
  up in oem-config too.
* Only run plugininstall after the last page in oem mode.
* If the slideshow doesn't exist, hide the page notebook rather than
  showing the webkit 404 page.
[ Bilal Akhtar ]
* debian/ubiquity.templates:
  - Add an underline symbol before the label of the install button
    to make it accessible with the Alt key. (LP: #492825)
[ Evan Dandrea ]
* Merge maverick-redesign branch.  Fingers crossed.
* Automatic update of included source packages: clock-setup
  0.103ubuntu1.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: