Skip to content

Commit eb8c2b6

Browse files
author
olevole
committed
change mirror domains
1 parent 3893f31 commit eb8c2b6

File tree

148 files changed

+1182
-1399
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+1182
-1399
lines changed

ObsoleteFiles

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,19 @@ etc/defaults/vm-openbsd-cloud-openbsd-x86-74.conf
7979
etc/defaults/vm-linux-fedora-server-39-x86_64.conf
8080
etc/defaults/vm-linux-cloud-Fedora-37-x86_64.conf
8181
etc/defaults/vm-linux-cloud-Fedora-38-x86_64.conf
82+
etc/defaults/vm-freebsd-FreeBSD-aarch64-14.1.conf
83+
etc/defaults/vm-freebsd-FreeBSD-img-aarch64-13.3.conf
84+
etc/defaults/vm-freebsd-FreeBSD-img-arm64-13.3.conf
85+
etc/defaults/vm-freebsd-FreeBSD-riscv64-14.1.conf
86+
etc/defaults/vm-freebsd-pfSense-2-RELEASE-amd64.conf
87+
etc/defaults/vm-linux-Android-x86.conf
88+
etc/defaults/vm-linux-BlackBox-8-x86_64.conf
89+
etc/defaults/vm-linux-CentOS-7-x86_64.conf
90+
etc/defaults/vm-linux-kubuntu-desktop-amd64-23.conf
91+
etc/defaults/vm-linux-ubuntuserver-amd64-23.conf
92+
etc/defaults/vm-other-omnios-2023.conf
93+
etc/defaults/vm-linux-cloud-CentOS-stream-8-x86_64.conf
94+
etc/defaults/vm-linux-cloud-Rocky-8-x86_64.conf
8295
"
8396

8497
OLD_DIRS="\

etc/defaults/DragonFly-bases.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ case "${ver}" in
2020
*)
2121
# There is no DFLY bases. https://avalon.dragonflybsd.org/snapshots/x86_64/jails/ too old.
2222
URL_HIER="releases/DragonFly/${arch}/${target_arch}/${ver}"
23-
BSDBASE_DISTSITE="https://dl.bsdstore.ru/${URL_HIER}/base.txz"
23+
BSDBASE_DISTSITE="https://dl.convectix.com/${URL_HIER}/base.txz"
2424
;;
2525
esac
2626

etc/defaults/FreeBSD-base_in_pkg.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ FreeBSD-csh \
1313
FreeBSD-clibs \
1414
FreeBSD-fetch \
1515
FreeBSD-libarchive \
16+
FreeBSD-libbsm \
1617
FreeBSD-libbz2 \
1718
FreeBSD-liblzma \
1819
FreeBSD-libucl \
1920
FreeBSD-openssl \
21+
FreeBSD-openssl-lib \
2022
FreeBSD-zoneinfo \
2123
FreeBSD-libexecinfo \
2224
"
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
include GENERIC
2+
3+
ident CBSD
4+
5+
nooptions INVARIANTS
6+
nooptions INVARIANT_SUPPORT
7+
nooptions WITNESS
8+
nooptions WITNESS_SKIPSPIN
9+
nooptions BUF_TRACKING
10+
nooptions DEADLKRES
11+
nooptions FULL_BUF_TRACKING
12+
13+
nooptions KDB
14+
nooptions KDB_TRACE
15+
nooptions DDB
16+
nooptions GDB
17+
nooptions MALLOC_DEBUG_MAXZONES
18+
19+
options TERMINAL_NORM_ATTR=(FG_GREEN|BG_BLACK)
20+
options CAM_IOSCHED_DYNAMIC
21+
22+
# https://github.com/Netflix/tcplog_dumper
23+
options TCPHPTS
24+
options RATELIMIT
25+
makeoptions WITH_EXTRA_TCP_STACKS=1
26+
# FIB_ALGO provides modular routing lookup
27+
options FIB_ALGO
28+
29+
# Fenestras X" alternative /dev/random implementation
30+
options RANDOM_FENESTRASX
31+
options BHYVE_SNAPSHOT
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
include GENERIC
2+
3+
ident CBSD
4+
5+
nooptions INVARIANTS
6+
nooptions INVARIANT_SUPPORT
7+
nooptions WITNESS
8+
nooptions WITNESS_SKIPSPIN
9+
nooptions BUF_TRACKING
10+
nooptions DEADLKRES
11+
nooptions FULL_BUF_TRACKING
12+
13+
nooptions KDB
14+
nooptions KDB_TRACE
15+
nooptions DDB
16+
nooptions GDB
17+
nooptions MALLOC_DEBUG_MAXZONES
18+
19+
options TERMINAL_NORM_ATTR=(FG_GREEN|BG_BLACK)
20+
options CAM_IOSCHED_DYNAMIC
21+
22+
# https://github.com/Netflix/tcplog_dumper
23+
options TCPHPTS
24+
options RATELIMIT
25+
makeoptions WITH_EXTRA_TCP_STACKS=1
26+
# FIB_ALGO provides modular routing lookup
27+
options FIB_ALGO
28+
29+
# Fenestras X" alternative /dev/random implementation
30+
options RANDOM_FENESTRASX
31+
options BHYVE_SNAPSHOT

etc/defaults/Linux-bases.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ default_obtain_base_method="repo"
1111
# default_obtain_base_repo_sources="https://download.freebsd.org http://ftp.freebsd.org https://pub.allbsd.org"
1212

1313
URL_HIER="releases/Linux/${arch}/${ver}"
14-
default_obtain_base_repo_sources="https://dl.bsdstore.ru/${URL_HIER}/base.txz"
14+
default_obtain_base_repo_sources="https://dl.convectix.com/${URL_HIER}/base.txz"
1515

1616
# extract sources, can be list separated by spaces ( you can use: ${platform} , ${ver} , ${arch}, ${target_arch} variables ), e.g:
1717
#default_obtain_base_extract_source="/mnt/usr/freebsd-dist/base.txz /nfs/${platform}-bases/${arch}/${ver}/${target_arch}/base.txz /ceph/bases/${platform}-bases-${arch}-${ver}.txz"

etc/defaults/fetch.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Details: https://www.bsdstore.ru/en/cbsd_fetch.html
1+
# Details: https://github.com/cbsd/cbsd/blob/develop/share/docs/general/cbsd_fetch.md
22
#
33
# behavior when downloaded ISO is wrong CRC
44
# options:

etc/defaults/jail2iso.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PRODUCT="CBSD jail2iso"
22
LABEL="CBSD"
3-
PUBLISHER="The CBSD Project. http://www.bsdstore.ru"
3+
PUBLISHER="The CBSD Project. http://github.com/cbsd/cbsd"
44

55
# enable efi boot ?
66
efi=1

etc/defaults/vm-dflybsd-cloud-DragonflyBSD-hammer-x64-6.conf

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,16 @@ long_description="DragonFly BSD: 6.4.0 (HAMMERFS) (cloud)"
88
fetch=1
99

1010
# Official resources to fetch ISO's
11-
iso_site="https://mirror.bsdstore.ru/cloud/"
11+
iso_site="https://mirror.convectix.com/cloud/"
1212

1313

1414
# Official CBSD project mirrors
1515
# mirrors maintainer:
16-
# mirror2.bsdstore.ru: olevole at olevole dot ru
17-
# electrode.bsdstore.ru: olevole at olevole dot ru
18-
# mirror.bsdstore.ru: olevole at olevole dot ru
16+
# mirror2.convectix.com: CBSD project
17+
# mirror.convectix.com: CBSD project
1918
# clonos.ca.ircdriven.net clonos.us.ircdriven.net: onecoldworld at gmail dot com
2019
# plug-mirror.rcac.purdue.edu: plug-mirror at lists dot purdue dot edu
21-
cbsd_iso_mirrors="https://mirror2.bsdstore.ru/cloud/ http://electrode.bsdstore.ru/cloud/ https://clonos.us.ircdriven.net/cloud/ https://clonos.ca.ircdriven.net/cloud/ https://plug-mirror.rcac.purdue.edu/cbsd-cloud/"
20+
cbsd_iso_mirrors="https://mirror2.convectix.com/cloud/ https://mirror.convectix.com/cloud/ https://clonos.ca.ircdriven.net/cloud/ https://clonos.us.ircdriven.net/cloud/ https://plug-mirror.rcac.purdue.edu/cbsd-cloud/"
2221

2322
iso_img="DragonflyBSD-hammer-x64-6.4.0.raw"
2423
iso_img_dist="DragonflyBSD-hammer-x64-6.4.0.raw.xz"

etc/defaults/vm-dflybsd-x86-6.conf

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,11 @@ https://mirror.epn.edu.ec/dragonflybsd/iso-images/ \
2424

2525
# Official CBSD project mirrors
2626
# mirrors maintainer:
27-
# mirror2.bsdstore.ru: olevole at olevole dot ru
28-
# electro.bsdstore.ru: olevole at olevole dot ru
29-
# mirror.bsdstore.ru: olevole at olevole dot ru
27+
# mirror2.convectix.com: CBSD project
28+
# mirror.convectix.com: CBSD project
3029
# clonos.ca.ircdriven.net clonos.us.ircdriven.net: onecoldworld at gmail dot com
3130
# plug-mirror.rcac.purdue.edu: plug-mirror at lists dot purdue dot edu
32-
cbsd_iso_mirrors="https://mirror2.bsdstore.ru/iso/ http://electro.bsdstore.ru/iso/ https://mirror.bsdstore.ru/iso/ https://clonos.ca.ircdriven.net/iso/ https://clonos.us.ircdriven.net/iso/ https://electrode.bsdstore.ru/iso/ https://plug-mirror.rcac.purdue.edu/cbsd-iso/"
31+
cbsd_iso_mirrors="https://mirror2.convectix.com/iso/ https://mirror.convectix.com/iso/ https://clonos.ca.ircdriven.net/iso/ https://clonos.us.ircdriven.net/iso/ https://plug-mirror.rcac.purdue.edu/cbsd-iso/"
3332

3433
iso_img="dfly-x86_64-6.4.0_REL.iso"
3534
iso_img_dist="dfly-x86_64-6.4.0_REL.iso.bz2"

0 commit comments

Comments
 (0)