mirror of
https://github.com/systemd/systemd.git
synced 2025-03-28 02:50:16 +03:00
mkosi: Switch to linux-virtual on Ubuntu
This now finally has support for credentials and erofs so let's switch to this much smaller kernel package that doesn't pull in linux-firmware.
This commit is contained in:
parent
03b6879f4d
commit
e5cd051724
@ -19,8 +19,6 @@ BuildSourcesEphemeral=yes
|
||||
|
||||
[Host]
|
||||
@Incremental=yes
|
||||
# TODO: Drop to 2G again once the next Noble kernel update ships and we can use linux-image-virtual.
|
||||
@QemuMem=4G
|
||||
@RuntimeSize=8G
|
||||
ToolsTreePackages=virtiofsd
|
||||
KernelCommandLineExtra=systemd.crash_shell
|
||||
|
@ -5,7 +5,6 @@ Distribution=ubuntu
|
||||
|
||||
[Content]
|
||||
Packages=
|
||||
# We would like to use linux-virtual but it does not have support for SMBIOS credentials.
|
||||
linux-image-generic
|
||||
linux-image-virtual
|
||||
linux-tools-common
|
||||
linux-tools-generic
|
||||
linux-tools-virtual
|
||||
|
Loading…
x
Reference in New Issue
Block a user