pacman/src
Chantry Xavier a3e6a6b822 Move -Sy operation into its own transaction
This allows us to remove the sync_only flag, and also do the following
steps in the future :
1) refresh the database (if asked)
2) do other stuff (eg checking if a newer pacman version is available)
3) start the actual transaction

Currently when we detect a newer pacman version, we have to release the
current transaction and start a new one.

Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
2008-02-20 18:58:43 -06:00
..
pacman Move -Sy operation into its own transaction 2008-02-20 18:58:43 -06:00
util testdb : add conflicts checking. 2008-01-23 20:12:50 -06:00