This website requires JavaScript.
Explore
Help
Register
Sign In
sig_cloud
/
diskimage-builder
Watch
2
Star
0
Fork
0
You've already forked diskimage-builder
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ca53af1184
diskimage-builder
/
elements
/
dpkg
/
element-deps
4 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-02 01:44:04 +00:00
install-bin
Standardise manifest creation and retrieval * Create a standard element to copy manifests out of the image and into the build area. * Ensure all current manifests are copied into a standard manifests directory Change-Id: I37eff5a13a14564e1adc33eb4f0144d571267617
2014-03-28 18:02:36 +00:00
manifests
Use package-installs on dpkg-based elements This allows them to install packages already specified in .yaml files for them, which are not installed otherwise since the migration to .yaml files. Change-Id: Iac8c7eb55116938616e5299b84487cd52e0cbf6f
2015-03-03 08:24:14 +00:00
package-installs
Reference in New Issue
Copy Permalink