diskimage-builder/elements/rhel
James Slagle f5d4d8c711 Mark install-packages +x.
install-packages is an executable script, it should be +x.  The install
command that was installing it is setting permissions to 755, so we were
fine there.  However, I was trying to test the script outside of an
image build to test a change, and it's helpful to have it +x in the
repository for that context like all the other scripts under bin.

Change-Id: Ic300cc56d463640d119db4e310d375c66ed133ca
2014-01-07 07:54:47 -05:00
..
bin Mark install-packages +x. 2014-01-07 07:54:47 -05:00
finalise.d Make RHEL subscription optional 2013-10-07 14:46:57 -04:00
pre-install.d Make RHEL subscriptions optional 2013-09-24 17:05:40 -04:00
root.d Check existence of directory 'lost+found' 2013-10-29 18:51:49 +04:00
element-deps Add rhel installation element 2013-08-28 11:35:53 -04:00
README.md Add rhel installation element 2013-08-28 11:35:53 -04:00

Overrides:

  • Set DIB_CLOUD_IMAGES to a URL for downloading base Red Hat Enterprise Linux cloud image.
  • Set DIB_CLOUD_RELEASE to a use a non-default name for the Red Hat Enterprise Linux cloud image.
  • Set DIB_RHSM_USER and DIB_RHSM_PASSOWRD for the RHN user to be used for a subscription registration. If these are set, the image building process will register the system with RHN and apply the associated Red Hat Enterprise Linux Server subscription so the latest package updates can be applied. At the end of the image building process, the system will be unregistered from RHN.
  • Set DIB_RHSM_POOL to a subscription pool if you want the system to not use the auto attach feature of subscription-manager