~tsimonq2/debian-cd/lubuntu-cosmic-changes

« back to all changes in this revision

Viewing changes to tasks/Debian_sid

  • Committer: Arch Librarian
  • Date: 2005-03-22 00:53:20 UTC
  • Revision ID: Arch-1:debian-cd@arch.ubuntu.com%debian-cd--MAIN--0--patch-181
* Does correctly manage pools wrt Packages files. Large...
Author: hertzog
Date: 2001-02-27 01:01:40 GMT
* Does correctly manage pools wrt Packages files. Large patch not well
tested.
* Now depends on grep-dctrl.
* Updated tasks files to put non-US at top.
* Various fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Comment 
 
2
 *
 
3
 * This file will be used to build complete set of Sid CD (unstable)
 
4
 *
 
5
 */
 
6
 
 
7
/* The CD set does use empty package called task-*
 
8
   to select the packages in the initial installation */
 
9
 
 
10
#if (FORCENONUSONCD1 == 1)
 
11
#include "Debian_sid_nonUS"
 
12
#endif
 
13
 
 
14
task-dialup
 
15
task-dialup-isdn
 
16
task-newbie-help
 
17
task-gnome-desktop
 
18
task-gnome-games
 
19
task-gnome-net
 
20
task-gnome-apps
 
21
task-sgml
 
22
task-tex
 
23
task-samba
 
24
task-games
 
25
task-laptop
 
26
task-debian-devel
 
27
task-devel-common
 
28
task-c-dev
 
29
task-c++-dev
 
30
task-debug
 
31
task-sgml-dev
 
32
task-tcltk
 
33
task-fortran
 
34
task-objc-dev
 
35
task-database-pg
 
36
task-news-server
 
37
task-x-window-system-core
 
38
task-x-window-system
 
39
task-dns-server
 
40
task-imap
 
41
task-science
 
42
task-python
 
43
task-python-dev
 
44
task-python-bundle
 
45
task-python-web
 
46
task-tcltk-dev
 
47
task-parallel-computing-node
 
48
task-parallel-computing-dev
 
49
 
 
50
/* Packages that should really be on CD1 */
 
51
#include <forcd1>
 
52
 
 
53
/* Well I don't know if task for specific countries should be included
 
54
   on the first CD ... 
 
55
   I'll leave it there for now ..
 
56
*/
 
57
   
 
58
task-german
 
59
task-spanish
 
60
task-chinese-s
 
61
task-chinese-t
 
62
task-japanese
 
63
task-polish
 
64
 
 
65
/* List of packages that may still fit on the first CD */
 
66
#include <popularity-contest>
 
67
 
 
68
/* Other packages to put on the others CDs */
 
69