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

This is the source used for Slackware.

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-i386-1:bin/cpio
/var/log/packages/fileutils-4.1-i386-2:bin/cp
/var/log/packages/gcc-2.95.3-i386-2:usr/bin/cpp
/var/log/packages/gnome-applets-1.4.0.5-i386-1:usr/bin/cpumemusage_applet


From this, you can see that 'cp' came from the fileutils-4.1-i386-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!

---
Patrick J. Volkerding
volkerdi@slackware.com

Icon  Name                                                          Last modified      Size  
[DIR] Parent Directory - [DIR] a/ 26-Apr-2007 17:07 - [DIR] ap/ 26-Apr-2007 17:07 - [DIR] d/ 26-Apr-2007 17:44 - [DIR] e/ 26-Apr-2007 17:01 - [DIR] f/ 08-Sep-2003 03:18 - [DIR] gnome/ 19-Oct-2004 08:27 - [DIR] k/ 26-Apr-2007 17:03 - [DIR] kde/ 26-Apr-2007 17:14 - [DIR] kdei/ 19-Dec-2004 06:20 - [DIR] l/ 26-Apr-2007 17:07 - [DIR] n/ 22-Jan-2005 19:22 - [DIR] rootdisks/ 29-Aug-2002 23:10 - [DIR] t/ 18-Sep-2003 23:37 - [DIR] tcl/ 11-May-2004 08:10 - [DIR] x/ 30-May-2004 03:28 - [DIR] xap/ 31-Jan-2005 01:15 - [DIR] y/ 10-Mar-2002 06:42 - [TXT] CHECKSUMS.s390.md5 07-Aug-2006 00:25 198K [TXT] FILE_LIST.s390 07-Aug-2006 00:16 302K [   ] MANIFEST.s390.bz2 07-Aug-2006 00:04 4.1M [TXT] README.TXT 22-Jun-2004 21:01 1.2K

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