Re: [OpenIndiana-discuss] Virtualbox 6.1.0 on OI - almost compiles

2019-12-15 Thread Michal Nowak via openindiana-discuss
On 12/15/19 09:07 PM, Carl Brewer wrote: On 15/12/2019 11:17 pm, Carl Brewer wrote: Carl, can you build VirtualBox 6.1 from my branch and see any of the above works for you? I'll have a go, thank you It built ok : pkg://userland/system/virtualbox@6.1.0,5.11-2019.0.0.0:20191215T130656Z PU

Re: [OpenIndiana-discuss] Hipster 2019.10: How do I change the default editor for the root crontab?

2019-12-15 Thread Judah Richardson
On Mon, Dec 16, 2019 at 12:37 AM Tony Brian Albers wrote: > On Sun, 2019-12-15 at 22:54 -0600, Judah Richardson wrote: > > Thanks for the very detailed explanation! I have some follow up > > questions: > > > > On Sun, Dec 15, 2019 at 2:37 AM Richard L. Hamilton < > > rlha...@smart.net> > > wrote:

Re: [OpenIndiana-discuss] Hipster 2019.10: How do I change the default editor for the root crontab?

2019-12-15 Thread Tony Brian Albers
On Sun, 2019-12-15 at 22:54 -0600, Judah Richardson wrote: > Thanks for the very detailed explanation! I have some follow up > questions: > > On Sun, Dec 15, 2019 at 2:37 AM Richard L. Hamilton < > rlha...@smart.net> > wrote: > > > The crontab(1) man page says: > > > >-e > >

Re: [OpenIndiana-discuss] Hipster 2019.10: How do I change the default editor for the root crontab?

2019-12-15 Thread Judah Richardson
Thanks for the very detailed explanation! I have some follow up questions: On Sun, Dec 15, 2019 at 2:37 AM Richard L. Hamilton wrote: > The crontab(1) man page says: > >-e > Edits a copy of the current user's crontab file, or creates an > empty file to edit if c

Re: [OpenIndiana-discuss] Virtualbox 6.1.0 on OI - almost compiles

2019-12-15 Thread Carl Brewer
On 15/12/2019 11:17 pm, Carl Brewer wrote: Carl, can you build VirtualBox 6.1 from my branch and see any of the above works for you? I'll have a go, thank you It built ok : pkg://userland/system/virtualbox@6.1.0,5.11-2019.0.0.0:20191215T130656Z PUBLISHED __

Re: [OpenIndiana-discuss] Virtualbox 6.1.0 on OI - almost compiles

2019-12-15 Thread Carl Brewer
On 15/12/2019 6:37 am, Michal Nowak via openindiana-discuss wrote: I worked on VirtualBox 6.1 since it entered Beta stages. You can see my work at https://github.com/OpenIndiana/oi-userland/pull/5372. I concur that VBoxOGL.so and VBoxEGL.so are missing now. I removed them from the component,

Re: [OpenIndiana-discuss] Hipster 2019.10: How do I change the default editor for the root crontab?

2019-12-15 Thread Richard L. Hamilton
The crontab(1) man page says: -e Edits a copy of the current user's crontab file, or creates an empty file to edit if crontab does not exist. When editing is complete, the file is installed as the user's crontab file. The environment vari