1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-12-23 00:08:50 -05:00

* Updated all the supfiles for consistancy, and added a commented out line

to set the umask that some people may find helpful with an 'abs' group (but
  it isn't enabled by default).
This commit is contained in:
Dan McGee 2007-02-27 15:53:14 +00:00
parent 512ccbd042
commit b8c8b2ec55
5 changed files with 9 additions and 11 deletions

View File

@ -1,21 +1,15 @@
# #
# /etc/abs/supfile # /etc/abs/supfile.arch
# #
# this is the host containing the master ABS files # this is the host containing the current PKGBUILD files
*default host=cvs.archlinux.org *default host=cvs.archlinux.org
*default release=cvs *default release=cvs
*default delete *default delete
*default use-rel-suffix *default use-rel-suffix
*default compress *default compress
#*default umask=002
#
# Set tag equal to the package tree you wish to follow. CURRENT and
# STABLE are the most commonly used, but you can specify specific
# versions or tag names. Examples are RELEASE_0_2, VEGA, RELEASE_0_3,
# FIREFLY, etc.
#
*default tag=CURRENT *default tag=CURRENT
arch arch

View File

@ -9,6 +9,7 @@
*default delete *default delete
*default use-rel-suffix *default use-rel-suffix
*default compress *default compress
#*default umask=002
*default tag=CURRENT *default tag=CURRENT
community community

View File

@ -9,6 +9,7 @@
*default delete *default delete
*default use-rel-suffix *default use-rel-suffix
*default compress *default compress
#*default umask=002
*default tag=CURRENT *default tag=CURRENT
extra extra

View File

@ -2,14 +2,15 @@
# /etc/abs/supfile.testing # /etc/abs/supfile.testing
# #
# this is the host containing the master ABS files # this is the host containing the testing PKGBUILD files
*default host=cvs.archlinux.org *default host=cvs.archlinux.org
*default release=cvs *default release=cvs
*default delete *default delete
*default use-rel-suffix *default use-rel-suffix
*default compress *default compress
*default tag=TESTING #*default umask=002
*default tag=TESTING
arch arch
extra extra

View File

@ -9,6 +9,7 @@
*default delete *default delete
*default use-rel-suffix *default use-rel-suffix
*default compress *default compress
#*default umask=002
*default tag=CURRENT *default tag=CURRENT
unstable unstable