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
e537e046d1
diskimage-builder
/
elements
/
ubuntu
/
element-deps
3 lines
19 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move the dpkg specific stuff to a dpkg element rather than being hardcoded. This includes the install-packages implementation for dpkg, apt http proxy config, daemon blocking and unblocking. Change-Id: I8f159021d2b223d7003cec067de3aa605ad06974
2013-02-13 22:16:00 +00:00
dpkg
Use dib-run-parts for running scripts in target Also modified dib-run-parts to apply a more workable solution for filtering out unwanted files such as editor backups and VCS. The script is installed in its own element, depended on by the OS specific ubuntu element. This is because the ubuntu element (and later other OS's) are responsible for populating the root filesystem. If we try to install this in base, the root filesystem will look to be populated already and we will skip automatically choosing ubuntu. Change-Id: I017646748c1a8360299106289b57d976d45875a8
2013-02-14 18:20:30 +00:00
dib-run-parts
Reference in New Issue
Copy Permalink