December 22 update
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
name=cpsserver
|
||||
rcvar=${name}_enable
|
||||
|
||||
#CPSSERVER="nohup /usr/local/bin/python3.8 /data/calibre-web/cps.py"
|
||||
#CPSSERVER="nohup /usr/local/bin/python3.9 /data/calibre-web/cps.py"
|
||||
CPSSERVER="nohup /usr/local/bin/cps"
|
||||
|
||||
start_cmd="${name}_start"
|
||||
|
10
jails/config/book/pkg-list-details-old.txt
Normal file
10
jails/config/book/pkg-list-details-old.txt
Normal file
@ -0,0 +1,10 @@
|
||||
pkgp123____libxml2-2.10.3_1
|
||||
pkgp123____libxslt-1.1.37
|
||||
pkgp123____pkg-1.18.4
|
||||
pkgp-freebsd-pkg____bash-5.2.9
|
||||
pkgp-freebsd-pkg____bash-completion-2.11_1,2
|
||||
pkgp-freebsd-pkg____nano-6.4
|
||||
pkgp-freebsd-pkg____py39-ldap-3.4.0
|
||||
pkgp-freebsd-pkg____py39-pip-22.2.2
|
||||
pkgp-freebsd-pkg____py39-sqlite3-3.9.15_7
|
||||
pkgp-freebsd-pkg____rust-1.64.0
|
@ -1,10 +1,10 @@
|
||||
pkgp123____libxml2-2.9.13_2
|
||||
pkgp123____libxslt-1.1.35_3
|
||||
pkgp-freebsd-pkg____bash-5.1.16
|
||||
pkgp-freebsd-pkg____bash-completion-2.11_1,2
|
||||
pkgp-freebsd-pkg____nano-6.0
|
||||
pkgp-freebsd-pkg____pkg-1.17.5_1
|
||||
pkgp-freebsd-pkg____py38-ldap-3.4.0
|
||||
pkgp-freebsd-pkg____py38-pip-20.3.4
|
||||
pkgp-freebsd-pkg____py38-sqlite3-3.8.13_7
|
||||
pkgp-freebsd-pkg____rust-1.59.0
|
||||
pkgp123____libxml2-2.10.3_1
|
||||
pkgp123____libxslt-1.1.37
|
||||
pkgp123____pkg-1.18.4
|
||||
pkgp-freebsd-pkg____bash-5.2.12
|
||||
pkgp-freebsd-pkg____bash-completion-2.11_2,2
|
||||
pkgp-freebsd-pkg____nano-7.0
|
||||
pkgp-freebsd-pkg____py39-ldap-3.4.0
|
||||
pkgp-freebsd-pkg____py39-pip-22.2.2
|
||||
pkgp-freebsd-pkg____py39-sqlite3-3.9.15_7
|
||||
pkgp-freebsd-pkg____rust-1.65.0
|
||||
|
1
jails/config/book/pkg-list-old.txt
Normal file
1
jails/config/book/pkg-list-old.txt
Normal file
@ -0,0 +1 @@
|
||||
bash bash-completion libxml2 libxslt nano pkg py39-ldap py39-pip py39-sqlite3 rust
|
@ -1 +1 @@
|
||||
bash bash-completion libxml2 libxslt nano pkg py38-ldap py38-pip py38-sqlite3 rust
|
||||
bash bash-completion libxml2 libxslt nano pkg py39-ldap py39-pip py39-sqlite3 rust
|
||||
|
@ -1,20 +0,0 @@
|
||||
FreeBSD: {
|
||||
url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
|
||||
enabled: no
|
||||
}
|
||||
|
||||
pkgp-freebsd-pkg: {
|
||||
url: "http://pkgp-freebsd-pkg.ahlawat.com/${ABI}/latest",
|
||||
mirror_type: "http",
|
||||
enabled: yes,
|
||||
priority: 10
|
||||
}
|
||||
|
||||
pkgp123: {
|
||||
url: "http://pkgp.ahlawat.com/packages/pj123-default",
|
||||
mirror_type: "http",
|
||||
signature_type: "pubkey",
|
||||
pubkey: "/mnt/certs/poudriere.cert",
|
||||
enabled: yes,
|
||||
priority: 100
|
||||
}
|
Reference in New Issue
Block a user