This commit is contained in:
Joey Hess 2006-12-20 19:28:11 +00:00
parent 74e9050525
commit 504f661fb5
1 changed files with 22 additions and 0 deletions

22
tasks/Debian_etch-xfce Normal file
View File

@ -0,0 +1,22 @@
/*
*
* This file will be used to build official complete sets of Etch CDs
* with Xfce.
*
*/
/* Packages that should really be on CD1 */\
/* Note that the use of debian-installer+kernel-sid is a TEMPORARY HACK
* to make sid d-i be included on the kde CD. sid d-i is needed because
* the version of preseed in sid is needed */
#include <debian-installer+kernel-sid>
#include <base-etch>
#include <forcd1>
#include <task-essential-etch-xfce>
/* Other interesting packages */
#include <interesting-fromcd23>
#include <task-full-etch-xfce>
/* The rest ordered by popularity */
#include <popularity-contest-etch>