mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-28 19:58:18 +01:00
Updated for comments
This commit is contained in:
parent
b88c4beed1
commit
39db92c68b
1 changed files with 10 additions and 4 deletions
|
@ -8,10 +8,16 @@
|
|||
########################################################################
|
||||
|
||||
########################################################################
|
||||
# If you are going to use a local repository, set the mirror, like: #
|
||||
# file:///path/to/repository/ #
|
||||
# The local repository will must contain the files: #
|
||||
# ChangeLog.txt, PACKAGES.TXT, CHECKSUMS.md5 #
|
||||
# If you are going to use a local repository, set the mirror: #
|
||||
# Example: ["file:///path/to/alien/repository/" ,"15.0/", "x86_64/"] #
|
||||
# #
|
||||
# A binary local repository will must contain the files: #
|
||||
# ChangeLog.txt, PACKAGES.TXT and CHECKSUMS.md5 #
|
||||
# A SlackBuilds repository will must contain the files: #
|
||||
# SLACKBUILDS.TXT and ChangeLog.txt #
|
||||
# #
|
||||
# After the mirror changed, you should update the database: #
|
||||
# slpkg update --bin-repo=<repo_name> #
|
||||
########################################################################
|
||||
|
||||
########################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue