File: Debian-generic

package info (click to toggle)
debian-cd 3.1.1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,296 kB
  • ctags: 98
  • sloc: sh: 4,875; perl: 1,884; makefile: 325
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>