trixie: drop backup files
This commit is contained in:
parent
44d0ff683f
commit
8634328eea
|
@ -1,17 +0,0 @@
|
||||||
/*
|
|
||||||
* This file will be used to build official complete sets of Wheezy DVDs
|
|
||||||
* supporting all available desktop environments: GNOME (default), KDE,
|
|
||||||
* LXDE and Xfce
|
|
||||||
*/
|
|
||||||
|
|
||||||
/* Packages that should really be on CD1 */
|
|
||||||
#include <debian-installer+kernel>
|
|
||||||
#include <forcd1>
|
|
||||||
#include <task-essential-all>
|
|
||||||
|
|
||||||
/* Other interesting packages */
|
|
||||||
#include <task-full-all>
|
|
||||||
#include <interesting-fromcd23>
|
|
||||||
|
|
||||||
/* The rest ordered by popularity */
|
|
||||||
#include <popularity-contest>
|
|
|
@ -1,18 +0,0 @@
|
||||||
/*
|
|
||||||
*
|
|
||||||
* This file will be used to build an official installation CD for Wheezy
|
|
||||||
* 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>
|
|
|
@ -1,22 +0,0 @@
|
||||||
/*
|
|
||||||
*
|
|
||||||
* This file will be used to build official complete sets of Wheezy CDs
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
/* Packages that should really be on CD1 */
|
|
||||||
#include <debian-installer+kernel>
|
|
||||||
#include <forcd1>
|
|
||||||
|
|
||||||
/* Do we need to force these in for CD1? */
|
|
||||||
network-manager
|
|
||||||
network-manager-gnome
|
|
||||||
|
|
||||||
#include <task-essential-generic>
|
|
||||||
|
|
||||||
/* Other interesting packages */
|
|
||||||
#include <task-full-generic>
|
|
||||||
#include <interesting-fromcd23>
|
|
||||||
|
|
||||||
/* The rest ordered by popularity */
|
|
||||||
#include <popularity-contest>
|
|
|
@ -1,24 +0,0 @@
|
||||||
/*
|
|
||||||
*
|
|
||||||
* This file will be used to build an official installation CD for Wheezy
|
|
||||||
* that can be used to install the GNOME desktop environment and that does
|
|
||||||
* not include server tasks on CD1.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
/* Packages that should really be on CD1 */
|
|
||||||
#include <debian-installer+kernel>
|
|
||||||
#include <forcd1>
|
|
||||||
|
|
||||||
/* Do we need to force these in for CD1? */
|
|
||||||
network-manager
|
|
||||||
network-manager-gnome
|
|
||||||
|
|
||||||
#include <task-essential-gnome>
|
|
||||||
|
|
||||||
/* Other interesting packages */
|
|
||||||
#include <task-full-gnome>
|
|
||||||
#include <interesting-fromcd23>
|
|
||||||
|
|
||||||
/* The rest ordered by popularity */
|
|
||||||
#include <popularity-contest>
|
|
|
@ -1,18 +0,0 @@
|
||||||
/*
|
|
||||||
*
|
|
||||||
* This file will be used to build an official installation CD for Wheezy
|
|
||||||
* that can be used to install the KDE desktop environment.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
/* Packages that should really be on CD1 */
|
|
||||||
#include <debian-installer+kernel>
|
|
||||||
#include <forcd1>
|
|
||||||
#include <task-essential-kde>
|
|
||||||
|
|
||||||
/* Other interesting packages */
|
|
||||||
#include <task-full-kde>
|
|
||||||
#include <interesting-fromcd23>
|
|
||||||
|
|
||||||
/* The rest ordered by popularity */
|
|
||||||
#include <popularity-contest>
|
|
|
@ -1,18 +0,0 @@
|
||||||
/*
|
|
||||||
*
|
|
||||||
* 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>
|
|
|
@ -1,18 +0,0 @@
|
||||||
/*
|
|
||||||
*
|
|
||||||
* This file will be used to build an official installation CD for Wheezy
|
|
||||||
* 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>
|
|
|
@ -1,18 +0,0 @@
|
||||||
/*
|
|
||||||
*
|
|
||||||
* This file will be used to build an official installation CD for Wheezy
|
|
||||||
* that can be used to install the Mate desktop environment.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
/* Packages that should really be on CD1 */
|
|
||||||
#include <debian-installer+kernel>
|
|
||||||
#include <forcd1>
|
|
||||||
#include <task-essential-mate>
|
|
||||||
|
|
||||||
/* Other interesting packages */
|
|
||||||
#include <task-full-mate>
|
|
||||||
#include <interesting-fromcd23>
|
|
||||||
|
|
||||||
/* The rest ordered by popularity */
|
|
||||||
#include <popularity-contest>
|
|
|
@ -1,24 +0,0 @@
|
||||||
/*
|
|
||||||
*
|
|
||||||
* This file will be used to build an official installation CD for Wheezy
|
|
||||||
* that can be used to install the Xfce desktop environment.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
/* Packages that should really be on CD1 */
|
|
||||||
#include <debian-installer+kernel>
|
|
||||||
#include <forcd1>
|
|
||||||
|
|
||||||
/* Force some important packages up the dependency order */
|
|
||||||
network-manager-gnome
|
|
||||||
synaptic
|
|
||||||
firefox-esr
|
|
||||||
|
|
||||||
#include <task-essential-xfce>
|
|
||||||
|
|
||||||
/* Other interesting packages */
|
|
||||||
#include <task-full-xfce>
|
|
||||||
#include <interesting-fromcd23>
|
|
||||||
|
|
||||||
/* The rest ordered by popularity */
|
|
||||||
#include <popularity-contest>
|
|
Loading…
Reference in New Issue