Commit Graph

11 Commits

Author SHA1 Message Date
Marek Marczykowski
433fd2c640 conf: use mirror for fedora packages download 2011-12-24 04:28:09 +01:00
Marek Marczykowski
6d5fde4a1d conf: fix groups usage in kickstart
Do not use groups from fedora repo, which covered our ones.
2011-12-24 04:26:55 +01:00
Marek Marczykowski
8e835ded35 Set gpgcheck=0 (not enabled=0) for locally-built repos
This fixes commit 163c72df64
2011-11-28 23:10:33 +01:00
Joanna Rutkowska
163c72df64 Set gpgcheck=0 for locally-built repos
This is needed for make iso to succeed with NO_SIGN=1 setting.

This doesn't compromise security, because:
1) These are local reports anyway,
2) They are additioanlly verified by update_repo when NO_SIGN is not set.
2011-11-10 18:03:17 +01:00
Joanna Rutkowska
688beca297 Use gpgcheck=1 as a default
(Althugh it seems like this is ignored by revisor anyway)
2011-11-09 17:33:05 +01:00
Joanna Rutkowska
416aea1d23 Get rid of the local fedora repo
This repo must be creted manually, which is not good for the
"one click" make qubes target.

The rpms for this repo are downloaded by revisor anyway from the
fedora repo and are cached in build/work/revisor-yumchace anyway,
so subsequent make iso attempts do not need to download them again.
2011-11-09 17:26:41 +01:00
Joanna Rutkowska
d38be94a0a Disable local F13 repo by default
This allows the iso build process to automatically download packages
from the fedora repo, and doesn't require the user to manaully
prepare a local F13 repository by copying packages from the installation DVD.

If a user is willing to make such preparations manually, however,
it is always possible to enable this repo easily.
2011-11-06 14:51:51 +01:00
Joanna Rutkowska
a42e706d97 Revert "Add Fedora 32-bit repos, as some packages might require them as well"
This reverts commit ae81c85ea4.

Apparently this break way too many things with the installer, such as:
1) makes the resulting ISO not having proper isoconfig and xen.gz installed
2) conflicts with kde packages

I spent some time trying to solve those issues (e.g. using exclude= added
to i686 repos), but without much success. Perhaps somebody with better
understanding of revisor/anaconda could do this one time...
2011-09-11 15:12:30 +02:00
Joanna Rutkowska
ae81c85ea4 Add Fedora 32-bit repos, as some packages might require them as well
(e.g. anti-evil-maid-trustedgrub requires libc.i686)
2011-09-09 15:10:21 +02:00
Joanna Rutkowska
e86b3c03cd Actually use the dom0-updates repo
We keep there various dom0 packages, such as our kde rpms.
2011-04-04 00:17:55 +02:00
Joanna Rutkowska
327ec9333c USe somehow simpler and more intuitive conf file names 2011-04-03 11:02:31 +02:00