summaryrefslogtreecommitdiffstats
path: root/genome-respin/repo/genome.conf
blob: 9cf08dcd493949d73ac615ac3de45a3fecbad73a (plain)
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
# Revisor base config file
# This file will be updated, so make sure to watch .rpmnew stuff

[revisor]
# Some revisor options to eliminate the need for CLI parameters,
# or save clicks in the GUI

# Types of Installation Media to build
media_installation_dvd=1
media_installation_cd=1

# Types of Live Media to build
media_live_optical=0
media_live_thumb=0

repos_enabledevelopment=0
repos_enabletesting=0
repos_enablesource=0
repos_enabledebuginfo=0

# These are more advanced options
dependency_resolve_allow_conflicts=0
mode_respin=0
clean_up=1

##
## Models
##
[genome-f9-i386]
main = /etc/revisor/conf.d/genome-f9-i386.conf
product_name = Genome
product_path = Packages
comps = /usr/share/revisor/comps/comps-f9.xml
architecture = i386
version = 9
version_from = F9
getsource = 0
kickstart_include=1
kickstart_default=1
kickstart_file=/etc/revisor/conf.d/genome-ks.cfg
iso_label=Genome-Fedora
iso_basename=Genome-Fedora

[cloud-f9-i386]
main = /etc/revisor/conf.d/genome-f9-i386.conf
product_name = Cloud
product_path = Packages
comps = /usr/share/revisor/comps/comps-f9.xml
architecture = i386
version = 9
version_from = F9
getsource = 0
kickstart_include=1
kickstart_default=1
kickstart_file=/etc/revisor/conf.d/cloud-ks.cfg
iso_label=Cloud-Fedora
iso_basename=Cloud-Fedora

[combo-f9-i386]
main = /etc/revisor/conf.d/genome-f9-i386.conf
product_name = Genome
product_path = Packages
comps = /usr/share/revisor/comps/comps-f9.xml
architecture = i386
version = 9
version_from = F9
getsource = 0
kickstart_include=1
kickstart_default=1
kickstart_file=/etc/revisor/conf.d/combo-ks.cfg
iso_label=Genome-Combo-Fedora
iso_basename=Genome-Combo-Fedora