diff --git a/Makefile b/Makefile
index 49bd899c..0e5a7bde 100755
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,9 @@ endif
ifndef HOOK
HOOK=$(BASEDIR)/tools/$(CODENAME).hook
endif
+ifndef BOOTDISKS
+BOOTDISKS=$(MIRROR)/dists/$(CODENAME)/main/disks-$(ARCH)
+endif
## Internal variables
apt=$(BASEDIR)/tools/apt-selection
@@ -141,7 +144,7 @@ $(BDIR)/status:
# Checking the consistence of the standard system
# If this does fail, then launch make correctstatus
#
- @$(apt) check
+ @$(apt) check || $(MAKE) correctstatus
# Only useful if the standard system is broken
# It tries to build a better status file with apt-get -f install
@@ -359,12 +362,9 @@ $(BDIR)/1/tools:
@echo "Adding install tools and documentation ..."
@$(addfiles) $(BDIR)/1 $(MIRROR) tools
@mkdir $(BDIR)/1/install
- @cd \
- $(BDIR)/1/dists/$(CODENAME)/main/disks-$(ARCH)/current; \
- cp *.html *.txt $(BDIR)/1/install/
- @ln -sf install.html $(BDIR)/1/install/index.html
- @cd $(BDIR)/1/doc; \
- for file in ../install/*.{html,txt}; do ln -s $$file; done
+ @if [ -x "$(BASEDIR)/tools/$(CODENAME)/installtools.sh" ]; then \
+ $(BASEDIR)/tools/$(CODENAME)/installtools.sh; \
+ fi
# Add the disks-arch directories where needed
disks: ok bin-infos $(BDIR)/1/dists/$(CODENAME)/main/disks-$(ARCH)
@@ -374,7 +374,7 @@ $(BDIR)/1/dists/$(CODENAME)/main/disks-$(ARCH):
$(BDIR)/1/dists/$(CODENAME)/main/disks-$(ARCH)
@$(addfiles) \
$(BDIR)/1/dists/$(CODENAME)/main/disks-$(ARCH) \
- $(MIRROR)/dists/$(CODENAME)/main/disks-$(ARCH) .
+ $(BOOTDISKS) .
@#Keep only one copy of the disks stuff
@cd $(BDIR)/1/dists/$(CODENAME)/main/disks-$(ARCH); \
if [ "$(SYMLINK)" != "" ]; then exit 0; fi; \
diff --git a/README b/README
index cdd911eb..d244ce9c 100644
--- a/README
+++ b/README
@@ -36,7 +36,7 @@ For people that do not have time, here's the quick explanation :
Edit the CONF.sh and change the PATHs for the mirror and so on.
$ vim CONF.sh
$ . CONF.sh
-$ make potato_status
+$ make status
$ make list COMPLETE=1 SIZELIMIT1=576716800
$ make official_images
[ or if you want only binary images :
@@ -47,7 +47,7 @@ But you really should consider reading further for more information.
How to build a CD set - step by step
====================================
-If not yet done, first decompact the archive and cd to the "yacs" directory.
+If not yet done, cd to the /usr/share/debian-cd/ directory.
The process of building a CD is decomposed as follow :
@@ -67,16 +67,11 @@ The process of building a CD is decomposed as follow :
- then you will have to launch this for initializing the
temporary directory used for the build :
$ make status
- If this has failed then you'll have to launch :
+ If this has failed then this will be automatically launched :
$ make correctstatus
However note that make status should never fail if it is
used for building a CD set for the stable release ...
- NOTE: Actually (11/7/99) potato is in a bad state, I advise you
- to use the potato.status file in the data dir as your status file,
- to do so you can launch :
- $ make potato_status
-
- now you can decide what you want on your CDs
$ make list TASK=tasks/debian-2.2 COMPLETE=1
or
@@ -112,6 +107,13 @@ The process of building a CD is decomposed as follow :
$ make bootable
This does affect only the binary CDs.
+ If you want to use boot-floppies built by yourself you can give
+ a parameter BOOTDISKS=
giving the directory where
+ they are (note that $BOOTDISKS/current must be a symlink to the
+ real directory, it must follow the same setup than in the FTP
+ mirror). Your boot-floppies must also be on the same partiton than
+ your mirror & temporary dir (hardlinks are used here too).
+
- now, we'll add the binary packages to the temporary tree :
$ make packages
diff --git a/README.devel b/README.devel
index b5b47a37..f2ff8d9e 100644
--- a/README.devel
+++ b/README.devel
@@ -33,6 +33,9 @@ Log files :
TODO list :
-----------
++ be able to use an alternate location for the boot disks
+ (in order to use i18ned boot disks and to more easily
+ test debian-cd with CVS version of the boot-floppies)
+ a way to force the inclusion of packages (even broken)
+ possibility to add project/* to the last CD
+ check the source files on the mirror (with Sources.gz)
diff --git a/data/potato/README.multicd b/data/potato/README.multicd
new file mode 100644
index 00000000..133281ff
--- /dev/null
+++ b/data/potato/README.multicd
@@ -0,0 +1,7 @@
+Multi CD installation for Debian 2.2
+
+You must use apt-cdrom ...
+
+EXPLAIN WHAT'S NEEDED HERE
+
+...
diff --git a/data/potato/master b/data/potato/master
deleted file mode 100644
index b4ff728a..00000000
--- a/data/potato/master
+++ /dev/null
@@ -1,1127 +0,0 @@
-%!slice -o (I386uUNDEFuNOT_*)\NOT_I386:master.i386 -o (SPARCuUNDEFuNOT_*)\NOT_SPARC:master.sparc -o (ALPHAuUNDEFuNOT_*)\NOT_ALPHA:master.alpha -o (M68KuUNDEFuNOT_*)\NOT_M68K:master.m68k -o (ARMuUNDEFuNOT_*)\NOT_ARM:master.arm -o (POWERPCuUNDEFuNOT_*)\NOT_POWERPC:master.powerpc
-
-[DONOTKEEP:
-# Do not touch the above line, except to add a new architecture.
-:DONOTKEEP]
-
-# "master" file. See README for explanations.
-# More or less maintained by Stephane Bortzmeyer
-# $Id$
-
-[DONOTKEEP:
-# You can have system-dependent parts with the slices of slice(1) (Debian
-# package "slice". See examples hereunder, starting with [. Or see slice
-# documentation, "man slice" or http://www.engelschall.com/sw/slice/.
-:DONOTKEEP]
-
---- Tasks:
-Admin: Administration tools (incl. Basic)
-Backup: Floppy tape backup tools (incl. Basic)
-Basic: Basic tools
-C: C/C++/ObjC development (incl. Basic, Standard, Devel)
-Chinese: Chinese-speaking environment (incl. Basic)
-Database: PostgreSQL database (incl. Basic)
-Debian: Debian development (incl. Basic)
-Devel: Development environment (incl. Basic)
-Dialup: Dialup utilities (incl. Basic)
-Dns: DNS server (incl. Basic)
-Doc: General documentation (incl. Basic)
-Fortran: Fortran development (incl. Basic, Devel)
-Ftp: FTP server (incl. Basic)
-Games: Games (incl. Basic, X_sel)
-Graphics: Graphics tools (incl. Basic, X_sel)
-Gui_devel: GUI development (incl. Basic, Standard, Devel, C)
-High_rel: Reliability/security monitoring tools
-Lisp: Lisp development (incl. Basic, Devel)
-Mail: Mailing list server (incl. Basic)
-Net_comp: Internet Tools (incl. Basic)
-Net_sel: Selected Internet tools (incl. Basic)
-Netadm: Network administration (incl. Basic)
-Netbckup: Network backup server (incl. Basic)
-Newbie: New user documentation (Linux Gazette; incl. Basic)
-News: News server (incl. Basic)
-Nis: NIS server (incl. Basic)
-Perl_devel: Perl development (incl. Basic, Devel)
-Plot: Plotutils for data (incl. Basic)
-Pop: POP mail server (incl. Basic)
-Prod: Personal productivity (incl. Basic)
-Python: Python environment (incl. Basic, Devel)
-Samba: Samba SMB server (incl. Basic)
-Scheme: Scheme development (incl. Basic, Devel)
-Science: Science, mostly math (incl. Basic)
-Sgml: SGML Text processing (incl. Basic)
-Sound: Sound tools (incl. Basic)
-Standard: Standard installation (incl. Basic)
-Tcl_devel: Tcl development tools (incl. Basic, Devel)
-Tex: TeX/LaTeX environment (incl. Basic)
-Web: Web server (incl. Basic)
-Webcache: Web proxy caching server (incl. Basic)
-Workst: Workstation add-ons (incl. Basic)
-X_comp: X window system (incl. Basic)
-X_sel: Small X window environment (incl. Basic)
-
-
---- Profiles:
-Admin: Administrator box (network tools, Perl, ...)
-Basic: Stand-alone system without development tools
-Devel_comp: Huge development environment (Perl, Python, C, ...)
-Devel_std: Standard C development environment
-Dialup: Home machine (graphics, sound, X, ...)
-Server_comp: Server (add. Mailinglist, Backup, News, Samba, Squid)
-Server_std: Std. Server (Ftp, Web, DNS, NIS, POP)
-Standard: Compiler, printing, emacs and networking
-Work_sci: Scientific Workstation (Tex, math, plot, X, ...)
-Work_std: Standard Workstation (TeX, graphics, Internet, X, ...)
-
-
---- Packages:
-3dchess: Tasks: Games, Profiles: Dialup,
-a2ps: Tasks: C, Gui_devel, Sgml, Standard, Tex, Profiles: Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-aalib-bin: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-aalib1: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-aalib1-dev: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-abc2ps: Tasks: Sound, Profiles: Dialup,
-abcmidi: Tasks: Sound, Profiles: Dialup,
-[ALPHA:
-aboot: Tasks: Basic, Profiles: Basic,
-:ALPHA]
-[NOT_ALPHA:
-[NOT_SPARC:
-abuse: Tasks: Games, Profiles: Dialup,
-abuse-lib: Tasks: Games, Profiles: Dialup,
-:NOT_SPARC]
-:NOT_ALPHA]
-acct: Tasks: Admin, Profiles: Admin,
-[I386:
-[ALPHA:
-acidwarp: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-:ALPHA]
-:I386]
-acm: Tasks: Games, Profiles: Dialup,
-addressbook: Tasks: Prod, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-af: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-afbackup: Tasks: Netbckup, Profiles: Server_comp,
-afbackup-client: Tasks: Netbckup, Profiles: Server_comp,
-afio: Tasks: Backup, Profiles: Dialup,
-afterstep: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-alias: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-alien: Tasks: Admin, Profiles: Admin,
-amanda-client: Tasks: Netbckup, Profiles: Server_comp,
-amanda-common: Tasks: Netbckup, Profiles: Server_comp,
-amanda-server: Tasks: Netbckup, Profiles: Server_comp,
-[NOT_SPARC:
-amaya: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-:NOT_SPARC]
-an: Tasks: Games, Profiles: Dialup,
-anacron: Tasks: Dialup, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-analog: Tasks: Web, Profiles: Server_comp, Server_std,
-apache: Tasks: Web, Profiles: Server_comp, Server_std,
-apache-common: Tasks: Web, Profiles: Server_comp, Server_std,
-apache-dev: Tasks: Web, Profiles: Server_comp, Server_std,
-apache-doc: Tasks: Web, Profiles: Server_comp, Server_std,
-apcalc: Tasks: Science, Profiles: Work_sci,
-apcalc-dev: Tasks: Science, Profiles: Work_sci,
-apt: Tasks: Basic, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std
-arena: Tasks: Net_comp, Newbie, Profiles: Admin, Dialup, Work_sci, Work_std,
-ascd: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-asmail: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-asmixer: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-asmodem: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-at: Tasks: Admin, Backup, Basic, C, Database, Debian, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-auctex: Tasks: Tex, Profiles: Dialup, Work_sci, Work_std,
-aumix: Tasks: Sound, Profiles: Dialup,
-autoconf: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-automake: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-bbdb: Tasks: Prod, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-bc: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-bibindex: Tasks: Tex, Profiles: Dialup, Work_sci, Work_std,
-bibtool: Tasks: Tex, Profiles: Dialup, Work_sci, Work_std,
-biff: Tasks: C, Gui_devel, Net_comp, Net_sel, Standard, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-[I386:
-bin86: Tasks: C, Gui_devel, Standard, Profiles: Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-:I386]
-[POWERPC:
-bincompat: Tasks: Admin, Standard, Profiles: Standard,
-:POWERPC]
-bind: Tasks: Dns, Profiles: Server_comp, Server_std,
-bind-doc: Tasks: Dns, Profiles: Server_comp, Server_std,
-bing: Tasks: Netadm, Profiles: Admin,
-binstats: Tasks: Admin, Profiles: Admin,
-binutils: Tasks: Admin, C, Debian, Fortran, Graphics, Gui_devel, High_rel, Science, Standard, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-bison: Tasks: C, Gui_devel, Standard, Profiles: Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-bitchx: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-blast: Tasks: Games, Profiles: Dialup,
-bonnie: Tasks: Admin, Profiles: Admin,
-bplay: Tasks: Sound, Profiles: Dialup,
-bsdgames: Tasks: Games, Profiles: Dialup,
-bsdmainutils: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-buffer: Tasks: Backup, Profiles: Dialup,
-bug: Tasks: C, Gui_devel, Standard, Profiles: Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-bzip2: Tasks: Admin, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-c2man: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-calc: Tasks: Science, Profiles: Work_sci,
-cam: Tasks: Sound, Profiles: Dialup,
-catdoc: Tasks: Sgml, Tex, Profiles: Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-cbb: Tasks: Prod, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-cdda2wav: Tasks: Admin, Profiles: Admin,
-[NOT_POWERPC:
-cdparanoia: Tasks: Admin, Profiles: Admin,
-:NOT_POWERPC]
-cddb: Tasks: Sound, Profiles: Dialup,
-[NOT_POWERPC:
-cdrdao: Tasks: Admin, Profiles: Admin,
-:NOT_POWERPC]
-cdrecord: Tasks: Admin, Profiles: Admin,
-cdtool: Tasks: Sound, Profiles: Dialup,
-[NOT_ALPHA:
-cdwrite: Tasks: Admin, Profiles: Admin,
-:NOT_ALPHA]
-cfengine: Tasks: Netadm, Profiles: Admin,
-cfingerd: Tasks: Netadm, Profiles: Admin,
-cflow: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-cftp: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-cgi-scripts: Tasks: Web, Profiles: Server_comp, Server_std,
-cgilib: Tasks: Web, Profiles: Server_comp, Server_std,
-cgoban: Tasks: Games, Profiles: Dialup,
-[I386:
-checker: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-:I386]
-chimera2: Tasks: Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-[NOT_M68K:
-[NOT_SPARC:
-clisp: Tasks: Lisp, Profiles: Devel_comp,
-:NOT_SPARC]
-:NOT_M68K]
-compface: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-cpio: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-cpp: Tasks: Admin, C, Debian, Fortran, Games, Graphics, Gui_devel, Science, Standard, Tcl_devel, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-cracklib2: Tasks: Dialup, Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-cracklib-runtime: Tasks: Dialup, Profiles: Dialup,
-cron: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-cti-ifhp: Tasks: C, Gui_devel, Sgml, Standard, Tex, Profiles: Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-ctwm: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-cutils: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-cvs: Tasks: C, Debian, Devel, Fortran, Lisp, Perl_devel, Python, Scheme, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Work_sci, Work_std,
-cvs-buildpackage: Tasks: Debian, Profiles: Admin, Devel_comp,
-cvs-pcl: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Work_sci, Work_std,
-cweb: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-cweb-latex: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-cwnn: Tasks: Chinese, Profiles:
-cxhextris: Tasks: Games, Profiles: Dialup,
-cxref: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-data-dumper: Tasks: Admin, Net_comp, Netadm, Newbie, Perl_devel, Profiles: Admin, Devel_comp, Dialup, Work_sci, Work_std,
-dc: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-ddd: Tasks: C, Fortran, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-debhelper: Tasks: Admin, Debian, Profiles: Admin, Devel_comp,
-debian-policy: Tasks: C, Debian, Devel, Doc, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Standard, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-debiandoc-sgml: Tasks: Sgml, Profiles: Devel_comp, Devel_std,
-debmake: Tasks: Debian, Profiles: Admin, Devel_comp,
-debsums: Tasks: Debian, High_rel, Profiles: Admin, Devel_comp,
-dejagnu: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Work_sci, Work_std,
-developers-reference: Tasks: Debian, Profiles: Admin, Devel_comp,
-devscripts: Tasks: Debian, Profiles: Admin, Devel_comp,
-dftp: Tasks: Admin, Profiles: Admin,
-dhelp: Tasks: Doc, Profiles: Dialup, Work_sci, Work_std,
-[NOT_SPARC:
-diald: Tasks: Dialup, Profiles: Dialup,
-dialdcost: Tasks: Dialup, Profiles: Dialup,
-:NOT_SPARC]
-dialog: Tasks: Sgml, Tex, Profiles: Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-diffstat: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Work_sci, Work_std,
-dist: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-djtools: Tasks: C, Gui_devel, Sgml, Standard, Tex, Profiles: Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-dnsutils: Tasks: C, Dns, Gui_devel, Net_comp, Net_sel, Netadm, Standard, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-doc-debian: Tasks: Doc, Profiles: Dialup, Work_sci, Work_std,
-doc-linux-html: Tasks: Doc, Profiles: Dialup, Work_sci, Work_std,
-doc-linux-text: Tasks: Doc, Profiles: Dialup, Work_sci, Work_std,
-doc-linux-zh: Tasks: Chinese, Profiles:
-docbook: Tasks: Sgml, Profiles: Devel_comp, Devel_std,
-docbook-doc: Tasks: Sgml, Profiles: Devel_comp, Devel_std,
-docbook-stylesheets: Tasks: Sgml, Profiles: Devel_comp, Devel_std,
-dome: Tasks: Science, Profiles: Work_sci,
-dotfile: Tasks: C, Devel, Fortran, Games, Graphics, Gui_devel, Lisp, Net_comp, Net_sel, Netadm, Perl_devel, Python, Scheme, Sgml, Tcl_devel, Tex, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-dotfile-bash: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-dotfile-elm: Tasks: Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-dotfile-emacs: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Sgml, Tcl_devel, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-dotfile-fvwm1: Tasks: Games, Graphics, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-dotfile-fvwm2: Tasks: Games, Graphics, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-dotfile-ipfwadm: Tasks: Netadm, Profiles: Admin,
-dotfile-procmail: Tasks: Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-dotfile-rtin: Tasks: Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-dotfile-tcsh: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-dpkg-dev: Tasks: Admin, C, Debian, Gui_devel, High_rel, Standard, Profiles: Admin, Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-# The following installation methods are regarded as obsolete.
-dpkg-ftp: Tasks: Admin, Profiles: Admin,
-#dpkg-http: Tasks: Admin, Profiles: Admin,
-#dpkg-mountable: Tasks: C, Gui_devel, Standard, Profiles: Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-dpkg-perl: Tasks: Sgml, Tex, Profiles: Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-dpkg-repack: Tasks: Admin, Profiles: Admin, Devel_comp, Server_comp, Work_sci,
-dump: Tasks: Backup, Netbckup, Profiles: Dialup, Server_comp,
-dupload: Tasks: Debian, Profiles: Admin, Devel_comp,
-dvidvi: Tasks: Tex, Profiles: Dialup, Work_sci, Work_std,
-dxpc: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-e2fsprogs: Tasks: Profiles: Admin, Devel_comp, Devel_std, Dialup, Dialup, Server_comp, Work_sci, Work_std,
-echoping: Tasks: Profiles: Admin, Server_std,
-ed: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-ee: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-[NOT_ALPHA:
-[NOT_POWERPC:
-egcc: Tasks: Admin, C, Debian, Fortran, Graphics, Gui_devel, Science, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci,
-:NOT_POWERPC]
-:NOT_ALPHA]
-electric-fence: Tasks: C, Gui_devel, Standard, Profiles: Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-elib: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Work_sci, Work_std,
-elk: Tasks: Graphics, Scheme, Profiles: Devel_comp, Dialup, Work_sci, Work_std,
-elkdoc: Tasks: Scheme, Profiles: Devel_comp,
-elm-me+: Tasks: C, Gui_devel, Net_comp, Net_sel, Standard, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-[NOT_POWERPC:
-emacs19: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Net_comp, Perl_devel, Prod, Python, Scheme, Science, Sgml, Standard, Tcl_devel, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-emacs19-el: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Work_sci, Work_std,
-:NOT_POWERPC]
-emacs20: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Net_comp, Perl_devel, Prod, Python, Scheme, Science, Sgml, Standard, Tcl_devel, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-emacs20-el: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Work_sci, Work_std,
-emacsen-common: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Net_comp, Perl_devel, Prod, Python, Scheme, Science, Sgml, Standard, Tcl_devel, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-[NOT_SPARC:
-eperl: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-:NOT_SPARC]
-epic: Tasks: Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-et: Tasks: Tcl_devel, Profiles: Admin, Devel_comp,
-eterm: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-eterm-backgrounds: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-exim: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-exim-doc: Tasks: Admin, Dialup, Dns, Doc, Fortran, Ftp, Mail, Net_comp, Net_sel, Netadm, Newbie, Profiles: Admin, Dialup, Server_comp, Server_std,
-exmh: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-expect5.24: Tasks: Admin, C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Work_sci, Work_std,
-expect5.24-dev: Tasks: Admin, Profiles: Admin,
-exuberant-ctags: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-f2c: Tasks: Fortran, Profiles: Devel_comp, Work_sci,
-fakeroot: Tasks: Debian, Profiles: Admin, Devel_comp,
-[I386:
-[ALPHA:
-fdflush: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-:ALPHA]
-:I386]
-fbset: Tasks: Admin, Basic Profiles: Admin,
-fdutils: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-[NOT_SPARC:
-felt: Tasks: Science, Profiles: Work_sci,
-felt-doc: Tasks: Science, Profiles: Work_sci,
-:NOT_SPARC]
-fetchmail: Tasks: Dialup, Profiles: Dialup,
-figlet: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-file: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-filerunner: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-flex: Tasks: C, Gui_devel, Standard, Profiles: Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-floatbg: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-flying: Tasks: Games, Profiles: Dialup,
-fmirror: Tasks: Netadm, Profiles: Admin,
-fort77: Tasks: Fortran, Profiles: Devel_comp, Work_sci,
-fortune-mod: Tasks: Prod, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-fortunes: Tasks: Prod, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-fortunes-min: Tasks: Prod, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-freeciv: Tasks: Games, Profiles: Dialup,
-freetype1: Tasks: Graphics, Perl_devel, X_comp, Profiles: Admin, Devel_comp, Dialup, Work_sci, Work_std,
-freetype2: Tasks: Graphics, Perl_devel, X_comp, Profiles: Admin, Devel_comp, Dialup, Work_sci, Work_std,
-[I386:
-ftape-module-2.0.34: Tasks: Backup, Profiles: Dialup,
-ftape-util: Tasks: Backup, Profiles: Dialup,
-:I386]
-fte: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-ftnchek: Tasks: Fortran, Profiles: Devel_comp, Work_sci,
-fvwm: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-fvwm-common: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-fvwm2: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-fvwm95: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-fvwmconf: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-fweb: Tasks: Fortran, Profiles: Devel_comp, Work_sci,
-g++: Tasks: Admin, C, Debian, Fortran, Graphics, Gui_devel, Science, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci,
-g77: Tasks: Fortran, Profiles: Devel_comp, Work_sci,
-gawk: Tasks: Sgml, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-gcal: Tasks: Prod, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-gcc: Tasks: Admin, C, Debian, Fortran, Graphics, Gui_devel, Science, Standard, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-[NOT_M68K:
-[NOT_SPARC:
-[NOT_ALPHA:
-gcl: Tasks: Lisp, Profiles: Devel_comp,
-:NOT_ALPHA]
-:NOT_SPARC]
-:NOT_M68K]
-gclinfo: Tasks: Lisp, Profiles: Devel_comp,
-gdb: Tasks: C, Fortran, Gui_devel, Standard, Profiles: Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-gedit: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-genpower: Tasks: High_rel, Profiles:
-ghostview: Tasks: C, Gui_devel, Sgml, Standard, Tex, Profiles: Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-gimp: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-gimp-data-extras: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-gimp-manual: Tasks: Graphics, Profiles:
-gltt2: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-glut-data: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-glut-doc: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-glutg3: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-glutg3-dev: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-gmemusage: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-gmp2: Tasks: Python, Profiles: Admin, Devel_comp,
-gnuchess: Tasks: Games, Profiles: Dialup,
-gnuchess-book: Tasks: Games, Profiles: Dialup,
-gnugo: Tasks: Games, Profiles: Dialup,
-gnuplot: Tasks: Plot, Science, Profiles: Dialup, Work_sci, Work_std,
-gnushogi: Tasks: Games, Profiles: Dialup,
-gobjc: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-gom: Tasks: Sound, Profiles: Dialup,
-gom-x: Tasks: Sound, Profiles: Dialup,
-gpm: Tasks: Admin, C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Sgml, Sound, Standard, Tcl_devel, Tex, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-groff: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-gs: Tasks: C, Graphics, Gui_devel, Sgml, Standard, Tex, Profiles: Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-gsfonts: Tasks: C, Graphics, Gui_devel, Sgml, Standard, Tex, Profiles: Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-gtimer: Tasks: Prod, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-[NOT_M68K:
-guile1.3: Tasks: Scheme, Workst, X_comp, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-:NOT_M68K]
-gv: Tasks: C, Gui_devel, Sgml, Standard, Tex, Profiles: Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-gzilla: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-htdig: Tasks: Web, Profiles: Server_comp, Server_std,
-hyperlatex: Tasks: Tex, Profiles: Dialup, Work_sci, Work_std,
-hypermail: Tasks: Mail, Profiles: Server_comp,
-hyphen-show: Tasks: Tex, Profiles: Dialup, Work_sci, Work_std,
-iamerican: Tasks: C, Gui_devel, Net_comp, Net_sel, Sgml, Standard, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-ibritish: Tasks: C, Gui_devel, Net_comp, Net_sel, Sgml, Standard, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-ical: Tasks: Prod, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-icewm: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-imagemagick: Tasks: Graphics, X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-imlib-base: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-imlib1: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-indent: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-inewsinn: Tasks: Net_comp, Net_sel, News, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Work_sci, Work_std,
-info: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-inn: Tasks: News, Profiles: Server_comp,
-innfeed: Tasks: News, Profiles: Server_comp,
-int-fiction: Tasks: Games, Profiles: Dialup,
-intlfonts-chinese: Tasks: Chinese, Profiles:
-iplogger: Tasks: Netadm, Profiles: Admin,
-ipmasq: Tasks: High_rel, Profiles:
-iptraf: Tasks: Netadm, Profiles: Admin,
-ircii: Tasks: Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-[I386:
-[ALPHA:
-isapnptools: Tasks: Admin, Profiles: Admin, Dialup,
-:ALPHA]
-:I386]
-[NOT_M68K:
-[NOT_SPARC:
-isdnutils: Tasks: Dialup, Net_comp, Net_sel, Netadm, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std
-:NOT_SPARC]
-:NOT_M68K]
-ispell: Tasks: C, Gui_devel, Net_comp, Net_sel, Sgml, Standard, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-ivtools: Tasks: Gui_devel, Sound, Profiles: Devel_comp, Devel_std, Dialup,
-ivtools-bin: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-ivtools-dev: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-ivtools-doc: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-jade: Tasks: Sgml, Profiles: Devel_comp, Devel_std,
-jadetex: Tasks: Sgml, Profiles: Devel_comp, Devel_std,
-jargon: Tasks: Debian, Doc, Profiles: Admin, Devel_comp, Dialup, Work_sci, Work_std,
-jed: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-jed-common: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-jered: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-jgraph: Tasks: Plot, Profiles: Dialup, Work_sci, Work_std,
-joe: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-jpeginfo: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-junkbuster: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-kernel-package: Tasks: Admin, C, Gui_devel, Standard, Profiles: Admin, Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-kernel-source-2.0.36: Tasks: Admin, C, Gui_devel, Standard, Profiles: Admin, Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-kernel-headers-2.0.36: Tasks: Admin, C, Debian, Fortran, Graphics, Gui_devel, Science, Standard, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-kernel-source-2.2.10: Tasks: Admin, C, Gui_devel, Standard, Profiles: Admin, Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-kernel-headers-2.2.10: Tasks: Admin, C, Debian, Fortran, Graphics, Gui_devel, Science, Standard, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-knews: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-koules: Tasks: Games, Profiles: Dialup,
-lacheck: Tasks: Tex, Profiles: Dialup, Work_sci, Work_std,
-lapack: Tasks: Science, Profiles: Work_sci,
-lapack-dev: Tasks: Science, Profiles: Work_sci,
-lapack-doc: Tasks: Science, Profiles: Work_sci,
-leave: Tasks: Prod, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-less: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-lesstifg: Tasks: Admin, C, Doc, Fortran, Games, Graphics, Gui_devel, Newbie, Net_comp, Net_sel, Plot, Prod, Sound, Sgml, Standard, Tex, Web, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Standard, Work_sci, Work_std,
-lftp: Tasks: Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-lg-base: Tasks: Newbie, Profiles:
-lg-issue01to08: Tasks: Newbie, Profiles:
-lg-issue09: Tasks: Newbie, Profiles:
-lg-issue10: Tasks: Newbie, Profiles:
-lg-issue11: Tasks: Newbie, Profiles:
-lg-issue12: Tasks: Newbie, Profiles:
-lg-issue13: Tasks: Newbie, Profiles:
-lg-issue14: Tasks: Newbie, Profiles:
-lg-issue15: Tasks: Newbie, Profiles:
-lg-issue16: Tasks: Newbie, Profiles:
-lg-issue17: Tasks: Newbie, Profiles:
-lg-issue18: Tasks: Newbie, Profiles:
-lg-issue19: Tasks: Newbie, Profiles:
-lg-issue20: Tasks: Newbie, Profiles:
-lg-issue21: Tasks: Newbie, Profiles:
-lg-issue22: Tasks: Newbie, Profiles:
-lg-issue23: Tasks: Newbie, Profiles:
-lg-issue24: Tasks: Newbie, Profiles:
-lg-issue25: Tasks: Newbie, Profiles:
-lg-issue26: Tasks: Newbie, Profiles:
-lg-issue27: Tasks: Newbie, Profiles:
-lg-issue28: Tasks: Newbie, Profiles:
-[I386:
-[M68K:
-libc5: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-:M68K]
-:I386]
-libc6-dev: Tasks: Admin, C, Debian, Fortran, Graphics, Gui_devel, Science, Standard, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-glibc-doc: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-libcgi-perl: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-libcompfaceg1: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Net_comp, Perl_devel, Python, Scheme, Sgml, Tcl_devel, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-libcompress-zlib-perl: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-libcurses-perl: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-libdb2: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-libdelimmatch-perl: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-libdnd1: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-libelfg0: Tasks: Admin, Graphics, Net_comp, Scheme, Mail, C, Samba, Profiles: Admin, Devel_comp, Dialup, Work_sci, Work_std,
-[ALPHA:
-libffm1: Tasks: Science, Profiles: Work_sci,
-:ALPHA]
-[NOT_POWERPC:
-libg++2.8.2: Tasks: Sound, Science, Profiles: Dialup, Work_sci,
-libg++272: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-:NOT_POWERPC]
-[NOT_ALPHA:
-[NOT_POWERPC:
-libgdbm1: Tasks: Profiles: Admin,
-:NOT_POWERPC]
-:NOT_ALPHA]
-libgdbmg1: Tasks: Admin, C, Database, Devel, Dialup, Fortran, Gui_devel, Lisp, Netadm, Net_comp, Net_sel, Nis, Perl_devel, Pop, Python, Scheme, Sgml, Standard, Tcl_devel, Tex, Web, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-libgdbmg1-dev: Tasks: C, Gui_devel, Standard, Profiles: Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-libgimp1: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-libglib1.1: Tasks: Graphics, Gui_devel, Perl_devel, Profiles: Admin, Dialup, Devel_comp, Work_sci, Work_std
-libglib1.2: Tasks: Graphics, Gui_devel, Perl_devel, C, Profiles: Admin, Dialup, Devel_comp, Work_sci, Work_std
-libgpmg1: Tasks: Admin, C, Devel, Fortran, Games, Graphics, Gui_devel, Lisp, Perl_devel, Python, Scheme, Sgml, Sound, Tcl_devel, Tex, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-libgtk-dev: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-libgtk-doc: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-[NOT_SPARC:
-libgtk-perl: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-:NOT_SPARC]
-libgtk1: Tasks: Games, Graphics, Gui_devel, Net_comp, Netadm, Perl_devel, Prod, Workst, X_comp , X_sel Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-libgtk1.1: Tasks: Graphics, Gui_devel, Perl_devel, Profiles: Admin, Devel_comp, Dialup, Work_std, Work_sci
-libgtk1.2: Tasks: Graphics, Gui_devel, Perl_devel, C, Profiles: Admin, Devel_comp, Dialup, Work_std, Work_sci
-libgtkmm: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-libgtkmm-dev: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-[NOT_M68K:
-libguile4: Tasks: Scheme, Workst, X_comp, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-libguile4-dev: Tasks: Scheme, Profiles: Devel_comp,
-:NOT_M68K]
-libhdf4g: Tasks: Graphics, Perl_devel, X_comp, Profiles: Admin, Devel_comp, Dialup, Work_sci, Work_std,
-libhtml-parser-perl: Tasks: Newbie, Profiles:
-libident: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, High_rel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-libio-stringy-perl: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-libjpeg62: Tasks: C, Database, Devel, Fortran, Graphics, Gui_devel, Lisp, Net_comp, Net_sel, Newbie, Perl_devel, Prod, Python, Scheme, Sgml, Sound, Standard, Tcl_devel, Tex, X_comp, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-liblockdev0-perl: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-liblockfile0: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Net_comp, Net_sel, Perl_devel, Pop, Prod, Python, Scheme, Science, Sgml, Standard, Tcl_devel, Tex, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-libmagick4g: Tasks: Graphics, Perl_devel, X_comp, Profiles: Admin, Devel_comp, Dialup, Work_sci, Work_std,
-libmime-base64-perl: Tasks: Admin, Net_comp, Netadm, Newbie, Perl_devel, Profiles: Admin, Devel_comp, Dialup, Work_sci, Work_std,
-libmime-perl: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-libmpeg1: Tasks: Graphics, Perl_devel, X_comp, Profiles: Admin, Devel_comp, Dialup, Work_sci, Work_std,
-libncurses4-dev: Tasks: C, Gui_devel, Standard, Profiles: Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-libnet-perl: Tasks: Admin, Net_comp, Netadm, Newbie, Perl_devel, Profiles: Admin, Devel_comp, Dialup, Work_sci, Work_std,
-libnspr3: Tasks: C, Devel, Standard, Profiles: Devel_std, Dialup, Server_std, Standard, Work_sci, Work_std,
-liborbit0: Tasks: Dialup, Games, Graphics, X_comp, X_sel, C, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-libpam0g: Tasks: Admin, Dialup, Games, Graphics, X_comp, X_sel, High_rel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std
-libpam0g-util: Tasks: Dialup, Games, Graphics, X_comp, X_sel, High_rel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-libpam-runtime: Tasks: Admin, Dialup, Games, Graphics, X_comp, X_sel, High_rel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std
-libpam-modules: Tasks: Admin, Dialup, Games, Graphics, X_comp, X_sel, High_rel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std
-libpaperg: Tasks: C, Graphics, Gui_devel, Sgml, Standard, Tex, Profiles: Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-libpcap0: Tasks: High_rel, Netadm, Profiles: Admin,
-libpcre1: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-libpcre2: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-libpgperl: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-libpgsql: Tasks: Database, Perl_devel, Tcl_devel, Profiles: Admin, Devel_comp,
-libpgtcl: Tasks: Tcl_devel, Profiles: Admin, Devel_comp,
-libpng0g: Tasks: Graphics, Net_comp, Net_sel, Newbie, Perl_devel, Plot, Science, Sgml, Tex, X_comp, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-libpng2: Tasks: C, Devel, Net_sel, Fortran, Graphics, Gui_devel, Lisp, Net_comp, Newbie, Perl_devel, Plot, Prod, Python, Scheme, Science, Sgml, Standard, Tcl_devel, Tex, X_comp, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-libpopt0: Tasks: Admin, Profiles: Admin, Devel_comp, Devel_std,
-libproplist0: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-libpwdb0g: Tasks: Dialup, Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-libreadlineg2-dev: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-librecode0: Tasks: Admin, Profiles: Admin,
-librpm1: Tasks: Admin, Profiles: Admin,
-librx1g: Tasks: Web, X_comp, Profiles: Admin, Dialup, Work_sci, Work_std, Server_comp, Server_std,
-libsocks4: Tasks: High_rel, Profiles:
-libsp1: Tasks: Sgml, Profiles: Devel_comp, Devel_std,
-[NOT_POWERPC:
-libstdc++2.8: Tasks: C, Fortran, Gui_devel, Graphics, Sgml, Sound, Standard, Tex, Web, X_comp, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Server_comp, Server_std, Work_sci, Work_std,
-:NOT_POWERPC]
-libstdc++2.9-dev: Tasks: Admin, C, Debian, Fortran, Graphics, Gui_devel, Science, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci,
-libterm-readkey-perl: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-libtiff3g: Tasks: Database, Graphics, Gui_devel, Perl_devel, Sound, Tcl_devel, Tex, X_comp, C, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-libtime-hires-perl: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-libtime-period-perl: Tasks: High_rel, Netadm, Perl_devel, Profiles: Admin, Devel_comp,
-libtimedate-perl: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-libtool: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-libungif3g: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-libwraster1: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-libwww-perl: Tasks: Admin, Net_comp, Netadm, Newbie, Perl_devel, Profiles: Admin, Devel_comp, Dialup, Work_sci, Work_std,
-libxbase-perl: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-[I386:
-lilo: Tasks: Profiles: Admin,
-:I386]
-lincity: Tasks: Games, Profiles: Dialup,
-[I386:
-[ALPHA:
-lincity-svga: Tasks: Games, Profiles: Dialup,
-:ALPHA]
-:I386]
-lincity-x: Tasks: Games, Profiles: Dialup,
-liwc: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-loadmeter: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-locales: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-lockvc: Tasks: High_rel, Profiles:
-lprng: Tasks: C, Gui_devel, Net_comp, Sgml, Standard, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-lprng-doc: Tasks: C, Gui_devel, Sgml, Standard, Tex, Profiles: Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-lrzsz: Tasks: Dialup, Profiles: Dialup,
-lsof-2.2: Tasks: Admin, C, Gui_devel, Standard, Profiles: Admin, Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-[NOT_SPARC:
-[NOT_ALPHA:
-[NOT_POWERPC:
-ltrace: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-:NOT_POWERPC]
-:NOT_ALPHA]
-:NOT_SPARC]
-lurkftp: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-[I386:
-[ALPHA:
-luxman: Tasks: Games, Profiles: Dialup,
-:ALPHA]
-:I386]
-lynx: Tasks: C, Doc, Gui_devel, Net_comp, Net_sel, Newbie, Sgml, Standard, Tex, Web, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-m4: Tasks: C, Games, Graphics, Gui_devel, Standard, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-magicfilter: Tasks: C, Gui_devel, Sgml, Standard, Tex, Profiles: Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-mailtools: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-mailx: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-make: Tasks: Admin, C, Debian, Devel, Fortran, Gui_devel, Lisp, Net_comp, Perl_devel, Prod, Python, Scheme, Standard, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-make-doc: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-makepasswd: Tasks: High_rel, Profiles:
-makepatch: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-man-db: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-manpages: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-manpages-dev: Tasks: C, Gui_devel, Standard, Profiles: Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-maplay: Tasks: Sound, Profiles: Dialup,
-mc: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-mctools-lite: Tasks: Sound, Profiles: Dialup,
-megahal: Tasks: Games, Profiles: Dialup,
-menu: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-mesa-doc: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-mesag-dev: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-mesag3: Tasks: Graphics, X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-metamail: Tasks: Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-mgt: Tasks: Games, Profiles: Dialup,
-mh: Tasks: C, Gui_devel, Net_comp, Net_sel, Standard, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-mime-support: Tasks: C, Database, Doc, Gui_devel, Net_comp, Net_sel, Newbie, Sgml, Standard, Tex, Web, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-mirrordir: Tasks: Netadm, Profiles: Admin,
-[NOT_SPARC:
-mixviews: Tasks: Sound, Profiles: Dialup,
-:NOT_SPARC]
-mkhybrid: Tasks: Admin, Profiles: Admin,
-mkisofs: Tasks: Admin, Profiles: Admin,
-mmv: Tasks: Admin, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-mon: Tasks: Admin, High_rel, Profiles:
-[NOT_M68K:
-moonlight: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-:NOT_M68K]
-most: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-motifnls: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-[NOT_M68K:
-mozilla: Tasks: Doc, Gui_devel, Net_comp, Net_sel, Newbie, Sgml, Standard, Tex, Web, Profiles: Admin, Dialup, Server_comp, Standard, Work_sci, Work_std,
-:NOT_M68K]
-mpack: Tasks: C, Gui_devel, Net_comp, Net_sel, Standard, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-mpage: Tasks: C, Gui_devel, Sgml, Standard, Tex, Profiles: Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-mtools: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-mtr: Tasks: Netadm, Profiles: Admin,
-mtx: Tasks: Netbckup, Profiles: Server_comp,
-multitee: Tasks: Admin, Profiles: Admin,
-mutt: Tasks: Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-nas-lib: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Sgml, Sound, Tcl_devel, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-ncftp: Tasks: Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-ncurses-bin: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-ncurses-term: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-ncurses3.4: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, High_rel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-netbase: Tasks: C, Debian, Devel, Dialup, Dns, Fortran, Ftp, Gui_devel, High_rel, Lisp, Net_comp, Net_sel, Netadm, Netadm, Netbckup, Nis, Perl_devel, Python, Samba, Scheme, Tcl_devel, Webcache, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-netcat: Tasks: Netadm, Profiles: Admin,
-netcdfg3: Tasks: Plot, Science, Profiles: Dialup, Work_sci, Work_std,
-[NOT_M68K:
-netdiag: Tasks: Netadm, Profiles: Admin,
-:NOT_M68K]
-nethack: Tasks: Games, Profiles: Dialup,
-netmaze: Tasks: Games, Profiles: Dialup,
-netpbm: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-netpbm1: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-netris: Tasks: Games, Profiles: Dialup,
-netstd: Tasks: Admin, C, Chinese, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Gui_devel, Lisp, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-nfs-server: Tasks: Net_comp, Net_sel, Netadm, Profiles: Admin, Server_comp, Server_std,
-nighthawk: Tasks: Games, Profiles: Dialup,
-nis: Tasks: Nis, Profiles: Server_comp, Server_std,
-nmap: Tasks: High_rel, Profiles:
-nn: Tasks: Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-nosql: Tasks: Database, Profiles: Admin,
-nvi: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-octave: Tasks: Science, Profiles: Work_sci,
-octave-ci: Tasks: Science, Profiles: Work_sci,
-octave-doc: Tasks: Science, Profiles: Work_sci,
-oleo: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-olvwm: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-olwm: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-oneko: Tasks: Games, Profiles: Dialup,
-orbit: Tasks: C, Profiles: Devel_comp,
-packaging-manual: Tasks: Debian, Profiles: Admin, Devel_comp,
-pacman: Tasks: Games, Profiles: Dialup,
-patch: Tasks: Admin, C, Debian, Gui_devel, Standard, Profiles: Admin, Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-pdksh: Tasks: C, Gui_devel, Standard, Profiles: Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-pdl: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-pdmenu: Tasks: Admin, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-pente: Tasks: Games, Profiles: Dialup,
-perl-5.004: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, High_rel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-perl-5.005: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, High_rel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-perl-5.004-suid: Tasks: Admin, C, Gui_devel, Standard, Profiles: Admin, Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-perl-5.005-suid: Tasks: Admin, C, Gui_devel, Standard, Profiles: Admin, Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-perl-tk: Tasks: Perl_devel, X_comp, Profiles: Admin, Devel_comp, Dialup, Work_sci, Work_std,
-perlmagick: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-perlmenu: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-perlsgml: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-pftp: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-pgapack: Tasks: Science, Profiles: Work_sci,
-phalanx: Tasks: Games, Profiles: Dialup,
-php3: Tasks: Web, Profiles: Server_comp, Server_std,
-php3-dev: Tasks: Web, Profiles: Server_comp, Server_std,
-php3-doc: Tasks: Web, Profiles: Server_comp, Server_std,
-pixmap: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-pkg-order: Tasks: Admin, Profiles: Admin,
-plan: Tasks: Prod, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-playmidi: Tasks: Sound, Profiles: Dialup,
-plotutils: Tasks: Plot, Profiles: Dialup, Work_sci, Work_std,
-postgresql: Tasks: Database, Profiles: Admin,
-postgresql-dev: Tasks: Database, Profiles: Admin,
-postgresql-doc: Tasks: Database, Profiles: Admin,
-[POWERPC:
-powerpc-utils: Tasks: Basic, Profiles: Basic,
-:POWERPC]
-ppp: Tasks: Dialup, Profiles: Dialup,
-ppp-pam: Tasks: Dialup, Profiles: Dialup,
-printop: Tasks: Admin, Profiles: Admin,
-procmail: Tasks: C, Gui_devel, Mail, Net_comp, Net_sel, Standard, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Standard, Work_sci, Work_std,
-procmail-lib: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-procmeter: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-proftpd: Tasks: Ftp, Profiles: Server_comp, Server_std,
-psgml: Tasks: Sgml, Profiles: Devel_comp, Devel_std,
-psmisc: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Net_comp, Net_sel, Netadm, Netbckup, Newbie, News, Nis, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-pstoedit: Tasks: Graphics, Sgml, Tex, Profiles: Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-pstotext: Tasks: Sgml, Tex, Profiles: Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-psutils: Tasks: Sgml, Tex, Profiles: Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-publib-dev: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-purity: Tasks: Games, Profiles: Dialup,
-pwgen: Tasks: Admin, Profiles: Admin,
-python-base: Tasks: Python, Profiles: Admin, Devel_comp,
-python-bsddb: Tasks: Python, Profiles: Admin, Devel_comp,
-python-curses: Tasks: Python, Profiles: Admin, Devel_comp,
-python-dev: Tasks: Python, Profiles: Admin, Devel_comp,
-python-doc: Tasks: Python, Profiles: Admin, Devel_comp,
-python-elisp: Tasks: Python, Profiles: Admin, Devel_comp,
-python-examples: Tasks: Python, Profiles: Admin, Devel_comp,
-python-misc: Tasks: Python, Profiles: Admin, Devel_comp,
-python-mpz: Tasks: Python, Profiles: Admin, Devel_comp,
-python-net: Tasks: Python, Profiles: Admin, Devel_comp,
-[NOT_SPARC:
-python-numeric: Tasks: Python, Profiles: Admin, Devel_comp,
-:NOT_SPARC]
-python-pmw: Tasks: Python, Profiles: Admin, Devel_comp,
-python-tk: Tasks: Python, Profiles: Admin, Devel_comp,
-python-wpy: Tasks: Python, Profiles: Admin, Devel_comp,
-python-zlib: Tasks: Python, Profiles: Admin, Devel_comp,
-qpopper: Tasks: Pop, Profiles: Server_comp, Server_std,
-queso: Tasks: Profiles: Admin, Server_std,
-[POWERPC:
-quik: Tasks: Basic, Profiles: Basic,
-:POWERPC]
-quota: Tasks: Admin, Profiles: Admin,
-r-base: Tasks: Science, Profiles: Work_sci,
-r-cran: Tasks: Science, Profiles: Work_sci,
-raidtools: Tasks: Admin, High_rel, Profiles:
-[NOT_M68K:
-[NOT_SPARC:
-razzle: Tasks: Games, Profiles: Dialup,
-:NOT_SPARC]
-:NOT_M68K]
-rcs: Tasks: C, Database, Gui_devel, Standard, Profiles: Admin, Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-recode: Tasks: Admin, Sgml, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-redir: Tasks: High_rel, Profiles:
-regina0: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-rgrep: Tasks: Admin, Profiles: Admin,
-rinetd: Tasks: High_rel, Profiles:
-rpm: Tasks: Admin, Profiles: Admin,
-rpncalc: Tasks: Science, Profiles: Work_sci,
-[NOT_ALPHA:
-rscheme: Tasks: Scheme, Profiles: Devel_comp,
-:NOT_ALPHA]
-rstart: Tasks: Admin, C, Chinese, Database, Debian, Devel, Dialup, Doc, Fortran, Games, Graphics, Gui_devel, Lisp, Net_comp, Net_sel, Netadm, Newbie, News, Perl_devel, Plot, Prod, Python, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-rstartd: Tasks: Admin, C, Chinese, Database, Debian, Devel, Dialup, Doc, Fortran, Games, Graphics, Gui_devel, Lisp, Net_comp, Net_sel, Netadm, Newbie, News, Perl_devel, Plot, Prod, Python, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-rsync: Tasks: Netadm, Profiles: Admin,
-ruari-diff: Tasks: Debian, Profiles: Admin, Devel_comp,
-rxvt: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-rxvt-ml: Tasks: Chinese, Profiles: ,
-s3mod: Tasks: Sound, Profiles: Dialup,
-sac: Tasks: Admin, Profiles: Admin,
-samba: Tasks: Samba, Profiles: Server_comp,
-samba-common: Tasks: Samba, Profiles: Server_comp,
-sane: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-sash: Tasks: Admin, Profiles: Admin,
-sc: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-sced: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-[NOT_ALPHA:
-scm: Tasks: Scheme, Profiles: Devel_comp,
-:NOT_ALPHA]
-scotty: Tasks: Netadm, Profiles: Admin,
-scwm: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-secure-su: Tasks: High_rel, Profiles:
-seesat5: Tasks: Science, Profiles: Work_sci,
-sendfile: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-sgb: Tasks: Science, Profiles: Work_sci,
-sgml-base: Tasks: Sgml, Profiles: Devel_comp, Devel_std,
-sgml-data: Tasks: Sgml, Profiles: Devel_comp, Devel_std,
-sgml-tools: Tasks: Sgml, Profiles: Devel_comp, Devel_std,
-sgmlspm: Tasks: Sgml, Profiles: Devel_comp, Devel_std,
-sharutils: Tasks: C, Gui_devel, Net_comp, Net_sel, Standard, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-shhmsg: Tasks: Games, Profiles: Dialup,
-shhopt: Tasks: Games, Profiles: Dialup,
-signify: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-sigrot: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-[SPARC:
-silo: Tasks: Profiles: Admin,
-:SPARC]
-sirc: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-slang1-dev: Tasks: C, Gui_devel, Profiles: Devel_comp, Devel_std, Work_sci,
-slay: Tasks: Admin, Profiles: Admin,
-slib: Tasks: Scheme, Workst, X_comp, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-slrn: Tasks: Dialup, Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-slsc: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-smartlist: Tasks: Mail, Profiles: Server_comp,
-snake4: Tasks: Games, Profiles: Dialup,
-socks4-clients: Tasks: High_rel, Profiles:
-socks4-server: Tasks: High_rel, Profiles:
-sortmail: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-sox: Tasks: Admin, Dialup, Netadm, Net_comp, Net_sel, Sound, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-sp: Tasks: Sgml, Profiles: Devel_comp, Devel_std,
-spider: Tasks: Games, Profiles: Dialup,
-spline: Tasks: Science, Profiles: Work_sci,
-squid: Tasks: Webcache, Profiles: Server_comp,
-squidclient: Tasks: Webcache, Profiles: Server_comp,
-stat: Tasks: Admin, Profiles: Admin,
-stow: Tasks: Admin, Profiles: Admin,
-strace: Tasks: Admin, C, Gui_devel, Standard, Profiles: Admin, Devel_comp, Devel_std, Standard, Work_sci, Work_std,
-sudo: Tasks: Admin, High_rel, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-suidmanager: Tasks: Admin, Dialup, High_rel, Net_comp, Net_sel, Netadm, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-super: Tasks: Admin, Profiles: Admin,
-[I386:
-[ALPHA:
-svgalibg1: Tasks: C, Games, Graphics, Gui_devel, High_rel, Plot, Science, Sgml, Sound, Standard, Tex, Profiles: Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-:ALPHA]
-:I386]
-[NOT_I386:
-[NOT_ALPHA:
-svgalib-dummyg1: Tasks: C, Games, Graphics, Gui_devel, High_rel, Plot, Science, Sgml, Sound, Standard, Tex, Profiles: Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-:NOT_ALPHA]
-:NOT_I386]
-swish++: Tasks: Web, Profiles: Server_comp, Server_std,
-swisswatch: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-symlinks: Tasks: Admin, Profiles: Admin,
-synaesthesia: Tasks: Sound, Profiles: Dialup,
-sysnews: Tasks: Admin, Profiles: Admin,
-sysutils: Tasks: Admin, Profiles: Admin,
-talk: Tasks: Net_sel, Netadm, Profiles: Admin, Server_comp,
-talkd: Tasks: Net_comp, Net_sel, Netadm, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Work_sci, Work_std,
-tama: Tasks: Games, Profiles: Dialup,
-taper: Tasks: Backup, Profiles: Dialup,
-tcl7.6: Tasks: Games, Graphics, Net_comp, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-tcl8.0: Tasks: Admin, C, Database, Debian, Devel, Dialup, Fortran, Gui_devel, Lisp, Net_comp, Net_sel, Netadm, Perl_devel, Prod, Python, Scheme, Sgml, Sound, Tcl_devel, Tex, Workst, X_comp, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-tcl8.0-dev: Tasks: Admin, Gui_devel, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std,
-tcpdump: Tasks: High_rel, Netadm, Profiles: Admin,
-tcsh: Tasks: C, Graphics, Gui_devel, Netbckup, Standard, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Standard, Work_sci, Work_std,
-tcsh-i18n: Tasks: C, Gui_devel, Standard, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-telnet: Tasks: Net_comp, Net_sel, Netadm, Profiles: Admin, Server_comp, Server_std,
-telnetd: Tasks: Net_comp, Net_sel, Netadm, Profiles: Admin, Server_comp, Server_std,
-tetex-base: Tasks: Sgml, Tex, C, Profiles: Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-tetex-bin: Tasks: Sgml, Tex, Profiles: Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-tetex-doc: Tasks: Tex, Profiles: Dialup, Work_sci, Work_std,
-tetex-extra: Tasks: Sgml, Tex, Profiles: Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-tf: Tasks: Games, Profiles: Dialup,
-the: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-the-doc: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-thrust: Tasks: Games, Profiles: Dialup,
-time: Tasks: C, Gui_devel, News, Standard, Profiles: Devel_comp, Devel_std, Server_comp, Standard, Work_sci, Work_std,
-timidity: Tasks: Sound, Profiles: Dialup,
-timidity-patches: Tasks: Sound, Profiles: Dialup,
-tinyirc: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-tix41: Tasks: Admin, Profiles: Admin,
-tk4.2: Tasks: Games, Graphics, Net_comp, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-tk8.0: Tasks: Admin, C, Database, Debian, Devel, Fortran, Gui_devel, Lisp, Net_comp, Net_sel, Netadm, Perl_devel, Prod, Python, Scheme, Sgml, Sound, Tcl_devel, Tex, Workst, X_comp, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-tk8.0-dev: Tasks: Admin, Gui_devel, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std,
-tkcvs: Tasks: C, Debian, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Work_sci, Work_std,
-[NOT_ALPHA:
-[NOT_SPARC:
-tkdesk: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-:NOT_SPARC]
-:NOT_ALPHA]
-tkdiff: Tasks: C, Debian, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Work_sci, Work_std,
-tkfont: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-tkinfo: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-tkirc: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-tkmail: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-tkmixer: Tasks: Sound, Profiles: Dialup,
-tkps: Tasks: Admin, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-tkrat: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-tkstep8.0: Tasks: Database, Tcl_devel, Profiles: Admin, Devel_comp,
-tm: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-tmpreaper: Tasks: Admin, Profiles: Admin,
-tob: Tasks: Backup, Profiles: Dialup,
-transfig: Tasks: Graphics, Tex, Profiles: Dialup, Work_sci, Work_std,
-tree: Tasks: Admin, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-trn: Tasks: Net_comp, Net_sel, News, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Work_sci, Work_std,
-twm: Tasks: Admin, C, Chinese, Database, Debian, Devel, Dialup, Doc, Fortran, Games, Graphics, Gui_devel, Lisp, Net_comp, Net_sel, Netadm, Newbie, News, Perl_devel, Plot, Prod, Python, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-ttysnoop: Tasks: Netadm, Profiles: Admin,
-typist: Tasks: Sgml, Tex, Profiles: Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-untex: Tasks: Tex, Profiles: Dialup, Work_sci, Work_std,
-urlview: Tasks: Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-uudeview: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-v-dev: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-v1g: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-[I386:
-[ALPHA:
-vgacardgames: Tasks: Games, Profiles: Dialup,
-vgagamespack: Tasks: Games, Profiles: Dialup,
-:ALPHA]
-:I386]
-vim: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Work_sci, Work_std,
-vim-rt: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Work_sci, Work_std,
-visual-tcl: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-vm-dev: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-vm1: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-[NOT_ALPHA:
-[NOT_SPARC:
-vrweb: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-:NOT_SPARC]
-:NOT_ALPHA]
-vtwm: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-w3-el-e20: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-w3mir: Tasks: Net_comp, Netadm, Profiles: Admin, Dialup, Work_sci, Work_std,
-wdiff: Tasks: Sgml, Tex, Profiles: Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-wenglish: Tasks: C, Games, Gui_devel, Sgml, Standard, Tex, Profiles: Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-wget: Tasks: Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-wm2: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-wmaker: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-wmaker-data: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-wmload: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-wmmail: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-wnn-common: Tasks: Chinese, Profiles:
-word2x: Tasks: Sgml, Tex, Profiles: Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-wordplay: Tasks: Games, Profiles: Dialup,
-workbone: Tasks: Sound, Profiles: Dialup,
-worklog: Tasks: Prod, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-workman: Tasks: Sound, Profiles: Dialup,
-wvdial: Tasks: Dialup, Profiles: Dialup,
-www-pgsql: Tasks: Database, Profiles: Admin,
-www-search: Tasks: Perl_devel, Profiles: Admin, Devel_comp,
-wxhelp: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-wxxt1: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-wzip: Tasks: Science, Profiles: Work_sci,
-xabacus: Tasks: Games, Profiles: Dialup,
-xacc: Tasks: Prod, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xarclock: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xasteroids: Tasks: Games, Profiles: Dialup,
-xaw-wrappers: Tasks: Games, Profiles: Dialup,
-xaw3dg: Tasks: C, Games, Gui_devel, Sgml, Standard, Tex, Profiles: Devel_comp, Devel_std, Dialup, Standard, Work_sci, Work_std,
-xbanner: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xbase-clients: Tasks: Admin, C, Chinese, Database, Debian, Devel, Dialup, Doc, Fortran, Games, Graphics, Gui_devel, Lisp, Net_comp, Net_sel, Netadm, Newbie, News, Perl_devel, Plot, Prod, Python, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-xbattle: Tasks: Games, Profiles: Dialup,
-xbill: Tasks: Games, Profiles: Dialup,
-xbl: Tasks: Games, Profiles: Dialup,
-xblast: Tasks: Games, Profiles: Dialup,
-xblast-sound: Tasks: Games, Profiles: Dialup,
-xbmbrowser: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-xboard: Tasks: Games, Profiles: Dialup,
-xboing: Tasks: Games, Profiles: Dialup,
-xbuffy: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xcal: Tasks: Prod, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xcin: Tasks: Chinese, Profiles: ,
-xcdroast: Tasks: Admin, Profiles: Admin,
-xcolors: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xcolorsel: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xconq: Tasks: Games, Profiles: Dialup,
-xconq-doc: Tasks: Games, Profiles: Dialup,
-xcontrib: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xcoral: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xdaliclock: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xdemineur: Tasks: Games, Profiles: Dialup,
-xdigger: Tasks: Games, Profiles: Dialup,
-xdm: Tasks: Admin, C, Chinese, Database, Debian, Devel, Dialup, Doc, Fortran, Games, Graphics, Gui_devel, Lisp, Net_comp, Net_sel, Netadm, Newbie, News, Perl_devel, Plot, Prod, Python, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-[NOT_POWERPC:
-xemacs20-bin: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Sgml, Tcl_devel, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xemacs20-nomule: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Sgml, Tcl_devel, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xemacs20-mule: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Sgml, Tcl_devel, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xemacs20-support: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Sgml, Tcl_devel, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-:NOT_POWERPC]
-[POWERPC:
-xemacs21-bin: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Sgml, Tcl_devel, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xemacs21-nomule: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Sgml, Tcl_devel, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xemacs21-mule: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Sgml, Tcl_devel, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xemacs21-support: Tasks: C, Devel, Fortran, Gui_devel, Lisp, Perl_devel, Python, Scheme, Sgml, Tcl_devel, Tex, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-:POWERPC]
-xemeraldia: Tasks: Games, Profiles: Dialup,
-xevil: Tasks: Games, Profiles: Dialup,
-[NOT_M68K:
-[NOT_SPARC:
-[NOT_POWERPC:
-xf86setup: Tasks: X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-:NOT_POWERPC]
-:NOT_SPARC]
-:NOT_M68K]
-xfig: Tasks: Graphics, Tex, Profiles: Dialup, Work_sci, Work_std,
-xfig-doc: Tasks: Graphics, Tex, Profiles: Dialup, Work_sci, Work_std,
-xfishtank: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xflip: Tasks: Games, Profiles: Dialup,
-xfntbig5p-cmex24m: Tasks: Chinese, Profiles:
-xfree86-common: Tasks: Admin, C, Chinese, Database, Debian, Devel, Dialup, Doc, Fortran, Games, Graphics, Gui_devel, Lisp, Net_comp, Net_sel, Netadm, Newbie, News, Perl_devel, Plot, Prod, Python, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-xfs: Tasks: Admin, C, Chinese, Database, Debian, Devel, Dialup, Doc, Fortran, Games, Graphics, Gui_devel, Lisp, Net_comp, Net_sel, Netadm, Newbie, News, Perl_devel, Plot, Prod, Python, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-xfonts-100dpi: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-xfonts-75dpi: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xfonts-base: Tasks: Games, Graphics, X_comp, X_sel, Chinese, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xfonts-cjk: Tasks: Chinese, Profiles:
-xfonts-pex: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xfonts-scalable: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xftp: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xgammon: Tasks: Games, Profiles: Dialup,
-xjewel: Tasks: Games, Profiles: Dialup,
-xjig: Tasks: Games, Profiles: Dialup,
-xkobo: Tasks: Games, Profiles: Dialup,
-xlaby: Tasks: Games, Profiles: Dialup,
-xlbiff: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xless: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xlib6g: Tasks: Admin, C, Chinese, Database, Debian, Devel, Doc, Dialup, Fortran, Games, Graphics, Gui_devel, Lisp, Net_comp, Net_sel, Netadm, Newbie, News, Perl_devel, Plot, Prod, Python, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-xlib6g-dev: Tasks: Admin, Gui_devel, Science, Tcl_devel, Profiles: Admin, Devel_comp, Devel_std, Work_sci,
-xlife: Tasks: Games, Profiles: Dialup,
-[NOT_SPARC:
-xlispstat: Tasks: Science, Profiles: Work_sci,
-:NOT_SPARC]
-xloadimage: Tasks: Graphics, Tex, Profiles: Dialup, Work_sci, Work_std,
-xlockmore: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xmaddressbook: Tasks: Prod, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xmailbox: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xmailtool: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xmanpages: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-xmcd: Tasks: Sound, Profiles: Dialup,
-[NOT_ALPHA:
-xmcpustate: Tasks: Admin, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-:NOT_ALPHA]
-xmgr: Tasks: Plot, Profiles: Dialup, Work_sci, Work_std,
-xmille: Tasks: Games, Profiles: Dialup,
-xmix: Tasks: Sound, Profiles: Dialup,
-xmorph: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-xmotd: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xmountains: Tasks: Games, Profiles: Dialup,
-xnetload: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xntp3: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xntp3-doc: Tasks: Net_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xodo: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xoids: Tasks: Games, Profiles: Dialup,
-xoj: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xonix: Tasks: Games, Profiles: Dialup,
-xonix-jahu: Tasks: Games, Profiles: Dialup,
-[NOT_POWERPC:
-xosview: Tasks: Admin, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-:NOT_POWERPC]
-xpaint: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-xpat2: Tasks: Games, Profiles: Dialup,
-xphoon: Tasks: Games, Profiles: Dialup,
-xpilot: Tasks: Games, Profiles: Dialup,
-xpm4g: Tasks: Admin, C, Chinese, Database, Devel, Fortran, Games, Graphics, Gui_devel, Lisp, Net_comp, Newbie, Perl_devel, Plot, Prod, Python, Scheme, Sgml, Sound, Tcl_devel, Tex, Workst, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xpm4g-dev: Tasks: Gui_devel, Profiles: Devel_comp, Devel_std,
-[NOT_POWERPC:
-xproc: Tasks: Admin, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-:NOT_POWERPC]
-xpuzzles: Tasks: Games, Profiles: Dialup,
-xroach: Tasks: Games, Profiles: Dialup,
-xscavenger: Tasks: Games, Profiles: Dialup,
-xscreensaver: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xscreensaver-gl: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xserver-common: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-[I386:
-[ALPHA:
-xserver-mach64: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xserver-s3: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xserver-svga: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-:ALPHA]
-:I386]
-[I386:
-xserver-vga16: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-:I386]
-[SPARC:
-xserver-xsun-mono: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xserver-xsun: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xserver-xsun24: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-:SPARC]
-xserver-fbdev: Tasks: Games, Graphics, X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xshogi: Tasks: Games, Profiles: Dialup,
-xskat: Tasks: Games, Profiles: Dialup,
-xsok: Tasks: Games, Profiles: Dialup,
-xsoldier: Tasks: Games, Profiles: Dialup,
-[NOT_SPARC:
-xspread: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-:NOT_SPARC]
-xsysinfo: Tasks: Admin, Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xterm: Tasks: X_comp, X_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-xtoolwait: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xtris: Tasks: Games, Profiles: Dialup,
-xtrlock: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xtron: Tasks: Games, Profiles: Dialup,
-xtv: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xvier: Tasks: Games, Profiles: Dialup,
-xview-clients: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xviewg: Tasks: Sound, X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xvt: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-xwave: Tasks: Sound, Profiles: Dialup,
-xzip: Tasks: Games, Profiles: Dialup,
-xzoom: Tasks: X_comp, Profiles: Admin, Dialup, Work_sci, Work_std,
-yorick: Tasks: Science, Profiles: Work_sci,
-ytalk: Tasks: Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-zed: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-[I386:
-[ALPHA:
-zgv: Tasks: Graphics, Profiles: Dialup, Work_sci, Work_std,
-:ALPHA]
-:I386]
-zile: Tasks: Workst, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-zircon: Tasks: Net_comp, Net_sel, Profiles: Admin, Devel_comp, Devel_std, Dialup, Work_sci, Work_std,
-zlib1g: Tasks: Admin, Backup, Basic, C, Database, Debian, Devel, Dialup, Dns, Doc, Fortran, Ftp, Games, Graphics, Gui_devel, Lisp, Mail, Netadm, Netbckup, Net_comp, Net_sel, Newbie, News, Perl_devel, Plot, Pop, Prod, Python, Samba, Scheme, Science, Sgml, Sound, Standard, Tcl_devel, Tex, Web, Webcache, Workst, X_comp, X_sel, Profiles: Admin, Basic, Devel_comp, Devel_std, Dialup, Server_comp, Server_std, Standard, Work_sci, Work_std,
-
-[DONOTKEEP:
-# Empty slices to keep slice happy
-:DONOTKEEP]
-[SPARC:
-:SPARC]
-[ALPHA:
-:ALPHA]
-[M68K:
-:M68K]
-[ARM:
-:ARM]
-[POWERPC:
-:POWERPC]
-[NOT_SPARC:
-:NOT_SPARC]
-[NOT_ALPHA:
-:NOT_ALPHA]
-[NOT_M68K:
-:NOT_M68K]
-[NOT_I386:
-:NOT_I386]
-[NOT_ARM:
-:NOT_ARM]
-[NOT_POWERPC:
-:NOT_POWERPC]
-
diff --git a/data/potato/status.i386 b/data/potato/status.i386
deleted file mode 100644
index a169c6e1..00000000
--- a/data/potato/status.i386
+++ /dev/null
@@ -1,3561 +0,0 @@
-Package: adduser
-Status: install ok installed
-Version: 3.8
-Priority: required
-Section: base
-Maintainer: Guy Maor
-Depends: perl-base, passwd (>=961025)
-Architecture: all
-Filename: dists/unstable/main/binary-i386/base/adduser_3.8.deb
-Size: 13558
-MD5sum: ed60fc0d2c1222f88c8d79ce98e29f60
-Description: Add users and groups to the system.
- Adduser can create new users and groups and add existing users to
- existing groups.
- .
- Adding users with adduser is much easier than adding them by hand.
- Adduser will choose appropriate UID and GID values, create a home
- directory, copy skeletal user configuration, allow you to set an
- initial password and gecos, and optionally run a custom script.
-installed-size: 44
-
-Package: ae
-Status: install ok installed
-Version: 962-24
-Priority: required
-Section: base
-Maintainer: Dale Scheetz
-Depends: libc6, slang1 (<< 1.3), slang1 (>> 1.2.2-0)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/ae_962-24.deb
-Size: 34986
-MD5sum: 5fd7b7d2dcc47700d79a0e5cfbac67fe
-Description: Anthony's Editor -- a tiny full-screen editor
- ae is a tiny full-screen text editor with both modal (vi-like)
- and modeless (emacs-like) modes, determined by an ae.rc config file.
- .
- Keybindings are configurable in the startup file. The default config
- file is /etc/ae.rc, but several other configuration files are provided
- in /etc/ae/*.rc.
-installed-size: 75
-
-Package: apt
-Status: install ok installed
-Version: 0.3.11
-Priority: standard
-Section: admin
-Maintainer: APT Development Team
-Depends: libc6, libc6 (>= 2.1), libstdc++2.9-glibc2.1
-Suggests: dpkg-dev
-Conflicts: deity
-Provides: libapt-pkg2.5
-Replaces: deity, libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/admin/apt_0.3.11.deb
-Size: 448628
-MD5sum: b25f6928c313f9f63bef2d632512658b
-Description: Advanced front-end for dpkg
- This is Debian's next generation front-end for the dpkg package manager.
- It provides the apt-get utility and APT dselect method that provides a
- simpler, safer way to install and upgrade packages.
- .
- APT features complete installation ordering, multiple source capability
- and several other unique features, see the Users Guide in
- /usr/doc/apt/users-guide.txt.gz
-installed-size: 1280
-
-Package: at
-Status: install ok installed
-Version: 3.1.8-6
-Priority: important
-Section: admin
-Maintainer: Martin Schulze
-Depends: libc6 (>= 2.1), mail-transport-agent | smail | mailx
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/admin/at_3.1.8-6.deb
-Size: 35896
-MD5sum: 2f3826a11c65b35661ae78905fd28e95
-Description: Delayed job execution and batch processing
- At and batch read commands which are to be executed at
- a later time.
- .
- At is used to run a command at some specified future time,
- and batch is used to run a command when system load levels permit.
-installed-size: 96
-
-Package: base-files
-Status: install ok installed
-Version: 2.1.8
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Santiago Vila
-Depends: awk, base-passwd (>= 2.0.3.4)
-Provides: base
-Replaces: base, miscutils
-Architecture: all
-Filename: dists/unstable/main/binary-i386/base/base-files_2.1.8.deb
-Size: 24576
-MD5sum: 77a8e13cd1e402f8e9792361b34396a8
-Description: Debian Base System Miscellaneous Files
- This package contains the Debian Base System Miscellaneous Files, such as
- /etc/debian_version, /etc/issue, /usr/share/common-licenses/*, etc.
-installed-size: 149
-
-Package: base-passwd
-Status: install ok installed
-Version: 2.0.3.4
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Galen Hazelwood
-Depends: libc6 (>= 2.1)
-Replaces: base
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/base-passwd_2.0.3.4.deb
-Size: 11144
-MD5sum: 1f8f23b071804dc2249ada57fe0bfe9d
-Description: Debian Base System Password/Group Files
- This package provides the master /etc/passwd and /etc/group files,
- containing Debian-allocated user and group IDs, plus the update-passwd
- utility to keep them up to date.
-installed-size: 32
-
-Package: bash
-Status: install ok installed
-Version: 2.02.1-1.4
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Guy Maor
-Pre-Depends: libc6 (>= 2.1), libncurses4 (>= 4.2-3.1), libreadlineg2 (>=2.1-8)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/bash_2.02.1-1.4.deb
-Size: 502924
-MD5sum: 6f651b3540e09d6559bce6704a6af98a
-Description: The GNU Bourne Again SHell
- Bash is an sh-compatible command language interpreter that executes
- commands read from the standard input or from a file. Bash also
- incorporates useful features from the Korn and C shells (ksh and csh).
- .
- Bash is ultimately intended to be a conformant implementation of the
- IEEE Posix Shell and Tools specification (IEEE Working Group 1003.2).
-installed-size: 783
-
-Package: bc
-Status: install ok installed
-Version: 1.05a-6
-Priority: important
-Section: math
-Maintainer: Dirk Eddelbuettel
-Depends: libc6, libncurses4, libreadlineg2 (>= 2.1-12)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/math/bc_1.05a-6.deb
-Size: 56052
-MD5sum: 22c85ce4c0b22f1482535b141bc9766e
-Description: The GNU bc arbitrary precision calculator language
- GNU bc is an interactive algebraic language with arbitrary precision which
- follows the POSIX 1003.2 draft standard, with several extensions including
- multi-character variable names, an `else' statement and full Boolean
- expressions. GNU bc does not require the separate GNU dc program.
-installed-size: 108
-
-Package: biff
-Status: install ok installed
-Version: 1:0.10-3
-Priority: standard
-Section: mail
-Maintainer: Martin Mitchell
-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/mail/biff_0.10-3.deb
-Size: 10774
-MD5sum: 3dfe108f8f38f8b4cd80fd887f570d01
-Description: a mail notification tool
- biff is a small little program that tells you when you get mail.
- Most standard .bashrc files include 'biff y' at the start to enable
- notification. The included biff server is notified whenever new mail
- arrives.
-installed-size: 29
-
-Package: bin86
-Status: install ok installed
-Version: 0.14.3-1
-Priority: standard
-Section: devel
-Maintainer: Juan Cespedes
-Depends: libc6 (>= 2.0.7u)
-Conflicts: linux86
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/devel/bin86_0.14.3-1.deb
-Size: 65262
-MD5sum: 6fc1be5ea5f17ebbe273b070f590130d
-Description: 16-bit assembler and loader
- This is the as86 and ld86 distribution written by Bruce Evans.
- It's a complete 8086 assembler and loader which can make 32-bit
- code for the 386+ processors (under Linux it's used only to create
- the 16-bit bootsector and setup binaries).
-installed-size: 123
-source: linux86
-
-Package: binutils
-Status: install ok installed
-Version: 2.9.1.0.25-2
-Priority: standard
-Section: devel
-Maintainer: Christopher C. Chimelis
-Depends: libc6 (>= 2.1)
-Conflicts: gas, elf-binutils
-Provides: elf-binutils
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/devel/binutils_2.9.1.0.25-2.deb
-Size: 1274990
-MD5sum: 2c4cb2ff3fe2633920f716b0326da467
-Description: The GNU assembler, linker and binary utilities.
- The programs in this package are used to assemble, link and manipulate
- binary and object files. They may be used in conjunction with a compiler
- and various libraries to build programs for Linux.
-installed-size: 2153
-
-Package: bison
-Status: install ok installed
-Version: 1:1.27-1
-Priority: standard
-Section: devel
-Maintainer: Vincent Renardias
-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/devel/bison_1.27-1.deb
-Size: 113710
-MD5sum: d36a8394a49af0a75d9398fd778eed7f
-Description: A parser generator that is compatible with YACC.
- Bison is a general-purpose parser generator that converts a
- grammar description for an LALR(1) context-free grammar into a C
- program to parse that grammar. Once you are proficient with Bison, you
- may use it to develop a wide range of language parsers, from those used
- in simple desk calculators to complex programming languages.
- .
- Bison is upward compatible with Yacc: all properly-written Yacc
- grammars ought to work with Bison with no change. Anyone familiar with
- Yacc should be able to use Bison with little trouble.
-installed-size: 186
-
-Package: bsdmainutils
-Status: install ok installed
-Version: 4.5.2
-Priority: important
-Section: utils
-Maintainer: Charles Briscoe-Smith
-Depends: libc6, libncurses4, bsdutils (>= 3.0-0), debianutils (>= 1.8)
-Recommends: whois
-Suggests: wenglish | wordlist
-Replaces: bsdutils (<< 3.0-0)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/utils/bsdmainutils_4.5.2.deb
-Size: 131582
-MD5sum: bce2bff8c3b92e51ea1f656d10e4af13
-Description: More utilities from 4.4BSD-Lite.
- This package contains lots of small programs many people expect to find
- when they use a BSD-style Unix system.
- .
- Included are: banner, cal, calendar, col, colcrt, colrm, column, from,
- hexdump, look, lorder, tsort, ul, vacation, write.
-installed-size: 321
-
-Package: bsdutils
-Status: install ok installed
-Version: 1:2.9t-2
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Vincent Renardias
-Pre-Depends: libc6 (>= 2.1)
-Recommends: bsdmainutils
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/bsdutils_2.9t-2.deb
-Size: 31694
-MD5sum: 61d66b725bf0f016b55161043caa6517
-Description: Basic utilities from 4.4BSD-Lite.
- This package contains the bare minimum number of BSD utilities needed
- to boot a Debian system. You should probably also install
- bsdmainutils to get the remaining standard BSD utilities.
- .
- Included are: kill, logger, renice, script, wall
-installed-size: 66
-source: util-linux (2.9t-2)
-
-Package: console-tools
-Status: install ok installed
-Version: 1:0.2.1-1
-Priority: required
-Section: base
-Maintainer: Yann Dirson
-Depends: console-tools-libs (= 1:0.2.1-1), libc6 (>= 2.1), sysvinit (>> 2.74)
-Recommends: console-tools-data
-Conflicts: console-utilities, kbd (<< 0.95-11), open
-Provides: console-utilities, open
-Replaces: open
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/console-tools_0.2.1-1.deb
-Size: 260472
-MD5sum: 919c3ea97bedcae73aae2fd68aff5be4
-Description: Linux console and font utilities.
- This package allows you to set-up and manipulate the Linux console (ie.
- screen and keyboard), and manipulate console-font files.
- .
- `console-tools' was developed from version 0.94 of the standard `kbd'
- package, and integrates many fixes and enhancements, including new
- kbd features up to 0.96a.
- .
- You will probably want to install a set of data files, such as the one
- in the `console-tools-data' package.
-installed-size: 534
-
-Package: console-tools-data
-Status: install ok installed
-Version: 1999.04.15-2
-Priority: required
-Section: base
-Maintainer: Yann Dirson
-Depends: console-tools (>= 1999.04.01) | kbd (>= 0.99-1)
-Conflicts: kbd (<= 0.96a-1), kbd-data
-Architecture: all
-Filename: dists/unstable/main/binary-i386/base/console-tools-data_1999.04.15-2.deb
-Size: 786512
-MD5sum: 450032c17777049506a495a7307e9d88
-Description: Keymaps, fonts, charset maps, fallback tables for console-tools
- This package contains the standard data files for the Linux Console Tools.
- .
- This includes keyboard definitions (keymaps), console fonts for various
- encodings, maps defining the standard charsets for use by text applications,
- and fallback tables allowing to approximate an unavailable character's glyph
- with the glyph of another character in the current font.
-installed-size: 1987
-source: console-data
-
-Package: console-tools-libs
-Status: install ok installed
-Version: 1:0.2.1-1
-Priority: required
-Section: base
-Maintainer: Yann Dirson
-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/console-tools-libs_0.2.1-1.deb
-Size: 75444
-MD5sum: 19c12d2fd30fc738033ee3baf366000a
-Description: Shared libraries for Linux console and font manipulation.
- This package includes the libconsole and libcfont libraries, which
- are indented to provide a high-level programming interface to the
- Linux console, and console-font files.
-installed-size: 179
-source: console-tools
-
-Package: cpio
-Status: install ok installed
-Version: 2.4.2-25
-Priority: important
-Section: utils
-Maintainer: Brian Mays
-Depends: libc6 (>= 2.1)
-Conflicts: mt-st, cpio-mt
-Replaces: mt-st, cpio-mt
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/utils/cpio_2.4.2-25.deb
-Size: 65860
-MD5sum: e08c73edff9af464852571ddb097ea0c
-Description: GNU cpio -- a program to manage archives of files.
- GNU cpio is a tool for creating and extracting archives, or copying
- files from one place to another. It handles a number of cpio formats
- as well as reading and writing tar files.
- .
- This package also includes rmt, the remote tape server, and GNU mt, a
- tape drive control program. The mt program is essential for magnetic
- tape drive users. Debian's version of GNU mt supports SCSI tape
- drives.
-installed-size: 127
-
-Package: cpp
-Status: install ok installed
-Version: 2.91.66-2
-Priority: standard
-Section: interpreters
-Maintainer: Debian EGCS maintainers
-Depends: libc6 (>= 2.1)
-Replaces: cpp-ss (<< 2.91.67), g++ (<< 2.91.63-1.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/interpreters/cpp_2.91.66-2.deb
-Size: 110342
-MD5sum: c2be1e3eebf29e68205537509e1492d3
-Description: The GNU (EGCS) C preprocessor.
- The GNU C preprocessor is required by some utilities that use it for
- macro substitutions. This package has been separated from gcc for
- the benefit of those who require the preprocessor but not the
- compiler.
-installed-size: 180
-source: egcs (1.1.2-2)
-
-Package: cron
-Status: install ok installed
-Version: 3.0pl1-51
-Priority: important
-Section: admin
-Maintainer: Steve Greenland
-Depends: libc6 (>= 2.1), bsdutils, debianutils (>=1.7)
-Recommends: smail | sendmail | mail-transport-agent
-Suggests: anacron (>=2.0-1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/admin/cron_3.0pl1-51.deb
-Size: 47506
-MD5sum: 95eae8ec7cf4f3a7b429b367b6aedbdd
-Description: management of regular background processing
- cron is a background process (`daemon') that runs programs at regular
- intervals (for example, every minute, day, week or month); which
- processes are run and at what times are specified in the `crontab'.
- .
- Users may also install crontabs so that processes are run on
- their behalf, though this feature can be disabled or restricted to
- particular users.
- .
- Output from the commands is usually mailed to the system administrator
- (or to the user in question); you should probably install a mail system
- as well so that you can receive these messages.
- .
- This cron package is configured by default to do various standard
- system maintenance tasks, such as ensuring that logfiles do not
- grow endlessly and overflow the disk.
-installed-size: 115
-
-Package: data-dumper
-Status: install ok installed
-Version: 2.10-2
-Priority: optional
-Section: base
-Maintainer: Michael Alan Dorman
-Depends: perl-base (>=5.004.04-0)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/data-dumper_2.10-2.deb
-Size: 34874
-MD5sum: 2ac170efc25a1ea8d6f1e04433547a69
-Description: Store and retrieve perl data structures
- You may find this module useful if you:
- .
- * are writing an application that must display perl data
- structures.
- .
- * want to store some data structures to disk, in either a
- compact or perl readable format (Dumper outputs pure perl,
- so you don't have to invent your own portable data format, or
- parse it; simply "do FILE" or read the data back in with
- perl and eval() it). See the MLDBM module for an example of
- one such use.
- .
- * want a simple, yet powerful, persistence engine that can be
- quickly integrated into your application, and is a breeze to
- debug.
- .
- * want a facility to make copies of data, or quickly find
- differences between data structures.
-installed-size: 80
-
-Package: dc
-Status: install ok installed
-Version: 1.05a-6
-Priority: important
-Section: math
-Maintainer: Dirk Eddelbuettel
-Depends: libc6
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/math/dc_1.05a-6.deb
-Size: 44736
-MD5sum: 7c178f81e182aeccedf78808b464f642
-Description: The GNU dc arbitrary precision reverse-polish calculator
- GNU dc is a reverse-polish desk calculator which supports unlimited
- precision arithmetic. It also allows you to define and call macros.
- .
- A reverse-polish calculator stores numbers on a stack. Entering a number
- pushes it on the stack. Arithmetic operations pop arguments off the
- stack and push the results.
-installed-size: 92
-source: bc
-
-Package: debian-policy
-Status: install ok installed
-Version: 3.0.1.0
-Priority: standard
-Section: doc
-Maintainer: Debian Policy List
-Suggests: doc-base
-Conflicts: dpkg-dev (<< 1.4.0.9), doc-base (<< 0.6)
-Architecture: all
-Filename: dists/unstable/main/binary-i386/doc/debian-policy_3.0.1.0.deb
-Size: 399364
-MD5sum: 65ee0d8031f5084421d35c7814ccf9bb
-Description: Debian Policy Manual and related documents
- This package contains:
- - Debian Policy Manual
- - Linux Filesystem Structure (FSSTND)
- - Linux Filesystem Hierarchy Standard (FHS)
- - Authoritative list of virtual package names
- - Paper about libc6 migration
- - Policy checklist for upgrading your packages
-installed-size: 534
-
-Package: debianutils
-Status: install ok installed
-Version: 1.11
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Guy Maor
-Pre-Depends: libc6
-Conflicts: debian-utils
-Replaces: miscutils, cron (<=3.0pl1-31), debian-utils
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/debianutils_1.11.deb
-Size: 24646
-MD5sum: a3d6ff118b93f05d61ef95193004d733
-Description: Miscellaneous utilities specific to Debian.
- Debianutils includes installkernel mkboot mktemp run-parts savelog
- sensible-editor sensible-pager tempfile which.
-installed-size: 68
-
-Package: diff
-Status: install ok installed
-Version: 2.7-18
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Santiago Vila
-Pre-Depends: libc6
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/diff_2.7-18.deb
-Size: 128978
-MD5sum: 16cbe1a57d2aef4f9a03c712f083b799
-Description: File comparison utilities
- The diff package provides the diff, diff3, sdiff, and cmp programs.
- .
- `diff' shows differences between two files, or each corresponding file
- in two directories. `cmp' shows the offsets and line numbers where
- two files differ. `cmp' can also show all the characters that
- differ between the two files, side by side. `diff3' shows differences
- among three files. `sdiff' merges two files interactively.
- .
- The set of differences produced by `diff' can be used to distribute
- updates to text files (such as program source code) to other people.
- This method is especially useful when the differences are small compared
- to the complete files. Given `diff' output, the `patch' program can
- update, or "patch", a copy of the file.
-installed-size: 202
-
-Package: dnsutils
-Status: install ok installed
-Version: 1:8.1.2-6
-Priority: standard
-Section: net
-Maintainer: Bdale Garbee
-Depends: libc6
-Conflicts: netstd (<<2.00)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/net/dnsutils_8.1.2-6.deb
-Size: 194586
-MD5sum: 86d434d1b66c566a2c3b63b5e478473d
-Description: Utilities for querying the DNS
- This package includes the "nslookup", "dig", and "host" programs
- for querying information from the Domain Name System (DNS). It
- also includes several short aliases (mx, ns, soa, zone, aaaa)
- for querying specific information.
-installed-size: 483
-source: bind
-
-Package: doc-debian
-Status: install ok installed
-Version: 2.0.0
-Priority: standard
-Section: doc
-Maintainer: Santiago Vila
-Architecture: all
-Filename: dists/unstable/main/binary-i386/doc/doc-debian_2.0.0.deb
-Size: 290676
-MD5sum: 6999a36d3afd41702ba9696ddc558385
-Description: Debian Manual, FAQ and other documents
- The doc-debian package provides the current Debian-FAQ (in
- HTML, postscript, dvi and text form)
- as well as several other bits of information about Debian.
- .
- All files are available at ftp://ftp.debian.org/debian/doc and
- mirrors thereof.
-installed-size: 473
-
-Package: doc-linux-text
-Status: install ok installed
-Version: 1999.08-1
-Priority: standard
-Section: doc
-Maintainer: Marco Budde
-Conflicts: doc, doc-linux-html (<< 98.06-1), doc-linux
-Replaces: doc-linux
-Architecture: all
-Filename: dists/unstable/main/binary-i386/doc/doc-linux-text_1999.08-1.deb
-Size: 3554128
-MD5sum: 799a92fc0585be8cd08f5235941e280c
-Description: Linux HOWTOs, mini-HOWTOs, and FAQs in ASCII format
- The doc-linux-text package provides the current Linux HOWTOs, mini-HOWTOs,
- and FAQs in ASCII format. Alternatively, HTML versions are provided
- in the doc-linux-html package.
- .
- The version number reflects the month in which doc-linux-text was created.
- .
- All files are available at http://metalab.unc.edu/LDP/ (with versions
- in ASCII, DVI, HTML, postscript, and SGML)
-installed-size: 3662
-source: doc-linux-html
-
-Package: dpkg
-Status: install ok installed
-Version: 1.4.1.6
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Ian Jackson and others
-Pre-Depends: libc6 (>= 2.1), libncurses4 (>= 4.2-3.1), libstdc++2.9-glibc2.1
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/dpkg_1.4.1.6.deb
-Size: 329148
-MD5sum: fca85f65c8bb4a5cd2acf87333d1978b
-Description: Package maintenance system for Debian
- This package contains the programs which handle the installation and
- removal of packages on your system.
- .
- The primary interface for the dpkg suite is the `dselect' program;
- a more low-level and less user-friendly interface is available in
- the form of the `dpkg' command.
- .
- In order to unpack and build Debian source packages you will need to
- install the developers' package `dpkg-dev' as well as this one.
-installed-size: 863
-
-Package: dpkg-dev
-Status: install ok installed
-Version: 1.4.1.6
-Priority: standard
-Section: utils
-Maintainer: Ian Jackson and others
-Depends: perl5
-Recommends: cpio (>= 2.4.2-2), patch (>= 2.2-1), gcc, make
-Suggests: gnupg, debian-keyring
-Conflicts: dpkgname
-Replaces: dpkgname, dpkg (<< 1.4.0)
-Architecture: all
-Filename: dists/unstable/main/binary-i386/utils/dpkg-dev_1.4.1.6.deb
-Size: 68130
-MD5sum: a29eb962bd5bac1d13d4fd2b48f6b0e2
-Description: Package building tools for Debian
- This package contains the tools (including dpkg-source) required to
- unpack, build and upload Debian source packages.
- .
- `cpio' and `patch' are also required to manipulate source packages.
- Some older cpios are insufficient - use at least 2.4.2-2.
- .
- Most Debian source packages will require additional tools to build -
- for example, most packages need the `make' and the C compiler `gcc'.
-installed-size: 231
-source: dpkg
-
-Package: dpkg-ftp
-Status: install ok installed
-Version: 1.6.4
-Priority: standard
-Section: base
-Maintainer: Raphael Hertzog
-Depends: dpkg (>=1.2.0), libnet-perl, data-dumper
-Architecture: all
-Filename: dists/unstable/main/binary-i386/base/dpkg-ftp_1.6.4.deb
-Size: 20396
-MD5sum: 6492a2c3460d24c5541b26e651fb4e01
-Description: Ftp method for dselect.
- This package provides another method to dselect that uses
- the ftp protocol to fetch the desired packages from a debian
- ftp site. To access it select 'ftp' from the Access menu in
- dselect.
-installed-size: 72
-
-Package: dpkg-mountable
-Status: install ok installed
-Version: 0.8
-Priority: extra
-Section: base
-Maintainer: Andy Mortimer
-Depends: libc6
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/dpkg-mountable_0.8.deb
-Size: 22584
-MD5sum: 73ddcc9de34e9a0d217e77cb99da0afc
-Description: Enhanced access method for dselect
- dpkg-mountable adds an access method called `mountable' to dselect's list,
- which allows you to install of any filesystem specified in /etc/fstab (eg a
- normal hard disk partition, or an NFS server), which it will automatically
- mount and umount for you if necessary.
- .
- It also has some extra features not found in the standard dselect methods,
- such as provision for a local file tree (either parallel to the main
- distribution or totally separate), and only getting packages which are
- required, rather than the time-consuming recursive directory scan, as well as
- logging of all dpkg actions in the install method.
-installed-size: 77
-
-Package: dpkg-multicd
-Status: install ok installed
-Version: 0.16
-Priority: extra
-Section: base
-Maintainer: Martin Schulze
-Conflicts: dpkg-disk2
-Replaces: dpkg-disk2
-Architecture: all
-Filename: dists/unstable/main/binary-i386/base/dpkg-multicd_0.16.deb
-Size: 19560
-MD5sum: 5f2bef3b3458766fde7f892ade015c9b
-Description: Installation methods for multiple binary CDs
- This package provides three new methods to be used within dselect in
- order to access Debian binary package stored on multiple binary CD
- ROMS.
-installed-size: 62
-
-Package: dpkg-perl
-Status: install ok installed
-Version: 0.1-2hamm1
-Priority: standard
-Section: devel
-Maintainer: Klee Dienes
-Depends: perl-base, dpkg (>= 1.4.0.8)
-Architecture: all
-Filename: dists/unstable/main/binary-i386/devel/dpkg-perl_0.1-2hamm1.deb
-Size: 5600
-MD5sum: 0820c3545f34da523df122f4fac7e5c6
-Description: Perl interface modules for dpkg
- Contains Perl 5 modules for dpkg, the Debian package management
- system. These are currently skeletal, but should eventually provide
- access to all low-level dpkg functions from within perl, as well as a
- number of higher-level routines.
-installed-size: 32
-source: dpkg-scriptlib
-
-Package: e2fsprogs
-Status: install ok installed
-Version: 1.15-1
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Yann Dirson
-Pre-Depends: libc6 (>= 2.1)
-Conflicts: e2fslibsg, dump (<< 0.4b4-4), quota (<< 1.55-8.1)
-Provides: libcomerr2, libss2, libext2fs2, libe2p2, libuuid1, e2fslibsg
-Replaces: e2fslibsg, ss2g, comerr2g
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/e2fsprogs_1.15-1.deb
-Size: 181708
-MD5sum: bbc03e89f3a9b32adcd3b7ad2682a95c
-Description: The EXT2 file system utilities and libraries.
- EXT2 stands for "Extended Filesystem", version 2. It's the main
- filesystem type used for hard disks on Debian and other Linux systems.
- .
- This package contains programs for creating, checking, and maintaining EXT2
- filesystems, and the generic `fsck' wrapper.
-installed-size: 393
-
-Package: ed
-Status: install ok installed
-Version: 0.2-17
-Priority: important
-Section: editors
-Maintainer: James Troup
-Depends: libc6 (>= 2.0.7u)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/editors/ed_0.2-17.deb
-Size: 39868
-MD5sum: 4e6600c1963ab31d4243f107610a62c8
-Description: The classic unix line editor
- ed is a line-oriented text editor. It is used to
- create, display, modify and otherwise manipulate text
- files.
- .
- red is a restricted ed: it can only edit files in the
- current directory and cannot execute shell commands.
-installed-size: 78
-
-Package: electric-fence
-Status: install ok installed
-Version: 2.1-1
-Priority: standard
-Section: devel
-Maintainer: Debian QA Group
-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/devel/electric-fence_2.1-1.deb
-Size: 17044
-MD5sum: ad55743788f9c089ab7bd9f357f8de60
-Description: A malloc(3) debugger
- Use virtual memory hardware to detect illegal memory accesses.
-installed-size: 41
-
-Package: elm-me+
-Status: install ok installed
-Version: 2.4pl25ME+56-1
-Priority: standard
-Section: mail
-Maintainer: John Goerzen
-Depends: libc6 (>= 2.1), libncurses4 (>= 4.2-3.1), mail-transport-agent
-Suggests: metamail, pgp
-Conflicts: elm
-Provides: mail-reader, elm
-Replaces: elm
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/mail/elm-me+_2.4pl25ME+56-1.deb
-Size: 536894
-MD5sum: 1559ded14f9065a94c0e5ed48aa3683f
-Description: MIME & PGP-aware interactive mail reader [enhanced]
- Elm ME+ is an enhanced version of the Elm mail reader.
- Features you will find in Elm ME+ include: anonymous
- remailer support, chaining, PGP, MIME, MIME type guessing,
- message/rfc822 enhanced support, application/pgp support,
- fully configurable from within the program, delivery status
- notification (in compliance with ESMTP), and more.
- .
- PGP features include: mark on folder menu showing PGP
- encrypted messages and public key blocks, encryption and
- signing of outgoing messages, decryption, signature checking,
- mailing public key blocks, extracting public key blocks
- from messages. Special feature allows you to have Elm ME+
- keep track of your PGP passphrase so you only need to enter
- it a minimal number of times.
- .
- MIME features include: internal handling of MIME encodings
- and multipart/* messages -- only needs to use metamail
- with a content-type that Elm doesn't understand, access
- to individual portions of MIME multipart message via
- a special menu, "[include" construct when editing message
- as well as a new easy-to-use "Attachments" menu that lets
- you add/modify/delete attachments, mime.types support.
- .
- Elm's interface is interactive, full-screen. All configuration
- can be done within the program -- no need to edit external files.
- .
- This version of Elm ME+ is officially designated
- "Elm2.4ME+ PL43 (25)" meaning this enhanced version of
- Elm is based upon Elm2.4pl25. Thus is has all features
- present in Elm2.4pl25 plus its enhanced feature set.
-installed-size: 1209
-
-Package: elvis-tiny
-Status: install ok installed
-Version: 1.4-7
-Priority: optional
-Section: base
-Maintainer: Miquel van Smoorenburg
-Pre-Depends: libc6, libc6 (>= 2.0.7u), libncurses4
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/elvis-tiny_1.4-7.deb
-Size: 37242
-MD5sum: 65df74a7c95ab353ee4f233a8bf93dc8
-Description: Tiny vi compatible editor for the base system.
- Elvis-tiny is based on a 1991 Minix version of elvis. You should install
- another vi-editor (such as "elvis", "nvi" or "vim") if you want a full
- featured vi editor.
-installed-size: 81
-
-Package: emacs19
-Status: install ok installed
-Version: 19.34-23
-Priority: standard
-Section: editors
-Maintainer: Mark W. Eichin
-Depends: libc6 (>= 2.1), liblockfile0 (>= 0.1-1), libncurses4 (>= 4.2-3.1), xlib6g (>= 3.3.2.3a-2), emacsen-common
-Suggests: emacs19-el
-Conflicts: emacs (<= 19.34-13)
-Provides: info-browser, mail-reader, news-reader, emacsen
-Replaces: emacs (<= 19.34-13)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/editors/emacs19_19.34-23.deb
-Size: 5807846
-MD5sum: ad7e472c5ddd0e6d5ba9b183a3e430ac
-Description: The GNU Emacs editor.
- GNU Emacs is the extensible self-documenting text editor.
-installed-size: 15823
-
-Package: emacsen-common
-Status: install ok installed
-Version: 1.4.9
-Priority: standard
-Section: editors
-Maintainer: Rob Browning
-Depends: bsdmainutils
-Conflicts: emacs
-Architecture: all
-Filename: dists/unstable/main/binary-i386/editors/emacsen-common_1.4.9.deb
-Size: 12398
-MD5sum: 2ac4f0901eddb416ebd07cc468cd2138
-Description: Common facilities for all emacsen.
- This package contains code that is needed by all the (x)emacs packages.
-installed-size: 51
-
-Package: exim
-Status: install ok installed
-Version: 3.02-5
-Priority: important
-Section: mail
-Maintainer: Mark Baker
-Depends: libc6 (>= 2.1), libident (>= 0.21-6), libpcre2,cron (>=3.0pl1-42)
-Suggests: mail-reader, eximon
-Conflicts: mail-transport-agent
-Provides: mail-transport-agent
-Replaces: mail-transport-agent
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/mail/exim_3.02-5.deb
-Size: 603426
-MD5sum: 862c4ddf2835e2960bc3debd7ce97ed6
-Description: Exim Mailer
- This MTA is rather easier to configure than smail or sendmail.
- It is a drop-in replacement for sendmail/mailq/rsmtp.
- Advanced features include the ability to reject connections from
- known spam sites, and an extremely efficient queue processing
- algorithm.
-installed-size: 1016
-
-Package: fdflush
-Status: install ok installed
-Version: 1.0.1-1
-Priority: standard
-Section: base
-Maintainer: Wichert Akkerman
-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/fdflush_1.0.1-1.deb
-Size: 5104
-MD5sum: 722ec20d9b23f228c0da3d35735e031b
-Description: A disk-flushing program.
- fdflush is a band-aid for floppy (or other) drivers with bad disk-change
- sensing. fdflush makes the system believe the disk-change switch has been
- triggered forcing the system to discard the buffered data.
- .
- If you have one of these slightly-broken disk drives, you'll have to run
- fdflush every time you change a disk
-installed-size: 16
-
-Package: file
-Status: install ok installed
-Version: 3.27-4
-Priority: standard
-Section: utils
-Maintainer: Nicolás Lichtmaier
-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/utils/file_3.27-4.deb
-Size: 83590
-MD5sum: 8f422b0a03e43cc3e9fe5f2884a8e5f9
-Description: Determines file type using "magic" numbers
- File tests each argument in an attempt to classify it. There are three
- sets of tests, performed in this order: filesystem tests, magic number
- tests, and language tests. The first test that succeeds causes the
- file type to be printed.
-installed-size: 238
-
-Package: fileutils
-Status: install ok installed
-Version: 4.0-2
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Galen Hazelwood
-Pre-Depends: libc6 (>= 2.1)
-Conflicts: color-ls
-Replaces: color-ls, util-linux (<= 2.7.1-1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/fileutils_4.0-2.deb
-Size: 439492
-MD5sum: 05bfc418b2887b31923ff19cc9c82e8c
-Description: GNU file management utilities.
- The utilities: chgrp chmod chown cp dd df dir dircolors du install ln
- ls mkdir mkfifo mknod mv rm rmdir touch vdir sync.
-installed-size: 1232
-
-Package: findutils
-Status: install ok installed
-Version: 4.1-34
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Kevin Dalley
-Pre-Depends: libc6
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/findutils_4.1-34.deb
-Size: 108892
-MD5sum: 9551932292b56238c36fab7370982858
-Description: utilities for finding files--find, xargs, and locate
- These utilities find files meeting specified criteria and perform
- various actions on the files which are found.
-installed-size: 196
-
-Package: flex
-Status: install ok installed
-Version: 2.5.4a-4
-Priority: standard
-Section: devel
-Maintainer: Santiago Vila
-Depends: libc6
-Recommends: c-compiler
-Suggests: bison
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/devel/flex_2.5.4a-4.deb
-Size: 150990
-MD5sum: 6b4bc5efe47b2b724e302e55616ce6e9
-Description: A fast lexical analyzer generator.
- flex is a tool for generating scanners: programs which recognized lexical
- patterns in text. flex reads the given input files for a description of a
- scanner to generate. The description is in the form of pairs of regular
- expressions and C code, called rules. flex generates as output a C source
- file, lex.yy.c, which defines a routine yylex(). This file is compiled
- and linked with the -lfl library to produce an executable. When the
- executable is run, it analyzes its input for occurrences of the regular
- expressions. Whenever it finds one, it executes the corresponding C code.
- .
- This product includes software developed by the University of California,
- Berkeley and its contributors.
-installed-size: 250
-
-Package: ftp
-Status: install ok installed
-Version: 0.10-3
-Priority: standard
-Section: net
-Maintainer: Herbert Xu
-Depends: libc6 (>= 2.1), libncurses4 (>= 4.2-3.1), libreadlineg2 (>= 2.1-12)
-Replaces: netstd
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/net/ftp_0.10-3.deb
-Size: 43102
-MD5sum: 9024316a0a5f024ac2da44651a615bcb
-Description: The ftp client.
- ftp is the user interface to the ARPANET standard File Transfer Protocol.
- The program allows a user to transfer files to and from a remote network
- site.
-installed-size: 85
-source: netkit-ftp
-
-Package: g++
-Status: install ok installed
-Version: 2.91.66-2
-Priority: standard
-Section: devel
-Maintainer: Debian EGCS maintainers
-Depends: libc6 (>= 2.1), gcc (>= 2.91.66), gcc (<< 2.91.67)
-Suggests: egcs-docs (>= 2.91.66)
-Provides: c++-compiler
-Replaces: gcc (<= 2.7.2.3-3), g++-ss (<< 2.91.67)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/devel/g++_2.91.66-2.deb
-Size: 1020686
-MD5sum: d5a3ed186df01d7f260840a98b1923db
-Description: The GNU (egcs) C++ compiler.
- This is the EGCS version of the GNU C++ compiler, a fairly portable
- optimizing compiler for C++.
-installed-size: 2159
-source: egcs (1.1.2-2)
-
-Package: gcc
-Status: install ok installed
-Version: 2.91.66-2
-Priority: standard
-Section: devel
-Maintainer: Debian EGCS maintainers
-Depends: libc6 (>= 2.1), cpp (>= 2.91.66), cpp (<< 2.91.67), binutils (>= 2.9.1)
-Recommends: libc-dev
-Suggests: egcs-docs (>= 2.91.66)
-Conflicts: libc5-dev, egcc (<< 2.91.63-1.1)
-Provides: egcc, c-compiler
-Replaces: gcc-ss (<< 2.91.67), egcc (<< 2.91.63-1.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/devel/gcc_2.91.66-2.deb
-Size: 1098444
-MD5sum: 2b53dd8d890a8adfaed2e60c74c62483
-Description: The GNU (EGCS) C compiler.
- This is the EGCS version of the GNU C compiler, a fairly portable
- optimizing compiler which supports multiple languages. This package
- includes support for C, C++, and Objective C.
-installed-size: 2567
-source: egcs (1.1.2-2)
-
-Package: gconv-modules
-Status: install ok installed
-Version: 2.1.2-0pre4
-Priority: standard
-Section: libs
-Maintainer: Joel Klecker
-Depends: libc6 (= 2.1.2-0pre4)
-Conflicts: locales (<< 2.1.1-1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/libs/gconv-modules_2.1.2-0pre4.deb
-Size: 530812
-MD5sum: 79d8e88ded3f2a5f1d2b1da781ab2b1e
-Description: GNU C Library: Codeset conversion modules
- Loadable modules used to handle codeset conversion for the GNU C Library
- 'iconv' facility.
-installed-size: 1566
-source: glibc
-
-Package: gdb
-Status: install ok installed
-Version: 4.18-1
-Priority: standard
-Section: devel
-Maintainer: Vincent Renardias
-Depends: libc6 (>= 2.1), libncurses4 (>= 4.2-3.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/devel/gdb_4.18-1.deb
-Size: 1021192
-MD5sum: 6ca94259d6633e12ed05c84ff79c659a
-Description: The GNU Debugger
- GDB is a source-level debugger, capable of breaking programs at
- any specific line, displaying variable values, and determining
- where errors occurred. Currently, it works for C, C++, Fortran
- Modula 2, Ada, Java and Objective-C programs. A must-have for any
- serious programmer.
-installed-size: 1770
-
-Package: gettext-base
-Status: install ok installed
-Version: 0.10.35-10
-Priority: standard
-Section: base
-Maintainer: Santiago Vila
-Depends: libc6
-Replaces: gettext (<= 0.10.35-8)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/gettext-base_0.10.35-10.deb
-Size: 70240
-MD5sum: bac667a880e8c061a0d02739c5d26dba
-Description: GNU Internationalization utilities for the base system
- This package includes the gettext program which allow other packages
- to internationalize the messages given by shell scripts.
-installed-size: 288
-source: gettext
-
-Package: gpm
-Status: install ok installed
-Version: 1.17.8-6
-Priority: standard
-Section: misc
-Maintainer: "Zephaniah E. Hull"
-Depends: libc6 (>= 2.1), debianutils (>= 1.7)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/misc/gpm_1.17.8-6.deb
-Size: 161198
-MD5sum: f2ec22ecabaafa0e599eaba107c3ba8f
-Description: General Purpose Mouse Interface
- This package provides a daemon that listens to the mouse when the
- console is displayed, and delivers them to applications.
- .
- The default when no application is running is to emulate
- "selection", i.e. allow cut-and-paste with the mouse on the
- console the same way as under X.
-installed-size: 279
-
-Package: grep
-Status: install ok installed
-Version: 2.3-4
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Wichert Akkerman
-Pre-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/grep_2.3-4.deb
-Size: 137080
-MD5sum: 1665b9528c3f68f21cf9d090f193f666
-Description: GNU grep, egrep and fgrep.
- The GNU family of grep utilities may be the "fastest grep in the west".
- GNU grep is based on a fast lazy-state deterministic matcher (about
- twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper
- search for a fixed string that eliminates impossible text from being
- considered by the full regexp matcher without necessarily having to
- look at every character. The result is typically many times faster
- than Unix grep or egrep. (Regular expressions containing backreferencing
- will run more slowly, however.)
-installed-size: 309
-
-Package: groff
-Status: install ok installed
-Version: 1.11a-7.1
-Priority: important
-Section: text
-Maintainer: Fabrizio Polacco
-Depends: libc6 (>= 2.1), libstdc++2.9-glibc2.1
-Suggests: xlib6g (>= 3.3.3.1-1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/text/groff_1.11a-7.1.deb
-Size: 1085414
-MD5sum: cbc2f7dd32655f1d01b79adec38edbfb
-Description: GNU troff text-formatting system.
- This package contains the traditional UN*X text formatting tools
- troff, nroff, tbl, eqn and pic. These utilities, together with the
- man package, are essential for displaying the on-line manual pages.
- .
- Output can be produced in a number of formats including plain ASCII
- and PostScript. All the standard macro packages are supported. A
- number of other utilities are also included together with several fonts.
-installed-size: 3125
-
-Package: grub
-Status: install ok installed
-Version: 0.5.92
-Priority: extra
-Section: base
-Maintainer: Gordon Matzigkeit
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/grub_0.5.92.deb
-Size: 157174
-MD5sum: 871800253564dac30a4ae9b4f2bd273c
-Description: GRand Unified Bootloader
- GRUB is a GPLed bootloader intended to unify bootloading across x86
- operating systems. In addition to loading the Linux and *BSD kernels,
- it implements the Multiboot standard, which allows for flexible loading
- of multiple boot images (needed for modular kernels such as the GNU
- Hurd).
-installed-size: 417
-
-Package: gzip
-Status: install ok installed
-Version: 1.2.4-29
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Bdale Garbee
-Pre-Depends: libc6
-Depends: debianutils (>= 1.6)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/gzip_1.2.4-29.deb
-Size: 61428
-MD5sum: ecc5141876936257a6c1cd151f251c74
-Description: The GNU compression utility.
- This is the standard GNU file compression utility, which is also the default
- compression tool for Debian. It typically operates on files with names
- ending in '.gz'.
- .
- This package can also decompress '.Z' files created with 'compress'.
-installed-size: 118
-
-Package: hostname
-Status: install ok installed
-Version: 2.04
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Peter Tobias
-Pre-Depends: libc6
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/hostname_2.04.deb
-Size: 7538
-MD5sum: 1690c0426b1ebbf2b9d8b21dc722c9e8
-Description: A utility to set/show the host name or domain name
- The hostname command can be used to either set or display
- the current host or domain name of the system. This name is
- used by many of the networking programs to identify the machine.
- The domain name is also used by NIS/YP.
-installed-size: 24
-
-Package: iamerican
-Status: install ok installed
-Version: 3.1.20-0.6
-Priority: standard
-Section: text
-Maintainer: Debian QA Group
-Depends: ispell (>=3.1.18-2)
-Provides: ispell-dictionary
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/text/iamerican_3.1.20-0.6.deb
-Size: 307886
-MD5sum: b4e0ea9c819adf158d31e30648ce26e5
-Description: An American English dictionary for ispell.
- This is the americanmed+ dictionary, as supplied with
- the source for ispell.
-installed-size: 868
-source: ispell
-
-Package: ibritish
-Status: install ok installed
-Version: 3.1.20-0.6
-Priority: standard
-Section: text
-Maintainer: Debian QA Group
-Depends: ispell (>=3.1.18-2)
-Provides: ispell-dictionary
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/text/ibritish_3.1.20-0.6.deb
-Size: 312354
-MD5sum: 4edbf3da83b528c1607ef708c5f00a2f
-Description: A British English dictionary for ispell.
- This is the britishmed+ dictionary, as supplied with
- the source for ispell.
-installed-size: 880
-source: ispell
-
-Package: info
-Status: install ok installed
-Version: 3.12n-2
-Priority: important
-Section: doc
-Maintainer: Josip Rodin
-Depends: libc6, libncurses4
-Conflicts: xemacs-support
-Provides: info-browser
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/doc/info_3.12n-2.deb
-Size: 178046
-MD5sum: 84ee336628959bac26f1f60c8c2b7a25
-Description: Standalone GNU Info documentation browser
- The Info file format is an easily-parsable representation for online
- documents. This program allows you to view Info documents, like the
- ones stored in /usr/share/info and /usr/info.
- .
- Much of the software in Debian comes with its online documentation in
- the form of Info files, so it is most likely you will want to install it.
-installed-size: 261
-source: texinfo
-
-Package: isapnptools
-Status: install ok installed
-Version: 1.16-4.1
-Priority: extra
-Section: base
-Maintainer: Frederic Lepied
-Depends: libc6 (>= 2.0.7u), dpkg (>= 1.4.0.21), grep, awk
-Suggests: pciutils
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/isapnptools_1.16-4.1.deb
-Size: 79212
-MD5sum: 46ba68ebb2bd74c7eaf7b6caf9501b9c
-Description: ISA Plug-And-Play configuration utilities.
- This program is suitable for all systems, whether or not they
- include a PnP BIOS. In fact, a PnP BIOS adds some complications
- because it may already activate some cards so that the drivers
- can find them, and these tools can unconfigure them, or change
- their settings causing all sorts of nasty effects.
-installed-size: 140
-
-Package: ispell
-Status: install ok installed
-Version: 3.1.20-0.6
-Priority: standard
-Section: text
-Maintainer: Debian QA Group
-Depends: libc6, libncurses4
-Recommends: ispell-dictionary
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/text/ispell_3.1.20-0.6.deb
-Size: 118508
-MD5sum: b3ede1f70f7aad46535f1acb016cc786
-Description: An interactive spelling corrector
- Ispell corrects spelling in plain text, LaTeX, or
- nroff files. Emacs has a nice interface to ispell.
- This version is 8 bit clean, allowing non-english
- dictionaries to be used. No dictionary is supplied,
- but it looks in /usr/lib/ispell/default.{aff,hash}
- and in /usr/dict/words by default.
-installed-size: 256
-
-Package: kernel-image-2.0.35
-Status: install ok installed
-Version: 2.0.35-3
-Priority: optional
-Section: base
-Maintainer: Herbert Xu
-Suggests: lilo (>= 19.1), fdutils, kernel-doc-2.0.35
-Provides: kernel-image
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/kernel-image-2.0.35_2.0.35-3.deb
-Size: 1727760
-MD5sum: 4a5b391bc8d73235013479124d99c60d
-Description: Linux kernel binary image.
- This package contains the Linux kernel image, the System.map file,
- and the modules built by the packager. It also contains scripts that
- try to ensure that the system is not left in a unbootable state
- after an update.
- .
- If you wish to update a bootdisk, or to use a bootloader to make
- installing and using the image easier, we suggest you install the latest
- fdutils (for formatting a floppy to be used as boot disk), and LILO, for a
- powerful bootloader. Of course, both these are optional.
- .
- Kernel image packages are generally produced using kernel-package,
- and it is suggested that you install that package if you wish to
- create a custom kernel from the sources.
-installed-size: 3513
-source: kernel-source-2.0.35
-
-Package: kernel-image-2.0.36
-Status: install ok installed
-Version: 2.0.36-3
-Priority: optional
-Section: base
-Maintainer: Herbert Xu
-Suggests: lilo (>= 19.1), fdutils, kernel-doc-2.0.36
-Provides: kernel-image
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/kernel-image-2.0.36_2.0.36-3.deb
-Size: 1876196
-MD5sum: 245ab6af1084aaba325cbba882e02be3
-Description: Linux kernel binary image.
- This package contains the Linux kernel image, the System.map file,
- and the modules built by the packager. It also contains scripts that
- try to ensure that the system is not left in a unbootable state
- after an update.
- .
- If you wish to update a bootdisk, or to use a bootloader to make
- installing and using the image easier, we suggest you install the latest
- fdutils (for formatting a floppy to be used as boot disk), and LILO, for a
- powerful bootloader. Of course, both these are optional.
- .
- Kernel image packages are generally produced using kernel-package,
- and it is suggested that you install that package if you wish to
- create a custom kernel from the sources.
-installed-size: 3929
-source: kernel-source-2.0.36
-
-Package: kernel-image-2.2.10
-Status: install ok installed
-Version: 2.2.10-1
-Priority: optional
-Section: base
-Maintainer: Herbert Xu
-Suggests: lilo (>= 19.1), fdutils, kernel-doc-2.2.10
-Provides: kernel-image
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/kernel-image-2.2.10_2.2.10-1.deb
-Size: 3722120
-MD5sum: b7757f9ff69f4f1a5656341b8c4d02fd
-Description: Linux kernel binary image.
- This package contains the Linux kernel image, the System.map file,
- and the modules built by the packager. It also contains scripts that
- try to ensure that the system is not left in a unbootable state
- after an update.
- .
- If you wish to update a bootdisk, or to use a bootloader to make
- installing and using the image easier, we suggest you install the latest
- fdutils (for formatting a floppy to be used as boot disk), and LILO, for a
- powerful bootloader. Of course, both these are optional.
- .
- Kernel image packages are generally produced using kernel-package,
- and it is suggested that you install that package if you wish to
- create a custom kernel from the sources.
-installed-size: 8135
-source: kernel-source-2.2.10
-
-Package: kernel-image-2.2.5
-Status: install ok installed
-Version: 1:2.2.5-1
-Priority: optional
-Section: base
-Maintainer: Herbert Xu
-Suggests: lilo (>= 19.1), fdutils, kernel-doc-2.2.5
-Provides: kernel-image
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/kernel-image-2.2.5_2.2.5-1.deb
-Size: 3568702
-MD5sum: 413adaba947dd454c3b6b09f81edb8c2
-Description: Linux kernel binary image.
- This package contains the Linux kernel image, the System.map file,
- and the modules built by the packager. It also contains scripts that
- try to ensure that the system is not left in a unbootable state
- after an update.
- .
- If you wish to update a bootdisk, or to use a bootloader to make
- installing and using the image easier, we suggest you install the latest
- fdutils (for formatting a floppy to be used as boot disk), and LILO, for a
- powerful bootloader. Of course, both these are optional.
- .
- Kernel image packages are generally produced using kernel-package,
- and it is suggested that you install that package if you wish to
- create a custom kernel from the sources.
-installed-size: 7848
-source: kernel-source-2.2.5
-
-Package: kernel-image-2.2.7
-Status: install ok installed
-Version: 2.2.7-1
-Priority: optional
-Section: base
-Maintainer: Herbert Xu
-Suggests: lilo (>= 19.1), fdutils, kernel-doc-2.2.7
-Provides: kernel-image
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/kernel-image-2.2.7_2.2.7-1.deb
-Size: 3623514
-MD5sum: 93c80a2e9308a96c729deccef2503adb
-Description: Linux kernel binary image.
- This package contains the Linux kernel image, the System.map file,
- and the modules built by the packager. It also contains scripts that
- try to ensure that the system is not left in a unbootable state
- after an update.
- .
- If you wish to update a bootdisk, or to use a bootloader to make
- installing and using the image easier, we suggest you install the latest
- fdutils (for formatting a floppy to be used as boot disk), and LILO, for a
- powerful bootloader. Of course, both these are optional.
- .
- Kernel image packages are generally produced using kernel-package,
- and it is suggested that you install that package if you wish to
- create a custom kernel from the sources.
-installed-size: 7938
-source: kernel-source-2.2.7
-
-Package: kernel-image-2.2.9
-Status: install ok installed
-Version: 2.2.9-2
-Priority: optional
-Section: base
-Maintainer: Herbert Xu
-Suggests: lilo (>= 19.1), fdutils, kernel-doc-2.2.9
-Provides: kernel-image
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/kernel-image-2.2.9_2.2.9-2.deb
-Size: 3694922
-MD5sum: c27d6b9adaf18c6167c2279e08a33309
-Description: Linux kernel binary image.
- This package contains the Linux kernel image, the System.map file,
- and the modules built by the packager. It also contains scripts that
- try to ensure that the system is not left in a unbootable state
- after an update.
- .
- If you wish to update a bootdisk, or to use a bootloader to make
- installing and using the image easier, we suggest you install the latest
- fdutils (for formatting a floppy to be used as boot disk), and LILO, for a
- powerful bootloader. Of course, both these are optional.
- .
- Kernel image packages are generally produced using kernel-package,
- and it is suggested that you install that package if you wish to
- create a custom kernel from the sources.
-installed-size: 8083
-source: kernel-source-2.2.9
-
-Package: ldso
-Status: install ok installed
-Version: 1.9.11-2
-Priority: required
-Section: base
-Essential: yes
-Maintainer: David Engel
-Conflicts: ldconfig
-Provides: ldconfig, libdl1
-Replaces: ldconfig
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/ldso_1.9.11-2.deb
-Size: 132262
-MD5sum: 199b8673bb2836119147c3313cbb42b2
-Description: The Linux dynamic linker, library and utilities.
- The dynamic linker provides the user-level support for loading and
- linking DLL and ELF shared libraries. It is required by any program
- that uses shared libraries.
- .
- WARNING: Do NOT downgrade this package to version 1.8.x or earlier.
- Doing so may leave your system in an unusable state.
-installed-size: 265
-source: ld.so
-
-Package: less
-Status: install ok installed
-Version: 332-4.1
-Priority: standard
-Section: text
-Maintainer: Darren Stalder
-Depends: libc6 (>= 2.0.7u), libncurses4, debianutils (>= 1.8)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/text/less_332-4.1.deb
-Size: 69836
-MD5sum: 613ec25d68cd8448677e95f76a8230f6
-Description: A file pager program, similar to more(1)
- Less is a program similar to more (1), but which allows backward
- movement in the file as well as forward movement. Also, less does not
- have to read the entire input file before starting, so with large input
- files it starts up faster than text editors like vi (1). Less uses
- termcap (or terminfo on some systems), so it can run on a variety of
- terminals. There is even limited support for hardcopy terminals.
-installed-size: 132
-
-Package: libc6
-Status: install ok installed
-Version: 2.1.2-0pre4
-Priority: required
-Section: base
-Maintainer: Joel Klecker
-Pre-Depends: ldso (>= 1.8.10-1)
-Recommends: gconv-modules
-Suggests: nscd, glibc-doc, locales
-Conflicts: libc5 (<< 5.4.33-7), libpthread0 (<< 0.7-10), libstdc++2.8 (= 2.90.29-1), libstdc++2.9 (<< 2.91.59-2), timezone, timezones, libwcsmbs, libc6-doc, libtricks, apt (<< 0.3.0), libglib1.2 (<< 1.2.1-2)
-Replaces: libc6-dev (<< 2.0.110-1), ldso (<< 1.9.10-1.1), timezone, timezones, libdb2, locales (<< 2.1.1-1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/libc6_2.1.2-0pre4.deb
-Size: 1505560
-MD5sum: 6cfea007529ea71a89301a9164ce2eb0
-Description: GNU C Library: Shared libraries and timezone data
- Contains the standard libraries that are used by nearly all programs on
- the system. This package includes shared versions of the standard C library
- and the standard math library, as well as mi386 m68k sparc powerpc arm others. Timezone data is
- also included.
-installed-size: 4207
-source: glibc
-
-Package: libc6-dev
-Status: install ok installed
-Version: 2.1.2-0pre4
-Priority: standard
-Section: devel
-Maintainer: Joel Klecker
-Depends: libc6 (= 2.1.2-0pre4)
-Recommends: c-compiler
-Suggests: glibc-doc
-Conflicts: libc-dev, libstdc++2.9-dev, libdl1-dev, libdb1-dev, libgdbm1-dev, libpthread0-dev, gcc (<= 2.7.2.3-1), libncurses4-dev (<< 4.2-3.1), libreadlineg2-dev (<< 2.1-13.1)
-Provides: libc-dev
-Replaces: ldso (<< 1.9.0-0), man-db (<= 2.3.10-41), gettext (<= 0.10.26-1), ppp (<= 2.2.0f-24), libgdbmg1-dev (<= 1.7.3-24)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/devel/libc6-dev_2.1.2-0pre4.deb
-Size: 1913968
-MD5sum: 5b288e5688bcda698bcb017b71491545
-Description: GNU C Library: Development libraries and header files.
- Contains the symlinks, headers, and object files needed to compile
- and link programs which use the standard C library.
-installed-size: 7670
-source: glibc
-
-Package: libdb2.6
-Status: install ok installed
-Version: 2.6.4-6
-Priority: important
-Section: libs
-Maintainer: Fabrizio Polacco
-Depends: libc6
-Conflicts: libdb2 (<= 2.4.14-1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/libs/libdb2.6_2.6.4-6.deb
-Size: 153074
-MD5sum: 7862b4b800fbd5948fa129f3f2c27c4d
-Description: The Berkeley database routines (run-time files).
- libdb is a library for manipulating database files, developed at
- Berkeley and extended by Sleepycat Software Inc.
- Its license permits free use in free software.
- .
- It supports three kinds of file formats:
- * btree. A representation of a sorted, balanced tree structure.
- * hashed. An extensible, dynamic hashing scheme.
- * UNIX file oriented. A byte stream file with fixed our variable
- length records.
- New features in version 2:
- * lock with multiple reader/writer granularity.
- * nested transaction support with logging and rollback recovery
- (two phase commit).
- * New API, and a compatibility API to use db-2 with older progs.
- * Large set of utility, to dump/load/restore data and examine log.
-installed-size: 310
-source: db2.6
-
-Package: libgdbmg1
-Status: install ok installed
-Version: 1.7.3-26.2
-Priority: standard
-Section: base
-Maintainer: James Troup
-Depends: libc6 (>= 2.1)
-Conflicts: libgdbm1 (<< 1.7.3-20)
-Provides: elf-libgdbm
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/libgdbmg1_1.7.3-26.2.deb
-Size: 18446
-MD5sum: a7e98f26bd61bb4d6691da773c45d86f
-Description: GNU dbm database routines (runtime version). [libc6 version]
- GNU dbm ('gdbm') is a library of database functions that use extendible
- hashing and works similarly to the standard UNIX 'dbm' functions.
- .
- The basic use of 'gdbm' is to store key/data pairs in a data file, thus
- providing a persistent version of the 'dictionary' Abstract Data Type
- ('hash' to perl programmers).
-installed-size: 41
-source: gdbm
-
-Package: libident
-Status: install ok installed
-Version: 0.22-1
-Priority: important
-Section: libs
-Maintainer: Paul Slootman
-Depends: libc6
-Suggests: libident-dev
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/libs/libident_0.22-1.deb
-Size: 12558
-MD5sum: 1974dc7dd6c8a72d0d8f6378215c6b9b
-Description: simple RFC1413 client library - runtime
- This is a small library to interface to the Ident protocol server;
- "ident" enables a remote host to find out who's the owner of a
- network connection.
- .
- /usr/sbin/in.identtestd is a small daemon (to be started from inetd)
- that does an ident lookup on you if you telnet into it. Can be used
- to verify that your Ident server is working correctly.
-installed-size: 32
-
-Package: liblockfile0
-Status: install ok installed
-Version: 0.1-6
-Priority: standard
-Section: libs
-Maintainer: Miquel van Smoorenburg
-Depends: libc6, libc6 (>= 2.0.7u-6)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/libs/liblockfile0_0.1-6.deb
-Size: 4972
-MD5sum: 0f67713f40952a9c4a13780048e4fc6a
-Description: Shared library with NFS-safe locking functions.
-installed-size: 16
-source: liblockfile
-
-Package: liblockfile1
-Status: install ok installed
-Version: 1.01
-Priority: standard
-Section: libs
-Maintainer: Miquel van Smoorenburg
-Depends: libc6
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/libs/liblockfile1_1.01.deb
-Size: 11080
-MD5sum: cd1bc580a54e0888f16ebfa3972d086b
-Description: Shared library with NFS-safe locking functions. Includes the
- command-line utility ``dotlockfile''.
-installed-size: 34
-source: liblockfile
-
-Package: libncurses4
-Status: install ok installed
-Version: 4.2-3.2
-Priority: required
-Section: base
-Maintainer: Galen Hazelwood
-Depends: libc6 (>= 2.1)
-Conflicts: ncurses
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/libncurses4_4.2-3.2.deb
-Size: 136622
-MD5sum: 41ba71e983e67d5ee84307fedeaa6a27
-Description: Shared libraries for terminal handling
- This package contains the shared libraries necessary to run programs
- compiled with ncurses.
-installed-size: 331
-source: ncurses
-
-Package: libncurses4-dev
-Status: install ok installed
-Version: 4.2-3.2
-Priority: standard
-Section: devel
-Maintainer: Galen Hazelwood
-Depends: libncurses4, libc6-dev
-Conflicts: ncurses, ncurses-developer, ncurses21-dev, ncurses-dev, libncurses-dev
-Provides: ncurses-dev, ncurses-developer, libncurses-dev
-Replaces: ncurses-developer
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/devel/libncurses4-dev_4.2-3.2.deb
-Size: 511408
-MD5sum: 98244bb8d63590b0861bad71d2ab7260
-Description: Developer's libraries and docs for ncurses
- This package contains the header files, static, and profiling
- libraries and symbolic links that developers using ncurses will need.
-installed-size: 1129
-source: ncurses
-
-Package: libnet-perl
-Status: install ok installed
-Version: 1.0606-3
-Priority: standard
-Section: base
-Maintainer: Michael Alan Dorman
-Depends: perl5, perl-5.005 | data-dumper
-Recommends: libnet-telnet-perl
-Conflicts: libnet
-Provides: libnet
-Replaces: libnet
-Architecture: all
-Filename: dists/unstable/main/binary-i386/base/libnet-perl_1.0606-3.deb
-Size: 99784
-MD5sum: ab812c9d4f2e095eabc834c74fd162e4
-Description: Implementation of Internet protocols for Perl
- libnet contains Perl implementations of the following protocols:
- Net::FTP (RFC959), Net::SMTP (RFC821), Net::Telnet (RFC854),
- Net::Time (RFC867 & RFC868), Net::NNTP (RFC977), Net::POP3 (RFC1939),
- Net::SNPP (RFC1861)
- It also contains various utility functions for implementing new
- protocols.
-installed-size: 231
-
-Package: libpam0g
-Status: install ok installed
-Version: 0.66-10
-Priority: standard
-Section: libs
-Maintainer: Ben Collins
-Depends: libc6 (>= 2.1), libpam-runtime
-Recommends: libpam-modules
-Suggests: libpam-doc
-Conflicts: libpam0 (<= 0.56-2), libpam, libpam0g-util
-Replaces: libpam0g-util
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/libs/libpam0g_0.66-10.deb
-Size: 83666
-MD5sum: 6b2a556507e84a39c82b5a127ac5f6aa
-Description: Pluggable Authentication Modules library
- Contains the C shared library for Linux-PAM, a suite of shared
- libraries that enable the local system administrator to choose how
- applications authenticate users. In other words, without rewriting
- or recompiling a PAM-aware application, it is possible to switch
- between the authentication mechanism(s) it uses. One may entirely
- upgrade the local authentication system without touching the
- applications themselves.
-installed-size: 183
-source: pam
-
-Package: libpam-runtime
-Status: install ok installed
-Version: 0.66-10
-Priority: optional
-Section: libs
-Maintainer: Ben Collins
-Conflicts: libpam0g-util, libpam0g (<< 0.66-0)
-Replaces: libpam0g-util
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/libs/libpam-runtime_0.66-10.deb
-Size: 32824
-MD5sum: 45212d68712d2c211b3e9b8e88a5a2a9
-Description: Runtime support for the PAM library
- Contains the base setup for libpam
-installed-size: 55
-source: pam
-
-Package: libpcre2
-Status: install ok installed
-Version: 2.05-1
-Priority: important
-Section: libs
-Maintainer: Mark Baker
-Depends: libc6, libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/libs/libpcre2_2.05-1.deb
-Size: 40656
-MD5sum: 0d5bb796c78d6082d74230a57648f18f
-Description: Philip Hazel's Perl Compatible Regular Expression library
- This is a library of functions to support regular expressions whose syntax
- and semantics are as close as possible to those of the Perl 5 language.
-installed-size: 74
-source: pcre2
-
-Package: libpng2
-Status: install ok installed
-Version: 1.0.2b-0.1
-Priority: standard
-Section: libs
-Maintainer: Philippe Troin
-Depends: libc6, zlib1g (>= 1:1.1.3), zlib1g(>=1.1.2)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/libs/libpng2_1.0.2b-0.1.deb
-Size: 119142
-MD5sum: 9388a9a2e5dc380ef78587644cf3d6b5
-Description: PNG library - runtime
- libpng is a library implementing an interface for reading and writing
- PNG (Portable Network Graphics) format files.
- .
- This library is more recent than libpng0g, and you should use it rather
- than libpng0g (which is for legacy packages).
-installed-size: 232
-source: libpng
-
-Package: libreadlineg2
-Status: install ok installed
-Version: 2.1-13.3
-Priority: required
-Section: base
-Maintainer: Guy Maor
-Depends: libc6 (>= 2.1), libncurses4 (>= 4.2-3.1)
-Conflicts: libreadline2 (<<2.1-2.1), bash (<< 2.02.1-1.2)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/libreadlineg2_2.1-13.3.deb
-Size: 78632
-MD5sum: cd2b5a1c9e50ef4881d8da7610121494
-Description: GNU readline and history libraries, run-time libraries. [libc6]
- The GNU readline library aids in the consistency of user interface
- across discrete programs that need to provide a command line
- interface.
- .
- The GNU history library provides a consistent user interface for
- recalling lines of previously typed input.
-installed-size: 211
-source: bash (2.02.1-1.4)
-
-Package: libstdc++2.9
-Status: install ok installed
-Version: 2.91.61-1
-Priority: required
-Section: base
-Maintainer: Debian EGCS maintainers
-Depends: libc6
-Replaces: libstdc++2.9-ss (<< 2.91.62)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/libstdc++2.9_2.91.61-1.deb
-Size: 126194
-MD5sum: bc80b69dd3f6935e711dfdbcf0b8e516
-Description: The GNU stdc++ library (egcs version)
- This package contains an additional runtime library for C++ programs
- built with the gnu/egcs compiler.
-installed-size: 314
-source: egcs (1.1.1.61-1)
-
-Package: libstdc++2.9-glibc2.1
-Status: install ok installed
-Version: 2.91.66-2
-Priority: required
-Section: base
-Maintainer: Debian EGCS maintainers
-Depends: libc6 (>= 2.1)
-Replaces: libstdc++2.9-glibc2.1-ss (<< 2.91.67)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/libstdc++2.9-glibc2.1_2.91.66-2.deb
-Size: 110024
-MD5sum: 0130560e5815266f85ac89f0485ba33a
-Description: The GNU stdc++ library (EGCS version)
- This package contains an additional runtime library for C++ programs
- built with the GNU compiler.
-installed-size: 298
-source: egcs (1.1.2-2)
-
-Package: lilo
-Status: install ok installed
-Version: 21-5
-Priority: important
-Section: base
-Maintainer: Vincent Renardias
-Depends: libc6
-Recommends: mbr
-Suggests: lilo-doc
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/lilo_21-5.deb
-Size: 106492
-MD5sum: dc9cc92747c9abaacd7a1b8e7e1de884
-Description: LInux LOader - The Classic OS loader can load Linux and others
- This Package contains lilo (the installer) and boot-record-images to
- install Linux, OS/2, DOS and generic Boot Sectors of other OSes.
- .
- You can use Lilo to mange your Master Boot Record (with a simple text screen)
- or call Lilo from other Boot-Loaders to jump-start the Linux kernel.
-installed-size: 162
-
-Package: locales
-Status: install ok installed
-Version: 2.1.2-0pre4
-Priority: standard
-Section: admin
-Maintainer: Joel Klecker
-Recommends: gconv-modules
-Conflicts: localebin, wg15-locale
-Replaces: localebin, wg15-locale
-Architecture: all
-Filename: dists/unstable/main/binary-i386/admin/locales_2.1.2-0pre4.deb
-Size: 2218780
-MD5sum: 87cde779135b377616c7b96df33111c5
-Description: GNU C Library: National Language (locale) data
- Machine-readable data files used by the C library
- for localization and internationalization support.
-installed-size: 11221
-source: glibc
-
-Package: login
-Status: install ok installed
-Version: 980403-0.3.2
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Guy Maor
-Pre-Depends: libc6 (>= 2.1)
-Conflicts: shadow-login
-Replaces: shadow-login, shadow-passwd
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/login_980403-0.3.2.deb
-Size: 79994
-MD5sum: 1d21ce8ac23ad728067aedd8a896ef65
-Description: Sign on to the system.
- login and newgrp change the user and group.
-installed-size: 157
-source: shadow
-
-Package: lpr
-Status: install ok installed
-Version: 1:0.35-6
-Priority: standard
-Section: net
-Maintainer: Adam Klein
-Depends: libc6 (>= 2.1), netbase
-Suggests: magicfilter | apsfilter, gs
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/net/lpr_0.35-6.deb
-Size: 84948
-MD5sum: b45e07273793cd8fad07472cfde9715a
-Description: BSD lpr/lpd line printer spooling system
- This is the BSD printer spooler and associated utilities.
- You can use this for local and remote printers.
- .
- If you install magicfilter or apsfilter (along with gs),
- lpr will be able to automatically handle special file types
- (such as Postscript and PDF files).
-installed-size: 201
-
-Package: lsof-2.2
-Status: install ok installed
-Version: 4.43-1
-Priority: standard
-Section: utils
-Maintainer: Jim Mintha
-Depends: libc6
-Conflicts: lsof, lsof-2.0.34, lsof-2.0.35, lsof-2.0.36
-Provides: lsof
-Replaces: lsof
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/utils/lsof-2.2_4.43-1.deb
-Size: 228746
-MD5sum: 75c85f6cc18ab4ae2ed49c822f2719e3
-Description: List open files.
- Lsof is a Unix-specific diagnostic tool. It's name stands
- for LiSt Open Files, and it does just that. It lists
- information about any files that are open by processes
- current running on the system.
- The binary is specific to kernel version 2.2
-installed-size: 298
-source: lsof
-
-Package: lynx
-Status: install ok installed
-Version: 2.8.2-1
-Priority: standard
-Section: web
-Maintainer: Christian Hudon
-Depends: libc6, libc6 (>= 2.1), slang1 (<< 1.3), slang1 (>> 1.2.2-0), zlib1g (>= 1:1.1.3)
-Recommends: mime-support
-Provides: www-browser, news-reader
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/web/lynx_2.8.2-1.deb
-Size: 814830
-MD5sum: f8e0e6022334694d816decebed5fd6ad
-Description: Text-mode WWW Browser
- Lynx is a fully-featured World Wide Web (WWW) client for
- users running cursor-addressable, character-cell display
- devices (e.g., vt100 terminals, vt100 emulators running on
- PCs or Macs, or any other "curses-oriented" display). It
- will display hypertext markup language (HTML) documents
- containing links to files residing on the local system, as
- well as files residing on remote systems running Gopher,
- HTTP, FTP, WAIS, and NNTP servers.
-installed-size: 1741
-
-Package: m4
-Status: install ok installed
-Version: 1.4-10
-Priority: standard
-Section: interpreters
-Maintainer: Santiago Vila
-Depends: libc6
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/interpreters/m4_1.4-10.deb
-Size: 104588
-MD5sum: 3675cb076ec80226454cd9fe2cbe2a8c
-Description: a macro processing language
- GNU `m4' is an implementation of the traditional UNIX macro
- processor. It is mostly SVR4 compatible, although it has some
- extensions (for example, handling more than 9 positional parameters to
- macros). `m4' also has builtin functions for including files, running
- shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for
- generating `configure' scripts, but not for running them.
-installed-size: 198
-
-Package: mailx
-Status: install ok installed
-Version: 1:8.1.1-10
-Priority: important
-Section: mail
-Maintainer: Loic Prylli
-Depends: libc6, smail | mail-transport-agent
-Provides: mail-reader
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/mail/mailx_8.1.1-10.deb
-Size: 99440
-MD5sum: 0a238d2311394843b799a91ce977d20a
-Description: A simple mail user agent.
- mailx is the traditional command-line-mode mail user agent.
- Even if you don't use it it may be required by other programmes.
-installed-size: 146
-
-Package: make
-Status: install ok installed
-Version: 3.77-7
-Priority: standard
-Section: devel
-Maintainer: Manoj Srivastava
-Depends: libc6
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/devel/make_3.77-7.deb
-Size: 251156
-MD5sum: 580198131e0a26026292862592ba3d40
-Description: The GNU version of the "make" utility.
- GNU Make is a program that determines which pieces of a large
- program need to be recompiled and issues the commands to recompile
- them, when necessary. More information about GNU Make can be
- found in the `make' Info page.
-installed-size: 326
-
-Package: makedev
-Status: install ok installed
-Version: 2.3.1-28
-Priority: required
-Section: base
-Maintainer: Bdale Garbee
-Replaces: base-files
-Architecture: all
-Filename: dists/unstable/main/binary-i386/base/makedev_2.3.1-28.deb
-Size: 22296
-MD5sum: 551acc07f9ec2ff9cf00256ac5093840
-Description: Creates special device files in /dev.
- The MAKEDEV executable is used to populate the /dev directory with device
- files.
-installed-size: 66
-
-Package: man-db
-Status: install ok installed
-Version: 2.3.10-69i
-Priority: important
-Section: doc
-Maintainer: Fabrizio Polacco
-Depends: groff, libc6, libdb2 (>= 2.3.16)
-Suggests: bsdmainutils
-Conflicts: man, man-aeb
-Provides: man, man-browser
-Replaces: man, man-aeb, nlsutils
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/doc/man-db_2.3.10-69i.deb
-Size: 287870
-MD5sum: 2b2c7f9e9641e9d1b353d63346d037ef
-Description: Display the on-line manual.
- This packages provides the man command, this utility is the primary
- way of examining the on-line help files (manual pages). Other utilities
- provided include the whatis and apropos commands for searching the
- manual page database; the manpath utility for determining the manual
- page search path and the maintenance utilities mandb, catman and
- zsoelim. This package uses the groff suit of programs to format and
- display the manual pages.
-installed-size: 625
-
-Package: libdb2
-Status: install ok installed
-Version: 1:2.4.14-5
-Priority: optional
-Section: libs
-Maintainer: Fabrizio Polacco
-Depends: libc6
-Replaces: libdb2-dev (<= 2.3.16-1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/libs/libdb2_2.4.14-5.deb
-Size: 123664
-MD5sum: d03b14478a992302077fef8cd481b903
-Description: The Berkeley database routines (run-time files).
- libdb is a library for manipulating database files, developed at
- Berkeley and extended by Sleepycat Software Inc.
- Its license permits free use in free software.
- .
- It supports three kinds of file formats:
- * btree. A representation of a sorted, balanced tree structure.
- * hashed. An extensible, dynamic hashing scheme.
- * UNIX file oriented. A byte stream file with fixed our variable
- length records.
- New features in version 2:
- * lock with multiple reader/writer granularity.
- * nested transaction support with logging and rollback recovery
- (two phase commit).
- * New API, and a compatibility API to use db-2 with older progs.
- * Large set of utility, to dump/load/restore data and examine log.
-installed-size: 276
-source: db
-
-Package: manpages
-Status: install ok installed
-Version: 1.25-1
-Priority: important
-Section: doc
-Maintainer: Nicolás Lichtmaier
-Suggests: man-browser
-Architecture: all
-Filename: dists/unstable/main/binary-i386/doc/manpages_1.25-1.deb
-Size: 284738
-MD5sum: 10063099b0bf89831ad85c140cd7b5d4
-Description: Man pages about using a Linux system.
- This package contains the Linux man pages for these sections:
- * 4 = Devices (e.g. hd, sd).
- * 5 = File formats and protocols, syntaxis of several system
- files (e.g. wtmp, /etc/passwd, nfs).
- * 7 = Conventions and standards, macro packages, etc.
- (e.g. nroff, ascii).
- .
- Sections 1, 6 and 8 are provided by the respective applications. This
- package only includes the intro man page describing the section.
- .
- The man pages describe syntaxis of several system files.
-installed-size: 333
-
-Package: manpages-dev
-Status: install ok installed
-Version: 1.25-1
-Priority: standard
-Section: doc
-Maintainer: Nicolás Lichtmaier
-Depends: manpages
-Suggests: man-browser
-Architecture: all
-Filename: dists/unstable/main/binary-i386/doc/manpages-dev_1.25-1.deb
-Size: 667106
-MD5sum: 466b3ce1cf80de43720601aaff1b331c
-Description: Linux-development man pages.
- These man pages describe the Linux programming interface, including
- these two sections:
- * 2 = Linux system calls.
- * 3 = Libc calls (note that a more comprehensive source of information
- may be found in the libc6-doc package).
-installed-size: 861
-source: manpages
-
-Package: mawk
-Status: install ok installed
-Version: 1.3.3-2
-Priority: required
-Section: base
-Maintainer: James Troup
-Pre-Depends: libc6
-Provides: awk
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/mawk_1.3.3-2.deb
-Size: 73004
-MD5sum: af09d1712828e731452fe9ab84b1d68a
-Description: a pattern scanning and text processing language
- Mawk is an interpreter for the AWK Programming Language. The AWK
- language is useful for manipulation of data files, text retrieval and
- processing, and for prototyping and experimenting with algorithms. Mawk
- is a new awk meaning it implements the AWK language as defined in Aho,
- Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley
- Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms
- to the Posix 1003.2 (draft 11.3) definition of the AWK language
- which contains a few features not described in the AWK book, and mawk
- provides a small number of extensions.
- .
- Mawk is smaller and much faster than gawk. It has some compile-time
- limits such as NF = 32767 and sprintf buffer = 1020.
-installed-size: 145
-
-Package: mbr
-Status: install ok installed
-Version: 1.0.0-7
-Priority: required
-Section: base
-Maintainer: Santiago Vila
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/mbr_1.0.0-7.deb
-Size: 5006
-MD5sum: 5ff09d3f5a0f51fcf6fcc5a620074d34
-Description: Master Boot Record for IBM-PC compatible computers.
- This is used in booting Linux from the hard disk.
- The MBR runs first, then transfers control to LILO, which transfers
- control to the Linux kernel.
-installed-size: 16
-
-Package: mime-support
-Status: install ok installed
-Version: 3.6-1
-Priority: standard
-Section: net
-Maintainer: Brian White
-Conflicts: a2ps(<<4.10.4)
-Architecture: all
-Filename: dists/unstable/main/binary-i386/net/mime-support_3.6-1.deb
-Size: 98114
-MD5sum: e4368fe1c3768c626f45204f9a01d429
-Description: MIME files 'mime.types' & 'mailcap', and support programs
- As these files can be used by all MIME compliant programs, they
- have been moved into their own package that others can depend upon.
- .
- Other packages add themselves as viewers/editors/composers/etc by
- using the provided "update-mime" program.
- .
- In addition, the commands "see", "edit", "compose", and "print"
- will display, alter, create, and print (respectively) any file using
- a program determined from the entries in the mime.types and mailcap
- files.
-installed-size: 152
-
-Package: modconf
-Status: install ok installed
-Version: 0.2.26
-Priority: optional
-Section: base
-Maintainer: Enrique Zanardi
-Depends: whiptail, modutils (>= 2.1.85-14)
-Architecture: all
-Filename: dists/unstable/main/binary-i386/base/modconf_0.2.26.deb
-Size: 47234
-MD5sum: a32ec96d26bf2d31db2c814a79cb51bd
-Description: Device Driver Configuration
- Modconf provides a GUI for installing and configuring device driver modules.
-installed-size: 171
-
-Package: modutils
-Status: install ok installed
-Version: 2.1.121-25
-Priority: required
-Section: base
-Maintainer: Wichert Akkerman
-Depends: libc6 (>= 2.1), sysvinit (>=2.71-2)
-Provides: modules
-Replaces: modules, manpages (<=1.15-3)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/modutils_2.1.121-25.deb
-Size: 126728
-MD5sum: 3d204391241e37049a93f2b442a93f10
-Description: Linux module utilities.
- These utilities are intended to make a Linux modular kernel
- manageable for all users, administrators and distribution
- maintainers.
-installed-size: 300
-
-Package: mount
-Status: install ok installed
-Version: 2.9t-2
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Vincent Renardias
-Pre-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/mount_2.9t-2.deb
-Size: 79314
-MD5sum: eace4f66a958800aba4a378f0f6f9245
-Description: Tools for mounting and manipulating filesystems.
- This package provides the mount(8), umount(8), swapon(8),
- swapoff(8), and losetup(8) commands.
-installed-size: 171
-source: util-linux
-
-Package: mpack
-Status: install ok installed
-Version: 1.5-5
-Priority: standard
-Section: mail
-Maintainer: Richard Braakman
-Depends: libc6
-Suggests: mail-transport-agent, inewsinn | inews
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/mail/mpack_1.5-5.deb
-Size: 33994
-MD5sum: 4ebb55bc1a1d254b4ce6c8b328434f5d
-Description: Tools for encoding/decoding MIME messages.
- Mpack and munpack are utilities for encoding and decoding
- (respectively) binary files in MIME (Multipurpose Internet
- Mail Extensions) format mail messages. For compatibility
- with older forms of transferring binary files, the munpack
- program can also decode messages in split-uuencoded format.
-installed-size: 72
-
-Package: mtools
-Status: install ok installed
-Version: 3.9.1-2
-Priority: standard
-Section: otherosfs
-Maintainer: Mark Eichin
-Depends: libc6
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/otherosfs/mtools_3.9.1-2.deb
-Size: 177642
-MD5sum: 0480e633daba2cdb047bb307dda6a29d
-Description: Tools for manipulating MSDOS files
- Mtools is a public domain collection of programs to allow Unix systems
- to read, write, and manipulate files on an MSDOS filesystem (typically a
- diskette). Each program attempts to emulate the MSDOS equivalent
- command as closely as practical.
-installed-size: 274
-
-Package: ncurses-base
-Status: install ok installed
-Version: 4.2-3.2
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Galen Hazelwood
-Conflicts: ncurses, ncurses-runtime
-Provides: ncurses-runtime
-Replaces: ncurses-term
-Architecture: all
-Filename: dists/unstable/main/binary-i386/base/ncurses-base_4.2-3.2.deb
-Size: 13974
-MD5sum: cf356033619d0f74c999adebd0842743
-Description: Descriptions of common terminal types
- This package contains what should be a reasonable subset of terminal
- definitions, including: ansi, dumb, linux, rxvt, screen, sun, vt100,
- vt102, vt220, vt52, and xterm.
-installed-size: 67
-source: ncurses
-
-Package: ncurses-bin
-Status: install ok installed
-Version: 4.2-3.2
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Galen Hazelwood
-Depends: libc6 (>= 2.1), libncurses4 (>= 4.2-3.1)
-Conflicts: ncurses, tput
-Provides: tput
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/ncurses-bin_4.2-3.2.deb
-Size: 69198
-MD5sum: d07f36eeab0f2c5781101462d4a6d061
-Description: Terminal-related programs and man pages
- This package contains the programs used for manipulating the terminfo
- database and individual terminfo entries, as well as some programs for
- resetting terminals and such.
-installed-size: 168
-source: ncurses
-
-Package: ncurses-term
-Status: install ok installed
-Version: 4.2-3.2
-Priority: standard
-Section: admin
-Maintainer: Galen Hazelwood
-Depends: ncurses-base
-Architecture: all
-Filename: dists/unstable/main/binary-i386/admin/ncurses-term_4.2-3.2.deb
-Size: 278538
-MD5sum: 0fbe9e4d5e28d290e3abaddf5a8d1300
-Description: Additional terminal type definitions
- This package contains all of the terminal definitions not found in
- the ncurses-base package. There are far too many to list here.
-installed-size: 2187
-source: ncurses
-
-Package: netbase
-Status: install ok installed
-Version: 3.15-4
-Priority: standard
-Section: base
-Maintainer: Anthony Towns
-Depends: libc6 (>= 2.1)
-Recommends: netstd (>=3.00)
-Suggests: cpp
-Replaces: netstd
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/netbase_3.15-4.deb
-Size: 590874
-MD5sum: 025e643591717a33da0f29d77f1bef25
-Description: Basic TCP/IP networking binaries
- In order to make use of the network you need a few tools to
- configure it. This package contains all the necessary tools
- to configure the networking interfaces, to setup the routing
- tables and to start other services using the inetd server.
-installed-size: 1257
-
-Package: netstd
-Status: install ok installed
-Version: 3.07-7
-Priority: standard
-Section: net
-Maintainer: Herbert Xu
-Pre-Depends: netbase (>=3.00), libc6 (>= 2.0.7u), libncurses4, libreadlineg2 (>= 2.1-4)
-Suggests: mail-transport-agent
-Replaces: pftp (<<0.7.6-1), wu-ftpd, wu-ftpd-academ
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/net/netstd_3.07-7.deb
-Size: 401312
-MD5sum: 11a5d651e10b7b2461904dcc66d3aa12
-Description: Networking binaries and daemons for Linux
- The netstd package provides you with the standard networking services
- (server and clients). This includes services like ftp, bootp, tftp, finger,
- rsh, rlogin and others.
-installed-size: 848
-
-Package: newt0.30
-Status: install ok installed
-Version: 0.30-1
-Priority: optional
-Section: base
-Maintainer: Enrique Zanardi
-Depends: libc6, libc6 (>= 2.0.7u-6), slang1 (<< 1.3), slang1 (>> 1.2.2-0)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/newt0.30_0.30-1.deb
-Size: 22732
-MD5sum: d8f95e3967fc5a9f4ba94c57cdc0fcc4
-Description: Not Erik's Windowing Toolkit - text mode windowing with slang
- Newt is a windowing toolkit for text mode built from the slang library.
- It allows color text mode applications to easily use stackable windows,
- push buttons, check boxes, radio buttons, lists, entry fields, labels,
- and displayable text. Scrollbars are supported, and forms may be nested
- to provide extra functionality. This package contains the shared library
- for programs that have been built with newt.
-installed-size: 52
-source: newt
-
-Package: nfs-common
-Status: install ok installed
-Version: 1.4.6-1
-Priority: standard
-Section: net
-Maintainer: Anders Hammarquist
-Depends: netbase, libc6 (>= 2.1)
-Conflicts: nfs-client, nfs-server (<< 2.2beta37-4)
-Replaces: nfs-client
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/net/nfs-common_1.4.6-1.deb
-Size: 28156
-MD5sum: e7d9f866aadeffaa33947bf8978c4434
-Description: Common NFS Tools
- This package contains tools to diagnose nfs services, and the
- daemons necessary for file locking to work over nfs. Common
- here refers to common to both client and servers.
- .
- You MUST install this package on your clients if you want file
- locking over nfs to work. You will also need an nfs server which
- supports file locking such as the Linux kernel nfs server.
-installed-size: 70
-source: knfs
-
-Package: knfs
-Version: 1.4.6-1
-Priority: extra
-Section: net
-Maintainer: Anders Hammarquist
-Depends: netbase, nfs-common, libc6 (>= 2.1)
-Conflicts: netstd (<< 3.07-4), nfs-server
-Replaces: nfs-server
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/net/knfs_1.4.6-1.deb
-Size: 76526
-MD5sum: 17f686efddefc721cb6b7f8bd26d5a5a
-Description: Kernel NFS Server Tools
- This package contains the necessary tools to use the Kernel NFS Daemon in
- Linux 2.2
- .
- You should apply the appropriate kernel patches in /usr/doc/knfs and
- recompile, at least for kernels <= 2.2.10. See the file NEW for
- details.
-installed-size: 144
-
-Package: nvi
-Status: install ok installed
-Version: 1.79-9
-Priority: important
-Section: editors
-Maintainer: Steve Greenland
-Depends: libc6, libncurses4
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/editors/nvi_1.79-9.deb
-Size: 263392
-MD5sum: 0e41cfc5b757e43e6e720e9b3b747a6f
-Description: 4.4BSD re-implementation of vi.
- Vi is the original screen based text editor for Unix systems.
- It is considered the standard text editor, and is available on
- almost all Unix systems.
- .
- Nvi is intended as a "bug-for-bug compatible" clone of the original
- BSD vi editor. As such, it doesn't have a lot of snazzy features as do
- some of the other vi clones such as elvis and vim. However, if all
- you want is vi, this is the one to get.
-installed-size: 508
-
-Package: passwd
-Status: install ok installed
-Version: 980403-0.3.2
-Priority: required
-Section: base
-Maintainer: Guy Maor
-Depends: libc6 (>= 2.1), login (>= 970502-1)
-Conflicts: shadow-passwd
-Replaces: manpages (<=1.15-2)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/passwd_980403-0.3.2.deb
-Size: 217914
-MD5sum: 65b047d60d29152e86c6e5279f00ae41
-Description: Change and administer password and group data.
- This package includes passwd, chsh, chfn, and many other programs to
- maintain password and group data.
- .
- Shadow passwords are supported. See /usr/doc/passwd/README.Debian
-installed-size: 624
-source: shadow
-
-Package: patch
-Status: install ok installed
-Version: 2.5-2
-Priority: standard
-Section: utils
-Maintainer: Darren Stalder
-Depends: libc6
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/utils/patch_2.5-2.deb
-Size: 70402
-MD5sum: abf6b443f1e4654a3819bd95f19c4223
-Description: Apply a diff file to an original
- Patch will take a patch file containing any of the four forms
- of difference listing produced by the diff program and apply
- those differences to an original file, producing a patched
- version.
-installed-size: 109
-
-Package: pcmcia-cs
-Status: install ok installed
-Version: 3.0.13-2
-Priority: extra
-Section: base
-Maintainer: Brian Mays
-Depends: libc6 (>= 2.1), modules
-Suggests: pcmcia-modules, libfltk1, libstdc++2.9-glibc2.1, mesag3, xlib6g (>= 3.3.3.1-1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/pcmcia-cs_3.0.13-2.deb
-Size: 188134
-MD5sum: 291fc0845f3723e80cac8f3313c09982
-Description: PCMCIA Card Services for Linux.
- PCMCIA cards are commonly used in laptops to provide expanded
- capabilities, such as modems, increased memory, etc. Some desktop PCs
- can accept PCMCIA cards as well, although this is rare.
- .
- Card Services for Linux is a complete PCMCIA support package. It
- includes a set of client drivers for specific cards, and a card
- manager daemon that can respond to card insertion and removal events,
- loading and unloading drivers on demand. It supports ``hot swapping''
- of PCMCIA cards, so cards can be inserted and ejected at any time.
- .
- The actual kernel modules required for this package are contained in
- the pcmcia-modules- package, where is
- the version of the kernel for which the modules have been compiled.
-installed-size: 419
-
-Package: pdksh
-Status: install ok installed
-Version: 5.2.13-5
-Priority: standard
-Section: shells
-Maintainer: Mark Baker
-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/shells/pdksh_5.2.13-5.deb
-Size: 208842
-MD5sum: c9c4f0cdb4e9723ca4e471a14a8978f7
-Description: A public domain version of the Korn shell
- PD-ksh is a mostly complete AT&T ksh look-alike (see NOTES file for a list
- of things not supported). Work is currently underway to make it fully
- compatible with both POSIX and AT&T ksh (when the two don't conflict).
- .
- Since pdksh is free and compiles and runs on most common unix systems, it
- is very useful in creating a consistent user interface across multiple
- machines. For example, in the CS dept. of MUN, pdksh is installed on a
- variety of machines including Suns, HPs, DecStations, pcs running Linux,
- etc., and is the login shell of ~4500 users.
-installed-size: 295
-
-Package: perl-5.005
-Status: install ok installed
-Version: 5.005.03-2
-Priority: important
-Section: interpreters
-Maintainer: Darren Stalder
-Pre-Depends: perl-base (>=5.004.04-2) | perl5-base
-Depends: perl-5.005-base (=5.005.03-2)
-Recommends: perl-5.005-doc (=5.005.03-2)
-Suggests: perl-5.005-suid, perl-5.005-debug
-Provides: data-dumper, perl5
-Replaces: data-dumper, perl
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/interpreters/perl-5.005_5.005.03-2.deb
-Size: 1740920
-MD5sum: 8bcd933216354957c8a3a6d67cf8d3ec
-Description: Larry Wall's Practical Extracting and Report Language.
- An interpreted scripting language, known among some as "Unix's
- Swiss Army Chainsaw".
- .
- Perl is optimized for scanning arbitrary text files and system
- administration. It has built-in extended regular expression matching
- and replacement, a dataflow mechanism to improve security with
- setuid scripts and is extendable via modules that can interface
- to C libraries.
- .
- Note that this supplements perl-base, providing the full Perl
- distribution.
-installed-size: 5056
-
-Package: perl-5.005-base
-Status: install ok installed
-Version: 5.005.03-2
-Priority: required
-Section: base
-Maintainer: Darren Stalder
-Pre-Depends: libc6 (>= 2.1), libgdbmg1
-Suggests: perl-5.005
-Conflicts: perl-base (<<5.004.05), perl
-Provides: perl5-base
-Replaces: perl-base
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/perl-5.005-base_5.005.03-2.deb
-Size: 398008
-MD5sum: 653b01fd2f4f2586d2c22b8ed815485f
-Description: The Pathologically Eclectic Rubbish Lister
- A scripting language with delusions of full language-hood, Perl is used
- in many system scripts and utilities.
- .
- This is a stripped down Perl with only essential libraries. To make
- full use of Perl, you'll want to install the perl-5.005 package
- which supplements this one.
-installed-size: 1142
-source: perl-5.005
-
-Package: perl-5.005-doc
-Status: install ok installed
-Version: 5.005.03-2
-Priority: standard
-Section: interpreters
-Maintainer: Darren Stalder
-Recommends: perl-5.005 (=5.005.03-2)
-Conflicts: perl-doc
-Provides: perl-doc
-Replaces: perl-doc, data-dumper, perl (<< 5.004.05-1)
-Architecture: all
-Filename: dists/unstable/main/binary-i386/interpreters/perl-5.005-doc_5.005.03-2.deb
-Size: 2842634
-MD5sum: b0cfdc9c2049f0949bc2a3e2ec2fda93
-Description: Man pages and pod docs for Perl
- This is a first cut a documentation package for Perl. It will
- definitely need some tweaking.
-installed-size: 4268
-source: perl-5.005
-
-Package: perl-5.005-suid
-Status: install ok installed
-Version: 5.005.03-2
-Priority: standard
-Section: interpreters
-Maintainer: Darren Stalder
-Depends: perl-5.005 (=5.005.03-2)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/interpreters/perl-5.005-suid_5.005.03-2.deb
-Size: 263472
-MD5sum: 2052a038a69f450f49ee621a6970d5d5
-Description: Runs setuid Perl scripts.
- This can be a security hole but it is much safer than shell scripts and
- with -Tw can be much safer than setuid executables.
-installed-size: 589
-source: perl-5.005
-
-Package: perl-base
-Status: install ok installed
-Version: 5.004.05-1
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Darren Stalder
-Depends: perl5-base
-Architecture: all
-Filename: dists/unstable/main/binary-i386/base/perl-base_5.004.05-1.deb
-Size: 1346
-MD5sum: 2257e9f90e66ede61cf255882c5a4774
-Description: Fake package assuring that one of the -base package is installed
- This package depends on perl5-base that is provided by
- the various perl-...-base package. It's essential.
-installed-size: 7
-
-Package: ppp
-Status: install ok installed
-Version: 2.3.8-1
-Priority: optional
-Section: base
-Maintainer: Philip Hands
-Depends: libc6 (>= 2.1), netbase
-Suggests: ppp-pam
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/ppp_2.3.8-1.deb
-Size: 205458
-MD5sum: a9b47d1a1a5e45e62dfeae22403cf44e
-Description: Point-to-Point Protocol (PPP) daemon.
- The Point-to-Point Protocol (PPP) provides a standard way to
- transmit datagrams over a serial link, as well as a standard
- way for the machines at either end of the link (the "peers")
- to negotiate various optional characteristics of the link. Using
- PPP, a serial link can be used to transmit Internet Protocol (IP)
- datagrams, allowing TCP/IP connections between the peers.
-installed-size: 388
-
-Package: ppp-pam
-Status: install ok installed
-Version: 2.3.8-1
-Priority: standard
-Section: net
-Maintainer: Philip Hands
-Depends: libc6 (>= 2.1), libpam0g, netbase, ppp (=2.3.8-1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/net/ppp-pam_2.3.8-1.deb
-Size: 62714
-MD5sum: 23964398e4bb98bc6423decf661d0e2d
-Description: Point-to-Point Protocol (PPP) daemon with PAM support.
- This package contains just the pppd binary, with PAM support included
- .
- This is excluded from the normal ppp package to save space on the
- boot disks. You should install this if you have ppp installed
-installed-size: 137
-source: ppp
-
-Package: pppconfig
-Status: install ok installed
-Version: 1.9.2beta2.0
-Priority: optional
-Section: base
-Maintainer: John Hasler
-Depends: ppp (>= 2.3.7), whiptail | dialog
-Architecture: all
-Filename: dists/unstable/main/binary-i386/base/pppconfig_1.9.2beta2.0.deb
-Size: 20874
-MD5sum: ec0546387fd1fd5ccab9da6b6e5316a2
-Description: This program is a text based utility for configuring ppp.
- It uses menus and provides extensive explanations at each step.
- pppconfig supports PAP, CHAP, and chat methods of authentication.
- It uses the standard ppp configuration files. It sets ppp up so
- that the standard pon and poff commands can be used to control
- ppp. It allows you to have multiple isp's and give each a unique name
- so that you can dial a particular one with 'pon '. It can
- automatically detect your modem. It can arrange for a different set
- of nameservers to be used for each ISP. It can configure pppd to use
- 'dynamic dns', the scheme where the ISP sends the nameserver numbers
- each time you connect.
-installed-size: 81
-
-Package: procmail
-Status: install ok installed
-Version: 3.13.1-2
-Priority: standard
-Section: mail
-Maintainer: Santiago Vila
-Depends: libc6, debianutils (>= 1.6)
-Recommends: smail | sendmail | mail-transport-agent | fetchmail
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/mail/procmail_3.13.1-2.deb
-Size: 123454
-MD5sum: 34d03d64a395c8bdc46b984861b44f33
-Description: Versatile e-mail processor.
- Can be used to create mail-servers, mailing lists, sort your incoming
- mail into separate folders/files (real convenient when subscribing to one
- or more mailing lists or for prioritising your mail), preprocess your
- mail, start any programs upon mail arrival (e.g. to generate different
- chimes on your workstation for different types of mail) or selectively
- forward certain incoming mail automatically to someone.
-installed-size: 230
-
-Package: procps
-Status: install ok installed
-Version: 1:2.0.2-4
-Priority: required
-Section: base
-Maintainer: Craig Small
-Depends: libc6 (>= 2.1), libncurses4 (>= 4.2-3.1)
-Recommends: psmisc
-Conflicts: watch, libproc-dev (<< 1:1.2.6-2), w-bassman (<< 1.0-3), procps-nonfree
-Provides: watch
-Replaces: watch
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/procps_2.0.2-4.deb
-Size: 127614
-MD5sum: 9907676e505e78067e7793ead47020a3
-Description: The /proc file system utilities.
- These are utilities to browse the /proc filesystem, which is not a real file
- system but a way for the kernel to provide information about the status of
- entries in its process table. (e.g. running, stopped or "zombie")
- Both command line and full screen utilities are provided. Ncurses is needed
- for the full screen utilities.
-installed-size: 276
-
-Package: rcs
-Status: install ok installed
-Version: 5.7-12
-Priority: standard
-Section: devel
-Maintainer: Mark Baker
-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/devel/rcs_5.7-12.deb
-Size: 278344
-MD5sum: 82a93b52d1661ce9fdd9d2db9a3acb13
-Description: The GNU Revision Control System
- The Revision Control System (RCS) manages multiple
- revisions of files. RCS automates the storing, retrieval,
- logging, identification, and merging of revisions. RCS is
- useful for text that is revised frequently, for example
- programs, documentation, graphics, papers, and form letters.
-installed-size: 515
-
-Package: sed
-Status: install ok installed
-Version: 3.02-3
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Wichert Akkerman
-Pre-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/sed_3.02-3.deb
-Size: 65528
-MD5sum: 12299441ba2c92fae13c77a6aeb77543
-Description: The GNU sed stream editor.
- sed reads the specified files or the standard input if no
- files are specified, makes editing changes according to a
- list of commands, and writes the results to the standard
- output.
-installed-size: 110
-
-Package: setserial
-Status: install ok installed
-Version: 2.15-9
-Priority: required
-Section: base
-Maintainer: Gordon Russell
-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/setserial_2.15-9.deb
-Size: 29906
-MD5sum: bf0807d154307815949acbb53f4ef18a
-Description: Controls configuration of serial ports.
- Set and/or report the configuration information
- associated with a serial port. This information includes what I/O
- port and which IRQ a particular serial port is using.
- .
- This version has a completely new approach to configuration, so if you
- have a setup other than the standard ttyS0 and 1, you will have to get
- your hands dirty...
- .
- By default, only COM1-4 are configured by the kernel, using IRQ 3 and 4.
- If you have other serial ports (such as an AST Fourport card), or
- if you have mapped the IRQs differently (perhaps COM3 and 4 to other
- IRQs to allow concurrent access with COM1 and 2) then you must have this
- package.
-installed-size: 66
-
-Package: sharutils
-Status: install ok installed
-Version: 1:4.2-10
-Priority: standard
-Section: utils
-Maintainer: Santiago Vila
-Depends: libc6, debianutils (>= 1.6)
-Conflicts: shar, uuencode
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/utils/sharutils_4.2-10.deb
-Size: 117450
-MD5sum: a89423fc969ff9da152f91e43aba084f
-Description: shar, unshar, uuencode, uudecode
- `shar' makes so-called shell archives out of many files, preparing
- them for transmission by electronic mail services. `unshar' helps
- unpacking shell archives after reception. Other related utility
- programs help with other tasks.
- .
- `uuencode' prepares a file for transmission over an electronic
- channel which ignores or otherwise mangles the eight bit (high
- order bit) of bytes. `uudecode' does the converse transformation.
-installed-size: 315
-
-Package: shellutils
-Status: install ok installed
-Version: 1.16-6.5
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Galen Hazelwood
-Pre-Depends: libc6
-Replaces: bsdutils (<= 3.0-2)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/shellutils_1.16-6.5.deb
-Size: 232568
-MD5sum: 6d795ae9783a806c05924c1708c2cc4a
-Description: The GNU shell programming utilities.
- The utilities: basename chroot date dirname echo env expr factor false groups
- id logname nice nohup pathchk printenv printf pwd seq sleep stty su tee test
- true tty uname users who whoami yes.
-installed-size: 594
-
-Package: slang1
-Status: install ok installed
-Version: 1.2.2-2.1
-Priority: required
-Section: base
-Maintainer: Jim Mintha
-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/slang1_1.2.2-2.1.deb
-Size: 117766
-MD5sum: b87ae928234ca8937c4dd3e298e7f1b9
-Description: The S-Lang programming library - runtime version.
- S-Lang is a C programmer's library that includes routines for the rapid
- development of sophisticated, user friendly, multi-platform applications.
- .
- This package contains only the shared library libslang.so.* and copyright
- information. It is only necessary for programs that use this library (such
- as jed and slrn). If you plan on doing development with S-Lang, you will
- need the companion -dev package as well.
-installed-size: 245
-source: slang
-
-Package: strace
-Status: install ok installed
-Version: 4.0-1
-Priority: standard
-Section: utils
-Maintainer: Wichert Akkerman
-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/utils/strace_4.0-1.deb
-Size: 64042
-MD5sum: 1f9dd5c22904d7fc4c2a6896f0875462
-Description: A system call tracer.
- strace is a system call tracer, i.e. a debugging tool which prints out
- a trace of all the system calls made by a another process/program.
- The program to be traced need not be recompiled for this, so you can
- use it on binaries for which you don't have source.
- .
- System calls and signals are events that happen at the user/kernel
- interface. A close examination of this boundary is very useful for bug
- isolation, sanity checking and attempting to capture race conditions.
-installed-size: 134
-
-Package: sysklogd
-Status: install ok installed
-Version: 1.3-32
-Priority: required
-Section: base
-Maintainer: Martin Schulze
-Depends: libc6 (>= 2.1)
-Conflicts: syslogd
-Provides: syslogd
-Replaces: syslogd
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/sysklogd_1.3-32.deb
-Size: 67070
-MD5sum: 61ff23d1278b7f4017131aec0fd97683
-Description: Kernel and system logging daemons
- This package implements two system log daemons. The syslogd daemon is
- an enhanced version of the standard Berkeley utility program. This
- daemon is responsible for providing logging of messages received from
- programs and facilities on the local host as well as from remote
- hosts.
- .
- The klogd daemon listens to kernel message sources and is responsible
- for prioritizing and processing operating system messages. The klogd
- daemon can run as a client of syslogd or optionally as a standalone
- program. Klogd can now be used to decode EIP addresses if it can
- determine a System.map file.
-installed-size: 127
-
-Package: syslinux
-Status: install ok installed
-Version: 1.43-1
-Priority: optional
-Section: base
-Maintainer: Juan Cespedes
-Depends: libc6
-Suggests: lilo (>= 20)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/syslinux_1.43-1.deb
-Size: 49846
-MD5sum: 99fba8c9c430ba5313e0bff570956fe6
-Description: Bootloader for Linux/i386 using MS-DOS floppies
- SYSLINUX is a boot loader for the Linux/i386 operating system which operates
- off MS-DOS floppies. It is intended to simplify first-time installation
- of Linux. It is *not* intended to be used as a general purpose boot
- loader.
-installed-size: 77
-
-Package: sysvinit
-Status: install ok installed
-Version: 2.77-1
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Miquel van Smoorenburg
-Pre-Depends: libc6
-Depends: dpkg (>= 1.4.0.21), mount (>= 2.7l-1), util-linux (>= 2.9t-2)
-Conflicts: last, file-rc (<= 0.4.2), kbd (<< 0.95-2), mdutils (<< 0.35-9)
-Replaces: last, bsdutils (<=2.0-2)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/sysvinit_2.77-1.deb
-Size: 78900
-MD5sum: 86cc27b2ed3425354a8b97b6351b4c24
-Description: System-V like init.
- Init is the first program to run after your system is booted, and
- continues to run as process number 1 until your system halts. Init's
- job is to start other programs that are essential to the operation of
- your system. All processes are descended from init. For more information,
- see the manual page init(8).
-installed-size: 194
-
-Package: talk
-Status: install ok installed
-Version: 0.10-4
-Priority: standard
-Section: net
-Maintainer: Herbert Xu
-Depends: libc6 (>= 2.0.7u), libncurses4
-Replaces: netstd
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/net/talk_0.10-4.deb
-Size: 15350
-MD5sum: 599f3b42ea51cd746e38a73a207cda4d
-Description: Talk to another user.
- Talk is a visual communication program which copies lines from your terminal
- to that of another user.
-installed-size: 35
-source: netkit-ntalk
-
-Package: talkd
-Status: install ok installed
-Version: 0.10-4
-Priority: standard
-Section: net
-Maintainer: Herbert Xu
-Depends: netbase, libc6 (>= 2.0.7u)
-Replaces: netstd
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/net/talkd_0.10-4.deb
-Size: 11152
-MD5sum: 0a8c1cf30b23cc786081a2b73d34ed41
-Description: Remote user communication server.
- Talkd is the server that notifies a user that someone else wants to initiate
- a conversation. It acts a repository of invitations, responding to requests
- by clients wishing to rendezvous to hold a conversation.
-installed-size: 26
-source: netkit-ntalk
-
-Package: tar
-Status: install ok installed
-Version: 1.13-3
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Bdale Garbee
-Pre-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/tar_1.13-3.deb
-Size: 358352
-MD5sum: df95973b09e58985a08cdf89f32b36ed
-Description: GNU tar
- Tar is a program for packaging a set of files as a single archive in tar
- format. The function it performs is conceptually similar to cpio, and to
- things like pkzip in the DOS world. It is heavily used by the Debian package
- management system, and is useful for performing system backups and exchanging
- sets of files with others.
-installed-size: 757
-
-Package: tcsh
-Status: install ok installed
-Version: 6.08.06-1
-Priority: standard
-Section: shells
-Maintainer: Luis Francisco Gonzalez
-Depends: libc6, libncurses4
-Suggests: tcsh-i18n
-Conflicts: tcsh-kanji
-Provides: c-shell
-Replaces: tcsh-kanji
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/shells/tcsh_6.08.06-1.deb
-Size: 211598
-MD5sum: afeb7593f257600c48052eebbce9654a
-Description: TENEX C Shell, an enhanced version of Berkeley csh.
- tcsh (TENEX C Shell) is an enhanced version of the Berkeley Unix
- C shell (csh(1)). It includes all the features of 4.4BSD C shell,
- plus a command-line editor, programmable word completion, spelling
- correction and more.
-installed-size: 350
-
-Package: tcsh-i18n
-Status: install ok installed
-Version: 6.08.06-1
-Priority: standard
-Section: shells
-Maintainer: Luis Francisco Gonzalez
-Depends: tcsh (>=6.08.01-3) | tcsh-kanji
-Architecture: all
-Filename: dists/unstable/main/binary-i386/shells/tcsh-i18n_6.08.06-1.deb
-Size: 80822
-MD5sum: a6e8f97ea148e5cc2db8cd537fe02cee
-Description: TENEX C Shell message catalogs
- tcsh (TENEX C Shell) has NLS support. This package has the current
- message catalogs to be used with tcsh. The supported languages include
- French, German, Greek and Spanish.
-installed-size: 277
-source: tcsh
-
-Package: telnet
-Status: install ok installed
-Version: 0.12-6
-Priority: standard
-Section: net
-Maintainer: Herbert Xu
-Depends: libc6 (>= 2.1), libncurses4 (>= 4.2-3.1), libstdc++2.9-glibc2.1
-Replaces: netstd
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/net/telnet_0.12-6.deb
-Size: 51494
-MD5sum: cd07ef8981372d3e7bd58beb061468de
-Description: The telnet client.
- The telnet command is used for interactive communication with another host
- using the TELNET protocol.
-installed-size: 106
-source: netkit-telnet
-
-Package: telnetd
-Status: install ok installed
-Version: 0.12-6
-Priority: standard
-Section: net
-Maintainer: Herbert Xu
-Depends: netbase, libc6 (>= 2.1), libncurses4 (>= 4.2-3.1)
-Replaces: netstd
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/net/telnetd_0.12-6.deb
-Size: 26462
-MD5sum: a4cac4fb05087716296c53aabb0c660c
-Description: The telnet server.
- The in.telnetd program is a server which supports the DARPA telnet interactive
- communication protocol.
-installed-size: 59
-source: netkit-telnet
-
-Package: tetex-base
-Status: install ok installed
-Version: 1.0-4
-Priority: standard
-Section: tex
-Maintainer: Christoph Martin
-Pre-Depends: dpkg-perl
-Suggests: tetex-nonfree, perl-tk
-Conflicts: tetex-bin (<< 0.9.990310-1), xbase (<< 3.3.2.3a-2)
-Replaces: texidoc, bibtex, texpsfnt, mfbasfnt, xdvik, dvipsk, mfnfss, latex, babel, texlib, mflib, textfm, kpathsea, latex2e-doc, ltxgraph, tetex-extra, tetex-doc, tetex-nonfree
-Architecture: all
-Filename: dists/unstable/main/binary-i386/tex/tetex-base_1.0-4.deb
-Size: 11015800
-MD5sum: b7b824f9a4d7afacec82b0bc37bcfd45
-Description: basic teTeX library files
- teTeX (version 1.0) is a TeX distribution for UNIX compatible
- systems.
- .
- Together with tetex-bin you have a minimal installation
- With tetex-extra and tetex-nonfree you have a complete installation
- .
- Includes: texlib, latex, mflib, mfbasfnt, bibtex, textfm
-installed-size: 27652
-
-Package: tetex-bin
-Status: install ok installed
-Version: 1.0.5-3
-Priority: standard
-Section: tex
-Maintainer: Christoph Martin
-Pre-Depends: dpkg-perl
-Depends: libc6 (>= 2.1), libpng2, libstdc++2.9-glibc2.1, tetex-lib, xlib6g (>= 3.3.2.3a-2), zlib1g (>= 1:1.1.3), tetex-lib, tetex-base (>= 0.9.990510-1), ed
-Recommends: dialog
-Suggests: lpr, gs, tetex-extra, texinfo
-Provides: tex, latex, dvips, dvipsk, xdvi, metafont
-Replaces: texbin, xdvik, mflib, kpathsea, makeindex, ps2pk, latex, texi2html, tetex-base, texidoc
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/tex/tetex-bin_1.0.5-3.deb
-Size: 2728558
-MD5sum: 835ba3726b37ebbf407325faa794012b
-Description: teTeX binary files
- This is teTeX (version 1.0), a TeX distribution for UNIX compatible
- systems.
- .
- These are all the binaries for the teTeX system.
- You need at least tetex-base together with it.
- .
- Includes: ps2pk, dvilj, amstex, dvips, texbin, bibtex, xdvi, makeindex,
- latex, kpathsea, mfbin, amslatex
-installed-size: 6002
-
-Package: tetex-lib
-Status: install ok installed
-Version: 1.0.5-3
-Priority: standard
-Section: libs
-Maintainer: Christoph Martin
-Depends: libc6 (>= 2.1)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/libs/tetex-lib_1.0.5-3.deb
-Size: 28346
-MD5sum: f2ca9d87b0515df6876082554aa3cf27
-Description: shared libkpathsea for teTeX
- Custom shared kpathsea library to run tex binaries for teTeX
-installed-size: 74
-source: tetex-bin
-
-Package: texinfo
-Status: install ok installed
-Version: 3.12n-2
-Priority: standard
-Section: text
-Maintainer: Josip Rodin
-Depends: libc6
-Suggests: tetex-bin
-Replaces: tetex-bin (<< 1.0), tetex-base (<< 1.0-3)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/text/texinfo_3.12n-2.deb
-Size: 517380
-MD5sum: 4c7b30dc52df8d63534a8b8e7bf3b10f
-Description: Documentation system for on-line information and printed output
- Texinfo is a documentation system that uses a single source file to
- produce both on-line information and printed output.
- .
- Using Texinfo, you can create a printed document with the normal features
- of a book, including chapters, sections, cross references, and indices.
- From the same Texinfo source file, you can create a menu-driven, on-line
- Info file with nodes, menus, cross references, and indices.
-installed-size: 968
-
-Package: textutils
-Status: install ok installed
-Version: 1.22-2.4
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Galen Hazelwood
-Pre-Depends: libc6
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/textutils_1.22-2.4.deb
-Size: 304972
-MD5sum: 745ca53d9ce321462a95dc5f740781d6
-Description: The GNU text file processing utilities.
- The utilities: cat cksum comm csplit cut expand fmt fold head join
- nl od paste pr sort split sum tac tail tr unexpand uniq wc.
-installed-size: 906
-
-Package: time
-Status: install ok installed
-Version: 1.7-4
-Priority: standard
-Section: utils
-Maintainer: Dirk Eddelbuettel
-Depends: libc6
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/utils/time_1.7-4.deb
-Size: 26196
-MD5sum: 48eea797569d948fa4d000359e3a5453
-Description: The GNU time command.
- The `time' command runs another program, then displays information
- about the resources used by that program, collected by the system while
- the program was running. You can select which information is reported
- and the format in which it is shown, or have `time' save the information
- in a file instead of display it on the screen.
- .
- The resources that `time' can report on fall into the general
- categories of time, memory, I/O, and IPC calls.
- .
- The GNU version can format the output in arbitrary ways by using a
- printf-style format string to include various resource measurements.
-installed-size: 62
-
-Package: update
-Status: install ok installed
-Version: 2.0-1
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Guy Maor
-Pre-Depends: libc6
-Conflicts: bdflush
-Replaces: bdflush, miscutils
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/update_2.0-1.deb
-Size: 5284
-MD5sum: 2a86bba31ccad139f372bf8fa5fef54e
-Description: daemon to periodically flush filesystem buffers.
- The update daemon flushes the filesystem buffers at regular intervals.
- This version does not spawn a bdflush daemon, as this is now done by
- the kernel (kflushd).
-installed-size: 17
-
-Package: util-linux
-Status: install ok installed
-Version: 2.9t-2
-Priority: required
-Section: base
-Essential: yes
-Maintainer: Vincent Renardias
-Pre-Depends: libc6 (>= 2.1), libncurses4 (>= 4.2-3.1), slang1 (<< 1.3), slang1 (>> 1.2.2-0)
-Conflicts: setterm, getty
-Replaces: miscutils, setterm, getty
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/util-linux_2.9t-2.deb
-Size: 469330
-MD5sum: 32995118bf4502ece8645ba2453896d4
-Description: Miscellaneous system utilities.
- A mixed bag of system utilities: arch chkdupexe cfdisk cytune dmesg
- fdisk fsck.minix getty getopt hwclock ipcrm ipcs kbdrate mcookie
- mkfs mkfs.minix mkswap more namei rdev setterm setsid tunelp whereis.
-installed-size: 1074
-
-Package: wenglish
-Status: install ok installed
-Version: 1.0-12
-Priority: standard
-Section: text
-Maintainer: Charles Briscoe-Smith
-Provides: wordlist
-Architecture: all
-Filename: dists/unstable/main/binary-i386/text/wenglish_1.0-12.deb
-Size: 136570
-MD5sum: 651c1ded3652934bcf35f987a95ac285
-Description: English dictionary words for /usr/share/dict
- This package provides the file /usr/share/dict/american-english
- containing a list of English words. This list can be used by spelling
- checkers, and by programs such as look(1).
-installed-size: 419
-
-Package: whiptail
-Status: install ok installed
-Version: 0.30-1
-Priority: optional
-Section: base
-Maintainer: Enrique Zanardi
-Depends: newt0.30
-Replaces: newt0.10, newt0.21 (<< 0.21-4)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/base/whiptail_0.30-1.deb
-Size: 16154
-MD5sum: 23a5dcdfb9722dbd061c9374469499d4
-Description: Displays user-friendly dialog boxes from shell scripts.
- whiptail is a "dialog" replacement using newt instead of ncurses. It
- provides a method of displaying several different types of dialog boxes
- from shell scripts. This allows a developer of a script to interact with
- the user in a much friendlier manner.
-installed-size: 35
-source: newt
-
-Package: whois
-Status: install ok installed
-Version: 2.4-3
-Priority: important
-Section: net
-Maintainer: Marco d'Itri
-Depends: libc6
-Replaces: bsdmainutils (<= 4.5.1), bsdutils (<< 3.0-0)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/net/whois_2.4-3.deb
-Size: 10002
-MD5sum: 805b02bef905f06dcaa8a34a02a50e9f
-Description: RIPE whois client
- This is the whois (RFC 954) client made at RIPE.
- It is derived from and compatible with the usual BSD whois(1) program.
-installed-size: 27
-
-Package: xfree86-common
-Status: install ok installed
-Version: 3.3.3.1-10
-Priority: standard
-Section: x11
-Maintainer: Branden Robinson
-Suggests: twm, xbase-clients, xdm, xf86setup, xfonts-100dpi | xfonts-75dpi,
- xfonts-base, xfonts-scalable, xlib6g, xlib6g-dev, xserver-common,
- xserver-vga16 | xserver, xterm
-Replaces: xbase (<< 3.3.2.3a-9), xlib6g-dev (<< 3.3.2.3a-2), xstd
-Architecture: all
-Filename: dists/unstable/main/binary-i386/x11/xfree86-common_3.3.3.1-10.deb
-Size: 245830
-MD5sum: 3456bdd877ba0dcc3ae103aa8fb9c68f
-Description: X Window System (XFree86) infrastructure
- xfree86-common contains the filesystem infrastructure required for further
- installation of the X Window System in any configuration.
- .
- Those wishing an X server only (with remote font services and clients) will
- also require the xserver-common package and an X server package.
- .
- The counterpart to the above configuration is a machine with the X libraries
- (the xlib6g package), xbase-clients, a window manager, some X font packages,
- and likely many more client packages.
- .
- Those who desire a standalone X workstation (and/or are fuzzy on the concepts
- of X servers and X clients) will require both of the above sets of packages.
- A recommended minimal list of packages for such a configuration is:
- xbase-clients, xf86setup, xfonts-100dpi or xfonts-75dpi, xfonts-base,
- xfonts-scalable, xlib6g, xserver-common, an xserver (several are available,
- and which you use is largely dependent on your graphics hardware), a window
- manager (several are available, and which you use is largely a matter of
- preference), and a terminal emulator X client package (again, several are
- available and which you use is your decision).
- .
- A number of terms are used to refer to the X Window System, including "X", "X
- Version 11", "X11", "X11R6", and "X11R6.3". The version of X used in Debian
- is derived from the version released by the XFree86 Project, Inc., and is
- thus often also referred to as "XFree86". All of the preceding quoted terms
- are functionally interchangeable in a Debian system.
- .
- Still confused? Install this package and then read the files in
- /usr/doc/xfree86-common/ for assistance.
-installed-size: 369
-source: xfree86-1
-
-Package: xlib6g
-Status: install ok installed
-Version: 3.3.3.1-10
-Priority: standard
-Section: x11
-Maintainer: Branden Robinson
-Depends: xfree86-common, libc6 (>= 2.1)
-Conflicts: xlib, xlib6 (<< 3.3.2.3a-8), xlib6g-dev (<< 3.3.2.3a-2)
-Replaces: xlib, xbase (<< 3.3.2.3a-2), xlib6 (<< 3.3.2.3a-8),
- xlib6g-dev (<< 3.3.2.3a-2)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/x11/xlib6g_3.3.3.1-10.deb
-Size: 999182
-MD5sum: f7169d8a5daf753e3d1211c3595f0361
-Description: shared libraries required by X clients
- The X libraries are the interface between X client programs and the
- hardware-oriented X servers, and consist of routines to read input from the
- keyboard and pointer, draw on the screen, etc., in an abstract manner that is
- independent of the particular characteristics of the hardware. The X
- libraries communicate with X servers by means of the X protocol. Xlib itself
- provides the low-level functionality; Xt, the X Toolkit Intrinsics, is often
- used as a foundation for widget libraries such as Lesstif or Athena. Xaw,
- the Athena widget set, provides a rudimentary set of graphical user-interface
- elements (buttons, scrollbars, text boxes, etc.). Several more libraries are
- provided to implement the functions of various X extensions.
- .
- xlib6g also contains the XKB specification files, locale data, and the bitmap
- image files that ship with X11R6.3.
-installed-size: 3179
-source: xfree86-1
-
-Package: zlib1g
-Status: install ok installed
-Version: 1:1.1.3-4
-Priority: standard
-Section: libs
-Maintainer: Joel Klecker
-Depends: libc6 (>= 2.1)
-Conflicts: zlib1 (<= 1:1.0.4-7)
-Architecture: i386
-Filename: dists/unstable/main/binary-i386/libs/zlib1g_1.1.3-4.deb
-Size: 41444
-MD5sum: c6e01f556d88e0b192675cd0a0f2fd69
-Description: compression library - runtime
- zlib is a library implementing the deflate compression method found
- in gzip and pkzip. This package includes the shared library.
-installed-size: 85
-source: zlib
-
diff --git a/debian/changelog b/debian/changelog
index b0202a60..1d5f62eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,15 @@ debian-cd (2.1.91) unstable; urgency=low
* Updated the tasks/Debian_potato to use the new task-* packages.
* New boot-i386 which does use resc2880.bin (the tecra image has
been removed since it does no more exist in the latest boot-floppies).
+ * Can now build CD with bootdisks taken from somewhere else than
+ the mirror (allow you to use your own boot floppies, notably those
+ built with translated documentation).
+ * The documentation from the boot-floppies are now installed
+ in /install and /doc by the scripts tools/$CODENAME/installtools.sh
+ It was needed since the documentation of the boot-floppies does
+ differ from one dist to another ...
+ * Removed some cruft which is no more needed (master for potato,
+ status.i386).
-- Raphael Hertzog Thu, 11 Nov 1999 20:50:26 +0100
diff --git a/tools/potato/installtools.sh b/tools/potato/installtools.sh
new file mode 100755
index 00000000..32f72c7e
--- /dev/null
+++ b/tools/potato/installtools.sh
@@ -0,0 +1,22 @@
+#!/bin/bash
+
+# Install files in /install and some in /doc
+
+set -e
+
+BDIR=$TDIR/$CODENAME-$ARCH
+
+# Put the install documentation in /install
+cd $BDIR/1/dists/$CODENAME/main/disks-$ARCH/current/documentation
+mkdir $BDIR/1/install/documentation
+cp *.{html,txt} $BDIR/1/install/documentation/
+ln -sf install*.html $BDIR/1/install/index.html
+
+# Put the boot-disk documentation in /doc too
+mkdir $BDIR/1/doc/install
+cd $BDIR/1/doc/install
+for file in ../../install/documentation/*.{html,txt}
+do
+ ln -s $file
+done
+
diff --git a/tools/slink/installtools.sh b/tools/slink/installtools.sh
new file mode 100755
index 00000000..bb3cbe13
--- /dev/null
+++ b/tools/slink/installtools.sh
@@ -0,0 +1,20 @@
+#!/bin/bash
+
+# Install files in /install and some in /doc
+
+set -e
+
+BDIR=$TDIR/$CODENAME-$ARCH
+
+# Put the install documentation in /install
+cd $BDIR/1/dists/$CODENAME/main/disks-$ARCH/current
+cp *.{html,txt} $BDIR/1/install/
+ln -sf install.html $BDIR/1/install/index.html
+
+# Put the boot-disk documentation in /doc too
+cd $BDIR/1/doc
+for file in ../install/*.{html,txt}
+do
+ ln -s $file
+done
+