Paludis 0.26.0_alpha10 (Default branch) |
|
|
Paludis is a package management library that works
with Gentoo style ebuilds, together with a simple
console client. It is entirely independent of
Portage.
License: GNU General Public License (GPL)
Changes:
rsync based syncers (rsync://, file://,
tar+http://, and tar+ftp://) now support --exclude
in sync_options, as well as --exclude-from. Set
names are now supported in package_mask.conf and
package_unmask.conf. An experimental new Exndbam
repository was added, which can replace VDB on
systems that don't use Gentoo trees. In various
places, sorting is done by i-node rather than
filename when doing directory recursion. This
gives substantial I/O improvements.
|