File: Debian-generic

package info (click to toggle)
debian-cd 3.1.5
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,532 kB
  • ctags: 138
  • sloc: sh: 6,174; perl: 2,352; makefile: 349
file content (17 lines) | stat: -rw-r--r-- 378 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 Etch 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>