Menu

Saturn disk image / News: Recent posts

Saturn disk image version 1.2 released

Version 1.2 of Saturn disk image, a tool for creating ISO 9660/Joliet disk images (*.iso files), is now available for download. The new version includes support for the well-known NAnt build system, enabling software engineers to create disk images from their regular build scripts.

Joel Spolsky describes twelve steps towards a high-performing software development procedure in his blog, Joel on Software (http://www.joelonsoftware.com/articles/fog0000000043.html). Joel's step number two is the ability to produce a shippable build in a single operation. The idea is that each additional step introduces a risk for human error, in addition to slowing down the release cycle. Now the open source Saturn disk image toolkit extends NAnt with the final step -- the functionality to produce CD images from within a build script.... read more

Posted by Anders Kaplan 2009-05-09

Saturn disk image version 1.1 released

Version 1.1 of Saturn disk image, a tool for creating ISO 9660/Joliet disk images (*.iso files), has now been released.

The new release includes support for reading and writing Joliet disk images in addition to plain ISO 9660 images.

See http://saturndiskimage.sourceforge.net/ for more information. Binaries and source code may be downloaded from http://sourceforge.net/project/platformdownload.php?group_id=246519

Posted by Anders Kaplan 2009-02-07