'system' command not included in v4 alpha?
I'm trying to install software via the 'system' command in a console. I get the message: "bash: system: command not found". what am I doing wrong?
For more context. want to install "virtualbox-guest-utils". ie. "sudo system install virtualbox-guest-utils".
Help much appreciated!
4 Replies
Dude
Read the blog post
We use a file now
edit system.yaml and add a packages array
See examples in the blog post
thanks! I added package: virtualbox-guest-utils. will a reboot suffice?
Sudo akshara update
Then reboot
I am currently trying to port system to v4
if i manage to do it i will link it here