- About:
The repository includes programs that have been adapted for use with paludis. - Links:
Paludis extras - homepage
Paluids extras - bug tracker
You can ask questions here or on irc freenode #paludis-extras. (not on #paludis)
Colission protect and undo prelik info can also be found here: http://forums.gentoo.org/viewtopic-t-536458.html - Packages:
- app-portage/portage-utils-20070504-r1 (paludis version) -- truc
- app-portage/gentoolkit-0.2.4_pre7-r1 (revdep-rebuild modified for paludis) -- jordan83, zxy (masked, due to be removed soon)
- app-paludis/etc-paludis-20070129 (etc-update modified for paludis) -- jordan83
- app-admin/eselect-paludis-hooks-0.3.3 - manage hooks with eselect -- zxy
- app-paludis/paludis-wrapper-0.1.4 (a wrapper script for --nice and --ask) -- truc, zxy
- sys-kernel/module-rebuild-0.5 (module-rebuild ported to paludis) (use flag: paludis) -- zxy, truc
- sys-devel/binutils-config-1.9-r4 Utility to change the binutils version being used. Paludis version. (use flag: paludis) -- zxy
- There is also a collection of hooks for paludis.
- app-paludis/paludis-hooks-0.3.3
- ask-2.4 - truc, zxy
- check-security-updates-1.1-r1
- collision-protect-2.4 - dleverton
- compress-man-1.2 - pdouble, truc
- log-mailer-0.2 - pilx
- sync-disks-1.0 - zxy
- undo-prelink-2.1 - dleverton
- update-eix-2.3 - pioto; contributors Bo Andersen, truc, dleverton
- app-paludis/paludis-hooks-0.3.3
- Install instructions:
Detailed instructions are on the repository's homepage. There you can find the details about the hooks and scripts, too.
Here is a sample /etc/paludis/repositories/paludis-extras.conf :NOTE: in the above example sync line can get wrapped in the browser. All sync servers go in one line.Code: Select all
# CHANGE THE LINES COMMENTED WITH # TO YOUR SYSTEM'S SETTINGS # location = ${ROOT}/var/paludis/tepositories/paludis-extras master_repository = gentoo sync = rsync://paludis-extras.org/paludis-extras rsync://drzile.dyndns.org/paludis-extras rsync://server.guldbrand.net/paludis-extras rsync://ns-linux.org/paludis-extras/ cache = /var/empty format = ebuild importance = 10 names_cache = ${location}/.cache/names
For the first install doand paludis will do the rest by itself.Code: Select all
paludis -s x-paludis-extras
All the packages in the repository are ~arch. If you use stable branch, then you have to add the packages to your keywords.conf.



