Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cbsd/cbsd

Yet one more wrapper around jail, bhyve, QEMU and XEN
https://github.com/cbsd/cbsd

Merge pull request #459 from cbsd/develop

MFC

6c144958894bf9c2216827bd0a06d7dc3b655f47 authored about 5 years ago
trafstat: better output

3f0aee7a1dd87c282848673eb2d2a5ad90b9cfd8 authored about 5 years ago
fwcounter/trafstat: bhyve support

- move ipfw-related function to separated ipfw.subr file
- rename insert function to do_fw_count...

cb8aae70e49006388d28eec4442750a2f6aac7ce authored about 5 years ago
bhyve compile_nic_args bugfix. ++update profiles

7d4e85e499a046aee164207545e91c135509f368 authored about 5 years ago
jail: manage allow_mlock params

e5bf00790b68145060c56c2ea7606063b347b2a5 authored about 5 years ago
Merge pull request #458 from cbsd/master

Merge pull request #457 from cbsd/develop

b8eb0cf13d7adce5fd1e7f4ceef897f0a2533fb9 authored about 5 years ago
Merge pull request #457 from cbsd/develop

MFC

e180ba918f0cd830bcddc1e9ea1da5e3030156b9 authored about 5 years ago
Show must go on

3163daa2b1660daf2adf8dbe5e11e50abbdb96de authored about 5 years ago
disable vm_console for a while, Issue #441

5b5cb63c630a2639e6fc426ae5996a7d47b11fc4 authored about 5 years ago
bump version

f68de39d9a5f434fef54b6ad8fc1cfbf4d4e42ec authored about 5 years ago
repo: action=get source=src in new way

Inspired and reminded by Issue #455

a44f9aec0db5c0a8283f0a113ce1538b46e5f744 authored about 5 years ago
style

d0c10ed98d4628eb70b224c4cd67626012b73c41 authored about 5 years ago
pkg: skip special args from cli

d99ef08b8178852e932ea40d327e8749306e1025 authored about 5 years ago
use MACROS for external tools

4ff6baf577cbed6d474fcc9e8c84d83e8e3003c2 authored about 5 years ago
pkg module: several improvements

- added optional pkg.conf with which we can regulate some behavior:
a) number or retry when ...

cba09e9cccb40bd37ef717bd6cd3c8b739ac0506 authored about 5 years ago
added baseupdate into help output

df7e11dc7aa00f2a7bc0697f4f1fc6495316eb00 authored about 5 years ago
add mnt_{stop|start} settings, WIP

mnt_stop, mnt_start: path to external script to mount virtual environment data:
- data directo...

1595c649b51efe4595aac094b97e686db9bda486 authored about 5 years ago
nodeip/bhyve vnc: better IPv6-only support

deb0b643eb31191a25388dd57d61c243d2a67c1a authored about 5 years ago
xmigrate

08444264e6f77c79826f76c0cd118009fb6507dd authored about 5 years ago
xls: sync xen code with bhyve

a2f0fdaf1512f34e8c3ce32436c6b50f7fb97df7 authored about 5 years ago
xen: support for checkpoint (xl save/restore)

7c88a593e720fcf4fa894853a72b4e75fa9edc36 authored about 5 years ago
cosmetic

0a05efc80393dd433fda66b27cb38ad53887675c authored about 5 years ago
xen: xget: sync with bhyve bget

eb717e35a51636369c400e5a8ef07ac4ec3c0735 authored about 5 years ago
xen: xset: sync with bhyve bget

a772e472127c4af18a056d9c82e457e3204891d3 authored about 5 years ago
make mode=quit compatible, strip mode/jname= params from args

752215895862233b9c0d3ef4244a68b621e36726 authored about 5 years ago
fixes

2bd6db6eda0d4616743a991be253ac6026bd1c21 authored about 5 years ago
IPv6 support for UEFI GOP bhyve VNC tcp bind

356bda25edc41dfe9048e49fe4333e9dd561cbee authored about 5 years ago
update profiles

a05ac058aff4c1b6579c8f7b3158c387247dd978 authored about 5 years ago
skip ifconfig when nic_parent == auto

faf6588aa47da01065b0d22ab1205482a5a4abfd authored about 5 years ago
quote sysrc args

25a321605e1c2f138666fc1fe14709b5ed4d7e44 authored about 5 years ago
remove qemu-img dependency: no one uses

1d2da63eaddcf08cb5ce5b70eaabef6c2f1f7c95 authored about 5 years ago
Merge pull request #454 from 4xoc/develop

added label 'name' for prometheus metrics

b2e4f517afc73630a1d577e729ff4857eeed07e0 authored about 5 years ago
added label 'name' for prometheus metrics

45d3addfb53f5795fe424282b48bdeb126a49ee9 authored about 5 years ago
Merge pull request #453 from VVelox/bgetAll

add a all option to bget

1b040268253dcfcc8321ebbc2193dd1624d985d7 authored about 5 years ago
use bhyve.conf

f5eff35213bddde8bac1a032eedbcc4a44f4f52e authored about 5 years ago
make it easily display everything for easier usage

1aaeab0278943f4a23d45b14582b40163a272b4c authored about 5 years ago
read config before tui messages

0fc4dad7ff73e478defbf444db977a8e8d3031e6 authored about 5 years ago
Merge pull request #451 from mlsgit/develop

Replaced hardcoded max. for vm_cpus

243391e8a58128de1bedacbb55d9a43b9cbf7dcf authored about 5 years ago
Changes to enable that vm_cpus_max is used throughout the code, instead of the hardcoded value of 16

c7ff5d0c2d8e5799cb8219c307c1f30633289d3d authored about 5 years ago
Merge pull request #449 from maxatome/develop

fix validate_jname function and reverse its return value

b4a3cec0cce91e2c453760bc1d7725cdb4bfff5f authored about 5 years ago
comment duplicate code

ccc104dfe8600f3bcbeaa10818e6d395b922f8af authored about 5 years ago
keygen: ED25519 by default instead of RSA

59d8e25d0676d41f7cb1ad3a2686a8886e5c4c3f authored about 5 years ago
validate_jname now defines exactly jail name accepted chars

^[a-zA-Z0-9_@%:][-a-zA-Z0-9_@%:]*$

1cd403bf74c5a388d12bf2aa8f59641310dd4ef2 authored about 5 years ago
fix validate_jname function and reverse its return value

btw always quote its arg when calling it.

5094dfe75ec208c2dfa408e1441f790227dd8951 authored about 5 years ago
dont use by_route method when nic_parent != auto, fixed

a15a0e718c7819858dcd6af343aef47649ed0c64 authored about 5 years ago
forget new master_reboot.d hooks

89c0b162cb939c80efce30319c3ff459cd840a0c authored about 5 years ago
profiles: add idprio for extract stage

669f278f62897ed60e42a44732437dd5b40f4fc3 authored about 5 years ago
add bscp.conf

881b3c800b8cef98bc285d18a8f1ad93a2704c04 authored about 5 years ago
add bscp.conf

fe1626f5e83686454bb091f1c7e4b0d51e4851bc authored about 5 years ago
add vyos vm profile

a9b5c9391dd75bd2b4e4c5f0567a69052f735c14 authored about 5 years ago
add master_reboot hook for bhyve vm

cdccd19d9da7c8b1fee37d87e2f58ae3c0a99be7 authored about 5 years ago
bstop: re-send ACPI stop between sleep in shutdown loop

752de97a56a82d1d8bf1ec688f0cc71b8906a9fa authored about 5 years ago
Merge pull request #447 from mekanix/feature/vnet-stop

Kill dhclient before jail stop

1bc3e19d7baa064892071b4528609699c7394a31 authored about 5 years ago
Kill dhclient before jail stop

174a512e14be0ab4f9c0660f269b9061703e2cd1 authored about 5 years ago
Merge pull request #446 from mekanix/feature/vnet-dhcp

Feature/vnet dhcp

8db15f6f695be2902ba81b1c01675493544c070a authored about 5 years ago
Add REALDHCP to settings and jconstruct-tui

70567ffbab6cfb73905793864166adb11baec63f authored about 5 years ago
Merge remote-tracking branch 'origin/develop' into feature/vnet-dhcp

499779c4d35afcf5711d9d4d02d950cda36fda89 authored about 5 years ago
Merge pull request #445 from mekanix/feature/ifconfig-group

Search bridge/epair by group name

b797f4fd30f931eb0c4833a0b134c1cd3ed474e7 authored about 5 years ago
Use DHCP server if ip4_addr is set to REALDHCP

81c7b59632c599b3906267f48eb5c814aae2a9bd authored about 5 years ago
Search bridge/epair by group name

5e9d907217118637ed2ea2478ab264f95421a289 authored about 5 years ago
Show must go on

0bc67294756907fd8a64b8d509284442f519dcf2 authored about 5 years ago
bhyverun: better logging

40b0c3cc34a9c12d3b4a168c2592156399f26ff7 authored about 5 years ago
bconstruct-tui: ability to revert/reset GIT updates for profile

84d6e887ce8fed302358c46c4ebaeb06c86a63a3 authored about 5 years ago
12.1.2-RELEASE

bb0f0127233461fa56fe0f382588b4d67e0ac9a1 authored over 5 years ago
electrode.bsdstore.ru mirrors added

8a2f2de73e5a82b8e771b7487837194d697e9aaf authored over 5 years ago
add extra defaultitem for menu

and use it as pointer for selected menu item, e.g when options
is mandatory

83f23a3f58fa953c6bd1085da41d14f3d06a88bc authored over 5 years ago
update profiles

e770c5b76cc643761b2565aa745dec2f99cdf019 authored over 5 years ago
Merge pull request #443 from lbartoletti/patch-1

Update vm-openbsd-x86-6.conf

bdbc3792d414be43c531e8e2590986dd1ad146ae authored over 5 years ago
Update vm-openbsd-x86-6.conf

Fix typo in ftp.openbsd.org url

87a7fa5981c273642248999b4ce1b02220c71154 authored over 5 years ago
update profiles

02c6b6429f665ff576056d80bec822411aec28da authored over 5 years ago
bscp/bexec wip

703182833c9abbbc23bf363e6939b3d763059242 authored over 5 years ago
FreeBSD 12.0 EoL, RIP TridentOS, update profiles

98ca9da9083c4b39bbae8b034e46839feafbb944 authored over 5 years ago
FreeBSD 12.0 EoL, RIP TridentOS, update profiles

09b246c667b21bef7af00b3b1e6e27ed11980b51 authored over 5 years ago
fix brename

bbd35f6404a2994e249e0feffaf45a6b0c27f2b0 authored over 5 years ago
oop, forget to init _realsrc vars

reported by: uropro, Issue #438

24ab17a6d26747ad7bfbae352a1fcac70ee96b7c authored over 5 years ago
use rctl_nice value as default nice

64e97bba701b13847504ff0fabd032c7d0f46e22 authored over 5 years ago
use rctl_nice value as default nice, Issue #437

587d7163cf1a6aa5b9509e65f73c317b11b31faa authored over 5 years ago
pass curdir as CBSD_PWD before chdir to /var/empty dir

981355f91498d39413bb64246113f544496b6a4e authored over 5 years ago
wip

d51e9458f1ba1aec5213a23c15878f9db9f81414 authored over 5 years ago
wip

4572aa8c068022637cad7c60635f9fcc521ad7e3 authored over 5 years ago
wip

80fbc758884ab47d396d5374b650256eb5fd4a59 authored over 5 years ago
cmd macros

716cc31520b075ae4a86ac70f0fd31469a85d229 authored over 5 years ago
update profiles

446c39bdacf1c504dedb56e077bfdd57e8b3f3d1 authored over 5 years ago
cmd macros

2cc55d1e87a15bea8d83060e33513b5d6bc5000e authored over 5 years ago
pkg: extra IGNORE_OSVERSION=yes/ASSUME_ALWAYS_YES=yes

Issue #436

be749ac7fab5e1c05f8d25adb9e8b2e07d07803d authored over 5 years ago
fix cbsdsql -> cbsdsqlrw

86925de68f2ccd33806e3151f6324510a4d1a628 authored over 5 years ago
bhyve-dsk: select custom controller name for validate/attach

4ae0bc0c1612d096af9a6408d1f4ef007ceed051 authored over 5 years ago
fix args

2d27d106a7a9bbfa6bd2f0fee35c0ef9551a4cb5 authored over 5 years ago
add vesa_fb patch

03a4e19cd9c0aab5d7a2de2af53170b6c85f2e53 authored over 5 years ago
Create FUNDING.yml

159178f58abf66ab268c9943f71c8ee754cead5d authored over 5 years ago
Show must go on

3839ad05660cf500ff380943f603720339ec8dd6 authored over 5 years ago
Merge pull request #433 from cbsd/master

Merge pull request #432 from cbsd/develop

82890296ac03ed8430bbf4c14a2108d3947346d8 authored over 5 years ago
Merge pull request #432 from cbsd/develop

MFC

4b6af8f9ac4cc73cb38ea80dccbae53cb545f1d8 authored over 5 years ago
pass quotes in taskd

17ebfd17a0d62307f35f6ddfe7be265aa23e6db8 authored over 5 years ago
tmux is optional deps

bump CBSD version
Issue #431

c3fbc3287812c37c77d1f94d18af882ec6e6c9f8 authored over 5 years ago
fix build and initenv on DragonflyBSD

However, CBSD does not work on DFLYBSD: sync jail (libjail) required

5b62dc96a1d081a6e6e5f1734cbf0465307328d8 authored over 5 years ago
use $tmpdir variable

f1f5b413de7730729c8ee855ee1be61bb97b449b authored over 5 years ago
do not control the resolv.conf when applytpl or floatresolv == 0

pointed: Ivan Safonov via Telegram

47898d1783361f468d1ac2830500b72defba9cee authored over 5 years ago
Show must go on

2a08a2662804926f183562969d8e311e1c6b858c authored over 5 years ago
per-platform cmd list for CMD_MACROS

48dc37402c2d1577e43f632c8c24be5cd7334dc6 authored over 5 years ago