Completely separate local and sync db handling
commitfc32faaa6ab4081e2046b2a81e4f9949af2f7282
authorAllan McRae <allan@archlinux.org>
Sat, 9 Oct 2010 10:16:15 +0000 (9 20:16 +1000)
committerAllan McRae <allan@archlinux.org>
Thu, 14 Oct 2010 03:17:39 +0000 (14 13:17 +1000)
treeb800c442e7ec22e2a3f96dd8f56212ee1d5300c1
parent5b2de3d8ecceea0eed3124e50792400adce4e95a
Completely separate local and sync db handling

Put the db_operations struct to use and completely split the handling
of the sync and local databases.

Signed-off-by: Allan McRae <allan@archlinux.org>
lib/libalpm/add.c
lib/libalpm/be_local.c
lib/libalpm/be_sync.c
lib/libalpm/db.c
lib/libalpm/db.h
lib/libalpm/package.c