remove systemd-resolve as service, bump efi partition to 1 GiB and change name of packages
This commit is contained in:
@@ -19,7 +19,7 @@ rootpw --iscrypted --lock locked
|
||||
# SELinux configuration
|
||||
selinux --disabled
|
||||
# System services
|
||||
services --enabled="NetworkManager,systemd-resolved"
|
||||
services --enabled="NetworkManager"
|
||||
# System timezone
|
||||
timezone Europe/Paris --utc
|
||||
# Use network installation
|
||||
@@ -137,7 +137,7 @@ kernel
|
||||
kernel-modules
|
||||
kernel-modules-extra
|
||||
less
|
||||
libusb1
|
||||
libusb
|
||||
livesys-scripts
|
||||
man-db
|
||||
nano
|
||||
@@ -163,7 +163,7 @@ systemd-resolved
|
||||
usbutils
|
||||
util-linux
|
||||
vim-minimal
|
||||
wget2
|
||||
wget
|
||||
zram-generator-defaults
|
||||
-fedora-logos
|
||||
-fedora-release
|
||||
|
Reference in New Issue
Block a user