~xnox/snap-pc:20

Last commit made on 2021-02-26
Get this branch:
git clone -b 20 https://git.launchpad.net/~xnox/snap-pc
Only Dimitri John Ledkov can upload to this branch. If you are Dimitri John Ledkov please log in for upload directions.

Branch merges

Branch information

Name:
20
Repository:
lp:~xnox/snap-pc

Recent commits

d6f13f4... by Dimitri John Ledkov

hopefully make this snap buildable in and out of launchpad

fe5397f... by Dimitri John Ledkov

Use snapd from edge for build.

7d269e4... by Dimitri John Ledkov <email address hidden>

Merge pull request #51 from bboozzoo/bboozzoo/add-ubuntu-save

gadget: add ubuntu-save

b46e4ad... by Maciej Borzecki

Bump the size of ubuntu-save to 16MB

With LUKS2 tweaks (metadata and keys taking 4MB) and ext4 overhead we should get
at least 8MB of space.

Signed-off-by: Maciek Borzecki <email address hidden>

7c5cdd1... by Maciej Borzecki

gadget: add ubuntu-save

Add new ubuntu-save partition, with role system-save. Note that snapd 2.48+ is
needed to work with this gadget.

Signed-off-by: Maciek Borzecki <email address hidden>

b7dfe9b... by Dimitri John Ledkov

No more grub-recovery.conf

0076959... by Dimitri John Ledkov

Revert "No more grub.conf"

This reverts commit a064eb3438a89a0506c79b320e7cb7d6aa701a38.

a064eb3... by Dimitri John Ledkov

No more grub.conf

ead94b5... by Dimitri John Ledkov <email address hidden>

Merge pull request #50 from bboozzoo/bboozzoo/20-cleanup-grub-conf

grub: boot configuration is shipped and managed by snapd

12518c8... by Maciej Borzecki

grub: boot configuration is shipped and managed by snapd

Since v2.46, snapd can ship and manage the boot configuration for grub for both
the run mode and recovery. Drop the recovery mode config and truncate grub.conf
so that we are left with a suitable marker for snapd. Also, remove references to
grub*.conf from gadget.yaml, as there is no need to list those files in content
section anymore.

Signed-off-by: Maciek Borzecki <email address hidden>