mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-26 17:57:01 +00:00
Updated install template for vendor-config-onl
- Include stub shell file for new installer - put Python files in a proper site install location
This commit is contained in:
@@ -11,6 +11,7 @@ packages:
|
||||
src/python/onl : $PY_INSTALL/onl
|
||||
src/boot.d : /etc/boot.d
|
||||
src/bin : /usr/bin
|
||||
src/lib : /lib/vendor-config/onl
|
||||
|
||||
changelog: Changes
|
||||
|
||||
@@ -23,7 +24,7 @@ packages:
|
||||
summary: ONL Base Configuration Package (Loader)
|
||||
|
||||
files:
|
||||
src/python/onl : /usr/lib/python2.7/onl
|
||||
src/python/onl : /usr/lib/python2.7/dist-packages/onl
|
||||
src/bin/initmounts : /bin/initmounts
|
||||
|
||||
changelog: Changes
|
||||
|
||||
Reference in New Issue
Block a user