diskimage-builder/elements/rhel
iberezovskiy f23babe971 Check existence of directory 'lost+found'
The command `sudo rmdir $TARGET_ROOT/lost+found` will fail
if `$TARGET_ROOT/lost+found` directory doesn't exist,
e.g. when you use non-default image.

Fixes bug #1245856

Change-Id: I48c8f2f201b29912a726249023ca7d20893cc958
2013-10-29 18:51:49 +04:00
..
bin Remove mapping of atftpd to tftpd-server 2013-10-25 12:27:39 +01: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
README.md Add rhel installation element 2013-08-28 11:35:53 -04:00
element-deps Add rhel installation element 2013-08-28 11:35:53 -04:00

README.md

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