source:
ProjectBuilder/projects/star/pbconf/1.6/star.yml@
2655
| Last change on this file since 2655 was 2634, checked in by , 6 years ago | |
|---|---|
| File size: 1.6 KB | |
| Line | |
|---|---|
| 1 | --- |
| 2 | # |
| 3 | # Project Builder configuration file |
| 4 | # For project star |
| 5 | # |
| 6 | # $Id$ |
| 7 | # |
| 8 | # What is the project URL |
| 9 | # |
| 10 | pburl: |
| 11 | star: http://downloads.sourceforge.net/s-tar/star-1.6.tar.bz2 |
| 12 | pbprojurl: |
| 13 | star: ftp://ftp.mondorescue.org/src/star-1.6.tar.bz2 |
| 14 | # |
| 15 | # Check whether project is well formed |
| 16 | # (containing already a directory with the project-version name) |
| 17 | pbwf: |
| 18 | star: 1 |
| 19 | # |
| 20 | # Repository |
| 21 | pbrepo: |
| 22 | star: ftp://ftp.project-builder.org |
| 23 | # |
| 24 | # |
| 25 | # Packager label |
| 26 | # |
| 27 | pbpackager: |
| 28 | star: Bruno Cornec <bruno@project-builder.org> |
| 29 | # |
| 30 | # |
| 31 | # For delivery to a machine by SSH (potentially the FTP server) |
| 32 | # Needs hostname, account and directory |
| 33 | # |
| 34 | sshhost: |
| 35 | star: www.project-builder.org |
| 36 | sshlogin: |
| 37 | star: star |
| 38 | sshdir: |
| 39 | star: /prj/ftp |
| 40 | sshport: |
| 41 | star: 22 |
| 42 | # |
| 43 | # |
| 44 | # Global version/tag for the project |
| 45 | # |
| 46 | projver: |
| 47 | star: 1.6 |
| 48 | projtag: |
| 49 | star: 1 |
| 50 | # |
| 51 | # Hash of default package/package directory |
| 52 | defpkgdir: |
| 53 | star: . |
| 54 | # |
| 55 | vmlist: |
| 56 | star: asianux-2-i386,asianux-3-i386,redhat-7.3-i386,redhat-9-i386,fedora-4-i386,fedora-5-i386,fedora-6-i386,fedora-7-i386,fedora-8-i386,fedora-9-i386,fedora-10-i386,fedora-11-i386,fedora-12-i386,fedora-13-i386,fedora-14-i386,fedora-15-i386,fedora-16-i386,opensuse-11.3-i386,opensuse-11.4-i386,rhel-2.1-i386,rhel-3-i386,rhel-4-i386,rhel-5-i386,rhel-6-i386,asianux-2-x86_64,asianux-3-x86_64,fedora-6-x86_64,fedora-7-x86_64,fedora-8-x86_64,fedora-9-x86_64,fedora-10-x86_64,fedora-11-x86_64,fedora-12-x86_64,fedora-13-x86_64,fedora-14-x86_64,fedora-15-x86_64,fedora-16-x86_64,opensuse-11.3-x86_64,opensuse-11.4-x86_64,rhel-3-x86_64,rhel-4-x86_64,rhel-5-x86_64,rhel-6-x86_64,debian-6.0-i386,ubuntu-10.10-i386,ubuntu-11.10-i386,debian-6.0-x86_64,ubuntu-10.10-x86_64,ubuntu-11.10-x86_64 |
Note:
See TracBrowser
for help on using the repository browser.
