OK... It's up for grabs!
I am releasing this in beta, please notify me ASAP if something isn't right.
http://www.publicip.org/mirror/dists/beta/ZoneCD_0.2-0.iso
md5sum = de4be2426e676bd8b353e9f74a3d872c ZoneCD_0.2-0.iso
This version has one change. Floppy override. Any file or directory stored on the floppy will be copied over to the nocat directory. The actual /usr/local/nocat directories and files included in this version are here to browse http://www.publicip.org/mirror/dists/floppy/nocat/. Below is the command issued to copy the files from the floppy to the ZoneCD...
#cp -Rfv /mnt/floppy/* /usr/local/nocat/
Here are a few different setups with floppy examples to use/modify to get started:
Headless: This is the simplest of all floppies. Just create
a file named zone.id and type your ZoneID on the first line. This will stop
the ZoneCD from asking for your ID during boot. http://www.publicip.org/mirror/dists/floppy/headless.tar
Open: This floppy allows the gateway to run in nocat's Open
mode. It contains the conf file, htdocs, and bin directory. NoCat servers the splash
page right from the ZoneCD. Edit the splash.html in the htdocs directory to
modify your splash page. Be sure to include and images in the image directory
inside htdocs. Initialize.fw must be replaced to switch of the content filter.
Since no communication with publicip.net occurs, no ZoneID is required for
this configuration.
http://www.publicip.org/mirror/dists/floppy/open_no-id.tar
Open w/Filter: This is the same as above minus the bin directory with initialize.fw. The ZoneCD's default initialized.fw file is used to enforce content filtering. A ZoneID is required for this configuration to enable the filter block page. http://www.publicip.org/mirror/dists/floppy/open_filter.tar
To get started, simply extract the contents of one of the tar balls to a floppy disk make edits and boot-it-up. REMEMBER:
Check the computer's boot order, make sure CD-ROM is the first boot option, then floppy next.If you have your own Authserver setup, you can edit nocat.conf to point it at your server. No example here... if you already setup an Authserver you should know what to do.
Please ask questions for clarity and help.