Package: telnet
Priority: standard
Section: net
Installed-Size: 176
Maintainer: Herbert Xu <herbert@debian.org>
Architecture: i386
Source: netkit-telnet
Version: 0.16-4potato.1
Replaces: netstd
Depends: libc6 (>= 2.1.2), libncurses5
Size: 58920
Description: The telnet client.
 The telnet command is used for interactive communication with another host
 using the TELNET protocol.

Package: libwrap0
Priority: standard
Section: base
Installed-Size: 82
Maintainer: Anthony Towns <ajt@debian.org>
Architecture: i386
Source: tcp-wrappers
Version: 7.6-4
Depends: libc6 (>= 2.1.2)
Recommends: tcpd
Conflicts: netbase (<< 3.16-1)
Size: 52832
Description: Wietse Venema's TCP wrappers library
 Wietse Venema's network logger, also known as TCPD or LOG_TCP.
 .
 These programs log the client host name of incoming telnet,
 ftp, rsh, rlogin, finger etc. requests. Security options are:
 access control per host, domain and/or service; detection of
 host name spoofing or host address spoofing; booby traps to
 implement an early-warning system.

Package: mbr
Priority: required
Section: base
Installed-Size: 42
Maintainer: Santiago Vila <sanvila@ctv.es>
Architecture: i386
Version: 1.1.2-1
Size: 15426
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.

Package: pciutils
Priority: standard
Section: admin
Installed-Size: 240
Maintainer: Remco van de Meent <remco@debian.org>
Architecture: i386
Version: 1:2.1.2-2
Depends: libc6 (>= 2.1.2)
Size: 73550
Description: Linux PCI Utilities (for 2.[123].x kernels)
 This package contains various utilities for inspecting and setting of
 devices connected to the PCI bus. Requires kernel version 2.1.82 or newer
 (supporting the /proc/bus/pci interface).

Package: ncurses-base
Essential: yes
Priority: required
Section: base
Installed-Size: 304
Maintainer: Joel Klecker <ncurses-maint@debian.org>
Architecture: all
Source: ncurses
Version: 5.0-6.0potato1
Replaces: ncurses-term
Provides: ncurses-runtime
Conflicts: ncurses, ncurses-runtime
Size: 80756
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.

Package: procps
Priority: required
Section: base
Installed-Size: 314
Maintainer: Craig Small <csmall@debian.org>
Architecture: i386
Version: 1:2.0.6-5
Replaces: bsdutils
Provides: watch
Depends: libc6 (>= 2.1), libc6 (>= 2.1.2), libncurses5
Recommends: psmisc
Conflicts: watch, libproc-dev (<< 1:1.2.6-2), w-bassman (<< 1.0-3), procps-nonfree
Size: 136176
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.

Package: console-tools-libs
Priority: required
Section: libs
Installed-Size: 400
Maintainer: Yann Dirson <dirson@debian.org>
Architecture: i386
Source: console-tools
Version: 1:0.2.3-10.3
Depends: libc6 (>= 2.1.2)
Size: 111254
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.

Package: adduser
Priority: required
Section: base
Installed-Size: 61
Maintainer: Guy Maor <maor@debian.org>
Architecture: all
Version: 3.11.1
Depends: passwd (>= 961025)
Size: 17274
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.

Package: fbset
Priority: important
Section: admin
Installed-Size: 116
Maintainer: Hartmut Koptein <koptein@debian.org>
Architecture: i386
Version: 2.1-6
Depends: libc6 (>= 2.1), makedev (>= 2.3.1-10)
Size: 56832
Description: Framebuffer device maintenance program.
 Program to modify settings for the framebuffer devices (/dev/fb?)
 on Linux, like depth, virtual resolution, timing parameters etc.
 .
 This program is useful for all Linux/m68k kernel versions, and
 for late 2.1 kernels on most other architectures.

Package: lilo
Priority: important
Section: base
Installed-Size: 190
Maintainer: Vincent Renardias <vincent@debian.org>
Architecture: i386
Version: 1:21.4.3-2
Depends: libc6 (>= 2.1.2)
Recommends: mbr
Suggests: lilo-doc
Size: 119892
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 manage your Master Boot Record (with a simple text screen)
 or call Lilo from other Boot-Loaders to jump-start the Linux kernel.

Package: setserial
Priority: required
Section: base
Installed-Size: 128
Maintainer: Gordon Russell <g.russell@dcs.napier.ac.uk>
Architecture: i386
Version: 2.17-16
Depends: libc6 (>= 2.1.2)
Recommends: debconf
Size: 35014
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.

Package: textutils
Essential: yes
Priority: required
Section: base
Installed-Size: 1334
Maintainer: Galen Hazelwood <galenh@debian.org>
Architecture: i386
Version: 2.0-2
Replaces: bsdmainutils (<= 4.5.2), ptx
Provides: ptx
Pre-Depends: libc6 (>= 2.1)
Conflicts: ptx
Size: 498524
Description: The GNU text file processing utilities.
 The utilities: cat cksum comm csplit cut expand fmt fold head join
 nl od paste pr ptx sort split sum tac tail tr tsort unexpand uniq wc.

Package: psmisc
Priority: optional
Section: base
Installed-Size: 72
Maintainer: Craig Small <csmall@debian.org>
Architecture: i386
Version: 19-2
Replaces: procps (<< 1:1.2)
Depends: libc6 (>= 2.1), libc6 (>= 2.1.2), libncurses5
Size: 28382
Description: Utilities that use the proc filesystem
 This package contains three little utilities that use the proc FS:
 .
 `fuser' identifies processes using files (similar to Sun's or SGI's fuser).
 `killall' kills processes by name, e.g. killall -HUP named. `pstree' shows
 the currently running processes as a tree

Package: perl-5.005-base
Installed-Size: 1328
Maintainer: Darren Stalder <torin@daft.com>
Architecture: i386
Source: perl-5.005
Version: 5.005.03-7.1
Replaces: perl-base, perl-5.005
Provides: perl5-base
Pre-Depends: libc6 (>= 2.1.2), libdb2 (>= 1:2.4.14-7), libgdbmg1
Suggests: perl-5.005
Conflicts: perl-base (<< 5.004.05), perl
Size: 457538
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.

Package: ppp
Priority: standard
Section: net
Installed-Size: 473
Maintainer: Philip Hands <phil@hands.com>
Architecture: i386
Version: 2.3.11-1.4
Replaces: ppp-pam
Depends: libc6 (>= 2.1.2), libpam0g, libpam-modules, netbase, sysvinit (>= 2.75-4)
Suggests: debconf
Conflicts: ppp-pam
Size: 236484
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.
 .
 This package contains pppd with PAM support built-in, so `ppp-pam'
 package is obsolete.

Package: bsdutils
Essential: yes
Priority: required
Section: base
Installed-Size: 120
Maintainer: Vincent Renardias <vincent@debian.org>
Architecture: i386
Source: util-linux (2.10f-5.1)
Version: 1:2.10f-5.1
Pre-Depends: libc6 (>= 2.1.2)
Recommends: bsdmainutils
Size: 30222
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

Package: sed
Essential: yes
Installed-Size: 200
Maintainer: Wichert Akkerman <wakkerma@debian.org>
Architecture: i386
Version: 3.02-5
Pre-Depends: libc6 (>= 2.1.2)
Size: 65570
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.

Package: passwd
Priority: required
Section: base
Installed-Size: 708
Maintainer: Ben Collins <bcollins@debian.org>
Architecture: i386
Source: shadow
Version: 19990827-20
Replaces: manpages (<= 1.15-2)
Depends: libc6 (>= 2.1.2), libpam0g, login (>= 970502-1), libpam-modules (>= 0.72-5)
Conflicts: shadow-passwd, pam-apps
Size: 261924
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/share/doc/passwd/README.Debian

Package: base-passwd
Essential: yes
Installed-Size: 42
Maintainer: Wichert Akkerman <wakkerma@debian.org>
Architecture: i386
Version: 3.1.10
Replaces: base
Depends: libc6 (>= 2.1.2)
Size: 15142
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.

Package: apt
Priority: standard
Section: admin
Installed-Size: 1388
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: i386
Version: 0.3.19
Replaces: deity, libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
Provides: libapt-pkg2.7
Depends: libc6, libc6 (>= 2.1.2), libstdc++2.10
Suggests: dpkg-dev
Conflicts: deity
Size: 483006
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/guide.text.gz

Package: base-config
Priority: optional
Section: admin
Installed-Size: 229
Maintainer: Joey Hess <joeyh@debian.org>
Architecture: i386
Version: 0.33.2
Replaces: debconf (<< 0.2.79), debconf-tiny (<< 0.2.79)
Depends: debconf, apt
Suggests: tasksel
Conflicts: debconf (<< 0.2.79), debconf-tiny (<< 0.2.79), tasksel (<< 1.0-7)
Size: 76150
Description: Debian base configuration package
 This package handles setting up the Debian base system. It contains the
 questions you see when you install Debian for the first time and boot up
 your new Debian system.
 .
 It can be removed with no ill effects -- now that your Debian system is
 installed, this package's only useful function is to allow you to
 reconfigure some of the things it asked you about earlier.

Package: debconf-tiny
Priority: optional
Section: admin
Installed-Size: 108
Maintainer: Joey Hess <joeyh@debian.org>
Architecture: all
Source: debconf
Version: 0.2.80.17
Provides: debconf
Depends: perl-5.005-base (>= 5.005.03-4.1)
Suggests: whiptail
Conflicts: debconf, menu (<= 2.1.3-1), gnome-utils (<< 1.0.13-2), dialog (<< 0.9a-17), whiptail (<< 0.50-1)
Size: 21210
Description: Tiny subset of debconf for the base system
 Debconf is a configuration management system for debian packages. It is
 used by some packages to prompt you for questions before they are installed.
 .
 This is a tiny subset of debconf, with only one frontend, few features. It is
 intended to be used to set up things in the base system that use debconf.
 Unless you are very short on disk space, you should install debconf instead.

Package: update
Essential: yes
Installed-Size: 17
Maintainer: Guy Maor <maor@debian.org>
Architecture: i386
Version: 2.11-1
Replaces: bdflush, miscutils
Pre-Depends: libc6 (>= 2.1)
Conflicts: bdflush
Size: 5490
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).  It will exit silently on newer kernels that do
 not need its services.

Package: util-linux
Essential: yes
Priority: required
Section: base
Installed-Size: 1488
Maintainer: Vincent Renardias <vincent@debian.org>
Architecture: i386
Version: 2.10f-5.1
Replaces: miscutils, setterm, getty, fdisk
Pre-Depends: libc6 (>= 2.1.2), libncurses5, slang1 (>> 1.3.0-0)
Conflicts: setterm, getty, fdisk
Size: 505606
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.

Package: fdflush
Priority: standard
Section: base
Installed-Size: 64
Maintainer: Wichert Akkerman <wakkerma@debian.org>
Architecture: i386
Version: 1.0.1-5
Depends: libc6 (>= 2.1.2)
Size: 5428
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

Package: libpam-modules
Priority: required
Section: base
Installed-Size: 339
Maintainer: Ben Collins <bcollins@debian.org>
Architecture: i386
Source: pam
Version: 0.72-9
Replaces: libpam0g-util
Provides: libpam-motd, libpam-mkhomedir
Depends: libc6 (>= 2.1.2), libdb2 (>= 1:2.4.14-7), libpam0g (>= 0.72-1)
Conflicts: libpam0g-modules (= 0.66-1), libpam-motd, libpam-mkhomedir
Size: 129894
Description: Pluggable Authentication Modules for PAM
 This package completes the set of modules for PAM. It includes the
 the pam_unix_*.so module as well as some specialty modules.

Package: libc6
Priority: required
Section: base
Installed-Size: 9568
Maintainer: Ben Collins <bcollins@debian.org>
Architecture: i386
Source: glibc
Version: 2.1.3-19
Replaces: timezone, timezones, libc6-dev (<< 2.0.110-1), libc6-bin, locales (<< 2.1.3-5), gconv-modules
Provides: gconv-modules
Pre-Depends: ldso (>= 1.9.11-2.1)
Recommends: locales
Suggests: glibc-doc
Conflicts: libc5 (<< 5.4.33-7), libpthread0 (<< 0.7-10), timezone, timezones, libwcsmbs, libc6-doc, libtricks, apt (<< 0.3.0), libglib1.2 (<< 1.2.1-2), libc6-bin, gconv-modules
Size: 1900782
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 many others.
 Timezone data is also included.

Package: pcmcia-cs
Installed-Size: 756
Maintainer: Brian Mays <brian@debian.org>
Architecture: i386
Version: 3.1.22-0.2potato
Depends: libc6 (>= 2.1.2), modutils, psmisc
Suggests: pcmcia-modules
Size: 208536
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-<kernel version> package, where <kernel version> is
 the version of the kernel for which the modules have been compiled.

Package: makedev
Priority: required
Section: base
Installed-Size: 72
Maintainer: Bdale Garbee <bdale@gag.com>
Architecture: all
Version: 2.3.1-46.2
Depends: base-passwd (>= 3.0.4)
Size: 25730
Description: Creates special device files in /dev.
 The MAKEDEV executable is used to populate the /dev directory with device
 files.

Package: ncurses-bin
Essential: yes
Priority: required
Section: base
Installed-Size: 419
Maintainer: Joel Klecker <ncurses-maint@debian.org>
Architecture: i386
Source: ncurses
Version: 5.0-6.0potato1
Provides: tput
Depends: libc6 (>= 2.1.2), libncurses5
Conflicts: ncurses, tput
Size: 239058
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.

Package: ftp
Priority: standard
Section: net
Installed-Size: 95
Maintainer: Herbert Xu <herbert@debian.org>
Architecture: i386
Source: netkit-ftp
Version: 0.10-3.1
Replaces: netstd
Depends: libc6 (>= 2.1), libncurses5, libreadline4 (>= 4.1)
Size: 42930
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.

Package: tar
Essential: yes
Priority: required
Section: base
Installed-Size: 988
Maintainer: Bdale Garbee <bdale@gag.com>
Architecture: i386
Version: 1.13.17-2
Pre-Depends: libc6 (>= 2.1.2)
Size: 394978
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.

Package: ldso
Essential: yes
Installed-Size: 668
Maintainer: David Engel <david@debian.org>
Architecture: i386
Source: ld.so
Version: 1.9.11-9
Replaces: ldconfig, libc6
Provides: ldconfig, libdl1
Conflicts: ldconfig
Size: 288448
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.

Package: modconf
Installed-Size: 616
Maintainer: Boot Floppies team <debian-boot@lists.debian.org>
Architecture: all
Version: 0.2.26.14
Depends: whiptail, modutils (>= 2.1.85-14)
Size: 168868
Description: Device Driver Configuration
 Modconf provides a GUI for installing and configuring device driver modules.

Package: pppconfig
Priority: optional
Section: base
Installed-Size: 90
Maintainer: John Hasler <jhasler@debian.org>
Architecture: all
Version: 2.0.5
Depends: ppp (>= 2.3.7), whiptail | dialog
Size: 24264
Description: A text menu based utility for configuring ppp.
 It provides extensive explanations at each step.  pppconfig supports
 PAP, CHAP, and chat methods of authentication.  It uses the standard
 ppp configuration files and sets ppp up so that the standard pon and
 poff commands can be used to control ppp.
 Some features supported by pppconfig are:
  - Multiple ISP's with separate nameservers.
  - Modem detection.
  - Dynamic DNS.
  - Dial on demand.

Package: pump
Priority: optional
Section: net
Installed-Size: 116
Maintainer: Steve Dunham <dunham@debian.org>
Architecture: i386
Version: 0.7.3-2
Depends: libc6 (>= 2.1), libpopt0
Conflicts: dhcpcd, dhcpcd-sv
Size: 22952
Description: Simple DHCP/BOOTP client for 2.2.x kernels
 This is the DHCP/BOOTP client written by RedHat.  This replaces the dhcpcd
 package.

Package: gettext-base
Priority: standard
Section: base
Installed-Size: 320
Maintainer: Santiago Vila <sanvila@ctv.es>
Architecture: i386
Source: gettext
Version: 0.10.35-13
Replaces: gettext (<= 0.10.35-8)
Depends: libc6
Size: 77004
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.

Package: gzip
Essential: yes
Priority: required
Section: base
Installed-Size: 122
Maintainer: Bdale Garbee <bdale@gag.com>
Architecture: i386
Version: 1.2.4-33
Depends: debianutils (>= 1.6)
Pre-Depends: libc6 (>= 2.1)
Size: 62520
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'.

Package: xviddetect
Priority: optional
Section: x11
Installed-Size: 240
Maintainer: Randolph Chung <tausq@debian.org>
Architecture: all
Version: 0.3-4
Depends: perl5-base, apt, whiptail
Size: 58098
Description: XFree86 installation helper
 A simple script that will detect which X server to install, by
 running a non-invasive PCI scan of your system and matching against a
 database of known cards
 .
 This package also includes a tool, anXious, which helps you set up a
 configuration file for XFree86 (/etc/X11/XF86Config)

Package: syslinux
Installed-Size: 95
Maintainer: Juan Cespedes <cespedes@debian.org>
Architecture: i386
Version: 1.48-2
Depends: libc6 (>= 2.1)
Suggests: lilo (>= 20)
Size: 56242
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.
 .
 You will need support for `msdos' filesystem in order to use this program

Package: console-tools
Priority: required
Section: utils
Installed-Size: 828
Maintainer: Yann Dirson <dirson@debian.org>
Architecture: i386
Version: 1:0.2.3-10.3
Replaces: open
Provides: console-utilities, open
Depends: console-tools-libs (= 1:0.2.3-10.3), libc6 (>= 2.1.2), sysvinit (>> 2.74), console-data (>> 1999.08.29-3)
Suggests: kbd-compat
Conflicts: console-utilities, kbd (<< 0.95-11), open
Size: 265816
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.
 .
 For command-line compatibility with kbd, you may want to install the
 kbd-compat package.

Package: libpam0g
Priority: required
Section: base
Installed-Size: 95
Maintainer: Ben Collins <bcollins@debian.org>
Architecture: i386
Source: pam
Version: 0.72-9
Replaces: libpam0g-util
Depends: libc6 (>= 2.1.2), libpam-runtime
Suggests: libpam-doc
Conflicts: libpam0 (<= 0.56-2), libpam
Size: 58012
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.

Package: dpkg
Essential: yes
Priority: required
Section: base
Installed-Size: 1822
Maintainer: Wichert Akkerman <wakkerma@debian.org>
Architecture: i386
Version: 1.6.15
Replaces: dpkg-doc-ja
Pre-Depends: libc6 (>= 2.1.2), libncurses5, libstdc++2.10
Size: 714178
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.

Package: base-files
Essential: yes
Priority: required
Section: base
Installed-Size: 159
Maintainer: Santiago Vila <sanvila@ctv.es>
Architecture: i386
Version: 2.2.0
Replaces: base, miscutils, libreadline, libreadlineg2 (<< 2.1-16), bash (<< 2.03-3)
Provides: base
Depends: awk, base-passwd (>= 2.0.3.4)
Size: 28974
Description: Debian base system miscellaneous files
 This package contains the basic filesystem hierarchy of a Debian system, and
 several important miscellaneous files, such as /etc/debian_version,
 /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, /etc/nsswitch.conf,
 and others, and the text of several common licenses in use on Debian systems.

Package: findutils
Essential: yes
Priority: required
Section: base
Installed-Size: 202
Maintainer: Kevin Dalley <kevind@rahul.net>
Architecture: i386
Version: 4.1-40
Pre-Depends: libc6 (>= 2.1.2)
Size: 110180
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.

Package: shellutils
Essential: yes
Priority: required
Section: base
Installed-Size: 1588
Maintainer: Michael Stone <mstone@debian.org>
Architecture: i386
Version: 2.0-7
Replaces: bsdutils (<= 3.0-2), util-linux (<< 2.9e-0.1)
Pre-Depends: libc6 (>= 2.1.2), login (>= 19990827-1)
Size: 431992
Description: The GNU shell programming utilities.
 The utilities: basename chroot date dirname echo env expr factor false groups
 hostid id logname nice nohup pathchk pinky printenv printf pwd seq sleep stty
 tee test true tty uname users who whoami yes.

Package: slang1
Priority: required
Section: base
Installed-Size: 363
Maintainer: Jim Mintha <jmintha@debian.org>
Architecture: i386
Source: slang
Version: 1.3.9-1
Depends: libc6 (>= 2.1)
Size: 172236
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.

Package: ae
Installed-Size: 75
Maintainer: Dale Scheetz <dwarf@polaris.net>
Architecture: i386
Version: 962-26
Depends: libc6 (>= 2.1), slang1 (>> 1.3.0-0)
Size: 35436
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 configuration file. The default config
 file is /etc/ae.rc, but another configuration file is provided
 in /etc/ae/*.rc, as an alternate example.

Package: tasksel
Priority: optional
Section: base
Installed-Size: 184
Maintainer: Randolph Chung <tausq@debian.org>
Architecture: i386
Version: 1.0-10
Depends: libc6 (>= 2.1.2), slang1 (>> 1.3.0-0)
Size: 23334
Description: New task packages selector
 Interface for selecting task packages; used for boot-floppies, but can also
 be called independently

Package: isapnptools
Installed-Size: 185
Maintainer: Frederic Lepied <Lepied@debian.org>
Architecture: i386
Version: 1.21-2
Depends: libc6 (>= 2.1), dpkg (>= 1.4.0.21)
Size: 111158
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.

Package: libpam-runtime
Priority: required
Section: base
Installed-Size: 62
Maintainer: Ben Collins <bcollins@debian.org>
Architecture: i386
Source: pam
Version: 0.72-9
Replaces: libpam0g-util
Conflicts: libpam0g-util, libpam0g (<< 0.66-0)
Size: 39724
Description: Runtime support for the PAM library
 Contains the base setup for libpam

Package: locales
Priority: standard
Section: admin
Installed-Size: 11052
Maintainer: Ben Collins <bcollins@debian.org>
Architecture: i386
Source: glibc
Version: 2.1.3-19
Replaces: localebin, wg15-locale, libc6-bin
Depends: libc6 (= 2.1.3-19)
Conflicts: localebin, wg15-locale
Size: 2284222
Description: GNU C Library: National Language (locale) data [binary]
 Machine-readable data files, shared objects and programs used by the
 C library for localization (l10n) and internationalization (i18n) support.

Package: whiptail
Priority: required
Section: base
Installed-Size: 34
Maintainer: Enrique Zanardi <ezanard@debian.org>
Architecture: i386
Source: newt
Version: 0.50-7
Replaces: newt0.10, newt0.21 (<< 0.21-4)
Depends: libc6 (>= 2.1.2), libnewt0, libpopt0, slang1 (>> 1.3.0-0)
Size: 14690
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.

Package: grep
Essential: yes
Priority: required
Section: base
Installed-Size: 684
Maintainer: Wichert Akkerman <wakkerma@debian.org>
Architecture: i386
Version: 2.4.2-1
Provides: rgrep
Pre-Depends: libc6 (>= 2.1.2)
Conflicts: rgrep
Size: 187974
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.)

Package: mount
Essential: yes
Priority: required
Section: base
Installed-Size: 248
Maintainer: Vincent Renardias <vincent@debian.org>
Architecture: i386
Source: util-linux
Version: 2.10f-5.1
Pre-Depends: libc6 (>= 2.1.2)
Size: 85344
Description: Tools for mounting and manipulating filesystems.
 This package provides the mount(8), umount(8), swapon(8),
 swapoff(8), and losetup(8) commands.

Package: e2fsprogs
Essential: yes
Priority: required
Section: base
Installed-Size: 528
Maintainer: Yann Dirson <dirson@debian.org>
Architecture: i386
Version: 1.18-3.0potato1
Replaces: e2fslibsg, ss2g, comerr2g
Provides: libcomerr2, libss2, libext2fs2, libe2p2, libuuid1, e2fslibsg
Pre-Depends: libc6 (>= 2.1.2)
Conflicts: e2fslibsg, dump (<< 0.4b4-4), quota (<< 1.55-8.1)
Size: 185934
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.

Package: modutils
Installed-Size: 317
Maintainer: Wichert Akkerman <wakkerma@debian.org>
Architecture: i386
Version: 2.3.11-13.1
Replaces: modules, manpages (<= 1.15-3)
Provides: modules
Depends: libc6 (>= 2.1.2), sysvinit (>= 2.71-2)
Suggests: ksymoops
Size: 162950
Description: Linux module utilities.
 These utilities are intended to make a Linux modular kernel
 manageable for all users, administrators and distribution
 maintainers.

Package: sysvinit
Essential: yes
Installed-Size: 208
Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
Architecture: i386
Version: 2.78-4
Replaces: last, bsdutils (<= 2.0-2)
Depends: dpkg (>= 1.4.0.21), mount (>= 2.7i-1), util-linux (>= 2.9t-2), e2fsprogs (>= 1.15-1)
Pre-Depends: libc6 (>= 2.1.2)
Conflicts: last, file-rc (<= 0.4.2), kbd (<< 0.95-2), mdutils (<< 0.35-9)
Size: 80810
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).

Package: tcpd
Priority: standard
Section: base
Installed-Size: 77
Maintainer: Anthony Towns <ajt@debian.org>
Architecture: i386
Source: tcp-wrappers
Version: 7.6-4
Depends: libc6 (>= 2.1.2), libwrap0 (>= 7.6-1.1)
Conflicts: netbase (<< 3.16-1)
Size: 33738
Description: Wietse Venema's TCP wrapper utilities
 Wietse Venema's network logger, also known as TCPD or LOG_TCP.
 .
 These programs log the client host name of incoming telnet,
 ftp, rsh, rlogin, finger etc. requests. Security options are:
 access control per host, domain and/or service; detection of
 host name spoofing or host address spoofing; booby traps to
 implement an early-warning system.

Package: perl-base
Essential: yes
Installed-Size: 10
Maintainer: Darren Stalder <torin@daft.com>
Architecture: all
Version: 5.004.05-1.1
Pre-Depends: perl5-base
Size: 1682
Description: Fake package assuring that one of the -base package is installed
 This package predepends on perl5-base that is provided by
 the various perl-...-base package. It's essential.

Package: fdutils
Priority: optional
Section: utils
Installed-Size: 608
Maintainer: Vaidhyanathan G Mayilrangam <vaidhy@debian.org>
Architecture: i386
Version: 5.3-3
Replaces: miscutils, manpages (<< 1.11-3)
Depends: libc6 (>= 2.1), makedev (>= 1.6-28), debianutils (>= 1.7)
Recommends: mtools (>= 3.8-1)
Size: 330090
Description: Linux floppy utilities
 This package contains utilities for configuring and debugging the Linux
 floppy driver, for formatting extra capacity disks (up to 1992K on a high
 density disk), for sending raw commands to the floppy controller, for
 automatic floppy disk mounting and unmounting, etc.
 .
  Author: alain@linux.lu
  Released-date: 1999-07-03
  Keywords: floppy 2m xdf superformat floppycontrol fdrawcmd
  URL: http://www.tux.org/pub/knaff/fdutils/

Package: elvis-tiny
Installed-Size: 86
Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
Architecture: i386
Version: 1.4-11
Pre-Depends: libc6 (>= 2.1), libc6 (>= 2.1.2), libncurses5
Size: 39090
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.

Package: hostname
Essential: yes
Priority: required
Section: base
Installed-Size: 52
Maintainer: Adam Heath <doogie@debian.org>
Architecture: i386
Version: 2.07
Pre-Depends: libc6 (>= 2.1)
Size: 8798
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.

Package: login
Essential: yes
Priority: required
Section: base
Installed-Size: 209
Maintainer: Ben Collins <bcollins@debian.org>
Architecture: i386
Source: shadow
Version: 19990827-20
Replaces: shadow-login, shadow-passwd, shellutils (<< 2.0-2)
Depends: libpam-modules (>= 0.72-5)
Pre-Depends: libc6 (>= 2.1.2), libpam0g
Conflicts: shadow-login, pam-apps, secure-su
Size: 107408
Description: System login tools
 These tools are required to be able to login and use your system. The
 login program invokes you user shell and enables command execution. The
 newgrp program is used to change your effective group ID (useful for
 workgroup type situations). The su program allows changing your effective
 user ID (useful being able to execute commands as another user).
 .
 Also supplies a logout daemon that can place limits on when, from where,
 and for how long certain users can login to the system.

Package: libnewt0
Priority: required
Section: base
Installed-Size: 66
Maintainer: Enrique Zanardi <ezanard@debian.org>
Architecture: i386
Source: newt
Version: 0.50-7
Depends: libc6 (>= 2.1.2), slang1 (>> 1.3.0-0)
Size: 29378
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.

Package: fileutils
Essential: yes
Priority: required
Section: base
Installed-Size: 1632
Maintainer: Michael Stone <mstone@debian.org>
Architecture: i386
Version: 4.0l-8
Replaces: color-ls, util-linux (<= 2.7.1-1)
Pre-Depends: libc6 (>= 2.1.2)
Conflicts: color-ls
Size: 534082
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.

Package: console-data
Priority: required
Section: utils
Installed-Size: 2920
Maintainer: Yann Dirson <dirson@debian.org>
Architecture: all
Version: 1999.08.29-11.2
Replaces: console-tools-data
Provides: console-tools-data
Recommends: console-tools (>= 1999.04.01) | kbd (>= 0.99-1)
Suggests: debconf (>= 0.2.8)
Conflicts: kbd (<= 0.96a-1), kbd-data, console-tools-data
Size: 822006
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.

Package: libncurses5
Priority: required
Section: base
Installed-Size: 386
Maintainer: Joel Klecker <ncurses-maint@debian.org>
Architecture: i386
Source: ncurses
Version: 5.0-6.0potato1
Depends: libc6 (>= 2.1.2), ncurses-base
Size: 198568
Description: Shared libraries for terminal handling
 This package contains the shared libraries necessary to run programs
 compiled with ncurses.

Package: libdb2
Priority: important
Section: libs
Installed-Size: 304
Maintainer: Fabrizio Polacco <fpolacco@debian.org>
Architecture: i386
Source: db
Version: 2:2.4.14-2.7.7.1.c
Replaces: libdb2.6, lib-bdb2
Depends: libc6 (>= 2.1.2)
Conflicts: lib-bdb2
Size: 135772
Description: The Berkeley database routines (run-time files).
 libdb2 is a library for manipulating database files, developed at
 Berkeley and extended by Sleepycat Software Inc.
 This is the stable version, also commercially supported.
 .
 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 or variable
    length records.
 Other core database services:
  * page cache management for fast access, clean page allocation.
  * lock with multiple reader/writer granularity.
  * nested transaction support with logging and rollback recovery
    (two phase commit).
  * Large set of utility, to dump/load/restore data and examine log.

Package: mawk
Priority: required
Section: base
Installed-Size: 142
Maintainer: James Troup <awkmaint@nocrew.org>
Architecture: i386
Version: 1.3.3-5
Provides: awk
Pre-Depends: libc6 (>= 2.1.2)
Size: 74270
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.

Package: netbase
Priority: standard
Section: net
Installed-Size: 1171
Maintainer: Anthony Towns <ajt@debian.org>
Architecture: i386
Version: 3.18-4
Replaces: netstd (<< 3.00)
Depends: tcpd, libc6 (>= 2.1.2), libwrap0
Suggests: cpp, debconf
Conflicts: xinetd (<= 2.2.1-8), debconf (<< 0.2.34), libwrap0 (= 7.6-3), libwrap0 (= 7.6-2)
Size: 540516
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.

Package: libreadline4
Priority: required
Section: base
Installed-Size: 193
Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: readline4
Version: 4.1-1
Depends: libc6 (>= 2.1.2), libncurses5
Size: 86890
Description: GNU readline and history libraries, run-time libraries.
 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.

Package: libstdc++2.10
Priority: required
Section: base
Installed-Size: 329
Maintainer: Debian GCC maintainers <gcc@packages.debian.org>
Architecture: i386
Source: gcc (2.95.2-13)
Version: 1:2.95.2-13
Depends: libc6 (>= 2.1.2)
Size: 139526
Description: The GNU stdc++ library
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.

Package: diff
Essential: yes
Priority: required
Section: base
Installed-Size: 205
Maintainer: Santiago Vila <sanvila@ctv.es>
Architecture: i386
Version: 2.7-21
Pre-Depends: libc6 (>= 2.1.2)
Size: 130470
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.

Package: bash
Essential: yes
Priority: required
Section: base
Installed-Size: 615
Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Version: 2.03-6
Depends: base-files (>= 2.1.12)
Pre-Depends: libc6 (>= 2.1.2), libncurses5
Size: 338232
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).

Package: debianutils
Essential: yes
Priority: required
Section: base
Installed-Size: 168
Maintainer: Guy Maor <maor@debian.org>
Architecture: i386
Version: 1.13.3
Replaces: miscutils, cron (<= 3.0pl1-31), debian-utils, tetex-bin (<< 1.0.6-1.1)
Pre-Depends: libc6 (>= 2.1.2)
Conflicts: debian-utils
Size: 29362
Description: Miscellaneous utilities specific to Debian.
 Debianutils includes installkernel mkboot mktemp readlink run-parts savelog
 sensible-editor sensible-pager tempfile which.

Package: sysklogd
Installed-Size: 212
Maintainer: Martin Schulze <joey@debian.org>
Architecture: i386
Version: 1.3-33.1
Replaces: syslogd
Provides: syslogd
Depends: libc6 (>= 2.1.2)
Conflicts: syslogd
Size: 66534
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.

Package: libgdbmg1
Priority: standard
Section: base
Installed-Size: 41
Maintainer: James Troup <james@nocrew.org>
Architecture: i386
Source: gdbm
Version: 1.7.3-26.2
Provides: elf-libgdbm
Depends: libc6 (>= 2.1)
Conflicts: libgdbm1 (<< 1.7.3-20)
Size: 18446
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).

Package: libpopt0
Priority: important
Section: libs
Installed-Size: 37
Maintainer: Joseph Carter <knghtbrd@debian.org>
Architecture: i386
Source: popt
Version: 1.4-1.1
Replaces: popt
Depends: libc6 (>= 2.1.2)
Conflicts: popt, libpopt-dev (<= 1.4-1)
Size: 13882
Description: lib for parsing cmdline parameters
 Popt was heavily influenced by the getopt() and getopt_long() functions,
 but it allows more powerful argument expansion. It can parse arbitrary
 argv[] style arrays and automatically set variables based on command
 line arguments. It also allows command line arguments to be aliased via
 configuration files and includes utility functions for parsing arbitrary
 strings into argv[] arrays using shell-like rules.
 .
 This package contains the runtime library and locale data.

