debian-cd-clone/tasks/Debian_woody

32 lines
653 B
Plaintext
Raw Normal View History

/*
* This file is used to build the official set of Debian 3.0 (woody) CDs
*/
/*
* The CD set uses empty package called task-*
* to select the packages in the initial installation
*/
#if (FORCENONUSONCD1 == 1)
#include "Debian_woody_nonUS"
#endif
/* Packages that should really be on CD1 */
2004-07-11 18:58:15 +00:00
#include <debian-installer+kernel>
#include <base-woody>
2004-07-11 18:58:15 +00:00
#include <debian-edu>
#include <forcd1>
#include <task-woody>
#include <xservers-XFree3>
/* Packages that may still fit on the first CD */
#include <interesting-fromcd23>
#include <linuxtag2000>
/* All the remaining packages, sorted per popcon results */
2002-05-04 13:24:13 +00:00
#include <popularity-contest-woody>