~tobhe/+git/pc-gadget:classic-asahi

Last commit made on 2023-04-27
Get this branch:
git clone -b classic-asahi https://git.launchpad.net/~tobhe/+git/pc-gadget
Only Tobias Heider can upload to this branch. If you are Tobias Heider please log in for upload directions.

Branch merges

Branch information

Name:
classic-asahi
Repository:
lp:~tobhe/+git/pc-gadget

Recent commits

7e43929... by Tobias Heider

Adjust UUID, don't include GPT header, resize.

cfdd0ab... by Tobias Heider

Define DESTIR

5bdd19c... by Tobias Heider

Minimal asahi configuration

224e410... by Alfonso Sanchez-Beato

Changes to make the gadget arm64 compatible

fe73aea... by Alex Lewontin

Set MODEL_APIKEY in snapcraft.yaml instead

Signed-off-by: Alex Lewontin <email address hidden>

1d56d98... by Alex Lewontin

prepare-device: implement reference prepare-device hook

Signed-off-by: Alex Lewontin <email address hidden>

5071ac9... by Michael Vogt

snap: increase size of ubuntu-save to 32Mb (#62)

Currently the ubuntu-save partition needs to be bigger than 32Mb
for devices that have 4k sector sizes. This is because of a bug in
how snapd calls mkfs [1] and because of a chance in cryptsetup [2].

With the bugfix for [1] the usable space of the ubuntu-save is very
small (just 3.8Mb) and much less than the 6.9Mb that UC20 has for
512b sector sizes (there is no support for 4kb sectors in the uc20
cryptsetup). So to ensure there is enough usable space on ubuntu-save
this commit increases the size of ubuntu-save to 32Mb which translates
to around 18Mb of usable space.

With 33 we have:
```
mvo@ubuntu:~$ df -h /run/mnt/ubuntu-save/
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/ubuntu-save-4f616498-7704-487b-939c-90986debe7f7 21M 120K 19M 1% /run/mnt/ubuntu-save
```

For reference on UC20 we have (with 16mb):
```
mvo@ubuntu:~$ df -h /run/mnt/ubuntu-save/
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/ubuntu-save-498a65bb-30ce-492c-a8aa-301adb79228e 7.8M 187K 6.9M 3% /run/mnt/ubuntu-save
```

[1] https://bugs.launchpad.net/snappy/+bug/1968356
[2] https://gitlab.com/cryptsetup/cryptsetup/-/merge_requests/135

77e93db... by Dimitri John Ledkov <email address hidden>

Merge pull request #61 from xnox/unbreak-core22-gadget

Unbreak core22 gadget

c967c3f... by Dimitri John Ledkov

Install gadget.yaml

50cb7a2... by Ɓukasz Zemczak

Switch to grade: stable