Télécharger la liste

Description du projet

IPFS (IPSquad Package From Source) is a system which allows you to trace an program's installation from sources and register it in your favorite packaging system (only the Slackware package system and RPM are currently supported). IPFS watches a command (generally make install), collects the list of added files, and then registers them in the chosen packaging system as if the install was made from a normal package. Unlike other similar products, IPFS is able to track both shared and statically linked programs.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-07-31 14:53
1.2beta2

IPFS s'assure maintenant que la sortie sélectionnée est valide avant installation. Permissions de fichiers sont maintenant correcte et le code a été nettoyé.
Tags: Minor bugfixes
IPFS now ensures that the selected output is
valid before installation. File permissions are
now correct and the code was cleaned up.

2003-06-18 09:57
1.2beta1

Cette version comprend une fonction de génération de paquets RPM.
Tags: Minor feature enhancements
This version includes an RPM package generation
feature.

2002-10-15 13:39
1.1

Corrections de bugs ont été apportées à la résolution chemin.
Tags: Major bugfixes
Bugfixes were made to path resolution.

2002-09-24 19:35
1.0

Une page de manuel a été ajouté. Vitesse a été améliorée. La liste des fichiers peuvent maintenant être édités. Le paquet a été généré plus portable, car les liens symboliques ne mentionne plus les chemins absolus.
Tags: Major feature enhancements
A man page was added. Speed was improved. The file
list can now be edited. The generated package was
made more portable, since symlinks no longer
reference absolute paths.

2002-07-30 14:58
0.6

Le vieux script shell resolve_path a été remplacer par une version plus récente et plus rapide ipfs_realpath codée en C.
Tags: Minor feature enhancements
The old resolve_path shell script has been replace with a newer and faster ipfs_realpath coded in C.

Project Resources