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
a692673b90
diskimage-builder
/
diskimage_builder
/
elements
/
fedora
/
element-deps
7 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
Use redhat-common in fedora element Have the fedora element use the common steps in the redhat-common element. Change-Id: Ic71b11c03b5c3868cc9e82e049f2700c1b67263a
2014-02-18 22:20:14 +00:00
redhat-common
Extracting common functionality for rpm based distros Rather than dublicating code to implement rhel or any other derivitive, this patch introduces an rpm-distro element that should be used as a dependency. Change-Id: I8a92bb041764d03f430b438f0013704f79a8674c
2013-08-20 20:02:57 +00:00
rpm-distro
Use redhat-common in fedora element Have the fedora element use the common steps in the redhat-common element. Change-Id: Ic71b11c03b5c3868cc9e82e049f2700c1b67263a
2014-02-18 22:20:14 +00:00
source-repositories
add some missing \n at end of file This to avoid the “No newline at end of file” error from patch/git. Change-Id: Ice82d4a36a0893e8f71dbffbdab154d1fbab8a09
2014-05-02 16:36:06 +00:00
yum
Reference in New Issue
Copy Permalink