Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
# Initial Setup configuration file
2
# Here are changes in the Anaconda configuration that are specific for the Initial Setup
3
 
4
 
5
[Anaconda]
6
# List of enabled kickstart modules.
7
kickstart_modules =
8
     org.fedoraproject.Anaconda.Modules.Timezone
9
     org.fedoraproject.Anaconda.Modules.Network
10
     org.fedoraproject.Anaconda.Modules.Localization
11
     org.fedoraproject.Anaconda.Modules.Security
12
     org.fedoraproject.Anaconda.Modules.Users
13
     org.fedoraproject.Anaconda.Modules.Services
14
 
15
 
16
[Installation System]
17
# Type of the installation system.
18
# FIXME: This is a temporary solution.
19
type = BOOTED_OS
20
 
21
 
22
[Installation Target]
23
# A path to the physical root of the target.
24
physical_root = /
25
 
26
# A path to the system root of the target.
27
system_root = /
28
 
29
 
30
[User Interface]
31
# Default help pages for TUI, GUI and Live OS.
32
default_help_pages =
33
    FedoraPlaceholder.txt
34
    FedoraPlaceholder.html
35
    FedoraPlaceholderWithLinks.html