summaryrefslogtreecommitdiffstats
path: root/build-root/build-config.mk
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2019-03-24 16:25:03 -0400
committerDamjan Marion <dmarion@me.com>2019-03-28 08:18:57 +0000
commit0729f6481dd61d4f98ea534d651d7f1b9a7d5d4b (patch)
tree0e9ba08dc0ce4cda319957224f525eb0785eaf7a /build-root/build-config.mk
parent25edf14369b27ab3dfcda14b69dc53148c9ccf7e (diff)
AppImage packaging
Disabled by default. To kick the the tires: wget https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage sudo mv linuxdeploy-x86_64.AppImage /usr/local/bin/linuxdeploy sudo chmod +x linuxdeploy-x86_64.AppImage Enable VPP_BUILD_APPIMAGE e.g. in ccmake make build | make build-release The vpp AppImage lands in .../install-xxx-native/VPP-x86_64.AppImage. To run it: ./VPP-x86_64.AppImage vpp unix interactive To run it (as root) and inhale the usual startup.conf: sudo ./VPP-x86_64.AppImage \${HERE}/bin/vpp -c \${HERE}/etc/vpp/startup.conf To run vppctl, or any of the usual vpp binaries: ./VPP-x86_64.AppImage vppctl [etc] Change-Id: Ide8cf4658cbb56f1d36a1ce7fc8f7338f8d38278 Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to 'build-root/build-config.mk')
0 files changed, 0 insertions, 0 deletions