Go to file
Juan RP 91291d5aec Improve informative messages when installing binpkgs.
This now looks like:

$ xbps-bin -r /raid/random/xbps/test install initramfs-tools
Installing dependency xbps-base-dirs: found xbps-base-dirs-0.2 ... done.
Installing dependency glibc: found glibc-2.9 ... done.
Installing dependency e2fsprogs: found e2fsprogs-1.41.3 ... done.
Installing dependency zlib: found zlib-1.2.3 ... done.
Installing dependency gawk: found gawk-3.1.6 ... done.
Installing dependency findutils: found findutils-4.4.0 ... done.
Installing dependency sed: found sed-4.1.5 ... done.
Installing dependency grep: found grep-2.5.3 ... done.
Installing dependency gzip: found gzip-1.3.12 ... done.
Installing dependency cpio: found cpio-2.9 ... done.
...
...
Installing initramfs-tools-0.92o ... done.
Package initramfs-tools installed successfully.
$

--HG--
extra : convert_revision : 79df585206c9ddc7f1267bc89bfd431ab572e527
2009-02-16 22:48:18 +01:00
bin xbps-bin: return a proper error when dict == NULL && rv != ENOENT. 2009-02-16 22:19:10 +01:00
doc xbps-src: require sudo to build packages. 2009-02-16 17:36:21 +01:00
etc Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
include xbps-bin: added support for the show target. 2009-02-16 16:24:33 +01:00
lib Improve informative messages when installing binpkgs. 2009-02-16 22:48:18 +01:00
shutils stow_pkg: don't copy XBPS_PREPOST_INSTALL into masterdir. 2009-02-16 21:50:02 +01:00
templates xbps-src: require sudo to build packages. 2009-02-16 17:36:21 +01: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 Use a common mk file for all bins, install bins stripped. 2009-02-16 18:03:03 +01:00