-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
qubesos.conf
75 lines (62 loc) · 1.86 KB
/
qubesos.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# Anaconda configuration file for Qubes OS.
[Anaconda]
activatable_modules =
org.fedoraproject.Anaconda.Modules.Localization
org.fedoraproject.Anaconda.Modules.Payloads
org.fedoraproject.Anaconda.Modules.Security
org.fedoraproject.Anaconda.Modules.Services
org.fedoraproject.Anaconda.Modules.Storage
org.fedoraproject.Anaconda.Modules.Timezone
org.fedoraproject.Anaconda.Modules.Users
forbidden_modules =
org.fedoraproject.Anaconda.Modules.Network
[Profile]
profile_id = qubesos
[Profile Detection]
os_id = qubes
[Product]
product_name = Qubes OS
[User Interface]
hidden_spokes = NetworkSpoke NetworkStandaloneSpoke
help_directory = /usr/share/anaconda/help/qubesos
custom_stylesheet = /usr/share/anaconda/pixmaps/qubes.css
[Installation System]
can_detect_unsupported_hardware = True
[Installation Target]
can_configure_network = False
[Payload]
ignored_packages = chrony
default_rpm_gpg_keys =
/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-41-primary
/etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-4.3-primary
[Network]
default_on_boot = NONE
hostname = dom0
skip_enable = True
[Security]
selinux = -1
[Bootloader]
efi_dir = qubes
disable_grub_submenu = False
grub_terminal_type = console
additional_default_grub_options =
GRUB_THEME="/boot/grub2/themes/qubes/theme.txt"
GRUB_CMDLINE_XEN_DEFAULT="console=none dom0_mem=min:1024M dom0_mem=max:4096M ucode=scan smt=off gnttab_max_frames=2048 gnttab_max_maptrack_frames=4096"
GRUB_DISABLE_OS_PROBER="true"
[Storage]
# use blivet's default: MBR on legacy, GPT on EFI
disk_label_type =
encrypted = True
default_scheme = LVM_THINP
thin_pool_size = 20GiB
thin_pool_name = root-pool
default_partitioning =
/ (size 20 GiB)
swap
default_partitioning_plain =
/ (size 20 GiB)
/var/lib/qubes (min 20 GiB, fstype xfs)
swap
default_partitioning_btrfs =
/ (btrfs, min 20 GiB)
swap