diskimage-builder/elements/fedora
James Slagle c53d58dd11 Add map-services
map-services is used by os-svc-restart from Change-Id:
I15eb2a5db4b0a08e1fb40bda640cd8f224939a92

map-services is not only distro specific, it also needs to be able to
handle different service names for a given distro based on source vs
package installs, since the service names may be different. This is done
via a simple check if the requested service is defined, if it is, we
print the requested name, otherwise, we print the mapped name.

Currently only implemented for Fedora. Support for other distros is
easily implemented just like map-packages.

Change-Id: Ie7b2dcfa7cabd887d5c212df110d90f9d00a7f65
2014-01-23 15:32:27 -05:00
..
bin Add map-services 2014-01-23 15:32:27 -05:00
finalise.d Remove old-kernels for fedora 2013-10-17 11:51:44 +01:00
install.d Install traceroute on Fedora. 2014-01-13 15:12:39 -05:00
pre-install.d Remove old versions of grub2 from the yum cache 2014-01-10 17:12:13 -05:00
root.d Update to Fedora 20 2014-01-17 11:12:58 -05:00
README.md Migrate cloud image URL/Release options to DIB_. 2013-04-12 14:48:54 +01:00
element-deps Remove dependency on dracut-network 2013-10-25 09:15:40 +01:00
source-repository-fedora On Fedora, use Linux Foundation bzr lsb_release 2013-09-04 10:16:49 +12:00

README.md

Use Fedora cloud images as the baseline for built disk images.

Overrides:

  • To use a non-default URL for downloading base Fedora cloud images, use the environment variable DIB_CLOUD_IMAGES
  • To download a non-default release of Fedora cloud images, use the environment variable DIB_RELEASE