Oleg Ginzburg

Results 92 comments of Oleg Ginzburg

no luck: blank screen or crash. kldload stuck: ``` root@oybsd:~ # kldload snp load: 0.08 cmd: kldload 5411 [kldbusy] 2.37r 0.00u 0.00s 0% 2304k load: 0.07 cmd: kldload 5411 [kldbusy]...

``` hw.i915kms.enable_guc=0 ``` helps, but there is no acceleration

Thanks for reports. Interesting. for some reason these lines didn't work: https://github.com/cbsd/cbsd/blob/develop/sudoexec/initenv#L964-L968 I suspect it's because of the DQS (double quotes) that were recently turned off by default in SQLite3....

I'm experiencing a similar problem, but with `listen_address` parameter. Only relevant when `manage_package_repo` is set to `false` ``` Error: Found 1 dependency cycle: (Anchor[postgresql::server::service::begin::main] => Postgresql_psql[Set template1 encoding to UTF-8]...

Hi. I don't mind doas support. Can you wrote how this sudoers configuration can be described for doas? ``` Defaults env_keep += "workdir DIALOG NOCOLOR CBSD_RNODE" Cmnd_Alias CBSD_CMD = /usr/jails/sudoexec/*,/usr/local/cbsd/sudoexec/*...

@abishai BTW, there any some advantages of doas compared to sudo ? As i see, both use BSD-like licenses.

I've close because at the moment I do not see solutions ;(

Reopened: It seems that doas allow set rules per command as I wanted: ``` permit nopass :cbsd as root cmd /usr/local/cbsd/sudoexec/file2 permit nopass :cbsd as root cmd /usr/local/cbsd/sudoexec/file2 .. ```...

hmm, WEBMIN-bhyve can manage CBSD ? Unfortunately I haven't seen Webmin for a long time, but you should stick to the correct arguments when creating a virtual machine: 1) cbsd...

I'll close this ticket as we don't currently have the resources to handle this request—I'm not currently using Webmin. However, I'd be grateful if anyone could help.