<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello, <br>
    I'm trying to  figure out  how to achieve this:<br>
    1. organization = ORG1<br>
    2. base channel rhel6-x64 <br>
    2. 1 child channels<br>
       - updates<br>
       - rhn-tools<br>
      - optional<br>
      - vm-tools<br>
    <br>
    Activation keys<br>
    1-rh6-key [ base channel: rhel6-x64 + child channels: updates.
    optional, rhn-toools ]<br>
    <br>
    So far so good,<br>
    <br>
    But I'm trying to implement a custom bootstrap  script:<br>
    <br>
     IF machine=Hp or DELL then <b>rhnreg_ks --activationkey=1-rh6-key</b><br>
     IF machime is VM  then<b> rhnreg_ks
      --activationkey=1-rh6-key,1-vmtools</b>
    <p>So, have no idea how to define activation key: 1-vmtools,  that
      should contains only packages from vm-tools channel<br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
  </body>
</html>