Skip to content
  • pcapriotti's avatar
    Add flags to manipulate package db stack (#5977) · 6a831be4
    pcapriotti authored
    Introduce new flags to allow any package database stack to be set up.
    The `-no-user-package-conf` and `-no-global-package-conf` flags remove
    the corresponding package db from the initial stack, while
    `-user-package-conf` and `-global-package-conf` push it back on top of
    the stack.
    6a831be4