- Shorten 'development' to 'devel' in default config, more space for mkisofs

This commit is contained in:
Jesse Keating 2007-05-15 14:10:20 -04:00 committed by Jesse Keating
parent 176f7ea5ef
commit 0225de1248
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
- Don't quote ISO label, not running mkisofs in shell
- Apply sparc patches (spot)
- Fix cached downloads comparing correctly
- Shorten 'development' to 'devel' in default config, more space for mkisofs
* Fri Apr 06 2007 Jesse Keating <jkeating@redhat.com>
- Fix comments in config file

View File

@ -13,7 +13,7 @@ yumconf = /etc/pungi/yum.conf.x86_64 ; Used to determine where to gather package
destdir = /srv/pungi/Fedora ; Top level compose directory, must be clean
cachedir = /srv/pungi/cache ; Cache used for repeat runs
arch = x86_64 ; What arch to compose (must be same arch as system)
version = development ; Used both in install and part of the dest tree
version = devel ; Used both in install and part of the dest tree
flavor = Custom ; Further define a given cut of the package set
discs = 1 ; Number of discs needed to fit data.
#cdsize = 4608.0 ; Not used if disc count is 1