lp:~conlenov2k/ubiquity

Get this repository:
git clone https://git.launchpad.net/~conlenov2k/ubiquity
Only Condratiy Lenovin can upload to this repository. If you are Condratiy Lenovin please log in for upload directions.

Branches

Name Last Modified Last Commit
master 2021-01-08 18:13:09 UTC
Finalise changelog

Author: Iain Lane
Author Date: 2021-01-08 18:13:09 UTC

Finalise changelog

imp_is_deprecated 2020-12-18 14:40:51 UTC
Replaced deprecated imp module by importlib

Author: Jean-Baptiste Lallement
Author Date: 2020-12-18 14:40:51 UTC

Replaced deprecated imp module by importlib

ubuntu-drivers-busy-indicator 2020-12-09 16:42:15 UTC
Fix PEP8

Author: Łukasz Zemczak
Author Date: 2020-12-09 16:42:15 UTC

Fix PEP8

groovy 2020-11-16 17:50:04 UTC
releasing package ubiquity version 20.10.13.1

Author: Łukasz Zemczak
Author Date: 2020-11-16 17:50:04 UTC

releasing package ubiquity version 20.10.13.1

remove-apt-clone 2020-09-11 14:06:14 UTC
Update string in translation sources.

Author: Brian Murray
Author Date: 2020-09-11 14:06:14 UTC

Update string in translation sources.

xenial 2020-08-05 16:18:41 UTC
releasing package ubiquity version 2.21.63.11

Author: Łukasz Zemczak
Author Date: 2020-08-05 16:18:41 UTC

releasing package ubiquity version 2.21.63.11

bionic 2020-08-05 10:13:13 UTC
releasing package ubiquity version 18.04.14.15

Author: Łukasz Zemczak
Author Date: 2020-08-05 10:13:13 UTC

releasing package ubiquity version 18.04.14.15

focal 2020-07-21 14:32:26 UTC
Finalise changelog

Author: Iain Lane
Author Date: 2020-07-21 14:32:26 UTC

Finalise changelog

fix-kernel-keep-install-switch-remove 2020-04-16 20:54:17 UTC
Fix kernel install, removal, switch, keep.

Author: Dimitri John Ledkov
Author Date: 2020-04-16 10:57:51 UTC

Fix kernel install, removal, switch, keep.

wip/oem-offline 2020-04-16 10:31:40 UTC
plugininstall: Don't bother calling do_install() if there's no packages

Author: Iain Lane
Author Date: 2020-04-16 10:30:58 UTC

plugininstall: Don't bother calling do_install() if there's no packages

It still does some stuff in this case, which we can avoid

lp.1856422 2020-04-16 06:49:51 UTC
fix implementation of mokutil --timeout in light of LP: #1869187

Author: Steve Langasek
Author Date: 2020-04-16 06:45:39 UTC

fix implementation of mokutil --timeout in light of LP: #1869187

wip/disable-download-updates 2020-04-14 18:36:22 UTC
prepare: Fix the initial state

Author: Iain Lane
Author Date: 2020-04-14 18:36:22 UTC

prepare: Fix the initial state

wip/oem-meta 2020-03-30 11:46:22 UTC
Finalise changelog

Author: Iain Lane
Author Date: 2020-03-30 11:46:22 UTC

Finalise changelog

zsys_fixes 2020-02-28 09:49:27 UTC
Fixes when ESP is already created on MBR system.

Author: Jean-Baptiste Lallement
Author Date: 2020-02-28 09:49:27 UTC

Fixes when ESP is already created on MBR system.

Now partman-auto always creates an ESP and zsys-setup do not have to do
it. All the code the performed the checks and creation of the ESP has
been removed or fixed.

wip/superm1/skip-partitioning 2020-01-30 19:17:04 UTC
If set to skip partitioning, don't unmount /target when install starts

Author: Mario Limonciello
Author Date: 2020-01-30 19:16:08 UTC

If set to skip partitioning, don't unmount /target when install starts

lp.1856422-bionic 2019-12-15 01:14:15 UTC
Always invoke mokutil with --timeout -1 so that users don't miss the key enro...

Author: Steve Langasek
Author Date: 2019-12-15 01:12:09 UTC

Always invoke mokutil with --timeout -1 so that users don't miss the key enrollment on reboot and end up with broken dkms modules. LP: #1856422.

sil2100/screen-reader-target-system 2019-11-28 17:33:06 UTC
Make sure the screen-reader-enabled setting gets passed to the target system ...

Author: Łukasz Zemczak
Author Date: 2019-11-28 17:33:06 UTC

Make sure the screen-reader-enabled setting gets passed to the target system - by setting UBIQUITY_A11Y_PROFILE so that he casper accessibility hook can pick it up.

advanced_features_dialog 2019-10-31 07:45:56 UTC
ubiquity.templates: Fixed label of LVM + encrpytion

Author: Jean-Baptiste Lallement
Author Date: 2019-10-31 07:45:56 UTC

ubiquity.templates: Fixed label of LVM + encrpytion

zsys-swap 2019-10-16 16:18:10 UTC
Rewrite zsys-setup swap handling to use a swap partition.

Author: Adam Conrad
Author Date: 2019-10-16 16:16:01 UTC

Rewrite zsys-setup swap handling to use a swap partition.

wip/drop-zfs-0.8-grub-installer-patch 2019-10-08 12:27:00 UTC
Drop zfs-0.8-support.patch

Author: Iain Lane
Author Date: 2019-10-08 12:27:00 UTC

Drop zfs-0.8-support.patch

We're going to do this via the main grub-installer package in the
archive instead.

wip/handle-no-zfs-option 2019-10-08 12:08:39 UTC
ubi-partman: Handle ZFS option not being implemented on KDE frontend

Author: Iain Lane
Author Date: 2019-10-08 12:08:39 UTC

ubi-partman: Handle ZFS option not being implemented on KDE frontend

LP: #1847228

wip/nm-gudev 2019-09-30 09:38:58 UTC
nm.py: Stop forking udevadm and call GUdev to retrieve network adapter info

Author: Iain Lane
Author Date: 2019-09-30 08:48:54 UTC

nm.py: Stop forking udevadm and call GUdev to retrieve network adapter info

systemd 242-6ubuntu1 dropped a `/sbin/ubiquity` compatibility symlink
that we were referencing by absolute path. This broke ubiquity when run
on a system with a wireless adapter.

It'd be better instead to use a library to interface with udev, rather
than executing a subprocess and parsing its output. Let's modify the
code to do that instead.

LP: #1845730

only-start-installing-once 2019-02-27 17:45:24 UTC
gtk,kde: Don't start installing multiple times

Author: Iain Lane
Author Date: 2018-10-22 11:22:57 UTC

gtk,kde: Don't start installing multiple times

If we go back and forth between timezone and usersetup multiple times,
we can end up restarting debconf under an in-progress installation
process or starting the installation multiple times. This is obviously
bad, and can end up with the installer crashing.

Only restart debconf and start the installation the *first* time the
user clicks next from the timezone step.

https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1799097

no-going-back-from-timezone 2019-02-27 17:45:16 UTC
gtk, kde: Don't allow going back once we are anywhere past partitioning

Author: Iain Lane
Author Date: 2018-10-22 10:56:21 UTC

gtk, kde: Don't allow going back once we are anywhere past partitioning

The effect of this is that proceeding backwards from usersetup to
timezone is not permitted any more. This is a harmful thing to be able
to do because the timezone step 'resets' debconf after it finishes, and
this might break an ongoing installation.

https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1799097

disable-screen-blanking-in-shell 2019-02-06 10:47:20 UTC
gtk: Disable screen blanking for Shell

Author: Iain Lane
Author Date: 2019-02-06 10:39:09 UTC

gtk: Disable screen blanking for Shell

With the switch to GNOME Shell, we're no longer using GNOME Screensaver
to handle blanking the screen. Setting the `idle-delay' to 0 disables
this for Shell.

usr-merge 2018-11-06 13:28:09 UTC
Support usr-merge in ubiquity.

Author: Dimitri John Ledkov
Author Date: 2018-11-06 13:22:11 UTC

Support usr-merge in ubiquity.

With introduction of usr-merge in disco, we started to have top-level
symlinks to dirs i.e. /sbin -> /usr/sbin which broke with blacklisting
logic. Because such a symlink may not be blacklisted, even though
blacklisted packages ship /sbin directory. A simple check if that is a
dir is no longer sufficient. Instead extended the blacklisting logic
to prevent blacklisting symlinks to dirs.

LP: #1801408

update-po 2018-10-15 08:57:44 UTC
Update translations from Launchpad.

Author: Łukasz Zemczak
Author Date: 2018-10-15 08:57:44 UTC

Update translations from Launchpad.

127 of 27 results
This repository contains Public information 
Everyone can see this information.