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

23 lines
464 B
Plaintext
Raw Permalink Normal View History

/*
*
* This file will be used to build official complete sets of Wheezy CDs
*
*/
/* Packages that should really be on CD1 */
#include <debian-installer+kernel>
#include <forcd1>
/* Do we need to force these in for CD1? */
network-manager
network-manager-gnome
#include <task-essential-generic>
/* Other interesting packages */
#include <task-full-generic>
#include <interesting-fromcd23>
/* The rest ordered by popularity */
#include <popularity-contest>