pc-amd64-gadget
pc-amd64-gadget copied to clipboard
The gadget snap for Personal Computers using 64bit Intel or AMD processors
Snapcraft.io points to this as the "reference" implementation of the amd64 gadget. However, no prepare-device hook makes this an incomplete reference, especially for private store operators The proposed prepare-device hook...
Remove makefile and do special steps from an override-build section instead. Take now signed grub and shim form the ucdev/uc-staging-ppa PPA, using package-repositories. Now we use epochs in the version...
Kernel configuration supports turning off EFI runtime services on boot. Meaning, the kernel is booted with UEFI Secureboot and yet it doesn't allow access to efivarfs or any EFI services....
This branch builds on top of https://github.com/snapcore/pc-amd64-gadget/pull/55 This branch upgrades to jammy shim & grub binaries. TODO: test that encrypted boot works
This branch adds reproducible building; using *focal* binaries; adds support for fallback. TODO: test that encrypted boot works
With this change one can build gadget everywhere. As the required UC20 signed artefacts are pulled directly, rather than assumed to be available on the build host.
If I intentionally break the kernel.efi[1] in ubuntu-boot on a UC20 system, then grub does not reboot the system and instead hangs with the following message: ``` double free at...
`console=ttyS0` is specified in the gadget by default, in UC20, for all modes: recovery, install, and run mode. However, on the hardware that does not have serial console (majority of...
It would be nice to have release/tag versions for the different branches. i.e. 16.2, 18.2, 20.2 etc
This is a mirror of a launchpad bug https://bugs.launchpad.net/snapd/+bug/1642183