View Bazaar branches
Get this repository:
git clone https://git.launchpad.net/subiquity

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/canonical/subiquity.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log

Branches

Name Last Modified Last Commit
main 2024-04-29 21:58:40 UTC
Merge pull request #1986 from mwhudson/begin-relicensing

Author: Michael Hudson-Doyle
Author Date: 2024-04-29 21:58:40 UTC

Merge pull request #1986 from mwhudson/begin-relicensing

relicense code outside of subiquity to GPLv3-only

ubuntu/noble 2024-04-17 14:23:42 UTC
Merge pull request #1976 from ogayot/curtin-string-interpolation

Author: Dan Bungert
Author Date: 2024-04-17 14:23:42 UTC

Merge pull request #1976 from ogayot/curtin-string-interpolation

snapcraft: bump curtin rev for ZFS string interpolation fix

test-snap 2024-03-22 15:00:51 UTC
autoinstall: enforce top-level keys

Author: Chris Peterson
Author Date: 2024-03-19 18:24:37 UTC

autoinstall: enforce top-level keys

Subiquity currently ignores invalid top-level keys, but this has likely
been a major source of confusion of autoinstall capabilities.

In future versions, the following autoinstall config will throw an
AutoinstallValidationError:

    version: 2
    interactive-sections:
        - identity
    literally-anything: lmao

This patch adds warnings for version 1 and will begin to throw
an AutoinstallValidationError on these instances in version 2 once
it has been enabled.

ubuntu/mantic 2024-02-14 22:18:21 UTC
Merge pull request #1912 from Chris-Peterson444/netplan-perms-backport

Author: Dan Bungert
Author Date: 2024-02-14 22:18:21 UTC

Merge pull request #1912 from Chris-Peterson444/netplan-perms-backport

Mantic merge 2024 02 13

test-oem 2024-01-12 08:46:30 UTC
Install GPU drivers on ubuntu-server, not GP-GPU drivers

Author: Olivier Gayot
Author Date: 2024-01-12 08:46:30 UTC

Install GPU drivers on ubuntu-server, not GP-GPU drivers

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>

renovate/configure 2023-12-15 20:30:43 UTC
Add renovate.json

Author: renovate[bot]
Author Date: 2023-12-15 20:30:43 UTC

Add renovate.json

test-snap-backup 2023-09-15 20:20:24 UTC
snapcraft: stage from ppa:dbungert/subiquity-archive-patches

Author: Dan Bungert
Author Date: 2023-09-15 20:20:24 UTC

snapcraft: stage from ppa:dbungert/subiquity-archive-patches

ubuntu/lunar 2023-09-12 13:16:43 UTC
Merge pull request #1794 from dbungert/lunar-security-pocket

Author: Dan Bungert
Author Date: 2023-09-12 13:16:43 UTC

Merge pull request #1794 from dbungert/lunar-security-pocket

lunar: security archive

s390x-shutdown 2023-08-01 13:39:41 UTC
shutdown: use direct run_command

Author: Dan Bungert
Author Date: 2023-08-01 13:39:41 UTC

shutdown: use direct run_command

lp-1961079-esp-on-mdraid-poweredge 2023-07-26 19:56:11 UTC
boot: extend bootable raid for poweredge devices

Author: Dan Bungert
Author Date: 2023-07-26 19:26:11 UTC

boot: extend bootable raid for poweredge devices

server/jammy 2023-06-12 20:09:33 UTC
Merge pull request #1654 from kubiko/server/jammy

Author: Dan Bungert
Author Date: 2023-06-12 20:09:33 UTC

Merge pull request #1654 from kubiko/server/jammy

bin/console-conf-wrapper: prefer use of snapd/modeenv

core/focal 2023-06-12 20:09:00 UTC
Merge pull request #1655 from kubiko/core/focal

Author: Dan Bungert
Author Date: 2023-06-12 20:09:00 UTC

Merge pull request #1655 from kubiko/core/focal

bin/console-conf-wrapper: prefer use of snapd/modeenv

backport-lunar-ci-issue 2023-04-12 15:46:44 UTC
api: avoid post-ing to source in autoinstalls

Author: Olivier Gayot
Author Date: 2023-04-12 09:27:05 UTC

api: avoid post-ing to source in autoinstalls

When running autoinstalls, the source model will be marked configured
automatically after apply_autoinstall_config has run. The selected
source will be the one described in the autoinstall section or will
default to the legacy server entry: Ubuntu Server.

Doing an additional POST request can only make things inconsistent in
fully automated installs.

When the POST request is handled, most of the models may already have
applied their autoinstall configuration, and are already relying on the
previous source selected.

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
(cherry picked from commit 8298ec17c819510688ab530ae77b5f7196969e37)

xinyi 2023-03-22 01:24:50 UTC
Merge pull request #1608 from dbungert/lint

Author: Dan Bungert
Author Date: 2023-03-22 01:24:50 UTC

Merge pull request #1608 from dbungert/lint

workflow: run both linters always

ubuntu/kinetic 2023-02-12 17:51:00 UTC
Merge pull request #1558 from dbungert/kinetic-merge-2023-02-10

Author: Dan Bungert
Author Date: 2023-02-12 17:51:00 UTC

Merge pull request #1558 from dbungert/kinetic-merge-2023-02-10

Kinetic merge 2023 02 10

test-refresh 2022-07-13 18:44:29 UTC
refresh: discard modified env variables when restarting the client

Author: Olivier Gayot
Author Date: 2022-07-13 18:40:36 UTC

refresh: discard modified env variables when restarting the client

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>

ubuntu/22.04.1 2022-06-30 17:29:54 UTC
Merge pull request #1337 from dbungert/min-size-calc

Author: Dan Bungert
Author Date: 2022-06-30 17:29:54 UTC

Merge pull request #1337 from dbungert/min-size-calc

sizes: calculations for install_min and resize

wsl_oobe_conf_controller_ext 2021-09-28 12:03:36 UTC
system_setup: update client_variant to variant

Author: Patrick Wu
Author Date: 2021-09-14 08:16:06 UTC

system_setup: update client_variant to variant

wsl_autoinstall 2021-09-28 07:32:39 UTC
Run WSL tests on 20.04+

Author: Jean-Baptiste Lallement
Author Date: 2021-09-09 09:48:16 UTC

Run WSL tests on 20.04+

The behaviour of python regarding asynchronous packages changed between
18.04 and 20.04+. OOBE is only supported on 20.04 and higher and there
is no point in making the WSL specific code compatible with ealier
releases than 20.04

Co-authored-by: Didier Roche <didrocks@ubuntu.com>

wsl_oobe_auto_reconf_mode 2021-09-23 07:10:39 UTC
sustem_setup: fixes according to Michael's feedback

Author: Patrick Wu
Author Date: 2021-09-23 07:10:39 UTC

sustem_setup: fixes according to Michael's feedback

for-20.04.3 2021-08-23 23:49:27 UTC
Merge pull request #1035 from mwhudson/curtin-for-20.04.3

Author: Michael Hudson-Doyle
Author Date: 2021-08-23 23:49:27 UTC

Merge pull request #1035 from mwhudson/curtin-for-20.04.3

update curtin

for-18.04.4 2021-06-04 07:39:16 UTC
do not crash in server start up if cloud-init is not running

Author: Michael Hudson-Doyle
Author Date: 2021-05-20 21:52:56 UTC

do not crash in server start up if cloud-init is not running

such as desktop (for now) and bionic (oops)

ubuntu-20.10 2020-10-20 12:10:34 UTC
Bump probert to fixed json output commit

Author: Dimitri John Ledkov
Author Date: 2020-10-20 11:50:19 UTC

Bump probert to fixed json output commit

core/bionic 2020-07-22 18:15:07 UTC
releasing package subiquity version 0.0.29+18.04.2

Author: Dimitri John Ledkov
Author Date: 2020-07-22 18:15:07 UTC

releasing package subiquity version 0.0.29+18.04.2

fix-login-view-focus 2020-04-09 11:34:37 UTC
Fix login view button focus to done

Author: Dimitri John Ledkov
Author Date: 2020-04-09 11:12:34 UTC

Fix login view button focus to done

palette-console-conf 2020-04-09 11:20:16 UTC
Use common palette.

Author: Dimitri John Ledkov
Author Date: 2020-04-09 11:00:03 UTC

Use common palette.

Fixes header frindge colors in console-conf.

fix-runtests 2020-04-07 09:35:16 UTC
runtests.py: pass /dev-less console=tty option

Author: Dimitri John Ledkov
Author Date: 2020-04-07 09:35:16 UTC

runtests.py: pass /dev-less console=tty option

master-latest-edge-case 2020-01-30 11:01:28 UTC
Use raharper's branch

Author: Dimitri John Ledkov
Author Date: 2020-01-23 09:52:59 UTC

Use raharper's branch

feature/add-tox 2018-06-05 18:34:08 UTC
tox: Support running tests and flake8 in tox.

Author: Scott Moser
Author Date: 2018-06-01 20:10:09 UTC

tox: Support running tests and flake8 in tox.

This puts into place a tox.ini for running unit tests without
a large amount of deps installed into the system. For example,
we did not want to need libnl-route-3-dev or build-essential installed
in the system in order to run unit tests.

In order avoid import errors in the modules due to these missing
dependencies, we have added a 'fake_deps/' directory that provides
mock'd objects of the dependencies that were used.

The only installed packages necessary for this to run should be
tox itself and its dependencies (pip and friends). From a clean new
container we can then do:
  apt-get install tox
  git clone ...
  tox

Also along the way:
 * adjust setup.py to only need the DistUtilsExtra during 'build'.
   This means tox usage doesn't require python3-distutils-extra.
 * drop use of lsb_release in favor of built-in parsing.
   This python module wasn't doing much. We can parse /etc/lsb-release
   ourselves with less footprint. Also part of the motivation for this
   is that lsb_release was not on pypi.
 * replace use of StorageInfo in test_partition.py with a FakeStorageInfo
 * .gitignore: ignore only the top level 'probert' directory so that
   we can track fake_deps/probert.
 * fix a couple escape chars, by using raw strings (r'').

maas-offline 2018-04-11 15:05:22 UTC
Drop remaining render_cloudinit()

Author: Dimitri John Ledkov
Author Date: 2018-04-11 15:05:22 UTC

Drop remaining render_cloudinit()

cyphermox/keyboards 2016-11-24 20:21:53 UTC
Rename locale MVC to a more fitting "Keyboard" name; add extra keyboard selec...

Author: Mathieu Trudel-Lapierre
Author Date: 2016-11-24 20:21:53 UTC

Rename locale MVC to a more fitting "Keyboard" name; add extra keyboard selection steps.

unit-tests 2016-11-23 17:03:09 UTC
Simplify common test case bringup tasks when a prober is required.

Author: Mathieu Trudel-Lapierre
Author Date: 2016-11-23 17:03:09 UTC

Simplify common test case bringup tasks when a prober is required.

cyphermox/network-ui 2016-08-12 21:55:03 UTC
Display IPv6 addresses.

Author: Mathieu Trudel-Lapierre
Author Date: 2016-08-12 21:55:03 UTC

Display IPv6 addresses.

cyphermox/useradd_options 2016-07-29 00:10:51 UTC
Don't need curtin for console-conf.

Author: Mathieu Trudel-Lapierre
Author Date: 2016-07-29 00:10:51 UTC

Don't need curtin for console-conf.

cyphermox/ubuntu-core 2016-07-09 16:59:10 UTC
Update paths to /writable for snappy

Author: Mathieu Trudel-Lapierre
Author Date: 2016-07-09 16:59:10 UTC

Update paths to /writable for snappy

i18n-wip 2015-12-02 21:12:27 UTC
simplified list, start work of refreshing views to switch between translations

Author: Kick In
Author Date: 2015-12-02 21:12:27 UTC

simplified list, start work of refreshing views to switch between translations

136 of 36 results

Other repositories

Name Last Modified
lp:subiquity 38 minutes ago
lp:~maciek-borzecki/subiquity 2024-02-07
lp:~medicalwei/subiquity 2023-12-18
lp:~mwhudson/subiquity 2022-12-14
lp:~xinyi-team/subiquity/+git/subiquity 2022-11-29
lp:~xnox/subiquity 2020-07-07
lp:~mwhudson/subiquity/+git/subiquity 2020-04-15
lp:~paride/subiquity 2019-04-17
lp:~kalikiana/subiquity 2018-04-03
19 of 9 results
You can't create new repositories for subiquity.