debian-cd-clone/tasks/wheezy/Debian-generic

18 lines
381 B
Plaintext
Raw Normal View History

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