ubuntu-core-initramfs:xnox/fdisk-mantic

Last commit made on 2023-06-27
Get this branch:
git clone -b xnox/fdisk-mantic https://git.launchpad.net/ubuntu-core-initramfs

Branch merges

Branch information

Name:
xnox/fdisk-mantic
Repository:
lp:ubuntu-core-initramfs

Recent commits

c6c7ba3... by Dimitri John Ledkov

Add fdisk build-depends for /sbin/sfdisk vendor

Otherwise ubuntu-core-initramfs FTBFS in mantic.

Fixes: https://github.com/snapcore/core-initrd/pull/180

Signed-off-by: Dimitri John Ledkov <email address hidden>

bef4d1b... by Valentin David

Install in initrd

2c517bd... by Valentin David

Refactor list of files added from host

83a1c4c... by Dimitri John Ledkov <email address hidden>

Merge pull request #179 from valentindavid/valentindavid/remove-journald-console

Remove journald-console generator

d09a223... by Valentin David

Remove journald-console generator

snapd_recovery_mode kernel parameter is not enough to know whether we
need to forward messages to the console. To be able to know we need
the modeenv. Journald has to be started way before that. Journald
configuration cannot be reloaded. And we should not restart journald.

Users can still add `systemd.journald.forward_to_console=1` the kernel
command line if they need to debug the install.

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

Merge pull request #167 from alfonsosanchezbeato/snapd-bits-from-run-system

bin,debian: include snapd bits from the run system

1bfed50... by Alfonso Sanchez-Beato

bin/ubuntu-core-initramfs: make snapd path relative to --root

1377dcd... by Alfonso Sanchez-Beato

bin,debian: include snapd bits from the run system

Include snap-bootstrap and other files from snapd package when the
ubuntu-core-initramfs script is run, instead of when the
ubuntu-core-initramfs package is created. So now snapd is a run
dependency instead of a build dependency.

3935bc0... by Dimitri John Ledkov <email address hidden>

Merge pull request #153 from valentindavid/valentindavid/add-dbus

Add dbus system bus

787f9d7... by Valentin David

spread: use older ubuntu-image