File: Debian-generic

package info (click to toggle)
debian-cd 3.1.13
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,244 kB
  • sloc: sh: 4,925; perl: 3,730; makefile: 387
file content (17 lines) | stat: -rw-r--r-- 381 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
 *
 * This file will be used to build official complete sets of Squeeze CDs
 *
 */

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

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

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