debian-cd-clone/tasks/Debian_woody

33 lines
633 B
Plaintext
Raw Normal View History

/* Comment
*
* This file will be used to build official complete set of Woody CD
*
*/
/* The CD set does use 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 */
#include <base-woody>
#include <forcd1>
#include <task-woody>
#include <xservers-XFree3>
#include <interesting-redhat>
#include <interesting-fromcd23>
/* List of packages that may still fit on the first CD */
#include <linuxtag2000>
2002-05-04 13:24:13 +00:00
#include <popularity-contest-woody>
/* Other packages to put on the others CDs */