debian-cd-clone/tasks/trixie/Debian-all

17 lines
411 B
Plaintext

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