Package: ncurses-base
Essential: yes
Installed-Size: 53
Maintainer: Galen Hazelwood <galenh@micron.net>
Architecture: all
Source: ncurses
Version: 1.9.9g-8.8
Replaces: ncurses-term
Provides: ncurses-runtime
Conflicts: ncurses, ncurses-runtime
Size: 6702
Description: Video terminal manipulation - Minimum terminal emulations
 This package contains what should be a reasonable subset of terminal
 definitions, including: ansi, dumb, linux, sun, vt100, vt102, vt220,
 vt52, and xterm.

Package: procps
Installed-Size: 194
Maintainer: Craig Small <csmall@debian.org>
Architecture: m68k
Version: 1:1.2.7-1
Replaces: watch
Provides: watch
Depends: libc6, ncurses3.4
Recommends: psmisc
Conflicts: watch, libproc-dev (<< 1:1.2.6-2), w-bassman (<< 1.0-2)
Size: 87580
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: 13554
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.12-6
Depends: libc6
Size: 16220
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: 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: data-dumper
Installed-Size: 60
Maintainer: Michael Alan Dorman <mdorman@debian.org>
Architecture: all
Version: 2.07-1
Depends: perl
Size: 13912
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.

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: 63
Maintainer: Austin Donnelly <and1000@debian.org>
Architecture: m68k
Version: 4.2.0.1
Depends: sysvinit (>= 2.59-2), shellutils (>= 1.15-3)
Pre-Depends: libc6
Recommends: bsdmainutils
Size: 26188
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: libnet-perl
Installed-Size: 295
Maintainer: Michael Alan Dorman <mdorman@debian.org>
Architecture: all
Version: 1.0502-1
Replaces: libnet
Provides: libnet
Depends: perl (>= 5.003.07), data-dumper
Conflicts: libnet
Size: 65308
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.

Package: sed
Essential: yes
Installed-Size: 45
Maintainer: Wichert Akkerman <wakkerma@debian.org>
Architecture: m68k
Version: 2.05-22
Pre-Depends: libc6
Size: 26382
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: ncurses3.4
Installed-Size: 317
Maintainer: Galen Hazelwood <galenh@micron.net>
Architecture: m68k
Source: ncurses
Version: 1.9.9g-8.7
Depends: libc6
Conflicts: ncurses
Size: 134828
Description: Video terminal manipulation - shared libraries
 This package contains the shared libraries necessary to run programs
 compiled with the ncurses libraries.

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
Installed-Size: 288
Maintainer: Guy Maor <maor@debian.org>
Architecture: m68k
Version: 2.7.1-3
Replaces: miscutils, setterm, getty
Pre-Depends: libc6, ncurses3.4
Conflicts: setterm, getty
Size: 136168
Description: Miscellaneous system utilities.
 A mixed bag of system utilities: arch chkdupexe cfdisk cytune dmesg
 fdisk fsck.minix getty getopt hostid hwclock ipcrm ipcs kbdrate
 mcookie mkfs mkfs.minix mkswap more namei rdev setterm setsid tunelp
 whereis.

Package: libc6
Priority: required
Section: base
Installed-Size: 1407
Maintainer: Dale Scheetz <dwarf@polaris.net>
Architecture: m68k
Source: glibc
Version: 2.0.7t-1
Pre-Depends: ldso (>= 1.8.10-1)
Conflicts: libc5 (<< 5.4.33-7), libpthread0 (<< 0.7-10)
Size: 544252
Description: The GNU C library version 2 (run-time files).
 Includes shared libraries needed to run programs.

Package: ncurses-bin
Essential: yes
Installed-Size: 187
Maintainer: Galen Hazelwood <galenh@micron.net>
Architecture: m68k
Source: ncurses
Version: 1.9.9g-8.7
Provides: tput
Depends: libc6, ncurses3.4 (>= 1.9.9g-8.1)
Conflicts: ncurses, tput
Size: 56394
Description: Video terminal manipulation - associated 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: makedev
Installed-Size: 84
Maintainer: Bdale Garbee <bdale@gag.com>
Architecture: m68k
Version: 1.6-32
Replaces: base-files
Depends: libc6
Size: 34996
Description: Creates special device files in /dev.
 The MAKEDEV executable is used to populate the /dev directory with device
 files.

Package: tar
Essential: yes
Installed-Size: 531
Maintainer: Bdale Garbee <bdale@gag.com>
Architecture: m68k
Version: 1.12-6
Pre-Depends: libc6
Size: 244626
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: 332
Maintainer: David Engel <david@debian.org>
Architecture: m68k
Source: ld.so
Version: 1.9.9-1
Provides: libdl1
Size: 160164
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, which is just about all of them.
 .
 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: 49
Maintainer: Enrique Zanardi <ezanardi@molec1.dfis.ull.es>
Architecture: all
Version: 0.2.17
Depends: whiptail
Size: 19684
Description: Device Driver Configuration
 Modconf provides a GUI for installing and configuring device driver modules.

Package: atari-fdisk
Installed-Size: 59
Maintainer: Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>
Architecture: m68k
Version: 0.7-4
Depends: awk, libc6
Size: 31840
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
Installed-Size: 116
Maintainer: Bdale Garbee <bdale@gag.com>
Architecture: m68k
Version: 1.2.4-27
Depends: debianutils (>= 1.6)
Pre-Depends: libc6
Size: 60190
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
Installed-Size: 186
Maintainer: Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>
Architecture: m68k
Version: 3.2-3
Size: 153160
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: 15052
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
Installed-Size: 1233
Maintainer: Yann Dirson <dirson@debian.org>
Architecture: m68k
Version: 0.95-16
Provides: console-utilities
Depends: dpkg (>= 1.4.0.21), sysvinit (>= 2.74), libc6
Suggests: open
Conflicts: console-utilities
Size: 465450
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: 881
Maintainer: Klee Dienes and Ian Jackson <dpkg-maint@chiark.greenend.org.uk>
Architecture: m68k
Version: 1.4.0.23.2
Pre-Depends: libc6, libstdc++2.8 (>= 2.90.26-1), ncurses3.4
Size: 335328
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: 118
Maintainer: Santiago Vila <sanvila@ctv.es>
Architecture: all
Version: 2.0
Replaces: base, miscutils
Provides: base
Depends: awk
Size: 20560
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: dpkg-ftp
Installed-Size: 52
Maintainer: Klee Dienes <klee@debian.org>
Architecture: all
Version: 1.4.9.6
Depends: dpkg (>= 1.2.0), libnet-perl
Size: 13544
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.

Package: findutils
Essential: yes
Installed-Size: 188
Maintainer: Kevin Dalley <kevind@rahul.net>
Architecture: m68k
Version: 4.1-28
Pre-Depends: libc6
Size: 105356
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
Installed-Size: 598
Maintainer: Galen Hazelwood <galenh@micron.net>
Architecture: m68k
Version: 1.16-6
Replaces: bsdutils (<= 3.0-2)
Pre-Depends: libc6
Size: 225894
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
Depends: libc6, slang0.99.38
Size: 35406
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: slang0.99.38
Installed-Size: 169
Maintainer: Jim Mintha <jmintha@debian.org>
Architecture: m68k
Source: slang
Version: 0.99.38-6
Depends: libc6
Conflicts: slang0.99.34 (<< 0.99.38-2.3)
Size: 84410
Description: The S-Lang programming library, shared library for use with libc6
 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.
 .
 This package is needed to run S-Lang binaries linked against libc6.

Package: dpkg-mountable
Installed-Size: 76
Maintainer: Andy Mortimer <andy.mortimer@poboxes.com>
Architecture: m68k
Version: 0.7
Depends: libc6
Size: 21794
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.

Package: newt0.21
Installed-Size: 67
Maintainer: Enrique Zanardi <ezanardi@molec1.dfis.ull.es>
Architecture: m68k
Source: newt
Version: 0.21-8
Depends: libc6, slang0.99.38
Size: 28628
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 as well as a /usr/bin/dialog
 replacement called whiptail.

Package: whiptail
Installed-Size: 31
Maintainer: Enrique Zanardi <ezanardi@molec1.dfis.ull.es>
Architecture: m68k
Source: newt
Version: 0.21-8
Replaces: newt0.10, newt0.21 (<< 0.21-4)
Depends: libc6, newt0.21, slang0.99.38
Size: 13960
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: 136
Maintainer: Wichert Akkerman <wakkerma@debian.org>
Architecture: m68k
Version: 2.1-7
Pre-Depends: libc6
Size: 52684
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
Installed-Size: 112
Maintainer: Vincent Renardias <vincent@waw.com>
Architecture: m68k
Version: 2.7l-5
Pre-Depends: libc6
Size: 51696
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: 327
Maintainer: Yann Dirson <dirson@debian.org>
Architecture: m68k
Version: 1.10-17
Replaces: e2fslibsg, ss2g, comerr2g
Provides: libcomerr2, libss2, libext2fs2, libe2p2, libuuid1, e2fslibsg
Pre-Depends: libc6
Conflicts: e2fslibsg, dump (<< 0.4b4-4), quota (<< 1.55-8.1)
Size: 143920
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: 270
Maintainer: Wichert Akkerman <wakkerma@debian.org>
Architecture: m68k
Version: 2.1.85-11.0.1
Replaces: modules, manpages (<= 1.15-3)
Provides: modules
Depends: libc6, sysvinit (>= 2.71-2), debianutils (>= 1.6)
Size: 109664
Description: Linux module utilities.
 These utilities are intended to make a Linux modular kernel
 manageable for all users, administrators and distribution
 maintainers.

Package: timezones
Priority: required
Section: base
Installed-Size: 1451
Maintainer: Dale Scheetz <dwarf@polaris.net>
Architecture: m68k
Source: glibc
Version: 2.0.7t-1
Replaces: timezone
Depends: libc6
Conflicts: timezone
Size: 261500
Description: Time zone data files and utilities.
 Contains utilities and machine-readable files used by the C library
 to time zones, local time.

Package: sysvinit
Essential: yes
Installed-Size: 186
Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
Architecture: m68k
Version: 2.75-3
Replaces: last, bsdutils (<= 2.0-2)
Depends: dpkg (>= 1.4.0.21), mount (>= 2.7l-1)
Pre-Depends: libc6, libc6 (>= 2.0.5c-0.1)
Conflicts: last, file-rc (<= 0.4.2), kbd (<< 0.95-2), mdutils (<< 0.35-9)
Size: 72160
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-6
Replaces: perl
Pre-Depends: libc6, libgdbmg1
Suggests: perl
Conflicts: perl (<< 5.004.04-2)
Size: 263438
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: elvis-tiny
Installed-Size: 76
Maintainer: Miquel van Smoorenburg <miquels@cistron.nl>
Architecture: m68k
Version: 1.4-5
Pre-Depends: libc6, ncurses3.4
Size: 34570
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: 694
Maintainer: Galen Hazelwood <galenh@micron.net>
Architecture: m68k
Version: 3.16-5.2
Replaces: color-ls, util-linux (<= 2.7.1-1)
Pre-Depends: libc6
Conflicts: color-ls
Size: 252296
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: libreadlineg2
Priority: required
Section: base
Installed-Size: 210
Maintainer: Guy Maor <maor@debian.org>
Architecture: m68k
Source: bash (2.01.1-3.1)
Version: 2.1-10.1
Depends: libc6, ncurses3.4
Conflicts: libreadline2 (<< 2.1-2.1)
Size: 75322
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: 725
Maintainer: Peter Tobias <tobias@et-inf.fho-emden.de>
Architecture: m68k
Version: 3.11-1
Replaces: netstd
Depends: libc6
Recommends: netstd (>= 3.00)
Suggests: cpp
Size: 337004
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: 230
Maintainer: Dale Scheetz <dwarf@polaris.net>
Architecture: m68k
Version: 2.7-16
Depends: libc6
Pre-Depends: libc6
Size: 160596
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-3.1
Pre-Depends: libc6, ncurses3.4, libreadlineg2 (>= 2.1-8)
Size: 438322
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.8
Installed-Size: 304
Maintainer: Galen Hazelwood <galenh@micron.net>
Architecture: m68k
Source: egcs (1.0.3a-0.5)
Version: 2.90.29-0.5
Depends: libc6
Size: 99516
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: 69
Maintainer: Guy Maor <maor@debian.org>
Architecture: m68k
Version: 1.9
Replaces: miscutils, cron (<= 3.0pl1-31), debian-utils
Pre-Depends: libc6
Conflicts: debian-utils
Size: 24038
Description: Miscellaneous utilities specific to Debian.
 Debianutils includes installkernel mkboot mktemp run-parts savelog
 sensible-editor sensible-pager tempfile which.

Package: sysklogd
Installed-Size: 111
Maintainer: Martin Schulze <joey@debian.org>
Architecture: m68k
Version: 1.3-26
Replaces: syslogd
Provides: syslogd
Depends: libc6
Conflicts: syslogd
Size: 57014
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).

