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

add module cmd

5a34a8caa8e9d066b6b273d3308c4f2049ec1efa authored about 4 years ago
lets make bsdlabel command an optional dependency

with loss of jail2iso script. see:
https://forums.freebsd.org/threads/no-bsdlabel-command-in-a...

0639e54498393202eee56588a7d0d43c8fc28de8 authored about 4 years ago
fix link and descr

f9ea0c3903c49b9f295b2d6a61209cf6f74e300e authored about 4 years ago
forms: fix delete dynamic records

6f8ba3d5fd5352c3135bda36c1fd75ce6c37ba00 authored about 4 years ago
up: randomize delayed before start when multiple env

0c47b4760c19379df6e27cb35bc77f1a5105a1cb authored about 4 years ago
dhcpd: mechanism for deleting/cleaning records

685368fb64859ecfb6f886c5b0cecdf8c7023b75 authored about 4 years ago
dialog: void - good choice

0a0d7d587aebe987cf5ba053cc04b9cfc46cff46 authored about 4 years ago
The Show Must Go On

69f72d5d9dc990bc3af4199e9346f05e185f940a authored about 4 years ago
Merge pull request #544 from cbsd/master

Merge pull request #543 from cbsd/develop

45071b058d3b80462cd6004894cf74de8fab9ce6 authored about 4 years ago
Merge pull request #543 from cbsd/develop

MFC

c80b989c995a3979099b60c4e85c20d31c5abf34 authored about 4 years ago
bump version

11130186323e2d21fe053f1042ac7de971fb27df authored about 4 years ago
bexec: notice to stderr

6804455f98a6d6e10e37efdd1ca9578fffe88673 authored about 4 years ago
[jb]clone: show checkstate=0 hint when env online

not everyone remembers/use --help or docs. lets help them a little

43b5eaf68434efb060014548881b591ed8abc6d7 authored about 4 years ago
style

774086cf6bb3153b4e4332e4072cb0d15452c7c3 authored about 4 years ago
freejname: lock/lease/skip file support

this makes possible to avoid collisions when running simultaneously

612d2864d71d98f4998b61d54aba91acd3af9e81 authored about 4 years ago
dialog: fix value when empty string entered

7a3c994088a2a86a5a574e6b0df5395b482e31e9 authored about 4 years ago
style

111c51b0eda1abf4e0bdeacbc28b2f8b2aaae201 authored about 4 years ago
fix alternative repo url

db4e01a00171ea6388b789e639126327939c3890 authored about 4 years ago
Merge pull request #542 from lbartoletti/more_help

Add more help

066a8cd1bcdf68444c19b3b8c2be29eb9fd71cda authored about 4 years ago
remove bsdconfig and detect-emulation

087d841c297ac9febc901c20ebeea42072ab6dd3 authored about 4 years ago
Replace xcreate by vcreate for vconstruct-tui

51b753e101aef2f26b74f890680ce98b21ac3851 authored about 4 years ago
Update securecmd with all modules founded with MYDESC

dbb39ac628b806e2fcf75a159fb9697859ac5c42 authored about 4 years ago
fix path

04ec86f7dde5ed91e8bbdb6f211890e0d823f482 authored about 4 years ago
Merge pull request #541 from lbartoletti/fix_mydesc

Fix some MYDESC descriptions

a19e45304a21c522f77af1f6987e8e60dbfb9b44 authored about 4 years ago
Fix some MYDESC descriptions

4b86af6df89ee5df3383e31178d29979c2000453 authored about 4 years ago
use valid /bin/sh for qemu test, not system/host

b21a28229a407e14bbec2ac93cc0915194007dc6 authored about 4 years ago
generate rest jail-related settings for qemu as well

d123676096321ed17024f099167f9c8b4ae520a8 authored about 4 years ago
qemu is valid emulator for jrct

9f8e3e22a40dfaf603ed17c0ef25a110554ef667 authored about 4 years ago
style

532d7f2ee3033c5936b965b4b3c7c8f2e6e469d4 authored about 4 years ago
style

046abf787e06b5888b70d8cc227c8970c7d6e3c2 authored about 4 years ago
secured perms + owner for datadir

b96b9654101fa7ceb61124c4d6225c86e377cd14 authored about 4 years ago
fix destination path when copying from local to VM:xxx is used

aeb329f66380477cc08848ee8fd527e226aa6544 authored about 4 years ago
Merge pull request #539 from lbartoletti/fix_qemu_desc_settins_tui_jail

Fix variable of qemu in tui information

4a804c5d3bb207b5c94a456bacf98040fca7fd1d authored about 4 years ago
Merge pull request #538 from lbartoletti/riscv

Add RISCV64 support

68ea25c6537fc238298c60aead5d9312dabdf9ae authored about 4 years ago
Fix variable of qemu in tui information

${qemu_arm} is used for aarch64 and ppc64 instead of ${qemu_aarch64} and ${qemu_ppc64}.

ad8cf5c6e3ae4c9d619422b7e9a8405d09637cf9 authored about 4 years ago
add riscv jails support

dc3295d911506d5297392f54c32d0648b354237e authored about 4 years ago
netbsd 9.1 cloud profile

cd6464aece17f5fe4856c5e96f27d0473ba653a1 authored about 4 years ago
group write

554521862d9aabc42f53f0c0b89421aa05e55a88 authored about 4 years ago
update skel files

f8eccb046b8c13faf6c9da27e0f11c007ca09435 authored about 4 years ago
prevent sudo from being called if sudo

is already in use (detection with env)
Pointed out michael-o via #535

f93cc9eb9a7a6f698e70790202e1dfce2d8f963b authored about 4 years ago
imgsize: allow float value, e.g: 1.5g, 0.5t

c0a55c5fc2d75735b8f648f1748437491f8dd578 authored about 4 years ago
The Show Must Go On

1ef33e99bf84f1875e638b6e168b2f69bbb4db9b authored about 4 years ago
Merge pull request #535 from cbsd/master

Merge pull request #534 from cbsd/develop

2301dc94633a96f4f9d6a942c02c123e5b8cc0ce authored about 4 years ago
Merge pull request #534 from cbsd/develop

MFC

e2fc2c2cf069604abd76c088a289afbee47c5456 authored about 4 years ago
update profiles

017c364024af1918f5fc065c8fcec6e7f9c28363 authored about 4 years ago
prepare for FreeBSD 12.2-RELEASE

268af89160ab25454e6fc2c7a7104b8c6c173060 authored about 4 years ago
quoting for iso_extract directives, Issue #533

18dbb8b6d7de845ee9a6e9b8eb87198cedba5115 authored over 4 years ago
fuse.ko registered as fusefs: check for fusefs, not fuse

in the wake of #527

b89461a2855b77a4c929b7e12f74cab3a78d7728 authored over 4 years ago
remove debug

ecf6ed1fe6a68b04024a730376ae4c2bf6f7a7f6 authored over 4 years ago
pre/post[up|destroy] dit it once when multiple env

aeedeacaf2a0a36f6cc959461dc1162f5f53018f authored over 4 years ago
make get_next_tcp_port func as externals script

in order to be able to run it through the lock. Store temporary vnc_port
in same way as dhcpd wi...

9015330b93cc591c9ba2c8b129851eb292d36d33 authored over 4 years ago
up: handle globals and postup func

0fa15eb4e1e1775c5d62c6415d92958ef21370e7 authored over 4 years ago
style

3343175b60257f31309d3cf98aad7452ff5d0bd2 authored over 4 years ago
dhcpd: addr/32 list support, lock/lease time

valid ip4pool: IP/prefix, x.y.i.{a-b}, ip1 ip2 ip3
add lock/lease time to avoid collisions when ...

947d6f220bbd4771a168b51de8f045adc26fea4e authored over 4 years ago
test sql retry

55dd51fcf5c21dddcbe9414fb4a2a80a0796cb72 authored over 4 years ago
style

f12995237e403e223fcdfe6ec63f77280e85ee47 authored over 4 years ago
bump version

9e253f742be4466a73738f92888e78d3d7f3025a authored over 4 years ago
playing with SQLITE_BUSY

a1e39889804e382849b6d4027faeb527958b1378 authored over 4 years ago
Merge pull request #531 from Efiartes/develop

Fixed bconfig autocompletion bug and added bremove/jremove command autocompletions

96257b7e33d3dba3a8f381d4e8b1d87b405f3ced authored over 4 years ago
Fixed bconfig autocompletion bug and added bremove/jremove command autocompletions

78d07653320d919d1c0ba6d1e457d3226093d4b3 authored over 4 years ago
Merge pull request #529 from Efiartes/develop

Added Bash autocompletion file for most common used commands

6cee60d627788378a85766b87243773105438e59 authored over 4 years ago
Added Bash autocompletion file for most common used commands

61ebaf9238d544c7651c86b5cb5ce15a7dc6d6dd authored over 4 years ago
style

2897c9e997453a4ef9e2e13b7189ead706def996 authored over 4 years ago
jconfig: check for emulator type

Pointed out: @Kr0m

4f6dbbc32276014118d0704a0e454c2bb2be2b6e authored over 4 years ago
forms: style

1bf2c9326512c0651adef26e35e77f8af560cc73 authored over 4 years ago
The Show Must Go On

18e752e6a5b0874fafef3526688675cfa3bdd6d3 authored over 4 years ago
uupdate profiles

8a266138dba43f47955326a893a4fbdaccbd9a6f authored over 4 years ago
Merge pull request #525 from cbsd/master

Merge pull request #524 from cbsd/develop

6d7e520b54d278423133778b9fa83952d69be461 authored over 4 years ago
Merge pull request #524 from cbsd/develop

Merge pull request #523 from cbsd/master

b656cf91b0ef96d4f6f7b41e0b6b9659b6f3b27d authored over 4 years ago
Merge pull request #523 from cbsd/master

Merge pull request #522 from cbsd/develop

dd50201309bbfa3534ebadf9a21f37be7bdc7689 authored over 4 years ago
Merge pull request #522 from cbsd/develop

MFC

60320bf47dc49a7fc6388089f25e92ed3ff93235 authored over 4 years ago
no clean

cd1ac92295f7e17b3478123f10bb6275b422b8b0 authored over 4 years ago
clean object files after init

fa32df2b5234bcb36adc53c57133d0585d0a46a5 authored over 4 years ago
update profiles

1268123fb8996142f85948662ed235ff5c97bd05 authored over 4 years ago
active bhyverun_wrapper options, Issue #476

51a16c35ae0f3035c69de250440856f555051435 authored over 4 years ago
append mydsk/mycd + path facts in bhyve.conf

the presence of this data makes the custom bhyverun wrappers more easier, #476

dd6861f48191527a5ea24b6a4078bf8181ee0bc8 authored over 4 years ago
add alternative bhyverun sample, #476

da988600ddd103e43b2d214a52901aadf709caf8 authored over 4 years ago
fix sql alter

3202ef7bb09e74f1838578e2e4575e50e8b65e92 authored over 4 years ago
custom bhyverun_wrapper wip: alter SQL schema, Issue #476

1ef2652fdc5504f0386d146630c867f01156dc85 authored over 4 years ago
natcfg should give three options

natcfg allow CBSD users to configure internal simple NAT function.
on launch, the script asks if...

ce0f50ead9c4416c6d3a6e2635a40524441649d9 authored over 4 years ago
fix baseupdate options: not mandatory

c7d00f594a1bd5eca8f44b6cf1edcf37d0c77618 authored over 4 years ago
bhyve vnc: skip myself in skip list

f1142b96496befb67b14c906e0c13fa598a52b5b authored over 4 years ago
style

98fd92aee6625f538c0a357d6b28dbdd451f4afc authored over 4 years ago
add notes for comma separated values

..and make @Peter2121 happy in #520: also check for spaces ;)))

436e1c2125eb5d53d8975d0f91ca013c54e78296 authored over 4 years ago
test for IP address

20c2cd6e8d1381150027406b6304665c14b6a564 authored over 4 years ago
style

4d047777b0924823539fc771fc26ef0a42183dd0 authored over 4 years ago
remote cbsd up test

8fe2c98036c15b48cbc047262ff186bf45acdc2a authored over 4 years ago
cmdboot: introduced optional cmd list

the absence of these commands is not fatal, just set/mark feature is off (0)
at the moment we no...

eb5c4b070b722feb38dbe812b2560970fe459b75 authored over 4 years ago
fix INITIP6 grep

41b47027fc84e5f1ed71b4765743f6f34b084a19 authored over 4 years ago
custom bhyverun_wrapper script WIP. Inspired by #476

af52c417fb8620bd69ffa8c7bc094ef5519af4f2 authored over 4 years ago
add skip list in get_next_tcp_port to exclude

building a skip list from existing virtual machines
that can be turned off.

d150ff84d06a31263ea9b2e0ac4ba03f4856bd62 authored over 4 years ago
update profiles

3bf89c48d48977f774faac2218eb467d0a64e689 authored over 4 years ago
add custom path to bhyverun_wrapper=

wip. opportunity for user-defined bhyve startup script. Inspired by #476

ced1d62d03a931eba56ddef60764f46dccaf3146 authored over 4 years ago
fix typo, reported by: Stivi

64f1dfd2fbf3f85f254ad1986fa3941ceeff717f authored over 4 years ago
get_next_vale: add exclude list

3a7f5e1e36b6905f4f8592e1aa118a5cdbfef1c9 authored over 4 years ago
style

ea69fa157dc133521a9076f410e568db73e4a3fd authored over 4 years ago
dont use retry for bootstrap

631d4fa8780b668e040ee298f0ec469037156930 authored over 4 years ago
more clean for object file

inspired by #513

55f69560ea1bf5db2f35cd44f43cd5c06d793db5 authored over 4 years ago
Show must go on

f4be532ba6d5bb036c46da694ea9841139bc8604 authored over 4 years ago
fix warning: SQLITE_BUSY_TIMEOUT macro redefined

4ed8097d32b04e46bb9eaa54b00ba6f8a3aba9a1 authored over 4 years ago