debian-cd-clone/tasks/Debian_etch-kde

20 lines
430 B
Plaintext

/*
*
* 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>
#include <forcd1-etch>
#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>