[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/slackware/slackware64-14.1/source/
 
Current bandwidth utilization 1649.32 Mbit/s
Bandwidth utilization bar
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/ 22-Oct-2013 01:28 - [DIR] ap/ 31-Oct-2013 14:57 - [DIR] d/ 20-Oct-2013 22:42 - [DIR] e/ 16-Mar-2010 05:13 - [DIR] f/ 16-Mar-2009 22:18 - [DIR] installer/ 17-Oct-2013 06:15 - [DIR] k/ 24-Oct-2013 00:58 - [DIR] kde/ 01-Aug-2013 04:31 - [DIR] kdei/ 03-Feb-2013 07:04 - [DIR] l/ 10-Oct-2013 23:35 - [DIR] n/ 24-Oct-2013 02:21 - [DIR] t/ 19-Sep-2013 04:12 - [DIR] tcl/ 25-May-2012 02:55 - [DIR] x/ 09-Jun-2013 23:47 - [DIR] xap/ 08-Oct-2013 07:51 - [DIR] xfce/ 19-May-2013 05:04 - [DIR] y/ 12-May-2010 06:10 - [TXT] CHECKSUMS.md5 31-Oct-2015 22:16 359K [TXT] CHECKSUMS.md5.asc 31-Oct-2015 22:16 181 [TXT] FILE_LIST 31-Oct-2015 22:16 511K [   ] MANIFEST.bz2 31-Oct-2015 22:16 8.9M [TXT] README.TXT 02-Oct-2006 06:40 1.3K

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