Package: telnet
Priority: standard
Section: net
Installed-Size: 101
Maintainer: Herbert Xu <herbert@debian.org>
Architecture: m68k
Source: netkit-telnet
Version: 0.12-4
Replaces: netstd
Depends: libc6 (>= 2.0.7u), libncurses4, libstdc++2.9
Size: 47700
Description: The telnet client.
 The telnet command is used for interactive communication with another host
 using the TELNET protocol.

Package: ncurses-base
Essential: yes
Priority: required
Section: base
Installed-Size: 67
Maintainer: Galen Hazelwood <galenh@debian.org>
Architecture: all
Source: ncurses
Version: 4.2-3
Replaces: ncurses-term
Provides: ncurses-runtime
Conflicts: ncurses, ncurses-runtime
Size: 13892
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: 195
Maintainer: Craig Small <csmall@debian.org>
Architecture: m68k
Version: 1:1.2.9-3
Replaces: watch
Provides: watch
Depends: libc6 (>= 2.0.7u), libncurses4
Recommends: psmisc
Conflicts: watch, libproc-dev (<< 1:1.2.6-2), w-bassman (<< 1.0-2)
Size: 88452
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: adduser
Priority: required
Section: base
Installed-Size: 44
Maintainer: Guy Maor <maor@debian.org>
Architecture: all
Version: 3.8
Depends: perl-base, passwd (>= 961025)
Size: 13558
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: setserial
Installed-Size: 38
Maintainer: Gordon Russell <g.russell@dcs.napier.ac.uk>
Architecture: m68k
Version: 2.14-3
Depends: libc6
Size: 16880
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.
 .
 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: gettext
Installed-Size: 920
Maintainer: Santiago Vila <sanvila@ctv.es>
Architecture: m68k
Version: 0.10.35-7
Depends: libc6
Suggests: emacsen
Size: 329894
Description: GNU Internationalization utilities
 Interesting for authors or maintainers of other packages or programs
 which they want to see internationalized.  Users of GNU packages
 should also install GNU gettext because some other GNU packages will
 use the gettext program included in this package to internationalize
 the messages given by shell scripts.

Package: textutils
Essential: yes
Installed-Size: 869
Maintainer: Galen Hazelwood <galenh@micron.net>
Architecture: m68k
Version: 1.22-2.4
Pre-Depends: libc6
Size: 294764
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.

Package: ppp
Installed-Size: 300
Maintainer: Philip Hands <phil@hands.com>
Architecture: m68k
Version: 2.3.5-2
Depends: libc6, netbase
Suggests: ppp-pam
Size: 152830
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.

Package: bsdutils
Essential: yes
Priority: required
Section: base
Installed-Size: 66
Maintainer: Charles Briscoe-Smith <cpbs@debian.org>
Architecture: m68k
Version: 4.4.1.1
Depends: sysvinit (>= 2.59-2), shellutils (>= 1.15-3)
Pre-Depends: libc6 (>= 2.0.7u)
Recommends: bsdmainutils
Size: 27944
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
Priority: required
Section: base
Installed-Size: 104
Maintainer: Wichert Akkerman <wakkerma@debian.org>
Architecture: m68k
Version: 3.02-1
Pre-Depends: libc6
Size: 62610
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: 585
Maintainer: Guy Maor <maor@debian.org>
Architecture: m68k
Source: shadow
Version: 980403-0.3
Replaces: manpages (<= 1.15-2)
Depends: libc6, login (>= 970502-1)
Conflicts: shadow-passwd
Size: 209572
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

Package: base-passwd
Essential: yes
Installed-Size: 31
Maintainer: Galen Hazelwood <galenh@micron.net>
Architecture: m68k
Version: 2.0.3.3
Replaces: base
Depends: libc6
Size: 10590
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: optional
Section: admin
Installed-Size: 1049
Maintainer: APT Development Team <deity@lists.debian.org>
Architecture: m68k
Version: 0.1.9.0.1
Replaces: deity
Depends: libc6, libstdc++2.9
Conflicts: deity
Size: 328188
Description: 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: update
Essential: yes
Installed-Size: 16
Maintainer: Guy Maor <maor@debian.org>
Architecture: m68k
Version: 1.3-2
Replaces: bdflush, miscutils
Pre-Depends: libc6
Conflicts: bdflush
Size: 4864
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).

Package: util-linux
Essential: yes
Priority: required
Section: base
Installed-Size: 348
Maintainer: Vincent Renardias <vincent@waw.com>
Architecture: m68k
Version: 2.9g-6.0.1
Replaces: miscutils, setterm, getty
Pre-Depends: libc6, libncurses4
Conflicts: setterm, getty
Size: 160106
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: libc6
Priority: required
Section: base
Installed-Size: 1347
Maintainer: Joel Klecker and others <debian-glibc@lists.debian.org>
Architecture: m68k
Source: glibc
Version: 2.0.7.19981211-6
Replaces: libc6-dev (<< 2.0.7v-1)
Pre-Depends: ldso (>= 1.8.10-1)
Recommends: timezones, locales
Suggests: glibc-doc
Conflicts: libc5 (<< 5.4.33-7), libpthread0 (<< 0.7-10), libc6-doc
Size: 545584
Description: GNU C Library: shared libraries
 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 among others.

Package: makedev
Priority: required
Section: base
Installed-Size: 48
Maintainer: Bdale Garbee <bdale@gag.com>
Architecture: all
Version: 2.3.1-19
Replaces: base-files
Size: 18546
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: 156
Maintainer: Galen Hazelwood <galenh@debian.org>
Architecture: m68k
Source: ncurses
Version: 4.2-3
Provides: tput
Depends: libc6 (>= 2.0.7u), libncurses4
Conflicts: ncurses, tput
Size: 62732
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: pmac-fdisk-cross
Installed-Size: 47
Maintainer: Michael Schmitz <schmitz@lcbvax.cchem.berkeley.edu>
Architecture: m68k
Source: mac-fdisk
Version: 0.1-1
Depends: libc6
Size: 20562
Description: Apple disk partition manipulation tool for PowerPC
 The fdisk utilities from the MkLinux project, adopted for Linux/ppc.
 Pmac-fdisk allows you to create and edit the partition table of a disk.
 It supports the PC partition format as used on PowerPC. It is an
 interactive tool similar to PC fdisk.

Package: tar
Essential: yes
Priority: required
Section: base
Installed-Size: 542
Maintainer: Bdale Garbee <bdale@gag.com>
Architecture: m68k
Version: 1.12-7
Pre-Depends: libc6
Size: 249072
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: 326
Maintainer: David Engel <david@debian.org>
Architecture: m68k
Source: ld.so
Version: 1.9.10-1
Replaces: ldconfig
Provides: ldconfig, libdl1
Conflicts: ldconfig
Size: 163240
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: 171
Maintainer: Enrique Zanardi <ezanard@debian.org>
Architecture: all
Version: 0.2.26
Depends: whiptail, modutils (>= 2.1.85-14)
Size: 47234
Description: Device Driver Configuration
 Modconf provides a GUI for installing and configuring device driver modules.

Package: pppconfig
Installed-Size: 44
Maintainer: John Hasler <jhasler@debian.org>
Architecture: all
Version: 1.1
Depends: ppp (>= 2.3), whiptail, debianutils (>= 1.6)
Size: 13654
Description: pppconfig 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 <name>'.

Package: atari-fdisk
Priority: required
Section: base
Installed-Size: 62
Maintainer: Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>
Architecture: m68k
Version: 0.7.1-1
Depends: awk, libc6
Size: 33844
Description: Partition editor for Atari
 Atari-fdisk allows you to create and edit the partition table of a
 disk. It supports both the AHDI 5.0 and ICD variations of the Atari
 format. It is an interactive tool with a menu similar to PC fdisk,
 and also supports most options of PC fdisk.

Package: gzip
Essential: yes
Priority: required
Section: base
Installed-Size: 115
Maintainer: Bdale Garbee <bdale@gag.com>
Architecture: m68k
Version: 1.2.4-28
Depends: debianutils (>= 1.6)
Pre-Depends: libc6
Size: 60300
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: atari-bootstrap
Priority: required
Section: base
Installed-Size: 187
Maintainer: Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>
Architecture: m68k
Version: 3.3-1
Size: 154310
Description: Bootloader for Linux/m68k kernels for Atari TOS
 The Atari bootstrap is needed to boot Linux/m68k kernels on Atari
 machines.
 .
 This package also includes a bootstrap version supporting BOOTP/TFTP
 booting, and a configuration tool, atabootconfig. Furthermore it
 provides boot floppy images that formerly were included in the
 syslinux package, and a tool rawwrite.ttp to write disk images under TOS.

Package: amiga-fdisk
Installed-Size: 37
Maintainer: Frank Neumann <Frank.Neumann@Informatik.Uni-Erlangen.DE>
Architecture: m68k
Version: 0.03a-1
Depends: libc6
Size: 15020
Description: Partition editor for Amiga
 Amiga-fdisk is, similar to fdisk for PCs, a program to partition
 harddisks. Though it seems to work quite well, it's still got some
 sort of beta status. It's suggested that you still use the AmigaDOS
 native tool "HDToolBox" to partition your harddisks and use
 amiga-fdisk only for querying partition information.

Package: kbd
Priority: required
Section: base
Installed-Size: 292
Maintainer: Yann Dirson <dirson@debian.org>
Architecture: m68k
Version: 0.96a-12
Provides: console-utilities
Depends: dpkg (>= 1.4.0.21), sysvinit (>= 2.74), libc6, kbd-data (= 0.96a-12)
Suggests: open
Conflicts: console-utilities
Size: 110014
Description: Linux console font and keytable utilities.
 This package allows you to set up the Linux console, change the font,
 resize text mode virtual consoles and remap the keyboard.

Package: dpkg
Essential: yes
Installed-Size: 863
Maintainer: Klee Dienes and Ian Jackson <dpkg-maint@chiark.greenend.org.uk>
Architecture: m68k
Version: 1.4.0.33
Pre-Depends: libc6 (>= 2.0.7.19981211), libncurses4, libstdc++2.9
Suggests: debian-keyring
Size: 330852
Description: Package maintenance system for Debian Linux
 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
Installed-Size: 119
Maintainer: Santiago Vila <sanvila@ctv.es>
Architecture: all
Version: 2.1.0
Replaces: base, miscutils
Provides: base
Depends: awk
Size: 21264
Description: Debian Base System Miscellaneous Files
 This package contains the Debian Base System Miscellaneous Files, such as
 /etc/debian_version, /etc/issue, /usr/doc/copyright/*, etc.

Package: kbd-data
Priority: required
Section: base
Installed-Size: 781
Maintainer: Yann Dirson <dirson@debian.org>
Architecture: all
Source: kbd
Version: 0.96a-12
Conflicts: kbd (<= 0.96a-1), console-tools-data
Size: 506524
Description: Data files for kbd.
 This package contains keymaps, console fonts and mapping tables
 usable by tools in the kbd package.

Package: findutils
Essential: yes
Installed-Size: 189
Maintainer: Kevin Dalley <kevind@rahul.net>
Architecture: m68k
Version: 4.1-33
Pre-Depends: libc6
Size: 106202
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: 591
Maintainer: Galen Hazelwood <galenh@micron.net>
Architecture: m68k
Version: 1.16-6.3
Replaces: bsdutils (<= 3.0-2)
Pre-Depends: libc6 (>= 2.0.7u)
Size: 228036
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.

Package: ae
Installed-Size: 82
Maintainer: Dale Scheetz <dwarf@polaris.net>
Architecture: m68k
Version: 962-21.1
Depends: libc6 (>= 2.0.7u), slang1 (<< 1.3), slang1 (>> 1.2.2-0)
Size: 35510
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. Two of these config files are used by the /bin/vi script
 to run ae in vi emulation for the console and xterm

Package: slang1
Priority: required
Section: base
Installed-Size: 227
Maintainer: Jim Mintha <jmintha@debian.org>
Architecture: m68k
Source: slang
Version: 1.2.2-2
Depends: libc6 (>= 2.0.7u)
Size: 114096
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: locales
Priority: standard
Section: admin
Installed-Size: 7004
Maintainer: Joel Klecker and others <debian-glibc@lists.debian.org>
Architecture: m68k
Source: glibc
Version: 2.0.7.19981211-6
Replaces: localebin, wg15-locale
Depends: libc6
Conflicts: localebin, wg15-locale
Size: 1147334
Description: GNU C Library: National Language (locale) data and utilities
 Utilities and machine-readable data files used by the C library
 for localization and internationalization support.

Package: vmelilo
Installed-Size: 86
Maintainer: Nick Holgate <holgate@debian.org>
Architecture: m68k
Version: 1.1.1-1
Depends: libc6 (>= 2.0.7u)
Size: 31830
Description: Linux kernel boot loader for m68k VME processor boards.
 Vmelilo generates and installs a VME Linux/m68k kernel and ramdisk boot
 loader allowing direct booting from disk.  Includes support for Linux
 version 2.0 and 2.1 kernels in addition kernels may be compressed with gzip.
 Currently vmelilo supports BVM and Motorola processor boards.

Package: whiptail
Installed-Size: 32
Maintainer: Enrique Zanardi <ezanard@debian.org>
Architecture: m68k
Source: newt
Version: 0.25-3
Replaces: newt0.10, newt0.21 (<< 0.21-4)
Depends: newt0.25
Size: 15132
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
Installed-Size: 139
Maintainer: Wichert Akkerman <wakkerma@debian.org>
Architecture: m68k
Version: 2.2-1
Pre-Depends: libc6
Size: 54284
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: newt0.25
Installed-Size: 50
Maintainer: Enrique Zanardi <ezanard@debian.org>
Architecture: m68k
Source: newt
Version: 0.25-3
Depends: libc6 (>= 2.0.7u), slang1 (<< 1.3), slang1 (>> 1.2.2-0)
Size: 21254
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: mount
Essential: yes
Priority: required
Section: base
Installed-Size: 131
Maintainer: Vincent Renardias <vincent@waw.com>
Architecture: m68k
Source: util-linux
Version: 2.9g-6.0.1
Pre-Depends: libc6
Size: 63200
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: 344
Maintainer: Yann Dirson <dirson@debian.org>
Architecture: m68k
Version: 1.12-4
Replaces: e2fslibsg, ss2g, comerr2g
Provides: libcomerr2, libss2, libext2fs2, libe2p2, libuuid1, e2fslibsg
Pre-Depends: libc6 (>= 2.0.7u)
Conflicts: e2fslibsg, dump (<< 0.4b4-4), quota (<< 1.55-8.1)
Size: 157332
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: 281
Maintainer: Wichert Akkerman <wakkerma@debian.org>
Architecture: m68k
Version: 2.1.121-18
Replaces: modules, manpages (<= 1.15-3)
Provides: modules
Depends: libc6, sysvinit (>= 2.71-2)
Size: 117358
Description: Linux module utilities.
 These utilities are intended to make a Linux modular kernel
 manageable for all users, administrators and distribution
 maintainers.

Package: dpkg-multicd
Installed-Size: 61
Maintainer: Martin Schulze <joey@debian.org>
Architecture: all
Version: 0.14
Replaces: dpkg-disk2
Conflicts: dpkg-disk2
Size: 19350
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.

Package: timezones
Priority: required
Section: base
Installed-Size: 1473
Maintainer: Joel Klecker and others <debian-glibc@lists.debian.org>
Architecture: m68k
Source: glibc
Version: 2.0.7.19981211-6
Replaces: timezone
Depends: libc6
Conflicts: timezone
Size: 275722
Description: GNU C Library: Timezone data and utilities
 Utilities and data files used by the C library
 to handle time zones.

Package: sysvinit
Essential: yes
Installed-Size: 192
Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
Architecture: m68k
Version: 2.76-3
Replaces: last, bsdutils (<= 2.0-2)
Depends: dpkg (>= 1.4.0.21), mount (>= 2.7l-1)
Pre-Depends: libc6
Conflicts: last, file-rc (<= 0.4.2), kbd (<< 0.95-2), mdutils (<< 0.35-9)
Size: 76034
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: perl-base
Essential: yes
Installed-Size: 661
Maintainer: Darren Stalder <torin@daft.com>
Architecture: m68k
Source: perl
Version: 5.004.04-7
Replaces: perl
Pre-Depends: libc6, libgdbmg1
Suggests: perl
Conflicts: perl (<< 5.004.04-2)
Size: 263656
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' package which
 supplements this one.

Package: fdutils
Priority: optional
Section: utils
Installed-Size: 589
Maintainer: Anthony Fok <foka@debian.org>
Architecture: m68k
Version: 5.2.0.1998-07-01-3
Replaces: miscutils, manpages (<< 1.11-3)
Depends: libc6, makedev (>= 1.6-28), debianutils (>= 1.7)
Recommends: mtools (>= 3.8-1)
Size: 316852
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: 1998-07-01
  Keywords: floppy 2m xdf superformat floppycontrol fdrawcmd
  URL: http://www.tux.org/pub/knaff/fdutils/

Package: elvis-tiny
Installed-Size: 74
Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
Architecture: m68k
Version: 1.4-7
Pre-Depends: libc6 (>= 2.0.7u), libncurses4
Size: 34644
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
Installed-Size: 23
Maintainer: Peter Tobias <tobias@et-inf.fho-emden.de>
Architecture: m68k
Version: 2.04
Pre-Depends: libc6
Size: 7490
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: 150
Maintainer: Guy Maor <maor@debian.org>
Architecture: m68k
Source: shadow
Version: 980403-0.3
Replaces: shadow-login, shadow-passwd
Pre-Depends: libc6
Conflicts: shadow-login
Size: 76710
Description: Sign on to the system.
 login and newgrp change the user and group.

Package: fileutils
Essential: yes
Installed-Size: 696
Maintainer: Galen Hazelwood <galenh@micron.net>
Architecture: m68k
Version: 3.16-5.4.2
Replaces: color-ls, util-linux (<= 2.7.1-1)
Pre-Depends: libc6 (>= 2.0.7.19981211)
Conflicts: color-ls
Size: 252352
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.

Package: mac-fdisk
Installed-Size: 42
Maintainer: Michael Schmitz <schmitz@lcbvax.cchem.berkeley.edu>
Architecture: m68k
Version: 0.1-1
Depends: libc6
Size: 18140
Description: Apple disk partition manipulation tool
 The fdisk utilities from the MkLinux project, adopted for Linux/m68k.
 Mac-fdisk allows you to create and edit the partition table of a disk.
 It supports only the Apple partition format used on Macintosh and PowerMac,
 use pmac-fdisk for PC partition format disks as used on PowerPC machines.
 Mac-fdisk is an interactive tool with a menu similar to PC fdisk, supported
 options are somewhat different from PC fdisk due to the differences in
 partition format.

Package: libncurses4
Priority: required
Section: base
Installed-Size: 321
Maintainer: Galen Hazelwood <galenh@debian.org>
Architecture: m68k
Source: ncurses
Version: 4.2-3
Depends: libc6 (>= 2.0.7u)
Conflicts: ncurses
Size: 145184
Description: Shared libraries for terminal handling
 This package contains the shared libraries necessary to run programs
 compiled with ncurses.

Package: libreadlineg2
Priority: required
Section: base
Installed-Size: 210
Maintainer: Guy Maor <maor@debian.org>
Architecture: m68k
Source: bash (2.01.1-4.1)
Version: 2.1-12
Depends: libc6 (>= 2.0.7u), libncurses4
Conflicts: libreadline2 (<< 2.1-2.1)
Size: 75634
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.

Package: mawk
Installed-Size: 133
Maintainer: James Troup <awkmaint@nocrew.org>
Architecture: m68k
Version: 1.3.3-2
Provides: awk
Pre-Depends: libc6
Size: 68810
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
Installed-Size: 723
Maintainer: Peter Tobias <tobias@et-inf.fho-emden.de>
Architecture: m68k
Version: 3.11-1.2
Replaces: netstd
Depends: libc6
Recommends: netstd (>= 3.00)
Suggests: cpp
Size: 336976
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: diff
Essential: yes
Installed-Size: 191
Maintainer: Santiago Vila <sanvila@ctv.es>
Architecture: m68k
Version: 2.7-18
Pre-Depends: libc6
Size: 124688
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: 726
Maintainer: Guy Maor <maor@debian.org>
Architecture: m68k
Version: 2.01.1-4.1
Pre-Depends: libc6 (>= 2.0.7u), libncurses4, libreadlineg2 (>= 2.1-8)
Size: 438578
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: libstdc++2.9
Priority: required
Section: base
Installed-Size: 303
Maintainer: Debian EGCS maintainers <egcs@packages.debian.org>
Architecture: m68k
Source: egcs (1.1.1-5)
Version: 2.91.60-5
Replaces: libstdc++2.9-ss (<< 2.91.61)
Depends: libc6
Size: 126364
Description: The GNU stdc++ library (egcs version)
 This package contains an additional runtime library for C++ programs
 built with the gnu/egcs compiler.

Package: debianutils
Essential: yes
Installed-Size: 68
Maintainer: Guy Maor <maor@debian.org>
Architecture: m68k
Version: 1.10
Replaces: miscutils, cron (<= 3.0pl1-31), debian-utils
Pre-Depends: libc6
Conflicts: debian-utils
Size: 24278
Description: Miscellaneous utilities specific to Debian.
 Debianutils includes installkernel mkboot mktemp run-parts savelog
 sensible-editor sensible-pager tempfile which.

Package: sysklogd
Installed-Size: 121
Maintainer: Martin Schulze <joey@debian.org>
Architecture: m68k
Version: 1.3-31
Replaces: syslogd
Provides: syslogd
Depends: libc6
Conflicts: syslogd
Size: 64230
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: 35
Maintainer: James Troup <jjtroup@comp.brad.ac.uk>
Architecture: m68k
Source: gdbm
Version: 1.7.3-25
Provides: elf-libgdbm
Depends: libc6
Conflicts: libgdbm1 (<< 1.7.3-20)
Size: 16052
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).

