Add some more files that we use
This commit is contained in:
parent
565938526e
commit
f3924cd7f9
19
config/f7-everything.i386
Normal file
19
config/f7-everything.i386
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# Pungi config file
|
||||||
|
#
|
||||||
|
|
||||||
|
[default]
|
||||||
|
product_name = Fedora
|
||||||
|
product_path = Fedora
|
||||||
|
iso_basename = F
|
||||||
|
bugurl = http://bugzilla.redhat.com
|
||||||
|
comps = /etc/pungi/comps-f7.xml
|
||||||
|
manifest = /etc/pungi/f7-everything.manifest
|
||||||
|
yumconf = /etc/pungi/yum.conf.f7.i386
|
||||||
|
destdir = /srv/pungi/f7
|
||||||
|
cachedir = /srv/pungi/cache
|
||||||
|
arch = i386
|
||||||
|
version = 7
|
||||||
|
flavor = Fedora
|
||||||
|
discs = 2
|
||||||
|
cdsize = 4608.0; DVD size
|
||||||
|
getsource = no
|
2
config/f7-everything.manifest
Normal file
2
config/f7-everything.manifest
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# You want everything, you get everything
|
||||||
|
*
|
19
config/f7-everything.ppc
Normal file
19
config/f7-everything.ppc
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# Pungi config file
|
||||||
|
#
|
||||||
|
|
||||||
|
[default]
|
||||||
|
product_name = Fedora
|
||||||
|
product_path = Fedora
|
||||||
|
iso_basename = F
|
||||||
|
bugurl = http://bugzilla.redhat.com
|
||||||
|
comps = /etc/pungi/comps-f7.xml
|
||||||
|
manifest = /etc/pungi/f7-everything.manifest
|
||||||
|
yumconf = /etc/pungi/yum.conf.f7.ppc
|
||||||
|
destdir = /srv/pungi/f7
|
||||||
|
cachedir = /srv/pungi/cache
|
||||||
|
arch = ppc
|
||||||
|
version = 7
|
||||||
|
flavor = Fedora
|
||||||
|
discs = 2
|
||||||
|
cdsize = 4608.0; DVD size
|
||||||
|
getsource = no
|
19
config/f7-everything.x86_64
Normal file
19
config/f7-everything.x86_64
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# Pungi config file
|
||||||
|
#
|
||||||
|
|
||||||
|
[default]
|
||||||
|
product_name = Fedora
|
||||||
|
product_path = Fedora
|
||||||
|
iso_basename = F
|
||||||
|
bugurl = http://bugzilla.redhat.com
|
||||||
|
comps = /etc/pungi/comps-f7.xml
|
||||||
|
manifest = /etc/pungi/f7-everything.manifest
|
||||||
|
yumconf = /etc/pungi/yum.conf.f7.x86_64
|
||||||
|
destdir = /srv/pungi/f7
|
||||||
|
cachedir = /srv/pungi/cache
|
||||||
|
arch = x86_64
|
||||||
|
version = 7
|
||||||
|
flavor = Fedora
|
||||||
|
discs = 2
|
||||||
|
cdsize = 4608.0; DVD size
|
||||||
|
getsource = no
|
19
config/f7-fedora.ppc
Normal file
19
config/f7-fedora.ppc
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# Pungi config file
|
||||||
|
#
|
||||||
|
|
||||||
|
[default]
|
||||||
|
product_name = Fedora
|
||||||
|
product_path = Fedora
|
||||||
|
iso_basename = F
|
||||||
|
bugurl = http://bugzilla.redhat.com
|
||||||
|
comps = /etc/pungi/comps-f7.xml
|
||||||
|
manifest = /etc/pungi/f7-fedora.manifest
|
||||||
|
yumconf = /etc/pungi/yum.conf.f7.ppc
|
||||||
|
destdir = /srv/pungi/f7
|
||||||
|
cachedir = /srv/pungi/cache
|
||||||
|
arch = ppc
|
||||||
|
version = 7
|
||||||
|
flavor = Fedora
|
||||||
|
discs = 1
|
||||||
|
# cdsize = 4608.0; not used with discs = 1
|
||||||
|
getsource = no
|
29
config/yum.conf.f7.ppc
Normal file
29
config/yum.conf.f7.ppc
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
[main]
|
||||||
|
#keepcache=0
|
||||||
|
#debuglevel=2
|
||||||
|
pkgpolicy=newest
|
||||||
|
distroverpkg=redhat-release
|
||||||
|
tolerant=1
|
||||||
|
exactarch=1
|
||||||
|
obsoletes=1
|
||||||
|
gpgcheck=1
|
||||||
|
reposdir=./
|
||||||
|
#plugins=1
|
||||||
|
metadata_expire=1800
|
||||||
|
#exclude=\*.i?86
|
||||||
|
|
||||||
|
# PUT YOUR REPOS HERE OR IN separate files named file.repo
|
||||||
|
# in /etc/yum.repos.d
|
||||||
|
[fedora]
|
||||||
|
name=Fedora - 7
|
||||||
|
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/ppc/os/
|
||||||
|
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-7&arch=ppc
|
||||||
|
enabled=1
|
||||||
|
gpgcheck=0
|
||||||
|
|
||||||
|
[fedora-source]
|
||||||
|
name=Fedora 7 - Source
|
||||||
|
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/source/SRPMS/
|
||||||
|
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-7&arch=ppc
|
||||||
|
enabled=0
|
||||||
|
gpgcheck=0
|
Loading…
Reference in New Issue
Block a user