Age | Commit message (Collapse) | Author |
|
|
|
Add selective package build, show commit id and small fix for overwriting text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vyatta-vrrp code has been replaced by vyos-1x implementation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 'current' of github.com:runborg/vyos-build:
build-submodules: Changed relative paths to full-paths on most commands
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Inside the container user can call 'sudo' without password
* Added Docker environment variables to controll the 'gosu' UID/GID
|
|
Compile frr, set user with gosu in docker and fixup of logging and errors in build-subpackages
|
|
|
|
|
|
conflict fix
|
|
All build executions is now logged to the buildlog insted of only the dpkg-* commands
The script also shows commands executed (bash: set -x)
Insted of initializing subpackages one by one they now initialize and update in one operation by the git submodule command
|