/*
 *
 * This file will be used to build an official installation CD for Wheezy
 * that can be used to install either the LXDE or Xfce desktop environments.
 *
 */

/* Packages that should really be on CD1 */
#include <debian-installer+kernel>
#include <forcd1>
#include <task-essential-light>

/* Other interesting packages */
#include <task-full-light>
#include <interesting-fromcd23>

/* The rest ordered by popularity */
#include <popularity-contest>