Go to file
Juan RP ecd5d55f17 xbps-repo: added shell style match patterns for the 'search' target.
So you can do you now:

$ xbps-repo search '*'

and it will list all registered packages.

--HG--
extra : convert_revision : d65edb4be6a0d815410d215774acf9ebeb23fa49
2009-04-09 13:14:30 +02:00
bin xbps-repo: added shell style match patterns for the 'search' target. 2009-04-09 13:14:30 +02:00
doc Remove knowledge from the library to install packages. 2009-04-09 02:29:15 +02:00
etc Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
include Add some funcs from pacman: question(), yesno(), noyes() and strtrim(). 2009-04-09 04:52:46 +02:00
lib Add some funcs from pacman: question(), yesno(), noyes() and strtrim(). 2009-04-09 04:52:46 +02:00
shutils Remove CWD as first argument to INSTALL/REMOVE scripts, it's unneeded. 2009-04-08 03:21:31 +02:00
templates Modify the INSTALL/REMOVE scripts to use predef vars and unneeded chroot calls. 2009-04-08 03:24:57 +02:00
triggers triggers: there's no need to call chroot anymore. 2009-04-08 03:23:09 +02:00
.gitignore Split repo commands into the new xbps-repo bin. 2009-02-05 14:46:09 +01:00
Makefile Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
prog.mk Use a common mk file for all bins, install bins stripped. 2009-02-16 18:03:03 +01:00
vars.mk Introduce xbps_xasprintf() and use it where required. 2009-04-04 19:32:39 +02:00