debian-cd-clone/tasks/trixie/Debian-cinnamon

19 lines
440 B
Plaintext

/*
*
* This file may be used to build an official installation image
* that can be used to install the Cinammon desktop environment.
*
*/
/* Packages that should really be on CD1 */
#include <debian-installer+kernel>
#include <forcd1>
#include <task-essential-cinnamon>
/* Other interesting packages */
#include <task-full-cinnamon>
#include <interesting-fromcd23>
/* The rest ordered by popularity */
#include <popularity-contest>