Closed wintron04 closed 1 year ago
Major reworks:
Biggest change is probably that now for building berrymill needs to be explicitly called with the build option
e.g. berrymill -i /path/to/appliance.xml build --target-dir /path/to/targetdir
berrymill -i /path/to/appliance.xml build --target-dir /path/to/targetdir
Introduction of berrymill prepare
Usage:
berrymill -i /path/to/appliance.xml [global options] {prepare,build} [specific options]
run berrymill -h for more details.
@wintron04 I think you need to rebase it on main, because paths were changed.
What is happening here?? You supposed to rebase your stuff, not cherrypick 90+ commits 🤣
Major reworks:
Biggest change is probably that now for building berrymill needs to be explicitly called with the build option
e.g.
berrymill -i /path/to/appliance.xml build --target-dir /path/to/targetdir
Introduction of berrymill prepare
Usage:
berrymill -i /path/to/appliance.xml [global options] {prepare,build} [specific options]
run berrymill -h for more details.