2011-02-07 21:30:21 -01:00
|
|
|
/*
|
|
|
|
*
|
2012-07-07 23:53:30 +00:00
|
|
|
* This file will be used to build official complete sets of Wheezy CDs
|
2011-02-07 21:30:21 -01:00
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
|
|
|
/* Packages that should really be on CD1 */
|
|
|
|
#include <debian-installer+kernel>
|
|
|
|
#include <forcd1>
|
2013-04-09 10:55:19 +00:00
|
|
|
|
|
|
|
/* Do we need to force these in for CD1? */
|
|
|
|
network-manager
|
|
|
|
network-manager-gnome
|
|
|
|
|
2011-02-07 21:30:21 -01:00
|
|
|
#include <task-essential-generic>
|
|
|
|
|
|
|
|
/* Other interesting packages */
|
|
|
|
#include <task-full-generic>
|
|
|
|
#include <interesting-fromcd23>
|
|
|
|
|
|
|
|
/* The rest ordered by popularity */
|
|
|
|
#include <popularity-contest>
|