2011-02-07 21:30:21 -01:00
|
|
|
/*
|
|
|
|
*
|
2012-07-07 23:53:30 +00:00
|
|
|
* This file will be used to build an official installation CD for Wheezy
|
2011-02-07 21:30:21 -01:00
|
|
|
* that can be used to install the LXDE desktop environment.
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
|
|
|
/* Packages that should really be on CD1 */\
|
|
|
|
#include <debian-installer+kernel>
|
|
|
|
#include <forcd1>
|
|
|
|
#include <task-essential-lxde>
|
|
|
|
|
|
|
|
/* Other interesting packages */
|
|
|
|
#include <task-full-lxde>
|
|
|
|
#include <interesting-fromcd23>
|
|
|
|
|
|
|
|
/* The rest ordered by popularity */
|
|
|
|
#include <popularity-contest>
|