debian-cd-clone/tasks/Debian_potato

34 lines
674 B
Plaintext
Raw Normal View History

1999-11-11 16:10:37 -01:00
/* Comment
*
* This file will be used to build official complete set of Potato CD
*
*/
/* The potato CD set does now use empty package called task-*
to select the packages in the initial installation */
#if (FORCENONUSONCD1 == 1)
#include "Debian_potato_nonUS"
#endif
#include <interesting-tasks-potato>
/* Packages that really should be on CD 1 */
#include <forcd1>
#include <xservers-XFree3>
#include <kernel-related-potato>
#include <interesting-redhat>
#include <interesting-fromcd23>
1999-11-11 16:10:37 -01:00
/* List of packages that may still fit on the first CD */
#include <linuxtag2000>
#include <popularity-contest-potato>
1999-11-11 16:10:37 -01:00
/* Other packages to put on the others CDs */