19 lines
403 B
Plaintext
19 lines
403 B
Plaintext
/*
|
|
*
|
|
* This file will be used to build official complete sets of Etch CDs
|
|
*
|
|
*/
|
|
|
|
/* Packages that should really be on CD1 */
|
|
#include <debian-installer+kernel-etch>
|
|
#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>
|