Excluding packages

2007-06-02 Thread Joey Schulze
Hi,

it turned out that there are problems distributing official Debian
DVDs in certain countries (e.g. Germany) without violating some laws.

It may be helpful if we could provide means to build custom Debian CDs
and DVDs with the official tools that would not contain affected
packages.

In some countries games that contain a certain level of violence must
not be distributed to underaged.  However, we do want to distribute
Debian to users younger than 18 years as well.

Is there a commandline option like --exclude-from file that will
exclude all packages mentioned in file and packages depending on them
from the build process?

If not, would it be possible to develop such an option eventually?

Regards,

Joey

-- 
Every use of Linux is a proper use of Linux.  -- Jon 'maddog' Hall

Please always Cc to me when replying to me on the lists.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Excluding packages

2007-06-02 Thread Raphael Hertzog
On Sat, 02 Jun 2007, Joey Schulze wrote:
 Is there a commandline option like --exclude-from file that will
 exclude all packages mentioned in file and packages depending on them
 from the build process?
 
 If not, would it be possible to develop such an option eventually?

We always had the possibility to exclude packages from generated CD.
It may result in the exclusion of other packages that depend on the
excluded package however.

Check out the README in the SVN and the CONF.sh file. Options are defined
as environement variables in debian-cd.

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]