pkgutils repository
Go to file
2008-03-01 10:18:03 +01:00
.gitignore Added .gitignore. 2006-11-15 20:33:41 +01:00
COPYING Initial import 2005-11-11 23:40:48 +01:00
main.cc Updated copyright notices. 2007-04-18 22:38:09 +02:00
Makefile Bumped version to 5.32.0. 2008-03-01 10:18:03 +01:00
pkgadd.8.in Updated copyright notices. 2007-04-18 22:38:09 +02:00
pkgadd.cc Updated copyright notices. 2007-04-18 22:38:09 +02:00
pkgadd.conf Removed /etc/mail/cf from the UPGRADE rules in pkgadd.conf. 2008-03-01 10:17:07 +01:00
pkgadd.h Updated copyright notices. 2007-04-18 22:38:09 +02:00
pkginfo.8.in Updated copyright notices. 2007-04-18 22:38:09 +02:00
pkginfo.cc Updated copyright notices. 2007-04-18 22:38:09 +02:00
pkginfo.h Updated copyright notices. 2007-04-18 22:38:09 +02:00
pkgmk.8.in Updated copyright notices. 2007-04-18 22:38:09 +02:00
pkgmk.conf added PKGMK_SOURCE_MIRRORS support 2007-12-02 12:25:25 -06:00
pkgmk.in added PKGMK_SOURCE_MIRRORS support 2007-12-02 12:25:25 -06:00
pkgrm.8.in Updated copyright notices. 2007-04-18 22:38:09 +02:00
pkgrm.cc Updated copyright notices. 2007-04-18 22:38:09 +02:00
pkgrm.h Updated copyright notices. 2007-04-18 22:38:09 +02:00
pkgutil.cc Bug #204: Restore mtime for extracted files. 2007-12-03 18:37:50 +01:00
pkgutil.h Updated copyright notices. 2007-04-18 22:38:09 +02:00
README Updated copyright notices. 2007-04-18 22:38:09 +02:00
rejmerge.8.in Updated copyright notices. 2007-04-18 22:38:09 +02:00
rejmerge.conf Initial import 2005-11-11 23:40:48 +01:00
rejmerge.in Updated copyright notices. 2007-04-18 22:38:09 +02:00

              pkgutils - Package Management Utilities

               http://www.fukt.bth.se/~per/pkgutils/


Description
-----------
pkgutils is a set of utilities (pkgadd, pkgrm, pkginfo, pkgmk and rejmerge),
which are used for managing software packages in Linux. It is developed for
and used by the CRUX distribution (http://crux.nu).


Building and installing
-----------------------
$ make
$ make install
or
$ make DESTDIR=/some/other/path install


Copyright
---------
pkgutils is Copyright (c) 2000-2005 Per Liden and
Copyright (c) 2006-2007 CRUX team (http://crux.nu).

pkgutils is licensed through the GNU General Public License.
Read the COPYING file for the complete license.