remove systemd-resolve as service, bump efi partition to 1 GiB and change name of packages
This commit is contained in:
parent
6799aa4a4c
commit
7a702be929
@ -35,7 +35,7 @@ zerombr
|
|||||||
# Partition clearing information
|
# Partition clearing information
|
||||||
clearpart --all --initlabel
|
clearpart --all --initlabel
|
||||||
# Disk partitioning information
|
# Disk partitioning information
|
||||||
part /boot/efi --fstype="efi" --size=128 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
part /boot/efi --fstype="efi" --size=1024 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
||||||
part /boot --fstype="ext4" --size=512 --label=boot
|
part /boot --fstype="ext4" --size=512 --label=boot
|
||||||
part / --fstype="ext4" --grow --label=root
|
part / --fstype="ext4" --grow --label=root
|
||||||
|
|
||||||
@ -47,7 +47,7 @@ grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful
|
|||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post --nochroot --logfile=/mnt/sysimage/opt/base-initial-setup-gnome.log
|
%post --nochroot --logfile=/mnt/sysimage/root/base-initial-setup-gnome.log
|
||||||
|
|
||||||
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
||||||
|
|
||||||
@ -283,7 +283,7 @@ kernel
|
|||||||
less
|
less
|
||||||
libertas-firmware
|
libertas-firmware
|
||||||
libguestfs-tools
|
libguestfs-tools
|
||||||
libusb1
|
libusb
|
||||||
libvirt
|
libvirt
|
||||||
libvirt-daemon-config-network
|
libvirt-daemon-config-network
|
||||||
libvirt-daemon-kvm
|
libvirt-daemon-kvm
|
||||||
@ -323,7 +323,7 @@ vim-minimal
|
|||||||
virt-install
|
virt-install
|
||||||
virt-manager
|
virt-manager
|
||||||
virt-top
|
virt-top
|
||||||
wget2
|
wget
|
||||||
wpa_supplicant
|
wpa_supplicant
|
||||||
zram-generator-defaults
|
zram-generator-defaults
|
||||||
-fedora-logos
|
-fedora-logos
|
||||||
|
@ -35,7 +35,7 @@ zerombr
|
|||||||
# Partition clearing information
|
# Partition clearing information
|
||||||
clearpart --all --initlabel
|
clearpart --all --initlabel
|
||||||
# Disk partitioning information
|
# Disk partitioning information
|
||||||
part /boot/efi --fstype="efi" --size=128 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
part /boot/efi --fstype="efi" --size=1024 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
||||||
part /boot --fstype="ext4" --size=512 --label=boot
|
part /boot --fstype="ext4" --size=512 --label=boot
|
||||||
part / --fstype="ext4" --grow --label=root
|
part / --fstype="ext4" --grow --label=root
|
||||||
|
|
||||||
@ -47,7 +47,7 @@ grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful
|
|||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post --nochroot --logfile=/mnt/sysimage/opt/base-initial-setup-gnome.log
|
%post --nochroot --logfile=/mnt/sysimage/root/base-initial-setup-gnome.log
|
||||||
|
|
||||||
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
||||||
|
|
||||||
@ -293,7 +293,7 @@ kernel
|
|||||||
less
|
less
|
||||||
libertas-firmware
|
libertas-firmware
|
||||||
libguestfs-tools
|
libguestfs-tools
|
||||||
libusb1
|
libusb
|
||||||
libvirt
|
libvirt
|
||||||
libvirt-daemon-config-network
|
libvirt-daemon-config-network
|
||||||
libvirt-daemon-kvm
|
libvirt-daemon-kvm
|
||||||
@ -333,7 +333,7 @@ vim-minimal
|
|||||||
virt-install
|
virt-install
|
||||||
virt-manager
|
virt-manager
|
||||||
virt-top
|
virt-top
|
||||||
wget2
|
wget
|
||||||
wpa_supplicant
|
wpa_supplicant
|
||||||
zram-generator-defaults
|
zram-generator-defaults
|
||||||
-fedora-logos
|
-fedora-logos
|
||||||
|
@ -35,7 +35,7 @@ zerombr
|
|||||||
# Partition clearing information
|
# Partition clearing information
|
||||||
clearpart --all --initlabel
|
clearpart --all --initlabel
|
||||||
# Disk partitioning information
|
# Disk partitioning information
|
||||||
part /boot/efi --fstype="efi" --size=128 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
part /boot/efi --fstype="efi" --size=1024 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
||||||
part /boot --fstype="ext4" --size=512 --label=boot
|
part /boot --fstype="ext4" --size=512 --label=boot
|
||||||
part / --fstype="ext4" --grow --label=root
|
part / --fstype="ext4" --grow --label=root
|
||||||
|
|
||||||
@ -47,7 +47,7 @@ grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful
|
|||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post --nochroot --logfile=/mnt/sysimage/opt/base-initial-setup-gnome.log
|
%post --nochroot --logfile=/mnt/sysimage/root/base-initial-setup-gnome.log
|
||||||
|
|
||||||
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
||||||
|
|
||||||
@ -283,7 +283,7 @@ kernel
|
|||||||
less
|
less
|
||||||
libertas-firmware
|
libertas-firmware
|
||||||
libguestfs-tools
|
libguestfs-tools
|
||||||
libusb1
|
libusb
|
||||||
libvirt
|
libvirt
|
||||||
libvirt-daemon-config-network
|
libvirt-daemon-config-network
|
||||||
libvirt-daemon-kvm
|
libvirt-daemon-kvm
|
||||||
@ -323,7 +323,7 @@ vim-minimal
|
|||||||
virt-install
|
virt-install
|
||||||
virt-manager
|
virt-manager
|
||||||
virt-top
|
virt-top
|
||||||
wget2
|
wget
|
||||||
wpa_supplicant
|
wpa_supplicant
|
||||||
zram-generator-defaults
|
zram-generator-defaults
|
||||||
-fedora-logos
|
-fedora-logos
|
||||||
|
@ -35,7 +35,7 @@ zerombr
|
|||||||
# Partition clearing information
|
# Partition clearing information
|
||||||
clearpart --all --initlabel
|
clearpart --all --initlabel
|
||||||
# Disk partitioning information
|
# Disk partitioning information
|
||||||
part /boot/efi --fstype="efi" --size=128 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
part /boot/efi --fstype="efi" --size=1024 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
||||||
part /boot --fstype="ext4" --size=512 --label=boot
|
part /boot --fstype="ext4" --size=512 --label=boot
|
||||||
part / --fstype="ext4" --grow --label=root
|
part / --fstype="ext4" --grow --label=root
|
||||||
|
|
||||||
@ -47,7 +47,7 @@ grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful
|
|||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post --nochroot --logfile=/mnt/sysimage/opt/base-initial-setup-gnome.log
|
%post --nochroot --logfile=/mnt/sysimage/root/base-initial-setup-gnome.log
|
||||||
|
|
||||||
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
||||||
|
|
||||||
@ -275,7 +275,7 @@ kernel
|
|||||||
less
|
less
|
||||||
libertas-firmware
|
libertas-firmware
|
||||||
libguestfs-tools
|
libguestfs-tools
|
||||||
libusb1
|
libusb
|
||||||
libvirt
|
libvirt
|
||||||
libvirt-daemon-config-network
|
libvirt-daemon-config-network
|
||||||
libvirt-daemon-kvm
|
libvirt-daemon-kvm
|
||||||
@ -315,7 +315,7 @@ vim-minimal
|
|||||||
virt-install
|
virt-install
|
||||||
virt-manager
|
virt-manager
|
||||||
virt-top
|
virt-top
|
||||||
wget2
|
wget
|
||||||
wpa_supplicant
|
wpa_supplicant
|
||||||
zram-generator-defaults
|
zram-generator-defaults
|
||||||
-fedora-logos
|
-fedora-logos
|
||||||
|
@ -103,7 +103,7 @@ sed -i 's/^livesys_session=.*/livesys_session="gnome"/' /etc/sysconfig/livesys
|
|||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post --nochroot --logfile=/mnt/sysimage/opt/base-initial-setup-gnome.log
|
%post --nochroot --logfile=/mnt/sysimage/root/base-initial-setup-gnome.log
|
||||||
|
|
||||||
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
||||||
|
|
||||||
@ -337,7 +337,7 @@ kernel-modules-extra
|
|||||||
less
|
less
|
||||||
libertas-firmware
|
libertas-firmware
|
||||||
libguestfs-tools
|
libguestfs-tools
|
||||||
libusb1
|
libusb
|
||||||
libvirt
|
libvirt
|
||||||
libvirt-daemon-config-network
|
libvirt-daemon-config-network
|
||||||
libvirt-daemon-kvm
|
libvirt-daemon-kvm
|
||||||
@ -378,7 +378,7 @@ vim-minimal
|
|||||||
virt-install
|
virt-install
|
||||||
virt-manager
|
virt-manager
|
||||||
virt-top
|
virt-top
|
||||||
wget2
|
wget
|
||||||
wpa_supplicant
|
wpa_supplicant
|
||||||
zram-generator-defaults
|
zram-generator-defaults
|
||||||
-fedora-logos
|
-fedora-logos
|
||||||
|
@ -19,7 +19,7 @@ rootpw --iscrypted --lock locked
|
|||||||
# SELinux configuration
|
# SELinux configuration
|
||||||
selinux --disabled
|
selinux --disabled
|
||||||
# System services
|
# System services
|
||||||
services --enabled="NetworkManager,systemd-resolved"
|
services --enabled="NetworkManager"
|
||||||
# System timezone
|
# System timezone
|
||||||
timezone Europe/Paris --utc
|
timezone Europe/Paris --utc
|
||||||
# Use network installation
|
# Use network installation
|
||||||
@ -103,7 +103,7 @@ sed -i 's/^livesys_session=.*/livesys_session="gnome"/' /etc/sysconfig/livesys
|
|||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post --nochroot --logfile=/mnt/sysimage/opt/base-initial-setup-gnome.log
|
%post --nochroot --logfile=/mnt/sysimage/root/base-initial-setup-gnome.log
|
||||||
|
|
||||||
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
||||||
|
|
||||||
@ -242,7 +242,7 @@ kernel-modules
|
|||||||
kernel-modules-extra
|
kernel-modules-extra
|
||||||
less
|
less
|
||||||
libertas-firmware
|
libertas-firmware
|
||||||
libusb1
|
libusb
|
||||||
livesys-scripts
|
livesys-scripts
|
||||||
man-db
|
man-db
|
||||||
mesa-dri-drivers
|
mesa-dri-drivers
|
||||||
@ -275,7 +275,7 @@ tiwilink-firmware
|
|||||||
usbutils
|
usbutils
|
||||||
util-linux
|
util-linux
|
||||||
vim-minimal
|
vim-minimal
|
||||||
wget2
|
wget
|
||||||
wpa_supplicant
|
wpa_supplicant
|
||||||
zram-generator-defaults
|
zram-generator-defaults
|
||||||
-fedora-logos
|
-fedora-logos
|
||||||
|
@ -183,7 +183,7 @@ kernel-modules-extra
|
|||||||
less
|
less
|
||||||
libertas-firmware
|
libertas-firmware
|
||||||
libguestfs-tools
|
libguestfs-tools
|
||||||
libusb1
|
libusb
|
||||||
libvirt
|
libvirt
|
||||||
libvirt-daemon-config-network
|
libvirt-daemon-config-network
|
||||||
libvirt-daemon-kvm
|
libvirt-daemon-kvm
|
||||||
@ -221,7 +221,7 @@ util-linux
|
|||||||
vim-minimal
|
vim-minimal
|
||||||
virt-install
|
virt-install
|
||||||
virt-top
|
virt-top
|
||||||
wget2
|
wget
|
||||||
zram-generator-defaults
|
zram-generator-defaults
|
||||||
-fedora-logos
|
-fedora-logos
|
||||||
-fedora-release
|
-fedora-release
|
||||||
|
@ -19,7 +19,7 @@ rootpw --iscrypted --lock locked
|
|||||||
# SELinux configuration
|
# SELinux configuration
|
||||||
selinux --disabled
|
selinux --disabled
|
||||||
# System services
|
# System services
|
||||||
services --enabled="NetworkManager,systemd-resolved"
|
services --enabled="NetworkManager"
|
||||||
# System timezone
|
# System timezone
|
||||||
timezone Europe/Paris --utc
|
timezone Europe/Paris --utc
|
||||||
# Use network installation
|
# Use network installation
|
||||||
@ -137,7 +137,7 @@ kernel
|
|||||||
kernel-modules
|
kernel-modules
|
||||||
kernel-modules-extra
|
kernel-modules-extra
|
||||||
less
|
less
|
||||||
libusb1
|
libusb
|
||||||
livesys-scripts
|
livesys-scripts
|
||||||
man-db
|
man-db
|
||||||
nano
|
nano
|
||||||
@ -163,7 +163,7 @@ systemd-resolved
|
|||||||
usbutils
|
usbutils
|
||||||
util-linux
|
util-linux
|
||||||
vim-minimal
|
vim-minimal
|
||||||
wget2
|
wget
|
||||||
zram-generator-defaults
|
zram-generator-defaults
|
||||||
-fedora-logos
|
-fedora-logos
|
||||||
-fedora-release
|
-fedora-release
|
||||||
|
@ -35,7 +35,7 @@ zerombr
|
|||||||
# Partition clearing information
|
# Partition clearing information
|
||||||
clearpart --all --initlabel
|
clearpart --all --initlabel
|
||||||
# Disk partitioning information
|
# Disk partitioning information
|
||||||
part /boot/efi --fstype="efi" --size=128 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
part /boot/efi --fstype="efi" --size=1024 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
||||||
part /boot --fstype="ext4" --size=512 --label=boot
|
part /boot --fstype="ext4" --size=512 --label=boot
|
||||||
part / --fstype="ext4" --grow --label=root
|
part / --fstype="ext4" --grow --label=root
|
||||||
|
|
||||||
@ -47,7 +47,7 @@ grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful
|
|||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post --nochroot --logfile=/mnt/sysimage/opt/base-initial-setup-gnome.log
|
%post --nochroot --logfile=/mnt/sysimage/root/base-initial-setup-gnome.log
|
||||||
|
|
||||||
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
||||||
|
|
||||||
@ -261,7 +261,7 @@ kbd
|
|||||||
kernel
|
kernel
|
||||||
less
|
less
|
||||||
libguestfs-tools
|
libguestfs-tools
|
||||||
libusb1
|
libusb
|
||||||
libvirt
|
libvirt
|
||||||
libvirt-daemon-config-network
|
libvirt-daemon-config-network
|
||||||
libvirt-daemon-kvm
|
libvirt-daemon-kvm
|
||||||
@ -298,7 +298,7 @@ vim-minimal
|
|||||||
virt-install
|
virt-install
|
||||||
virt-manager
|
virt-manager
|
||||||
virt-top
|
virt-top
|
||||||
wget2
|
wget
|
||||||
wpa_supplicant
|
wpa_supplicant
|
||||||
zram-generator-defaults
|
zram-generator-defaults
|
||||||
-fedora-logos
|
-fedora-logos
|
||||||
|
@ -21,7 +21,7 @@ rootpw --iscrypted --lock locked
|
|||||||
# SELinux configuration
|
# SELinux configuration
|
||||||
selinux --disabled
|
selinux --disabled
|
||||||
# System services
|
# System services
|
||||||
services --enabled="NetworkManager,systemd-resolved"
|
services --enabled="NetworkManager"
|
||||||
# System timezone
|
# System timezone
|
||||||
timezone Europe/Paris --utc
|
timezone Europe/Paris --utc
|
||||||
# Use network installation
|
# Use network installation
|
||||||
@ -35,7 +35,7 @@ zerombr
|
|||||||
# Partition clearing information
|
# Partition clearing information
|
||||||
clearpart --all --initlabel
|
clearpart --all --initlabel
|
||||||
# Disk partitioning information
|
# Disk partitioning information
|
||||||
part /boot/efi --fstype="efi" --size=128 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
part /boot/efi --fstype="efi" --size=1024 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
||||||
part /boot --fstype="ext4" --size=512 --label=boot
|
part /boot --fstype="ext4" --size=512 --label=boot
|
||||||
part / --fstype="ext4" --grow --label=root
|
part / --fstype="ext4" --grow --label=root
|
||||||
|
|
||||||
@ -47,7 +47,7 @@ grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful
|
|||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post --nochroot --logfile=/mnt/sysimage/opt/base-initial-setup-gnome.log
|
%post --nochroot --logfile=/mnt/sysimage/root/base-initial-setup-gnome.log
|
||||||
|
|
||||||
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available
|
||||||
|
|
||||||
@ -166,7 +166,7 @@ iputils
|
|||||||
kbd
|
kbd
|
||||||
kernel
|
kernel
|
||||||
less
|
less
|
||||||
libusb1
|
libusb
|
||||||
man-db
|
man-db
|
||||||
mesa-dri-drivers
|
mesa-dri-drivers
|
||||||
mozilla-ublock-origin.noarch
|
mozilla-ublock-origin.noarch
|
||||||
@ -195,7 +195,7 @@ systemd-resolved
|
|||||||
usbutils
|
usbutils
|
||||||
util-linux
|
util-linux
|
||||||
vim-minimal
|
vim-minimal
|
||||||
wget2
|
wget
|
||||||
wpa_supplicant
|
wpa_supplicant
|
||||||
zram-generator-defaults
|
zram-generator-defaults
|
||||||
-fedora-logos
|
-fedora-logos
|
||||||
|
@ -21,7 +21,7 @@ rootpw --iscrypted --lock locked
|
|||||||
# SELinux configuration
|
# SELinux configuration
|
||||||
selinux --disabled
|
selinux --disabled
|
||||||
# System services
|
# System services
|
||||||
services --enabled="NetworkManager,systemd-resolved"
|
services --enabled="NetworkManager"
|
||||||
# System timezone
|
# System timezone
|
||||||
timezone Europe/Paris --utc
|
timezone Europe/Paris --utc
|
||||||
# Use network installation
|
# Use network installation
|
||||||
@ -33,7 +33,7 @@ zerombr
|
|||||||
# Partition clearing information
|
# Partition clearing information
|
||||||
clearpart --all --initlabel
|
clearpart --all --initlabel
|
||||||
# Disk partitioning information
|
# Disk partitioning information
|
||||||
part /boot/efi --fstype="efi" --size=128 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
part /boot/efi --fstype="efi" --size=1024 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
||||||
part /boot --fstype="ext4" --size=512 --label=boot
|
part /boot --fstype="ext4" --size=512 --label=boot
|
||||||
part / --fstype="ext4" --grow --label=root
|
part / --fstype="ext4" --grow --label=root
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ zerombr
|
|||||||
# Partition clearing information
|
# Partition clearing information
|
||||||
clearpart --all --initlabel
|
clearpart --all --initlabel
|
||||||
# Disk partitioning information
|
# Disk partitioning information
|
||||||
part /boot/efi --fstype="efi" --size=128 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
part /boot/efi --fstype="efi" --size=1024 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
||||||
part /boot --fstype="ext4" --size=512 --label=boot
|
part /boot --fstype="ext4" --size=512 --label=boot
|
||||||
part / --fstype="ext4" --grow --label=root
|
part / --fstype="ext4" --grow --label=root
|
||||||
|
|
||||||
@ -107,7 +107,7 @@ kbd
|
|||||||
kernel
|
kernel
|
||||||
less
|
less
|
||||||
libguestfs-tools
|
libguestfs-tools
|
||||||
libusb1
|
libusb
|
||||||
libvirt
|
libvirt
|
||||||
libvirt-daemon-config-network
|
libvirt-daemon-config-network
|
||||||
libvirt-daemon-kvm
|
libvirt-daemon-kvm
|
||||||
@ -141,7 +141,7 @@ util-linux
|
|||||||
vim-minimal
|
vim-minimal
|
||||||
virt-install
|
virt-install
|
||||||
virt-top
|
virt-top
|
||||||
wget2
|
wget
|
||||||
zram-generator-defaults
|
zram-generator-defaults
|
||||||
-fedora-logos
|
-fedora-logos
|
||||||
-fedora-release
|
-fedora-release
|
||||||
|
@ -21,7 +21,7 @@ rootpw --iscrypted --lock locked
|
|||||||
# SELinux configuration
|
# SELinux configuration
|
||||||
selinux --disabled
|
selinux --disabled
|
||||||
# System services
|
# System services
|
||||||
services --enabled="NetworkManager,systemd-resolved"
|
services --enabled="NetworkManager"
|
||||||
# System timezone
|
# System timezone
|
||||||
timezone Europe/Paris --utc
|
timezone Europe/Paris --utc
|
||||||
# Use network installation
|
# Use network installation
|
||||||
@ -33,7 +33,7 @@ zerombr
|
|||||||
# Partition clearing information
|
# Partition clearing information
|
||||||
clearpart --all --initlabel
|
clearpart --all --initlabel
|
||||||
# Disk partitioning information
|
# Disk partitioning information
|
||||||
part /boot/efi --fstype="efi" --size=128 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
part /boot/efi --fstype="efi" --size=1024 --fsoptions="umask=0077,shortname=winnt" --label=efi
|
||||||
part /boot --fstype="ext4" --size=512 --label=boot
|
part /boot --fstype="ext4" --size=512 --label=boot
|
||||||
part / --fstype="ext4" --grow --label=root
|
part / --fstype="ext4" --grow --label=root
|
||||||
|
|
||||||
@ -75,7 +75,7 @@ iputils
|
|||||||
kbd
|
kbd
|
||||||
kernel
|
kernel
|
||||||
less
|
less
|
||||||
libusb1
|
libusb
|
||||||
man-db
|
man-db
|
||||||
nano
|
nano
|
||||||
ncurses
|
ncurses
|
||||||
@ -102,7 +102,7 @@ systemd-resolved
|
|||||||
usbutils
|
usbutils
|
||||||
util-linux
|
util-linux
|
||||||
vim-minimal
|
vim-minimal
|
||||||
wget2
|
wget
|
||||||
zram-generator-defaults
|
zram-generator-defaults
|
||||||
-fedora-logos
|
-fedora-logos
|
||||||
-fedora-release
|
-fedora-release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user