[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /pub/ftp/ftp/ftp/ibiblio/distributions/slack390/slack390-9.1/source/
Contents of README.TXT:

This is the source used for Slack/390 9.1.

To look for a particular bit of source (let's say for 'cp'), first you would
look for the full path:

fuzzy:~# which cp
/bin/cp

Then, you grep for the package it came from. Note that the leading '/'
is removed:

fuzzy:~# grep bin/cp /var/log/packages/*
/var/log/packages/cpio-2.4.2.91-s390-1:bin/cpio
/var/log/packages/fileutils-4.1-s390-2:bin/cp
/var/log/packages/gcc-2.95.3-s390-2:usr/bin/cpp
/var/log/packages/gnome-applets-1.4.0.5-s390-1:usr/bin/cpumemusage_applet


From this, you can see that 'cp' came from the fileutils-4.1-s390-2 package.
The source will be found in a corresponding subdirectory.  In this case, that
would be ./a/bin.   Don't be fooled into thinking that the _bin.tar.gz in this
directory is the package with the source code -- anything starting with '_' is
just a framework package full of empty files with the correct permissions and 
ownerships for the completed package to use.

Many of these packages now have scripts that untar, patch, and compile the
source automatically.  These are the 'SlackBuild' scripts.  Moving back to the
example above, you can figure out which package the bin/cp source came from by
examining the SlackBuild script.

Have fun!

---
Mark K. Post
markkp at ibiblio.org

Icon  Name                                                          Last modified      Size  
[DIR] Parent Directory - [DIR] a/ 25-Sep-2003 05:14 - [DIR] ap/ 14-Sep-2003 01:48 - [DIR] d/ 29-Apr-2007 21:30 - [DIR] e/ 29-Apr-2007 21:07 - [DIR] f/ 29-Apr-2007 21:05 - [DIR] gnome/ 23-Sep-2003 04:30 - [DIR] k/ 05-Jul-2004 22:34 - [DIR] kde/ 15-Sep-2003 05:56 - [DIR] kdei/ 15-Sep-2003 06:03 - [DIR] l/ 29-Apr-2007 18:09 - [DIR] n/ 29-Apr-2007 18:09 - [DIR] rootdisks/ 29-Apr-2007 18:09 - [DIR] t/ 18-Sep-2003 23:37 - [DIR] tcl/ 21-Feb-2003 04:22 - [DIR] x/ 19-May-2003 21:22 - [DIR] xap/ 30-Apr-2007 07:02 - [DIR] y/ 10-Mar-2002 06:42 - [TXT] CHECKSUMS.s390.md5 30-Apr-2007 17:05 199K [TXT] FILE_LIST.s390 30-Apr-2007 17:05 298K [   ] MANIFEST.s390.bz2 30-Apr-2007 07:40 3.7M [TXT] README.TXT 06-Jul-2004 22:32 1.2K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!