updates dishes
This commit is contained in:
@ -13,8 +13,9 @@
|
||||
# %include ../ingredients/core-storage.cfg # Storage configuration
|
||||
%include ../ingredients/live-core-storage.cfg # Basic partition layout for live systems
|
||||
|
||||
%include ../ingredients/core-bootloader-grub.cfg # Set bootloader to GNU GRUB
|
||||
# %include ../ingredients/core-bootloader-grub.cfg # Set bootloader to GNU GRUB
|
||||
# %include ../ingredients/core-bootloader-systemd-boot.cfg # Set bootloader to systemd-boot
|
||||
%include ../ingredients/live-core-bootloader-grub.cfg # Bootloader configuration for live systems
|
||||
|
||||
%include ../ingredients/core-locale.cfg # System locale
|
||||
|
||||
@ -38,6 +39,7 @@
|
||||
|
||||
# %include ../ingredients/core-post.cfg # Post configuration script
|
||||
%include ../ingredients/live-core-post.cfg # Post configuration script for a live system
|
||||
%include ../ingredients/live-core-post-live-session.cfg # Quirk. Post configuration script for a live system
|
||||
|
||||
%include ../ingredients/core-desktop-initial-setup.cfg # OEM setup for GNOME Shell
|
||||
# %include ../ingredients/core-server-initial-setup.cfg # OEM setup for headless systems
|
||||
|
Reference in New Issue
Block a user