2007-04-10 23:21:31 +00:00
|
|
|
/*
|
|
|
|
*
|
|
|
|
* This file will be used to build official complete sets of Lenny CDs
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
|
|
|
/* Packages that should really be on CD1 */
|
2008-11-13 22:19:30 -01:00
|
|
|
#include <debian-installer+kernel>
|
|
|
|
#include <forcd1>
|
|
|
|
#include <task-essential>
|
2007-04-10 23:21:31 +00:00
|
|
|
|
|
|
|
/* Other interesting packages */
|
2008-11-13 22:19:30 -01:00
|
|
|
#include <task-full>
|
2007-04-10 23:21:31 +00:00
|
|
|
#include <interesting-fromcd23>
|
|
|
|
|
|
|
|
/* The rest ordered by popularity */
|
2008-11-13 22:19:30 -01:00
|
|
|
#include <popularity-contest>
|