2006-11-15 22:07:42 -01:00
|
|
|
/*
|
|
|
|
*
|
|
|
|
* This file will be used to build official complete sets of Etch CDs
|
|
|
|
* with KDE.
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
2006-11-29 20:25:17 -01:00
|
|
|
/* Packages that should really be on CD1 */\
|
2008-11-13 22:19:30 -01:00
|
|
|
#include <debian-installer+kernel>
|
|
|
|
#include <forcd1>
|
|
|
|
#include <task-essential-kde>
|
2006-11-15 22:07:42 -01:00
|
|
|
|
|
|
|
/* Other interesting packages */
|
2008-11-13 22:19:30 -01:00
|
|
|
#include <task-full-kde>
|
2007-01-06 01:06:56 -01:00
|
|
|
#include <interesting-fromcd23>
|
2006-11-15 22:07:42 -01:00
|
|
|
|
|
|
|
/* The rest ordered by popularity */
|
2008-11-13 22:19:30 -01:00
|
|
|
#include <popularity-contest>
|