Download List

Projeto Descrição

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.

System Requirements

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 agora garante que a saída selecionada é válida antes da instalação. As permissões de arquivo são correta eo código foi limpado.
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

Esta versão inclui um recurso de geração de pacotes RPM.
Tags: Minor feature enhancements
This version includes an RPM package generation
feature.

2002-10-15 13:39
1.1

Bugfixes foram feitas para resolução do caminho.
Tags: Major bugfixes
Bugfixes were made to path resolution.

2002-09-24 19:35
1.0

A página de manual foi adicionado. Speed foi melhorado. A lista de arquivos podem agora ser editados. O pacote gerado foi apresentado mais portáteis, desde symlinks nenhuma referência mais caminhos absolutos.
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

O shell script antigo resolve_path foi substituído por um mais novo e mais rápido ipfs_realpath codificado em 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