18 lines
387 B
Plaintext
18 lines
387 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 <forcd1-etch>
|
|
#include <task-essential-etch>
|
|
|
|
/* Other interesting packages */
|
|
#include <task-full-etch>
|
|
#include <interesting-fromcd23>
|
|
|
|
/* The rest ordered by popularity */
|
|
#include <popularity-contest-etch>
|