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
af629c914c
diskimage-builder
/
elements
/
centos-minimal
/
environment.d
/
10-centos-distro-name.bash
3 lines
63 B
Bash
Raw
Normal View
History
Unescape
Escape
Port centos-minimal to yum-minimal Now that we have a generic yum-minimal element, just use it in centos instead of rinse. Adding base as an element-provides of yum-minimal because this element conflicts with the base element. Co-Authored-By: Gregory Haynes <greg@greghaynes.net> Change-Id: I15275d821781171c118f21aa0c0bca55f65a65b3
2015-03-22 17:45:07 +00:00
export
DISTRO_NAME
=
centos
export
DIB_RELEASE
=
${
DIB_RELEASE
:-
7
}
Reference in New Issue
Copy Permalink