diskimage-builder/elements/install-bin
Gregory Haynes 642f906476 Add install-bin element
The various distro elements include a copy of this script which installs
all files in the bin/ dir of the copied element hooks in to
/usr/local/bin. Lets share code rather than repeating ourselves.

Change-Id: I354382f8c42ede2e9b8c548b7df8367c03e6836e
2016-05-13 11:52:23 +10:00
..
pre-install.d Add install-bin element 2016-05-13 11:52:23 +10:00
README.rst Add install-bin element 2016-05-13 11:52:23 +10:00

README.rst

install-bin

Add any files in an element's bin directory to /usr/local/bin in the created image with permissions 0755.