debian-cd-clone/tasks/Debian_etch

19 lines
408 B
Plaintext

/*
*
* This file will be used to build official complete sets of Etch CDs
*
*/
/* Packages that should really be on CD1 */
#include <debian-installer+kernel-etch>
#include <base-etch>
#include <forcd1-etch>
#include <task-essential-etch>
/* Other interesting packages */
#include <task-full-etch>
#include <interesting-fromcd23>
/* The rest ordered by popularity */
#include <popularity-contest-etch>