subiquity/subiquity
Ryan Harper ce133c6b06 Fix is_root check on sudo
Add debugging and logging for is_root check.
Fix up logic so we check if sudo_user is non None
Now we can see disk info when running as root in the installer.

Signed-off-by: Ryan Harper <ryan.harper@canonical.com>
2015-09-29 16:15:14 -05:00
..
controllers Fix is_root check on sudo 2015-09-29 16:15:14 -05:00
models Don't display mounted disks except during dry-run 2015-09-28 11:28:26 -05:00
ui Don't display mounted disks except during dry-run 2015-09-28 11:28:26 -05:00
__init__.py Add initial start view, buttons, and utilities 2015-06-10 16:59:55 -04:00
async.py Fix up async install commands 2015-09-21 16:40:35 -05:00
controller.py Additional UI notifications and consolidate common attrs 2015-08-31 11:55:46 -04:00
core.py Fix serial mode 2015-09-14 16:40:28 -05:00
curtin.py Finish enabling EFI boot mode 2015-09-22 22:19:54 -05:00
log.py rework topmost view widget 2015-06-23 16:29:08 -04:00
meta.py Add futures/promises thread executors 2015-08-10 09:57:43 -04:00
model.py Inherit from ViewPolicy on all toplevel panels 2015-07-22 22:31:21 -04:00
palette.py Add password match validator 2015-09-28 11:03:01 -04:00
prober.py lint fixes for recent code 2015-09-03 13:35:07 -05:00
signals.py Add initial add disk partition view 2015-07-21 22:51:06 -04:00
utils.py Fix is_root check on sudo 2015-09-29 16:15:14 -05:00
view.py Add view policy 2015-07-22 22:30:57 -04:00