25 Commits

Author SHA1 Message Date
CloudBuilder
e20120480d Imported 2.592
No reason for CPC update specified.
2019-06-05 17:00:04 +00:00
CloudBuilder
19c71743f8 Imported 2.574
No reason for CPC update specified.
2019-03-22 01:26:07 +00:00
CloudBuilder
825e1919da Imported 2.562
No reason for CPC update specified.
2019-02-18 16:26:07 +00:00
CloudBuilder
cffdabf03e Imported 2.546
No reason for CPC update specified.
2018-11-13 21:26:14 +00:00
Michael Hudson-Doyle
4de1045012 Import patches-unapplied version 2.536 to ubuntu/cosmic-proposed
Imported using git-ubuntu import.

Changelog parent: 61b74940eaa289d9765c123b473f77bea91ba9bf

New changelog entries:
  * Fix live-server journald config snippet to actually disable journald rate
    limiting.
2018-08-27 23:08:19 +00:00
Steve Langasek
b7072174dc Import patches-unapplied version 2.534 to ubuntu/cosmic-proposed
Imported using git-ubuntu import.

Changelog parent: 0564e36edc8c50f14d13d5cdf6fc1bb7d4615e77

New changelog entries:
  [ Michael Hudson-Doyle ]
  * Disable journald rate limiting in the live-server live session.
    (LP: #1776891)
  [ Steve Langasek ]
  * generate all tar files with --xattrs.  LP: #1302192.
2018-08-06 20:23:22 +00:00
Michael Hudson-Doyle
a24eb25b00 Import patches-unapplied version 2.527 to ubuntu/cosmic-proposed
Imported using git-ubuntu import.

Changelog parent: a4e3e38884e7e5f658e6b9c920cd94fc8f88e92c

New changelog entries:
  * Symlink systemd-networkd-wait-online to /bin/true in the live installer
    live session to avoid depending on buggy systemd behaviour.
  * Remove "optional: true" from installer netplan config.
2018-05-23 02:28:12 +00:00
Dimitri John Ledkov
abfea5773a Import patches-unapplied version 2.521 to ubuntu/bionic-proposed
Imported using git-ubuntu import.

Changelog parent: 71b98bc5dfbd93634097a46c56672528481fbf2a

New changelog entries:
  * In subiquity image, mount additional squashfs in /media.
  * Make lzma initramfs compression opt-in rather than opt-out, and do not
    opt-in to it for live-server builds to speed up the boot. (LP: #1750873)
2018-04-11 19:13:00 +00:00
Dimitri John Ledkov
f0de674aad Import patches-unapplied version 2.518 to ubuntu/bionic-proposed
Imported using git-ubuntu import.

Changelog parent: 7f7f42d61d0b129a8baaab87ba522c098b614bda

New changelog entries:
  * Make subiquity installer boot quicker, by making dhcp interfaces
    optional, such that wait-online is not blocking bringing up the
    installer UI.
2018-04-03 14:14:17 +00:00
Michael Hudson-Doyle
dcf2b800f6 Import patches-unapplied version 2.510 to ubuntu/bionic-proposed
Imported using git-ubuntu import.

Changelog parent: 718c2fc269fad8008709fad4187521ee1e0fb2ad

New changelog entries:
  * Rename the directory containing the systemd override file for subiquity to
    the correct name :/
  * Add Environment=SNAP_REEXEC=0 to the above override file.
  * Remove the snap.subiquity.started overrides, that service is long gone.
2018-03-15 01:44:15 +00:00
Michael Hudson-Doyle
cfcac92328 Import patches-unapplied version 2.502 to ubuntu/bionic-proposed
Imported using git-ubuntu import.

Changelog parent: 3b7b54098b3d623356022f67e11cc8456dc095ea

New changelog entries:
  * Shuffle subiquity service definition to a mix of a snapd-generated service
    file (from the subiquity snap) and an overlay (in this package).
2018-02-14 00:13:45 +00:00
Michael Hudson-Doyle
7ae099a88b Import patches-unapplied version 2.500 to ubuntu/bionic-proposed
Imported using git-ubuntu import.

Changelog parent: 59088462753c59624b49671beb27a7cb886a8e81

New changelog entries:
  * Disable the snapd.refresh.timer in the live server session.
2018-02-08 08:04:34 +00:00
Michael Hudson-Doyle
694a6b88d1 Import patches-unapplied version 2.494 to ubuntu/bionic-proposed
Imported using git-ubuntu import.

Changelog parent: 958a32a53124a1b7134e51645549a8a18034fc27

New changelog entries:
  * Run subiquity on any serial consoles that the user told systemd
    about.
2018-01-31 10:19:16 +00:00
Michael Hudson-Doyle
faa28a6472 Import patches-unapplied version 2.485 to ubuntu/bionic-proposed
Imported using git-ubuntu import.

Changelog parent: 1db37274ff3418f274464e542c7662fba2d6242a

New changelog entries:
  [ Michael Hudson-Doyle ]
  * Automount a partition of fixed UUID for giving subiquity canned answers.
  [ Balint Reczey ]
  * Use default xz compression (-6) for raspi2 image.
    Xz with -0 generated ~35% bigger compressed image. (LP: #1732681)
  * Zero fill space in UEFI partitions, too
  * Set LB_ISO_PREPARER to livecd-rootfs to avoid unbound variable in
    default string
  * Build minimized images in a 1GiB image
2017-12-03 22:18:21 +00:00
Steve Langasek
9f966299f1 Import patches-unapplied version 2.478 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: ed2c2791c88812e791cd5462a9d11c7cb9dbb505

New changelog entries:
  [ Michael Hudson-Doyle ]
  * Two last minute server-live fixes:
    - Seed the subiquity snap to track the stable channel (LP: #1724410)
    - Remove snap.subiquity.started from subiquity's After=/Requires= as it
      does not fix the race condition they were intended to address and causes
      subiquity to be killed when snapd refreshes subiquity (LP: #1724411)
2017-10-18 05:18:19 +00:00
Steve Langasek
95f6bb3dfc Import patches-unapplied version 2.476 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: 979261d9275c61c2dc8e7a310bbfe14e73f38786

New changelog entries:
  * snap.subiquity.started.service must be RemainAfterExit=yes to satisfy
    the service dependencies.
2017-10-12 14:03:27 +00:00
Steve Langasek
979261d927 Import patches-unapplied version 2.475 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: 00b23f0f6b41c76287d3f62c46983c77bfb0c01f

New changelog entries:
  * Add the SNAP_REEXEC=0 enviroment to the subiquity service as well.
2017-10-12 04:54:04 +00:00
Steve Langasek
00b23f0f6b Import patches-unapplied version 2.474 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: 11ad200f2e456379dc328a3b6756d37c421bd7dc

New changelog entries:
  * Fix wrong variable name in systemd unit snippets.
2017-10-11 22:58:52 +00:00
Steve Langasek
11ad200f2e Import patches-unapplied version 2.473 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: 5a3ccfef341d527c982edf3af372266b3b1be566

New changelog entries:
  [ Balint Reczey ]
  * Clean up dangling /boot/initrd.img symlink when needed
  * Revert ignoring failure of minimized autopkgtest on ppc64el
  * Use kvm kernel only on amd64
  * Skip installing server task when building minimial images
  [ Steve Langasek ]
  * export SNAP_REEXEC=0 to our snappy systemd units in the livefs overlay,
    to work around apparmor not working reliably against aufs.
2017-10-11 16:58:38 +00:00
Steve Langasek
5a3ccfef34 Import patches-unapplied version 2.472 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: 84ef6ff8e3e67562bf44191ec9b0c3da4237b4ff

New changelog entries:
  [ Michael Hudson-Doyle ]
  * Add snap.subiquity.started.service to subiquity.service's Requires=.
2017-10-10 22:58:37 +00:00
Michael Hudson-Doyle
577646d435 Import patches-unapplied version 2.468 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: b05311165170c07d65bc27ea8edf27434c54efca

New changelog entries:
  [ Dimitri John Ledkov ]
  * Drop obsolete fix-ups of resolv.conf, debootstrap should now result in
    correct symlink to resolved without any further fixes.
  [ Michael Hudson-Doyle ]
  * Have subiquity.service order after on a service defined by the subiquity
    snap, which in turn will order after the job that mounts the subiquity
    snap. (LP: #1721414)
2017-10-06 10:23:14 +00:00
Steve Langasek
a02598fe24 Import patches-unapplied version 2.463 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: 2da89c90de5e4df541d301cf14819278b3be7df9

New changelog entries:
  [ Balint Reczey ]
  * Bump needed live-build version which can build images without initrd
  * Mention unminimize script in motd
  * Warn users that unminimize may fail reinstalling packages
  * Use SUBPROJECT=minimized name instead of SUBPROJECT=minimize for
    consistency
  * Run autopkgtest for SUBPROJECT=minimized
  * When SUBPROJECT environment variable is not set assume it to be ""
  [ Michael Hudson-Doyle ]
  * Fix path to subiquity-loadkeys
2017-09-29 21:43:14 +00:00
Steve Langasek
2da89c90de Import patches-unapplied version 2.462 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: 3f5115f8f2963d72f56fe6c65666122d462f1369

New changelog entries:
  * Fix a reference to an undefined variable in a script that's set -u.
  * In subiquity, loadkeys to setup Shift+Tab key combination.
2017-09-29 19:18:28 +00:00
Michael Hudson-Doyle
060069bc77 Import patches-unapplied version 2.459 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: e4b41272e202e6ea178e9752fe4967de9f33a5fb

New changelog entries:
  [ Steve Langasek ]
  * Remove spurious call to 'sync'; we don't need to flush all disk caches
    on the system to cleanly unmount a partition.
  [ Michael Hudson-Doyle ]
  * only show alert (i.e. panic) kernel messages on the console when
    subiquity is running
2017-09-21 00:24:15 +00:00
Michael Hudson-Doyle
e4b41272e2 Import patches-unapplied version 2.458 to ubuntu/artful-proposed
Imported using git-ubuntu import.

Changelog parent: 7fd585146bdd0f08adaf5c9cc0e06c82626266d8

New changelog entries:
  * Move default netplan config for server-live image to where hook will
    pick it up.
2017-09-19 12:04:41 +00:00