Oleg Ginzburg

Results 92 comments of Oleg Ginzburg

Can you post a screenshot of what it looks like? I haven't seen webmin for a long time ;-)

Yeah, CBSD at the moment knows nothing about OVS. Since the OVS interface type from the point of view of FreeBSD is 'tap': ``` vswitch: flags=1028943 metric 0 mtu .....

@am11 one of the biggest and most fundamental problems is that github (as far as i know) still doesn't provide FreeBSD environment ( runs-on: freebsd ). It seems that without...

`cbsd` - is a slightly modified shell/interpreter (/bin/sh), so the behavior is identical: ``` oleg@home:~ % sh -h $ ^D oleg@home:~ % ``` but yes, you are right, it is...

@infostud Hi, thanks for the reporting. I will double check the instructions soon, at the moment there is a lot of work on integrating the new translate framework into ClonOS...

Hi! Thanks a lot for the detailed information. I will take a timeout to reply as I would like to reproduce this in my own labs and also solve this...

Thank you very much for the report! I understand that it's time to write a full-fledged script for such operations. It's on my **to-do** list.

FYI: The current patch fixes my problem when I specify a custom/alternative repository (+ **-U -n** combination) : `pkg update -f -r Test-latest` (**ok**) `pkg upgrade -r Test-latest` (**ok**) `pkg...

If my memory serves me right, the "custom facts" was made a long time ago for `jls` command only, e.g. ``` cbsd jls display=jname,jname,my_custom_facts [header=0] ``` Also, most likely in...

please leave this Issue open, i will try to run some more tests a little later