This website requires JavaScript.
Explore
Help
Register
Sign in
sig_cloud
/
diskimage-builder
Watch
11
Star
0
Fork
You've already forked diskimage-builder
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2c73a001b2
diskimage-builder
/
elements
/
fedora
/
element-deps
5 lines
44 B
Text
Raw
Normal View
History
Unescape
Escape
Fedora needs to depend on dib-run-parts too. Change-Id: I56611d1c2bf13c8d24a87869bf8334d8e4992f6f
2013-02-15 02:34:09 +00:00
dib-run-parts
Add dracut-network element. This element will install the network modules for dracut and regenerate the initramfs. The network support would allow us to configure the network of the image via kernel cmdline instead of injecting files into the image. Change-Id: I829405127e77aec80b99ac8dd2032cb0c6d81063
2013-06-05 13:17:59 +00:00
dracut-network
Re-use cache_url() in fedora element. The fedora element downloads images too, so we should re-use the caching code from the ubuntu element. There doesn't seem to be other examples of code shared between root.d scripts. In the fedora and dpkg elements we copy install-packages into the chroot, but that model doesn't apply when we're running scripts outside of the chroot. Seems sane to just run it directly from the bin/ dir in the temporary hooks directory. Change-Id: Iaa6aca660042fea323cab4271633a4bdbbc271b8
2013-06-17 15:26:02 +00:00
cache-url
dkms is unavailable on RHEL and derivatives The dynamic kernel module system is not available on RHEL, CentOS, Scientific Linux, or SUSE. Make it part of the distro post-install rather then base post-install. Change-Id: Ic2c345bf9f0738dadae611194e263d3a5d424a3e
2013-08-07 21:43:36 +00:00
dkms
Reference in a new issue
Copy permalink