Dimitri John Ledkov
Dimitri John Ledkov
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.
`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...
We should convert hooks/024-configure-bootchart.chroot to simple static files in static/ folder. There is nothing dynamic about what this hook does.
Use more snapcraftish console-conf plugin
Drop consoleconf from the core snap All production devices disable consoleconf, and thus it is dead weight. Consoleconf is only used on dev-mode devices effectevely Imho consoleconf should be a...
WIP TODO: - [ ] add zstd / squashfs-tools / squashfuse backports to snappy-dev PPA - [ ] add support to detect zstd support / lack of it in the...