Buildix
Buildix is simply a new Linux distribution that is based on KNOPPIX, which in turn is based on Debian. It's aimed at helping agile developers to get their projects up and running quickly and easily.
Buildix will get your Continuous Integration development environment up to speed quickly and easily. It's an Agile development platform on a disk, with best-of-breed Agile tools, pre-installed and configured on a KNOPPIX-based Linux distribution.
Buildix includes:
- Subversion for Source Control
- Trac for a Wiki, Bug-Tracker and general Project Management
- Cruise Control for Continuous Integration
- JDK 1.5
- Tomcat
- Apache
- boot the machine with the cd and login as root/root
- run knoppix-installer (you will see an warning if you have less the 512MB Ram, simply ignores it)
- create a primary bootable linux partition (remember to WRITE the changes to the disk)
- create a logical linux swap partition (~ 2x RAM)
- quite the installer
- create the swap space manually by executing mkswap /dev/hda5 (must be the same as the swap space that you have created in step 4)
- run knoppix-installer again.
- choose Configure the installation
- accept the default boot-loader location (MBR) and use the knoppix installation (don't use debian as it doesn't detect the network card)
- finally, start the installation and you're ready to go !!

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home