Prepare base profiles for selection
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#Basic settings:
|
||||
# Full Cinnamon Setup
|
||||
|
||||
#Basic settings
|
||||
graphical
|
||||
text
|
||||
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
#Basic settings:
|
||||
# Full KDE Wayland Setup
|
||||
|
||||
#Basic settings
|
||||
graphical
|
||||
text
|
||||
|
||||
@@ -41,8 +43,6 @@ mesa-va-drivers-freeworld
|
||||
ffmpeg
|
||||
@vlc
|
||||
python-vlc
|
||||
#@development-tools
|
||||
#@editors
|
||||
@firefox
|
||||
thunderbird
|
||||
openssh-server
|
||||
@@ -92,7 +92,6 @@ nss-pam-ldapd
|
||||
# System authorization information
|
||||
authselect enable-feature with-fingerprint
|
||||
|
||||
|
||||
# Generated using Blivet version 3.12.1
|
||||
ignoredisk --only-use=sda
|
||||
# Partition clearing information
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
# Generated using Blivet version 3.12.1
|
||||
ignoredisk --only-use=sda
|
||||
# Partition clearing information
|
||||
clearpart --none --initlabel
|
||||
# Disk partitioning information
|
||||
part biosboot --fstype="biosboot" --ondisk=sda --size=1
|
||||
part btrfs.69 --fstype="btrfs" --ondisk=sda --size=80000
|
||||
part /boot --fstype="xfs" --ondisk=sda --size=2048
|
||||
btrfs none --label=fedora btrfs.69
|
||||
btrfs / --subvol --name=root LABEL=fedora
|
||||
Reference in New Issue
Block a user