2008-01-19 19:06:44 -01:00
|
|
|
/*
|
|
|
|
*
|
|
|
|
* This file will be used to build official complete sets of Etch CDs
|
|
|
|
* with KDE.
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
|
|
|
/* Packages that should really be on CD1 */\
|
|
|
|
#include <debian-installer+kernel-etch>
|
|
|
|
#include <base-etch>
|
2008-10-16 10:09:21 +00:00
|
|
|
#include <forcd1-etch>
|
2008-01-19 19:06:44 -01:00
|
|
|
#include <task-essential-etch-kde>
|
|
|
|
|
|
|
|
/* Other interesting packages */
|
|
|
|
#include <task-full-etch-kde>
|
|
|
|
#include <interesting-fromcd23>
|
|
|
|
|
|
|
|
/* The rest ordered by popularity */
|
|
|
|
#include <popularity-contest-etch>
|