ADIOS Project

-- Live Linux ADIOS CD home


ADIOS Development Kit

The Makefile is located at /adk on the CD file:///media/cdrom/adk.  Here is a recent copy of the ADIOS version 7 Makefile. If you want to build your own boot CD please read this Makefile and edit it for your system.  It assumes that you are using a kernel with squashfs support.  You can copy the kernel from the ADIOS boot CD along with its modules and initial ramdisk by booting the CD first and copying the files you need from the directory /adios/boot or /media/cdrom/isolinux to your /boot and all of the /adios/lib/modules to your /lib/modules.  You will also need to change your boot loader if you want to test the boot CD before you burn one.

Please read the document Build your own ISO. Alternatively you could modify the Makefile so that the make devel command successfully unpacks the ISO image tto a diskpartition. You can then start removing RPMS and adding your preferred packages, assuming you have the RedHat Fedora Core distribution CDs.  

Next you recreate the files with make files.  Before you recreate the ISO edit the Makefile and change the DATE, VERSION, AUTHORS, and PUBLISHER to your requirements, and then enter make iso.   Finally make burn will write the CD assuming you have setup your CD recorder correctly. If you are using CDRW disks then make blank can erase them first.

Note: You need to edit the Makefile before burning CDs so that the entry for CDWRITER is set correctly, check by running the command cdrdao scanbus.

A copy of the ADIOS kernel with all of its patches already applied is here for those who do not want to build it from scratch.

regards
Neville Richter

even hotter ADIOS ADIOS CD Home