1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-02-28 17:31:52 -05:00
Dave Reisner 106d0fc541 libalpm: introduce a usage level for repos
This defines a level of interest a user has in a repository. These are
described by the bitmask flags in the alpm_db_usage_t enum:

  ALPM_DB_USAGE_SEARCH: repo is valid for searching
  ALPM_DB_USAGE_INSTALL: repo is valid for installs (e.g. -S pkg)
  ALPM_DB_USAGE_UPGRADE: repo is valid for sysupgrades
  ALPM_DB_USAGE_ALL: all of the above are valid

Explicitly listing the contents of a repo will always be valid, and the
repo will always be refreshed appropriately on sync operations.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2013-09-04 09:51:20 +10:00
..
2012-04-25 20:02:36 -04:00
2013-08-21 11:12:30 +10:00
2013-01-03 12:03:09 +10:00
2013-01-03 12:03:09 +10:00
2013-01-03 12:03:09 +10:00
2013-07-05 14:32:23 +10:00
2013-01-03 12:03:09 +10:00
2013-01-03 12:03:09 +10:00
2013-01-03 12:03:09 +10:00
2013-01-03 12:03:09 +10:00
2013-01-03 12:03:09 +10:00
2013-08-21 11:12:30 +10:00
2013-06-03 13:33:47 +10:00
2013-06-03 13:33:47 +10:00
2013-01-03 12:03:09 +10:00
2013-01-03 12:03:09 +10:00
2013-01-03 12:03:09 +10:00
2013-01-03 12:03:09 +10:00
2013-01-28 23:38:46 +10:00
2013-02-07 10:48:11 +10:00
2013-06-03 13:33:47 +10:00
2013-01-03 12:03:09 +10:00
2013-01-03 12:03:09 +10:00
2013-01-03 12:03:09 +10:00
2011-07-05 22:36:40 -05:00
2013-01-03 12:03:09 +10:00
2013-09-04 09:51:20 +10:00
2013-01-03 12:03:09 +10:00
2013-01-03 12:03:09 +10:00
2013-07-05 14:32:23 +10:00