<?xml version="1.0" encoding="utf-8"?>

<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title type="text">diary of a window system hacker</title>
<subtitle type="html"><![CDATA[
can't think of a clever byline
]]></subtitle>
<id>http://www.fooishbar.org/blog/2004/Oct/08</id>
<link rel="alternate" type="text/html" href="http://www.fooishbar.org/blog" />
<link rel="self" type="text/xml" href="http://www.fooishbar.org/blog/2004/Oct/08" />

<author>
<name>Daniel Stone</name>
<uri>http://www.fooishbar.org/blog/2004/Oct/08</uri>
<email>daniel@fooishbar.org</email>
</author>
<rights>Copyright 2004-2009 Daniel Stone, licensed under Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License</rights>
<generator uri="http://pyblosxom.sourceforge.net/" version="1.3.2 2/13/2006">
PyBlosxom http://pyblosxom.sourceforge.net/ 1.3.2 2/13/2006
</generator>

<updated>2004-10-08T02:05:00Z</updated>
<!-- icon?  logo?  -->

<entry>
<title type="html">ghetto mirror 101</title>
<category term="/tech/ubuntu" />
<id>http://www.fooishbar.org/blog/2004/10/08/ghettoMirror-2004-10-08-03-05</id>
<updated>2004-10-08T02:05:00Z</updated>
<published>2004-10-08T02:05:00Z</published>
<link rel="alternate" type="text/html" href="http://www.fooishbar.org/blog/tech/ubuntu/ghettoMirror-2004-10-08-03-05" />
<content type="html">... in which our hero performs an install without a CD-ROM drive, seeded
almost entirely from /var/cache/apt/archives.
&lt;br /&gt;&lt;br /&gt;
I last installed my desktop ages ago, and since then I&apos;ve dist-upgraded almost
every package that&apos;s installed.  Installing my X40 has been fun: our bandwidth
is incredibly limited by transfer, so instead of grabbing an ISO (not like it
has a CD-ROM drive anyway), I decided to attempt a netboot install from
/var/cache/apt/archives.
&lt;br /&gt;&lt;br /&gt;
First, I set up apt-move to move /var/cache/apt/archives to a mirror directory,
and to mirror something replicating the standard Ubuntu archive.  Secondly,
I set up dhcpd3 to netboot the contents of pxeboot.tar.gz (found on
http://archive.ubuntu.com/ubuntu/dists/warty/main/daily-installer-i386), to
the trusty laptop.
&lt;br /&gt;&lt;br /&gt;
Now, here comes the fun.  Once this was done, I needed to wget the
main/debian-installer/binary-i386 Packages{,.gz,.bz2} file, and manually drop
the sums/sizes into the Release file, which needed to be altered to specify
the right component/suite.  Once this file was there, a small for script
got every single udeb specified in the d-i Packages file, and dropped it into
the pool structure.  Once all these things were satisfied, I was on my way to a
netboot install, with minimal bandwidth consumed; thanks to Colin Watson for
patiently putting up with my stupid questions.
</content>
</entry>
</feed>
