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
f068e6aa6e
diskimage-builder
/
diskimage_builder
/
elements
/
package-installs
/
element-deps
4 lines
31 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Run package-intalls with py3k if we must Use dib-python to run package-installs using the provided python version. Automatically detect the python version for our package-installs-squash since that runs outside the chroot. Change-Id: I926022bcf8cbcd81b051026ffd5d6477650045ad
2015-12-07 21:03:59 +00:00
dib-python
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
package-installs for pre-install.d/post-install.d Packages are often also installed in both the pre-install.d and post-install.d phases. This patch expands the package-installs element to support declarative package support for these phases in addition to the existing support for install.d. The actual install/uninstall logic is moved to common scripts under bin/ so that it can be reused across the different phases. Change-Id: Id51d0bbad232737fc8b5ffaf016dec50cd5b66c9
2014-07-21 17:03:31 +00:00
pkg-map
Reference in New Issue
Copy Permalink