1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-21 05:58:52 +02:00

* add support for VM (kvm or xen) builds

* update NEWS file
This commit is contained in:
2009-02-20 12:49:17 +00:00
parent 9bc668ce3c
commit 4369deaf10
4 changed files with 31 additions and 2 deletions

View File

@@ -179,7 +179,9 @@ def verify_pacs(pac_list):
Then, just start the build again.
- If the key is unavailable, you may use --no-verify (which may pose a risk).
- If you do not trust the packages, you should configure osc build for XEN or KVM
- You may use --no-verify to skip the verification (which is a risk for your system).
""" % {'name': missing_key,
'dir': os.path.expanduser('~')}