Add_On_CD_Creation

Differences between revisions 1 and 2
Revision 1 as of 2006-03-27 23:11:16
Size: 1125
Editor: 71-210-78-162
Comment: created
Revision 2 as of 2006-03-27 23:23:57
Size: 1129
Editor: 71-210-78-162
Comment: bad formatting
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 * UnofficialUbuntu510AddOnCD - wiki page for the related "unofficial add on CD project".  * ["UnofficialUbuntu510AddOnCD"] - wiki page for the related "unofficial add on CD project".

There are a number of people who want to create add on CDs to the official Ubuntu CDs. The reasons for doing this vary from making Ubuntu an option for those with slow or no internet access, to convenience. This page is for those who want to make some tools to easily create CDs.

Requirements

Debian provides the debian-cd package, full of scripts for building CDs from archive mirrors. Currently, we want to make a script to make a package CD, not necessarily from an archive mirror, but from a set of packages.

We want a tool to easily take a set of packages or .debs, find dependencies, and exclude packages. Packages for exclusion should be

Tools

A preliminary version of the script will be up shortly. It is in Bash, though there is talk of a Python version.

Other Resources

Add_On_CD_Creation (last edited 2008-08-06 16:16:10 by localhost)