File: Debian_potato

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 (33 lines) | stat: -rw-r--r-- 674 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
33
/* Comment 
 *
 * This file will be used to build official complete set of Potato CD
 *
 */

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

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

#include <interesting-tasks-potato>

/* Packages that really should be on CD 1 */
#include <forcd1>

#include <xservers-XFree3>

#include <kernel-related-potato>

#include <interesting-redhat>

#include <interesting-fromcd23>

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

#include <popularity-contest-potato>

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