Go to file
Juan RP 3698644967 xbps-bin: use xbps_noyes() in the install/update targets.
Now it looks like this:

$ xbps-bin -r ~/blah install initscripts
Finding/sorting required binary packages...
Checking binary package file(s) integrity...

The following new packages will be installed:

  xbps-base-files-0.8_1 gcc-libgcc-4.3.3 glibc-locales-2.9
  ncurses-base-5.7 glibc-2.9 ncurses-libs-5.7 gawk-3.1.6 grep-2.5.4
  coreutils-7.1 sed-4.1.5 ncurses-5.7 kbd-1.15 findutils-4.4.0_1
  net-tools-1.60 rcorder-2009.01 minilogd-2009.01 dhcpcd-4.0.12
  bash-4.0 procps-3.2.7 udev-140_2 initscripts-2009.03_2

Total download size: 16M
Total installed size: 48M

Do you want to continue? [y/N]
...

--HG--
extra : convert_revision : e32a136ee882160637c1930d998c0f5ae3a6b108
2009-04-09 04:54:09 +02:00
bin xbps-bin: use xbps_noyes() in the install/update targets. 2009-04-09 04:54:09 +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