lp:~achiang/ubuntu/quantal/casper/bug-855556

Created by Alex Chiang and last modified
Get this branch:
bzr branch lp:~achiang/ubuntu/quantal/casper/bug-855556
Only Alex Chiang can upload to this branch. If you are Alex Chiang please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alex Chiang
Status:
Development

Recent revisions

1043. By Alex Chiang

Grant admin polkit privileges to lightdm user (LP: #855556)

During a live session, the 'ubuntu' user is logged in on every VT. However,
we have:

/usr/share/polkit-1/actions/org.freedesktop.consolekit.policy

 org.freedesktop.consolekit.system.restart-multiple-users
  <allow_active>auth_admin_keep</allow_active>
 org.freedesktop.consolekit.system.stop-multiple-users
  <allow_active>auth_admin_keep</allow_active>

Thus, the shutdown and restart items from the Unity greeter's session
indicator are inhibited.

Those items should work, and we can do so by granting admin privileges to
lightdm / unity-greeter, which allows restart and shutdown from the greeter
screen.

We already grant admin privileges to the default user in the live session,
so allowing the user to shutdown from the live session's greeter screen
should be considered conceptually similar.

1042. By Stéphane Graber

releasing version 1.316

1041. By Stéphane Graber

Merge branch adding some netboot fixes and cifs support

1040. By Stéphane Graber

releasing version 1.315

1039. By Stéphane Graber

Fix rc_domain sed call, rewrite part of resolv.conf handling to ensure it's clean.

1038. By Luke Yelavich

bin/casper-a11y-enable: Call dbus-send with the --print-reply command-line
argument, and send the output to null, as we don't need it. For some
reason dbus-send only executes our commands when --print-reply is given.

1037. By Luke Yelavich

* bin/casper-a11y-enable:
  - Remove code to create a sudoers config file that is no longer needed
    in the at-spi dbus world we now live in, thanks to Attila Hammer for
    the patch. (LP: #964985)
  - Disable the calendar in all low vision accessibility profiles as it has
    issues with keyboard navigation, thanks to Attila Hammer for the patch.
    (LP: #965015)
  - Do not hard code the ubuntu-2d session name in the set_session method.
* ubiquity-hooks/30accessibility:
  - Use the orca settings from the live session for unity-greeter on the
    installed system, thanks to Attila Hammer for the patch. (LP: #968929)

1036. By Colin Watson

bin/casper-reconfigure: Unset DEBIAN_HAS_FRONTEND, DEBIAN_FRONTEND, and
DEBCONF_REDIR so that casper-reconfigure properly uses the
noninteractive frontend when invoked from a ubiquity target-config hook
(LP: #955617).

1035. By Jonathan Riddell

LightDM on kubuntu-active wants to start ubuntu.desktop,
workaround in 15autologin for now

1034. By Luke Yelavich

* bin/casper-a11y-enable:
  - Use the unity-greeter gsettings keys for accessibility settings.
  - Enable high contrast in unity-greeter when the high contrast profile
    is selected.
  - Remove functionality to set gconf values for the login manager,
    unity-greeter uses gsettings.

Branch metadata

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

Subscribers