debian-cd-clone/tasks/Debian_sid

32 lines
623 B
Plaintext
Raw Normal View History

/* Comment
*
* This file will be used to build complete set of Sid CD (unstable)
*
*/
/* The CD set does use empty package called task-*
to select the packages in the initial installation */
#if (FORCENONUSONCD1 == 1)
#include "Debian_sid_nonUS"
#endif
#include <interesting-tasks-potato>
/* Packages that should really be on CD1 */
#include <forcd1>
#include <xservers-XFree3>
#include <interesting-redhat>
#include <interesting-fromcd23>
/* List of packages that may still fit on the first CD */
#include <linuxtag2000>
#include <popularity-contest-woody>
/* Other packages to put on the others CDs */