starting to build enzym roots and wrote a small dedication
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@84 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
# Project Entropy 1.0 enzym configuration file
|
||||
# TO BE EDITED ---
|
||||
#
|
||||
# synthax for repositories:
|
||||
#
|
||||
# database repository: to store .etp files:
|
||||
# database|<uri>
|
||||
#
|
||||
# binary repository: to store .tbz2 files:
|
||||
# packages|<uri>
|
||||
#
|
||||
# example:
|
||||
# database|http://www.sabayonlinux.org/database/%ARCH%/
|
||||
# packages|http://www.sabayonlinux.org/binhost/%ARCH%/
|
||||
#
|
||||
# NOTE that %ARCH% variable _is_ mandatory
|
||||
#
|
||||
# DATABASE RULES:
|
||||
# - you can only have one database listed here, the ones after
|
||||
# the first, will be completely ignored
|
||||
# PACKAGES RULES:
|
||||
# - you can have as much packages mirrors as you want
|
||||
# listing order matters
|
||||
#
|
||||
|
||||
# database uri
|
||||
database|rsync://sabayonlinux.org/entropy-database-%ARCH%/
|
||||
|
||||
# packages uri
|
||||
packages|http://www.sabayonlinux.org/binhost/%ARCH%/
|
||||
packages|http://www.sabayonlinuxdev.com/binhost/%ARCH%/
|
||||
@@ -1,4 +1,4 @@
|
||||
# Project Entropy 1.0 default configuration file
|
||||
# Project Entropy 1.0 repositories configuration file
|
||||
#
|
||||
# synthax for repositories:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user