2005-05-05 16:15:44 +00:00
|
|
|
/*
|
|
|
|
*
|
2005-10-10 02:21:53 +00:00
|
|
|
* This file will be used to build official complete sets of Etch CDs
|
2005-05-05 16:15:44 +00:00
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
|
|
|
/* Packages that should really be on CD1 */
|
2005-05-15 16:46:50 +00:00
|
|
|
#include <debian-installer+kernel-etch>
|
2005-05-05 16:15:44 +00:00
|
|
|
#include <base-etch>
|
|
|
|
#include <forcd1>
|
|
|
|
#include <task-essential-etch>
|
|
|
|
|
|
|
|
/* Other interesting packages */
|
|
|
|
#include <interesting-fromcd23>
|
|
|
|
#include <task-full-etch>
|
|
|
|
|
|
|
|
/* The rest ordered by popularity */
|
|
|
|
#include <popularity-contest-etch>
|