Slackware Linux stuff

This page allows you to download some of my software that is (in some fashion) related to or for use with the Slackware Linux distribution.

 slacktrack - version 2.01   Download

slacktrack is a tool to assist with building Slackware packages from the <package>.build scripts that can be found in the distribution source tree.

It can also be used to build packages where Makefile does not honour any DESTDIR type variable, and enables end-users to create packages more easily.
Source slacktrack-2.01-source.tar.gz
  Change log ChangeLog.slacktrack

 

 fakeroot - version 1.5.1


fakeroot fakes root permissions.  It can be especially useful for use with slacktrack (or any other packing building) when the user does not have root access.

fakeroot belongs to the Debian distribution.

I only provide fakeroot in source form. It only takes a few minutes to compile and I provide a convenient script to build a Slackware package.

The easiest way to install fakeroot from source is:

# tar zxf fakeroot-*-source.tar.gz

# cd fakeroot ; ./fakeroot.SlackBuild -i

Source fakeroot-1.5.1-source.tar.gz
 

 

 ipacct - version 1.08 Architecture Download

ipacct is a Linux Kernel module (patch) and userland configuration tool for monitoring and reporting bandwidth use on a per Unix uid basis.
This Kernel patch has proved itself in production use for over a year now but comes with no guarantee !

Please note that ipacct is no longer being actively maintained and will not be formally released.  However, if it is found not to work with newer Kernels, there is a chance that it will be updated.

i486 ipacct-1.08-i486-4.tgz
Source ipacct-1.08-source.tar.gz

 

 /usr/sbin/adduser - version 1.10 Architecture Download

adduser script for Slackware Linux.

This is always the latest version of adduser (and should be in sync with slackware-current). It also appears in gentoo as superadduser.

Source adduser

 

 

 Various documents Document Description

This is a collection of the various documents I have written for Slackware Linux related stuff.
Package building check list A brief checklist for testing your package.tgz files.
aaa_elflibs Why not to upgrade the aaa_elflibs package

Slackware package building presentation (PDF, SXI).
Accompanying text notes

FOSDEM 2005 presentation - building Slackware packages