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
85b5ef0c8d
diskimage-builder
/
elements
/
fedora
/
pre-install.d
/
02-lsb
4 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix heat-cfntools to work on Fedora Also add redhat-lsb to Fedora images for lsb_release which should prove useful as a way to do distro-specific things. Change-Id: Ie32566349319ca244fa02065bb9f81c36c1b49fb
2013-02-27 23:07:12 +00:00
#!/bin/bash
install redhat-lsb-core instead of redhat-lsb The later pulls in most of a desktop. The former still pulls in a lot but significantly less, and still provides lsb_release. Change-Id: Ie27310f01c037b4a10feb5e380e6f5c4ecf21364
2013-05-13 03:55:51 +00:00
exec install-packages redhat-lsb-core
Reference in New Issue
Copy Permalink