Installation Instructions
-------------------------

1. Make sure you have the Perl LWP modules installed.

    perl -MCPAN -e 'install Bundle::LWP'

2. Put the reseed file into /etc/rc.d/init.d/

    cp reseed /etc/rc.d/init.d/

3. Put a symlink called S98reseed into /etc/rc.d/rc3.d, pointing at the
script.

    ln -s ../init.d/reseed /etc/rc3.d/S98reseed

4. Make a file /etc/sysconfig/proxies file.

    echo HTTP_PROXY="http://www-proxy.cs.tcd.ie:8080" >> /etc/sysconfig/proxies

5. Re-boot and watch the boot messages.
