<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 8/5/2011 12:36 PM, Chris McClimans wrote:
    <blockquote
cite="mid:CAABZ_wqqrWi_=CzqOUYjga7nMGZnH6CgYh=yv=yV=jDcCqqvjA@mail.gmail.com"
      type="cite">
      <div>
        <div>I'd like to find a way to construct those images from
          original sources</div>
        <div>and not depend on the <a moz-do-not-send="true"
            href="http://etherboot.org">etherboot.org</a> blobs. I'm
          trying to create a</div>
        <div>customized <a moz-do-not-send="true"
            href="http://boot.kernel.org">boot.kernel.org</a>, thoughts
          on secondary sources for those</div>
        <div>modified images, or better yet, how to create them?</div>
        <div><br>
        </div>
        <div>$ git clone git://<a moz-do-not-send="true"
            href="http://git.etherboot.org/scm/people/pravin/BKO.git">git.etherboot.org/scm/people/pravin/BKO.git</a></div>
        <div>$ cd BKO/install_help</div>
        <div>$ ./download_initramfs_images_http.sh</div>
        <div>downloading dsl initramfs</div>
        <div>--2011-08-06 06:43:17--  <a moz-do-not-send="true"
href="http://rom.etherboot.org/share/pravin/BKO///bko/live/dsl/minirt24.gz">http://rom.etherboot.org/share/pravin/BKO///bko/live/dsl/minirt24.gz</a></div>
        <div>Resolving rom.etherboot.org... 140.211.167.171</div>
        <div>Connecting to <a moz-do-not-send="true"
            href="http://rom.etherboot.org">rom.etherboot.org</a>|140.211.167.171|:80...
          failed: Connection refused.</div>
        <div><br>
        </div>
        <div>$ grep REMOTE_BKO_LOCATION=
          ./install_help/download_initramfs_images_http.sh</div>
        <div>REMOTE_BKO_LOCATION=$REMOTE_INITRAMFS_DOWNLOAD_LOCATION</div>
        <div>REMOTE_BKO_LOCATION="<a moz-do-not-send="true"
            href="http://rom.etherboot.org/share/pravin/BKO/">http://rom.etherboot.org/share/pravin/BKO/</a>"</div>
        <div><br>
        </div>
        <div>$ nc <a moz-do-not-send="true"
            href="http://rom.etherboot.org">rom.etherboot.org</a> 80 -v</div>
        <div>nc: connect to <a moz-do-not-send="true"
            href="http://rom.etherboot.org">rom.etherboot.org</a> port
          80 (tcp) failed: Connection refused</div>
        <div><br>
        </div>
        <div>
          $ nmap <a moz-do-not-send="true"
            href="http://rom.etherboot.org">rom.etherboot.org</a></div>
        <div><br>
        </div>
        <div>Starting Nmap 5.21 ( <a moz-do-not-send="true"
            href="http://nmap.org">http://nmap.org</a> ) at 2011-08-06
          06:38 NZST</div>
        <div>Nmap scan report for <a moz-do-not-send="true"
            href="http://rom.etherboot.org">rom.etherboot.org</a>
          (140.211.167.171)</div>
        <div>Host is up (0.21s latency).</div>
        <div>Not shown: 992 filtered ports</div>
        <div>PORT     STATE  SERVICE</div>
        <div>22/tcp   closed ssh</div>
        <div>80/tcp   closed http</div>
        <div>443/tcp  closed https</div>
        <div>497/tcp  open   retrospect</div>
        <div>587/tcp  open   submission</div>
        <div>1863/tcp open   msnp</div>
        <div>5190/tcp open   aol</div>
        <div>9418/tcp open   git</div>
      </div>
      <div><br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ipxe-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ipxe-devel@lists.ipxe.org">ipxe-devel@lists.ipxe.org</a>
<a class="moz-txt-link-freetext" href="https://lists.ipxe.org/mailman/listinfo/ipxe-devel">https://lists.ipxe.org/mailman/listinfo/ipxe-devel</a>
</pre>
    </blockquote>
    <br>
    I have an unmodified copy of the BKO repo, I could probably tar it
    up Monday and put it somewhere  if you would like. <br>
    <br>
    -A<br>
  </body>
</html>