add directory distributions

This commit is contained in:
gohigh
2024-02-19 00:23:20 -05:00
parent eb168dd24f
commit b50063d9b3
934 changed files with 101264 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,25 @@
# ChangeLog: a log of the changes to the Debian Linux distribution
#
# Check this file for fixes, upgrades, additions, and new releases
#
Release dates:
29 Jan 94: Debian Linux 0.91 BETA released (public BETA)
26 Jan 94: Debian Linux 0.90 BETA released (public BETA)
28 Nov 93: Debian Linux 0.81 BETA released (limited BETA)
23 Nov 93: Debian Linux 0.80 BETA released (limited BETA)
07 Nov 93: Debian Linux 0.04 ALPHA released (ALPHA)
02 Nov 93: Debian Linux 0.03 ALPHA released (ALPHA)
17 Oct 93: Debian Linux 0.02 ALPHA released (ALPHA)
15 Sep 93: Debian Linux 0.01 ALPHA released (pre-ALPHA)
-------------------------------------------------------------------------------
Changes:
29 Jan 94: Please see `CHANGES-0.91' for full details.
27 Jan 94: The `info' package was added.
A new bootdisk image was uploaded. The old one was missing
a few devices.

View File

@@ -0,0 +1,15 @@
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

View File

@@ -0,0 +1,6 @@
The current version of Debian Linux is 0.91 BETA.
Debian 0.91 has been moved to `debian-0.91' as Debian 0.93 is prepared
for release. Fixes are still available in `debian-0.91/fixes'.
Debian information can be found in `info'.

View File

@@ -0,0 +1,6 @@
F CHANGELO.;1 ChangeLog
D DEBIAN-0.91 debian-0.91
D INFO info
D MISC misc
F NOTICE.;1 NOTICE
F README.;1 README

View File

@@ -0,0 +1,33 @@
NOTE: Please install 0.91 if you have installed 0.90 or before. The
change from absolute to relative pathnames will make it impossible to
upgrade in the future with dpkg if you are not running 0.91 or later.
Please do not attempt to manually upgrade to 0.91 from any previous
version; it simply WILL NOT WORK.
Changes from 0.90 to 0.91:
* repackaged the distribution using relative pathnames in the packages.
* worded the mounting example in dinstall slightly better.
* fixed the problem with selecting no swap partition in dsetup.
* fixed several minor problems in dpkg, most notably the bug that reset
the number of packages installed after each disk. Several additional
changes were made to the script, but they were minor, including
modifications to deal with relative pathnames, a fix so that package
dependencies actually WORK now and better error handling when a
filesystem cannot be mounted.
* upgraded to Linux kernel 0.99.14w. This fixed the `ftp: setsockopt
TOS (ignored)' problem we were having with ftp and rlogin/rsh.
* patched dip-3.3.7 to work with recent kernels. Thanks, Christian.
* some permission changes: chsh, rlogin and rsh weren't SUID.
* upgraded to fixperms 1.0. It now reports incorrect owner/group when
appropriate.
* a bit more, but I forget exactly what. I must start keeping better
notes.

View File

@@ -0,0 +1,77 @@
This is the first public release of the Debian Linux distribution,
version 0.91 BETA. It can be found at sunsite.unc.edu in the directory
`/pub/Linux/distributions/debian'. It is also mirrored at a number of
sites around the world. Please connect to the site nearest you:
(Last updated: Mon Jan 31 10:11:59 EST 1994)
Country Name Directory
------- ---- ---------
Austria flinux.tu-graz.ac.at /pub/mirror/debian
France ftp.ibp.fr /pub/linux/distributions/debian
Germany ftp.gwdg.de /pub/linux/install/debian
The Netherlands ftp.nl.net /pub/os/Linux/distr/Debian
South Africa ftp.sun.ac.za /pub/linux/distributions/Debian
Taiwan NCTUCCCA.edu.tw /Operating-Systems/Linux/Debian
U.K. src.doc.ic.ac.uk /packages/Linux/other/debian
U.S. cps201.cps.cmich.edu /pub/linux/packages/debian
Bug Reporting
=============
Please mail bug reports, comments and suggestions to <debian-bugs@pixar.com>.
[ NOTE to BETA testers: this is intended for those not on the debian-devel
list. If you are, then don't bother with debian-bugs. It's simply a
way for end-users to easily reports bugs to us. ]
Mailing lists
=============
There are several mailing lists devoted to the Debian Linux distribution:
* debian-announce@pixar.com A moderated mailing list for important Debian
Linux announcements (new releases, bug fixes,
etc.)
* debian-devel@pixar.com A _closed_ mailing list for use only by Debian
Linux developers and BETA testers
* debian-user@pixar.com An open forum for users of Debian Linux
These lists are managed by Bruce Perens <bruce@pixar.com>. Bruce is also
the moderator of debian-announce. Special thanks to Bruce for setting these
lists up for us.
From Bruce, here's how these lists can be joined:
> The first two lists are open admission. You join them by sending e-mail
> to LISTSERV@pixar.com with these two commands in the body of the message:
>
> subscribe debian-announce YOUR-ENGLISH-NAME
> subscribe debian-user YOUR-ENGLISH-NAME
> help
>
> You can leave out the command for any list you aren't interested in. For
> instance, Ian Murdock sent these e-mail commands to LISTSERV@pixar.com to
> join the lists:
>
> subscribe debian-announce Ian Murdock
> subscribe debian-user Ian Murdock
> help
>
> The debian-devel list is closed-admission. You join this by sending
> mail to bruce@pixar.com with a sentence or so explaining that you are
> developing software or that you will continue to beta-test the Debian
> releases.
>
> The list server will say that you can only post from the address you
> subscribed from. That feature is disabled, you can post from any address.
Changes from 0.90 to 0.91
=========================
Please see the file `CHANGES-0.91' for details.

View File

@@ -0,0 +1,6 @@
F CHANGES-.91;1 CHANGES-0.91
D CONTRIB contrib
D DIST dist
D DOC doc
D FIXES fixes
F RELEASE-.91;1 RELEASE-0.91

View File

@@ -0,0 +1,4 @@
This directory contains packages that, for some reason or another, are
not included at present with the "official" distribution of Debian
Linux. All of them can installed with the `dpkg' utility. Please see
any accompanying READMEs for more information.

View File

@@ -0,0 +1,5 @@
F GPC.DEB;1 gpc.deb
F GPC.DES;1 gpc.desc
F PERL5.DEB;1 perl5.deb
F PERL5.DES;1 perl5.desc
F README.;1 README

View File

@@ -0,0 +1,10 @@
Package: gpc
Category: devel
Name: GPC
Version: 2.5.7
Description: GPC - the GNU Pascal Compiler BETA version

View File

@@ -0,0 +1,11 @@
Package: perl5
Category: util
Name: Perl5
Version: 5.000
Description: A powerful script programming language; intended as a
faster replacement for sed, awk, and similar languages
This is the ALPHA of Larry's next-generation perl.

View File

@@ -0,0 +1,13 @@
The Debian Linux binary distribution, version 0.91 BETA.
The bootdisk and basedisk images may be found in the directory `base'.
Installation of the basedisks is _required_. Simply download the three
disk images, use gunzip to decompress them and then dd or rawrite the
images to floppy disk. Boot the system with the bootdisk and follow
the instructions to install the base system.
Debian Linux packages may be found in the directory `packages'.
Installation of these packages is completely optional. Install only
the packages that you need or want with the `dpkg' utility; printable
ASCII and PostScript copies of the dpkg man page can be found in the
top-level `doc' directory.

View File

@@ -0,0 +1,3 @@
D BASE base
D PACKAGES packages
F README.;1 README

View File

@@ -0,0 +1,3 @@
F BASEDSK1.GZ;1 basedsk1.gz
F BASEDSK2.GZ;1 basedsk2.gz
F BOOTDISK.GZ;1 bootdisk.gz

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,10 @@
Dc doc Documentation and formatters/viewers of documentation
Dv devel Packages related to programming and software development
Em emacs The GNU Emacs text editor and support files
Gs ghostscript The Ghostscript PostScript interpreter and support files
Is ispell International Ispell spelling checker/corrector
Nw net Packages related to networking and mail/news delivery
Ut util Miscellaneous utilities for Debian Linux
Wd words /usr/dict word lists for different languages
Xs xservers XFree86 Servers for different video cards
Xw x11 The XFree86 X11R5 port for x86 platforms

View File

@@ -0,0 +1,244 @@
Date: Tue, 1 Feb 94 03:41:08 EST
From: quinlan@spectrum.cs.bucknell.edu (Daniel Quinlan)
Subject: disk division guidelines v1.1
[ Please read this message to the end. You may find this rather
interesting. This is the last post I will be sending to the old
mailing list location. ]
This is the corrected listing on how to arrange Debian 0.91 packages
in the best possible way:
The contraints were:
1. To minimize the number of disks used.
2. To place the most possible space on one single disk rather than
spreading it out.
If you use a filesystem which sets blocks aside for root and you
aren't copying these as root, set the number of blocks for root to
zero.
We are fairly sure we corrected for both of the problems reported to
the mailing list so these should be a lot safer than the last shot.
Still, because we made them safe for every Linux filesystem, they
won't pack as well as the last time. If you have a disk error that
significantly reduces the size of your diskette, expect problems, many
of these disks are filled to within 50k of capacity.
Here is the same type of listing that I gave last time, a scheme based
on categories (listing both the 1.2 and 1.44 MB floppy sizes):
1.44 MB
------------------------------------------------------------------------
DEVEL:
1 : flex.deb gcc1.deb ncurses.deb
2 : bison.deb gcc2.deb libc.deb
3 : linuxsrc.deb m4.deb make.deb
4 : xtralib.deb gdb.deb binutil.deb rcs.deb
5 : tcl.deb libgpp.deb inc.deb
DOC:
1 : xtraman.deb info.deb doc.deb groff.deb man.deb
EMACS:
1 : emcselz2.deb emcsinfo.deb
2 : emcselc1.deb emcsmisc.deb
3 : emcsetc.deb emcsxyes.deb emcselc2.deb
4 : emcselz1.deb
5 : emcsxno.deb (dependent on filesystem used -- 4 is usually possible)
GHOSTSCRIPT:
1 : gsmisc.deb gsfonts1.deb svgalib.deb gsxyes.deb
2 : gsfonts2.deb gsxno.deb
ISPELL:
1 : igerman.deb ienglish.deb idanish.deb
2 : ifrench.deb ispell.deb
NET:
1 : net.deb uucp.deb smail.deb elm.deb
2 : mailx.deb (dependent on filesystem used -- 1 is usually possible)
UTIL:
1 : tcsh.deb pcomm.deb perl.deb less.deb sudo.deb diff.deb
shar.deb file.deb bc.deb mtools.deb
2 : patch.deb uuencode.deb time.deb quota.deb kermit.deb
WORDS:
1 : wnorwegn.deb wfrench.deb
2 : wswedish.deb words.deb wspanish.deb wgerman.deb witalian.deb
wdanish.deb
X11:
1 : tk.deb
2 : xfnt1.deb
3 : xdoc.deb xman.deb xlib.deb
4 : xbin.deb
5 : xfnt2.deb
6 : xprg.deb
XSERVERS:
1 : xvga16.deb xs3.deb xmach32.deb
2 : xsvga.deb x8514.deb xmach8.deb
3 : xmono.deb
Total: 30 disks
------------------------------------------------------------------------
1.2 MB
------------------------------------------------------------------------
DEVEL:
1 : flex.deb gcc1.deb ncurses.deb
2 : bison.deb gcc2.deb libc.deb
3 : tcl.deb libgpp.deb inc.deb
4 : linuxsrc.deb m4.deb make.deb
5 : xtralib.deb gdb.deb binutil.deb rcs.deb
DOC:
1 : xtraman.deb info.deb doc.deb groff.deb man.deb
EMACS:
1 : emcselz2.deb emcsinfo.deb
2 : emcselc1.deb emcsmisc.deb
3 : emcsetc.deb emcsxyes.deb emcselc2.deb
4 : emcselz1.deb
5 : emcsxno.deb
GHOSTSCRIPT:
1 : gsfonts2.deb gsxno.deb
2 : gsmisc.deb gsfonts1.deb svgalib.deb gsxyes.deb
ISPELL:
1 : igerman.deb ienglish.deb idanish.deb
2 : ifrench.deb ispell.deb
NET:
1 : net.deb uucp.deb smail.deb elm.deb
2 : mailx.deb
UTIL:
1 : tcsh.deb pcomm.deb perl.deb less.deb sudo.deb
diff.deb shar.deb file.deb bc.deb mtools.deb
2 : patch.deb uuencode.deb time.deb quota.deb kermit.deb
WORDS:
1 : wnorwegn.deb wfrench.deb
2 : wswedish.deb words.deb wspanish.deb wgerman.deb
witalian.deb wdanish.deb
X11:
1 : tk.deb
2 : xfnt1.deb
3 : xdoc.deb xman.deb xlib.deb
4 : xbin.deb
5 : xfnt2.deb
6 : xprg.deb
XSERVERS:
1 : xvga16.deb xs3.deb xmach32.deb
2 : xsvga.deb x8514.deb xmach8.deb
3 : xmono.deb
Total: 32 disks
------------------------------------------------------------------------
Seems like a lot of disks.
Here is a arrangement which allows packages to mix with different
types (devel with x11, etc.)
1.44 MB
------------------------------------------------------------------------
ALL:
1 : emcsmisc.deb igerman.deb
2 : ienglish.deb ifrench.deb kermit.deb inc.deb xmono.deb
3 : xs3.deb net.deb svgalib.deb xman.deb
4 : xmach32.deb xmach8.deb wfrench.deb info.deb
5 : gsfonts1.deb emcsetc.deb bison.deb
6 : xprg.deb doc.deb xdoc.deb rcs.deb
7 : xtralib.deb tcsh.deb ncurses.deb gsmisc.deb
uuencode.deb time.deb
8 : gcc2.deb gsxyes.deb gsxno.deb
9 : words.deb man.deb ispell.deb emcselz1.deb
10 : xvga16.deb wdanish.deb libc.deb sudo.deb smail.deb wswedish.deb
11 : emcselc1.deb libgpp.deb emcsxno.deb less.deb
12 : quota.deb idanish.deb wnorwegn.deb diff.deb binutil.deb xlib.deb
13 : gcc1.deb make.deb patch.deb
14 : wspanish.deb elm.deb xbin.deb
15 : mtools.deb (smallest disk?)
16 : x8514.deb xfnt2.deb shar.deb
17 : gsfonts2.deb emcsxyes.deb flex.deb
18 : tk.deb witalian.deb xsvga.deb
19 : uucp.deb perl.deb emcsinfo.deb
20 : emcselc2.deb wgerman.deb tcl.deb m4.deb
21 : linuxsrc.deb mailx.deb pcomm.deb bc.deb
22 : xtraman.deb gdb.deb emcselz2.deb
23 : groff.deb xfnt1.deb file.deb
Total: 23 disks. Savings == 7 disks.
This is *the* way to do it even if you aren't going to install it all.
I might have been able to get this down to 22 if I let it run for
another hour. :-)
------------------------------------------------------------------------
1.2 MB
------------------------------------------------------------------------
ALL:
1 : xvga16.deb tcsh.deb emcselc2.deb
2 : diff.deb libgpp.deb xs3.deb x8514.deb
3 : xfnt1.deb wnorwegn.deb info.deb
4 : emcsetc.deb emcselc1.deb
5 : xmono.deb time.deb idanish.deb
6 : gcc1.deb
7 : emcselz2.deb kermit.deb xtraman.deb
8 : tcl.deb groff.deb rcs.deb
9 : linuxsrc.deb
10 : igerman.deb ncurses.deb gsxno.deb
11 : perl.deb binutil.deb ifrench.deb
12 : tk.deb wdanish.deb
13 : xfnt2.deb witalian.deb
14 : ienglish.deb wfrench.deb xman.deb less.deb
15 : emcsxno.deb gsfonts1.deb
16 : uucp.deb mailx.deb xmach32.deb emcsxyes.deb
17 : mtools.deb xtralib.deb wspanish.deb
18 : gcc2.deb words.deb
19 : xlib.deb svgalib.deb xdoc.deb sudo.deb gsxyes.deb man.deb
20 : emcsinfo.deb pcomm.deb emcsmisc.deb
21 : make.deb bison.deb wgerman.deb xsvga.deb
22 : net.deb xmach8.deb ispell.deb inc.deb quota.deb file.deb
shar.deb
23 : libc.deb m4.deb uuencode.deb xbin.deb
24 : gsmisc.deb gdb.deb doc.deb bc.deb flex.deb wswedish.deb
25 : emcselz1.deb patch.deb
26 : smail.deb xprg.deb
27 : elm.deb gsfonts2.deb
Total: 27 disks. Savings == 5 disks.
------------------------------------------------------------------------
Come to your own conclusions, but I think that the above offers
significant savings over the other more organized way. It is not
likely that either solution could be reduced more than one more disk.
This is certainly the way that one would want to distribute disks.
Even assuming that you don't get everything you still don't lose out.
I got 23 disks arranged in the "old" way. I left out most of the X
servers, any language I didn't know, and even put "words" and "ispell"
togther. I could have just done the above and saved myself a lot of
trouble.
If there are any errors please report them so the can be fixed.
(Don't give me all of the credit for this stuff, most should go to
Frank Koko and Jeffrey Wescott.)
Dan
--
Daniel Quinlan <quinlan@spectrum.cs.bucknell.edu>

View File

@@ -0,0 +1,14 @@
D DEVEL devel
D DOC doc
F DU-0.91;1 du-0.91
D EMACS emacs
D GHOSTSCR ghostscript
D ISPELL ispell
F MAKEFLOP.;1 makefloppies
D NET net
F README.CAT;1 README.categories
F README.DIS;1 README.disk
D UTIL util
D WORDS words
D X11 x11
D XSERVERS xservers

View File

@@ -0,0 +1,16 @@
02 Dv binutil (1.9l1.2) GNU binutils (w/ linker and gas-1.38.1l.2)
03 Dv bison (1.22) GNU bison - a parser generator (like yacc)
17 Dv flex (2.4.6) GNU flex - a lexical analyzer generator
18 Dv gcc1 (2.5.7) GCC - the C-compiler from GNU (part 1)
19 Dv gcc2 (2.5.7) GCC - the C-compiler from GNU (part 2)
20 Dv gdb (4.11) GDB - the GNU source-level debugger
31 Dv inc (4.5.8) C includes
36 Dv libc (4.5.8) C libraries
37 Dv libgpp (2.5.3l) G++ includes and libraries
38 Dv linuxsrc (0.99.14w) Kernel source code and includes
39 Dv m4 (1.1) GNU m4 - a macro processor
41 Dv make (3.70) GNU make - maintains groups of programs
44 Dv ncurses (1.8) System-V compatible ncurses library
50 Dv rcs (5.6.0.1) Manages multiple versions of software projects
55 Dv tcl (7.3) Tool Command Language
83 Dv xtralib (4.5.8) `Extra' C libraries

View File

@@ -0,0 +1,17 @@
F BINUTIL.DEB;1 binutil.deb
F BISON.DEB;1 bison.deb
F FLEX.DEB;1 flex.deb
F GCC1.DEB;1 gcc1.deb
F GCC2.DEB;1 gcc2.deb
F GDB.DEB;1 gdb.deb
F INC.DEB;1 inc.deb
F LIBC.DEB;1 libc.deb
F LIBGPP.DEB;1 libgpp.deb
F LINUXSRC.DEB;1 linuxsrc.deb
F M4.DEB;1 m4.deb
F MAKE.DEB;1 make.deb
F NCURSES.DEB;1 ncurses.deb
F RCS.DEB;1 rcs.deb
F README.DEV;1 README.devel
F TCL.DEB;1 tcl.deb
F XTRALIB.DEB;1 xtralib.deb

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,5 @@
05 Dc doc (N/A) Linux FAQ, HOWTOs and other documentation
21 Dc groff (1.08) GNU roff - a document formatting system
32 Dc info (3.1) The GNU Info hypertext documentation reader
42 Dc man (1.1) An on-line manual page reader
84 Dc xtraman (unknown) The full set of man pages

View File

@@ -0,0 +1,6 @@
F DOC.DEB;1 doc.deb
F GROFF.DEB;1 groff.deb
F INFO.DEB;1 info.deb
F MAN.DEB;1 man.deb
F README.DOC;1 README.doc
F XTRAMAN.DEB;1 xtraman.deb

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,237 @@
1041 ./bin
8 ./boot
14 ./dev
375 ./etc
18 ./etc/X11
7 ./etc/X11/fvwm
6 ./etc/X11/xdm
2 ./etc/X11/xinit
5 ./etc/default
13 ./etc/examples
196 ./etc/keytables
1 ./etc/lilo
19 ./etc/rc.d
44 ./etc/skel
741 ./lib
375 ./sbin
2 ./tmp
1 ./tmp/.X11-unix
92193 ./usr
16127 ./usr/X386
3510 ./usr/X386/bin
1381 ./usr/X386/include
1380 ./usr/X386/include/X11
275 ./usr/X386/include/X11/Xaw
65 ./usr/X386/include/X11/Xmu
165 ./usr/X386/include/X11/bitmaps
102 ./usr/X386/include/X11/extensions
256 ./usr/X386/include/X11/pixmaps
7496 ./usr/X386/lib
4097 ./usr/X386/lib/X11
91 ./usr/X386/lib/X11/app-defaults
284 ./usr/X386/lib/X11/config
376 ./usr/X386/lib/X11/etc
58 ./usr/X386/lib/X11/etc/Obsolete
2415 ./usr/X386/lib/X11/fonts
1551 ./usr/X386/lib/X11/fonts/75dpi
539 ./usr/X386/lib/X11/fonts/Speedo
324 ./usr/X386/lib/X11/fonts/misc
2 ./usr/X386/lib/X11/fs
20 ./usr/X386/lib/X11/fvwm
64 ./usr/X386/lib/X11/nls
11 ./usr/X386/lib/X11/nls/local_im_tbl
703 ./usr/X386/lib/X11/tk
281 ./usr/X386/lib/X11/tk/demos
26 ./usr/X386/lib/X11/tk/demos/bitmaps
203 ./usr/X386/lib/X11/tk/ical
41 ./usr/X386/lib/X11/tk/ical/tcllib
94 ./usr/X386/lib/X11/tk/tkinfo
4 ./usr/X386/lib/X11/x11perfcomp
19 ./usr/X386/lib/X11/xdm
1 ./usr/X386/lib/X11/xinit
3739 ./usr/X386/man
737 ./usr/X386/man/man1
2417 ./usr/X386/man/man3
18 ./usr/X386/man/man5
566 ./usr/X386/man/mann
8770 ./usr/bin
489 ./usr/doc
876 ./usr/g++-include
548 ./usr/g++-include/gen
858 ./usr/include
21 ./usr/include/arpa
14 ./usr/include/bsd
2 ./usr/include/bsd/sys
6 ./usr/include/gnu
4 ./usr/include/net
13 ./usr/include/netinet
9 ./usr/include/protocols
60 ./usr/include/rpc
104 ./usr/include/rpcsvc
73 ./usr/include/sys
195 ./usr/include/tcl
1820 ./usr/info
25166 ./usr/lib
30 ./usr/lib/elm
8766 ./usr/lib/emacs
8650 ./usr/lib/emacs/19.22
2290 ./usr/lib/emacs/19.22/etc
169 ./usr/lib/emacs/19.22/i486-linux
6190 ./usr/lib/emacs/19.22/lisp
207 ./usr/lib/emacs/19.22/lisp/term
115 ./usr/lib/emacs/site-lisp
3997 ./usr/lib/gcc-lib
3996 ./usr/lib/gcc-lib/i486-linux
3995 ./usr/lib/gcc-lib/i486-linux/2.5.7
115 ./usr/lib/gcc-lib/i486-linux/2.5.7/include
54 ./usr/lib/gcc-lib/i486-linux/2.5.7/include/objc
4100 ./usr/lib/ghostscript
287 ./usr/lib/ghostscript/doc
183 ./usr/lib/ghostscript/examples
3371 ./usr/lib/ghostscript/fonts
1160 ./usr/lib/groff
794 ./usr/lib/groff/font
70 ./usr/lib/groff/font/devX100
70 ./usr/lib/groff/font/devX100-12
70 ./usr/lib/groff/font/devX75
70 ./usr/lib/groff/font/devX75-12
10 ./usr/lib/groff/font/devascii
94 ./usr/lib/groff/font/devdvi
17 ./usr/lib/groff/font/devdvi/generate
18 ./usr/lib/groff/font/devlatin1
391 ./usr/lib/groff/font/devps
30 ./usr/lib/groff/font/devps/generate
364 ./usr/lib/groff/tmac
28 ./usr/lib/groff/tmac/mdoc
9 ./usr/lib/groff/tmac/mm
5 ./usr/lib/pcomm
105 ./usr/lib/perl
599 ./usr/lib/smail
9 ./usr/lib/smail/lists
3 ./usr/lib/smail/lists/owner
2 ./usr/lib/smail/lists/request
13 ./usr/lib/smail/maps
2 ./usr/lib/smail/methods
192 ./usr/lib/smail/samples
40 ./usr/lib/smail/samples/AUX-support
5 ./usr/lib/smail/samples/AUX-support/conf
3 ./usr/lib/smail/samples/AUX-support/guide
2 ./usr/lib/smail/samples/AUX-support/guide/admin
18 ./usr/lib/smail/samples/AUX-support/man
4 ./usr/lib/smail/samples/AUX-support/man/man1
4 ./usr/lib/smail/samples/AUX-support/man/man5
5 ./usr/lib/smail/samples/AUX-support/man/man8
8 ./usr/lib/smail/samples/AUX-support/rbd
7 ./usr/lib/smail/samples/arcnet
93 ./usr/lib/smail/samples/bigsite
67 ./usr/lib/smail/samples/bigsite/bargw
6 ./usr/lib/smail/samples/bigsite/bargw/lists
2 ./usr/lib/smail/samples/bigsite/bargw/lists/owner
2 ./usr/lib/smail/samples/bigsite/bargw/lists/request
28 ./usr/lib/smail/samples/bigsite/bargw/maps
2 ./usr/lib/smail/samples/bigsite/bargw/methods
7 ./usr/lib/smail/samples/bigsite/bargw/news
11 ./usr/lib/smail/samples/bigsite/others
10 ./usr/lib/smail/samples/bigsite/workstns
7 ./usr/lib/smail/samples/bsmtp
38 ./usr/lib/smail/samples/generic
4 ./usr/lib/smail/samples/queryprog
169 ./usr/lib/smail/tools.linux
74 ./usr/lib/tcl
132 ./usr/lib/terminfo
498 ./usr/lib/uucp
22 ./usr/lib/uucp/linux-install
113 ./usr/lib/zoneinfo
10 ./usr/lib/zoneinfo/Australia
5 ./usr/lib/zoneinfo/Brazil
9 ./usr/lib/zoneinfo/Canada
3 ./usr/lib/zoneinfo/Chile
4 ./usr/lib/zoneinfo/Mexico
20 ./usr/lib/zoneinfo/SystemV
11 ./usr/lib/zoneinfo/US
4502 ./usr/man
2085 ./usr/man/man1
372 ./usr/man/man2
704 ./usr/man/man3
20 ./usr/man/man4
266 ./usr/man/man5
5 ./usr/man/man6
67 ./usr/man/man7
455 ./usr/man/man8
23 ./usr/man/man9
504 ./usr/man/mann
705 ./usr/sbin
32818 ./usr/src
5172 ./usr/src/linux
38 ./usr/src/linux/boot
2503 ./usr/src/linux/drivers
338 ./usr/src/linux/drivers/FPU-emu
199 ./usr/src/linux/drivers/block
394 ./usr/src/linux/drivers/char
481 ./usr/src/linux/drivers/net
660 ./usr/src/linux/drivers/scsi
429 ./usr/src/linux/drivers/sound
1108 ./usr/src/linux/fs
80 ./usr/src/linux/fs/ext
171 ./usr/src/linux/fs/ext2
63 ./usr/src/linux/fs/hpfs
75 ./usr/src/linux/fs/isofs
72 ./usr/src/linux/fs/minix
73 ./usr/src/linux/fs/msdos
74 ./usr/src/linux/fs/nfs
59 ./usr/src/linux/fs/proc
122 ./usr/src/linux/fs/sysv
87 ./usr/src/linux/fs/xiafs
5 ./usr/src/linux/ibcs
509 ./usr/src/linux/include
29 ./usr/src/linux/include/asm
479 ./usr/src/linux/include/linux
16 ./usr/src/linux/init
56 ./usr/src/linux/ipc
192 ./usr/src/linux/kernel
34 ./usr/src/linux/lib
92 ./usr/src/linux/mm
485 ./usr/src/linux/net
408 ./usr/src/linux/net/inet
36 ./usr/src/linux/net/unix
9 ./usr/src/linux/tools
60 ./usr/src/linux/zBoot
947 ./var
876 ./var/adm
761 ./var/adm/dpkg
22 ./var/adm/dpkg/debian
19 ./var/adm/dpkg/dep
87 ./var/adm/dpkg/desc
1 ./var/adm/dpkg/inst
256 ./var/adm/dpkg/list
308 ./var/adm/dpkg/perm
66 ./var/adm/dpkg/ver
21 ./var/adm/dump
66 ./var/adm/locate
28 ./var/catman
15 ./var/catman/cat1
1 ./var/catman/cat2
1 ./var/catman/cat3
1 ./var/catman/cat4
1 ./var/catman/cat5
1 ./var/catman/cat6
1 ./var/catman/cat7
4 ./var/catman/cat8
1 ./var/catman/cat9
1 ./var/catman/catn
26 ./var/spool
1 ./var/spool/at
5 ./var/spool/cron
4 ./var/spool/cron/crontabs
8 ./var/spool/lpd
4 ./var/spool/lpd/lp
1 ./var/spool/mail
1 ./var/spool/mqueue
1 ./var/spool/news
1 ./var/spool/rwho
6 ./var/spool/smail
1 ./var/spool/smail/input
1 ./var/spool/smail/lock
2 ./var/spool/smail/log
1 ./var/spool/smail/msglog
1 ./var/spool/uucp

View File

@@ -0,0 +1,2 @@
Thanks to Daniel Quinlan <quinlan@spectrum.cs.bucknell.edu> for putting
together these packages.

View File

@@ -0,0 +1,9 @@
07 Em emcselc1 (19.22) [REQ] Compiled Emacs Lisp files (part 1)
08 Em emcselc2 (19.22) [REQ] Compiled Emacs Lisp files (part 2)
09 Em emcselz1 (19.22) Compressed Emacs Lisp "source" files (part 1)
10 Em emcselz2 (19.22) Compressed Emacs Lisp "source" files (part 2)
11 Em emcsetc (19.22) [REQ] Emacs et cetera files
12 Em emcsinfo (19.22) GNU Info files for Emacs
13 Em emcsmisc (19.22) [REQ] Emacs base
14 Em emcsxno (19.22) [CHO] Emacs binary without X11 support
15 Em emcsxyes (19.22) [CHO] Emacs binary with X11 support

View File

@@ -0,0 +1,11 @@
F EMCSELC1.DEB;1 emcselc1.deb
F EMCSELC2.DEB;1 emcselc2.deb
F EMCSELZ1.DEB;1 emcselz1.deb
F EMCSELZ2.DEB;1 emcselz2.deb
F EMCSETC.DEB;1 emcsetc.deb
F EMCSINFO.DEB;1 emcsinfo.deb
F EMCSMISC.DEB;1 emcsmisc.deb
F EMCSXNO.DEB;1 emcsxno.deb
F EMCSXYES.DEB;1 emcsxyes.deb
F README.;1 README
F README.EMA;1 README.emacs

View File

@@ -0,0 +1,6 @@
22 Gs gsfonts1 (2.6.1pl4) Ghostscript fonts (part 1)
23 Gs gsfonts2 (2.6.1pl4) Ghostscript fonts (part 2)
24 Gs gsmisc (2.6.1pl4) [REQ] Ghostscript base
25 Gs gsxno (2.6.1pl4) [CHO] Ghostscript binary without X11 support
26 Gs gsxyes (2.6.1pl4) [CHO] Ghostscript binary with X11 support
54 Gs svgalib (0.97) [REQ] SVGA library for the Linux console

View File

@@ -0,0 +1,7 @@
F GSFONTS1.DEB;1 gsfonts1.deb
F GSFONTS2.DEB;1 gsfonts2.deb
F GSMISC.DEB;1 gsmisc.deb
F GSXNO.DEB;1 gsxno.deb
F GSXYES.DEB;1 gsxyes.deb
F README.GS;1 README.gs
F SVGALIB.DEB;1 svgalib.deb

View File

@@ -0,0 +1,2 @@
Thanks to Kristoffer Rose <kris@diku.dk> for putting together these
packages.

View File

@@ -0,0 +1,5 @@
27 Is idanish (N/A) [CHO] Danish dictionary for ispell
28 Is ienglish (3.0.09) [CHO] English dictionary for ispell
29 Is ifrench (N/A) [CHO] French dictionary for ispell
30 Is igerman (N/A) [CHO] German dictionary for ispell
33 Is ispell (3.0.09) [REQ] An interactive spelling corrector

View File

@@ -0,0 +1,7 @@
F IDANISH.DEB;1 idanish.deb
F IENGLISH.DEB;1 ienglish.deb
F IFRENCH.DEB;1 ifrench.deb
F IGERMAN.DEB;1 igerman.deb
F ISPELL.DEB;1 ispell.deb
F README.;1 README
F README.ISP;1 README.ispell

View File

@@ -0,0 +1,148 @@
From: grosen@argv.cs.ndsu.nodak.edu (Johannes Grosen)
Subject: Makefloppies - copy files to floppies
Date: Mon, 31 Jan 1994 11:38:18 -0600 (CST)
Here is a quick perl script that should make it easier to copy the files in
each package subdirectory to a series of floppy disks. If invoked with no
arguments it prints a simple usage message. There is also a brief usage
discussion in the source itself. Note the comment about error checking!
If you have any problems with this or suggestions on how it could be
improved please let me know.
/* -------------------- >8 cut here 8< ------------------------------- */
#!/usr/bin/perl
# $Id: makefloppies.pl,v 1.3 1994/01/30 18:19:15 grosen Exp $
#
# makefloppies - Johannes Grosen (grosen@argv.cs.ndsu.nodak.edu)
#
# A simple utility to make floppies containing the Debian Linux destribution
# using the "first-fit" algorithm. Files in a directory are sorted by size
# in descending order and the largest file remaining that will fit on the
# disk is copied until no more files exist or no files remain that will
# fit in the space remaining.
#
# Usage: makefloppies -d [dir] -s [disksize] <drive>
#
# where [dir] is a directory containing a set of Debian packages,
# [disksize] is the disk capacity in kytes, and <drive> is an
# optional drive letter ("a:" is assumed). For example,
# makefloppies -d base -s 1440
# would copy all of the files in the directory `base' to a floppy drive
# "a:" with a disk capacity of 1440KB.
#
# Assumes formatted MSDOS disks are being used and the `mcopy' command
# is available.
#
@files = ();
%filesizes = ();
while (@ARGV) {
$_ = shift;
if (/^-./) { # assume a option
if (/^-d/) {
$dir = shift;
} elsif (/^-s/) {
$disksize = shift;
} else {
print "Invalid option $_\n";
&usage();
}
} else {
$drive = $_; # drive letter
}
}
if (! defined($drive)) { # use default drive if not specified
$drive = "a:";
}
if (! defined($disksize)) {
&usage();
} else {
$capacity = $disksize * 1024; # compute capacity in bytes of disk
}
if (! defined($dir)) {
&usage();
}
&parsedir($dir); # create associate array of files/sizes
@files = sort cmp @files; # sort files by size in descending order
&makefloppies(); # create floppy disks
sub makefloppies {
local($used) = 0;
local($dummy);
local($file);
local($err);
print "Ready to copy files to drive $drive\n";
print "Put a formatted MSDOS disk in drive $drive\n";
print "and press ENTER to continue:";
$dummy = <STDIN>;
while (@files) { # while there are files to process
$file = &get_next_file($used);
if (! defined($file)) { # disk is full
print "\n\nThe disk is full.\nPut a new disk in drive $drive\n";
print "and press ENTER when ready:";
$dummy = <STDIN>;
$used = 0;
} else { # copy the file
system "mcopy $file $drive > /dev/null 2>&1";
}
}
print "\n\nCopying complete.\n";
}
sub get_next_file {
local($numleft) = scalar(@files);
local($idx);
for ($idx = 0; $idx <= $numleft; $idx++) {
if ($filesizes{$files[$idx]} + $used <= $capacity) {
$used += $filesizes{$files[$idx]};
return splice(@files,$idx,1); # remove from list
}
}
undef; # no suitable files found
}
sub cmp {
$filesizes{$a} < $filesizes{$b};
}
# Modifies the global lists `files' and `filesizes'
sub parsedir {
local($dir) = @_;
local($file);
local(@stats);
opendir(DIR,$dir) || die "Can't open $dir for reading";
chdir($dir);
@files = grep(-f, readdir(DIR)); # get all the plain files in dir
closedir(DIR);
foreach $file (@files) {
@stats = stat($file);
$filesizes{$file} = $stats[7]; # save file size
}
}
sub usage {
print "Usage: makefloppies -d [dir] -s [disksize in KB] <drive> \n";
exit 1;
}
/* ------------------------- >8 cut here 8< -------------------------- */
--
Johannes Grosen grosen@argv.cs.ndsu.nodak.edu
System Administrator
Intelligent Systems Cluster, Room 244 IACC Building
North Dakota State University, Fargo, ND USA 51805 (701) 237-8282

View File

@@ -0,0 +1,2 @@
Thanks to Ian Kluft <ikluft@thunder.sbay.org> for putting together the
`smail' and `uucp' packages.

View File

@@ -0,0 +1,5 @@
06 Nw elm (2.4pl23) The `elm' full-screen mail program
40 Nw mailx (5.3b) A simple mail program from Berkeley
45 Nw net (various) [REQ] Networking binaries and daemons for Linux
52 Nw smail (3.1.28) [REQ] A mail delivery system
59 Nw uucp (1.04) UNIX-to-UNIX copy

View File

@@ -0,0 +1,7 @@
F ELM.DEB;1 elm.deb
F MAILX.DEB;1 mailx.deb
F NET.DEB;1 net.deb
F README.;1 README
F README.NET;1 README.net
F SMAIL.DEB;1 smail.deb
F UUCP.DEB;1 uucp.deb

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,15 @@
01 Ut bc (1.02) An arbitrary precision calculator language
04 Ut diff (2.6) GNU diffutils - file comparison utilities
16 Ut file (1.25) A utility that determines file type
34 Ut kermit (5A189) Kermit communications program and protocol
35 Ut less (177) A pager with many more features than `more'
43 Ut mtools (2.0.5) Manipulates files on an MS-DOS filesystem
46 Ut patch (2.1) Apply `diff' output to an original file
47 Ut pcomm (2.0.1) Screen-oriented communications software
48 Ut perl (4.036) A powerful script programming language
49 Ut quota (1.2) Process accounting and disk quotas
51 Ut shar (unknown) Shell archive creator and extractor
53 Ut sudo (unknown) A restricted version of `su'
56 Ut tcsh (6.04) An enhanced version of the Berkeley C-shell
57 Ut time (1.6) Times the execution of a command
60 Ut uuencode (1.0) Utilities to transmit binary files

View File

@@ -0,0 +1,15 @@
F BC.DEB;1 bc.deb
F DIFF.DEB;1 diff.deb
F FILE.DEB;1 file.deb
F LESS.DEB;1 less.deb
F MTOOLS.DEB;1 mtools.deb
F PATCH.DEB;1 patch.deb
F PCOMM.DEB;1 pcomm.deb
F PERL.DEB;1 perl.deb
F QUOTA.DEB;1 quota.deb
F README.UTI;1 README.util
F SHAR.DEB;1 shar.deb
F SUDO.DEB;1 sudo.deb
F TCSH.DEB;1 tcsh.deb
F TIME.DEB;1 time.deb
F UUENCODE.DEB;1 uuencode.deb

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More