mirror of https://github.com/parazyd/vm-sdk.git
initial commit
This commit is contained in:
commit
d2f08a3645
|
|
@ -0,0 +1,15 @@
|
|||
|
||||
# os name
|
||||
os="devuan"
|
||||
|
||||
# release name
|
||||
release="jessie"
|
||||
|
||||
# release version
|
||||
version="1.0.0-beta2"
|
||||
|
||||
# mirror url
|
||||
mirror="http://packages.devuan.org/merged"
|
||||
|
||||
# mirror repo section
|
||||
section="main"
|
||||
Loading…
Reference in New Issue