File: Debian_sid

package info (click to toggle)
debian-cd 2.2.13
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,480 kB
  • ctags: 120
  • sloc: sh: 1,666; perl: 1,078; makefile: 832
file content (32 lines) | stat: -rw-r--r-- 645 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/* Comment 
 *
 * This file will be used to build complete set of Sid CD (unstable)
 *
 */

/* The CD set does use empty package called task-*
   to select the packages in the initial installation */

#if (FORCENONUSONCD1 == 1)
#include "Debian_sid_nonUS"
#endif

#include <interesting-tasks-potato>

/* Packages that should really be on CD1 */
#include <base-woody>
#include <forcd1>

#include <xservers-XFree3>

#include <interesting-redhat>

#include <interesting-fromcd23>

/* List of packages that may still fit on the first CD */
#include <linuxtag2000>

#include <popularity-contest-woody>

/* Other packages to put on the others CDs */