Ubuntu autoinstall.yaml

This commit is contained in:
Navas 2024-10-13 15:44:21 +02:00
parent adadab6d99
commit ebd98e5faf

View file

@ -46,9 +46,8 @@ autoinstall:
# Reboot après l'installation
shutdown: reboot
# Ubuntu Desktop uses the hwe flavor kernel by default.
early-commands:
- echo 'linux-generic-hwe-22.04' > /run/kernel-meta-package
kernel:
flavour: hwe
# The live-server ISO does not contain some of the required packages,
# such as ubuntu-desktop or the hwe kernel (or most of their depdendencies).