mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-10 05:57:28 +00:00
Sync britney_nobreakall.conf with the main configuration
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
This commit is contained in:
parent
b7f3100b91
commit
1725f63f26
@ -3,28 +3,30 @@
|
||||
# Paths for control files
|
||||
TESTING = /srv/release.debian.org/britney/var/data-b2/testing
|
||||
TPU = /srv/release.debian.org/britney/var/data-b2/testing-proposed-updates
|
||||
PU = /srv/release.debian.org/britney/var/data-b2/proposed-updates
|
||||
UNSTABLE = /srv/release.debian.org/britney/var/data-b2/unstable
|
||||
|
||||
# Output
|
||||
NONINST_STATUS = /srv/release.debian.org/britney/var/data-b2/non-installable-status
|
||||
EXCUSES_OUTPUT = /srv/release.debian.org/britney/var/data-b2/output/excuses.html
|
||||
EXCUSES_YAML_OUTPUT = /srv/release.debian.org/britney/var/data-b2/output/excuses.yaml
|
||||
UPGRADE_OUTPUT = /srv/release.debian.org/britney/var/data-b2/output/output.txt
|
||||
HEIDI_OUTPUT = /srv/release.debian.org/britney/var/data-b2/output/HeidiResult
|
||||
|
||||
# List of release architectures
|
||||
ARCHITECTURES = i386 amd64 armel mips mipsel powerpc kfreebsd-i386 kfreebsd-amd64 armhf s390x arm64 ppc64el
|
||||
ARCHITECTURES = i386 amd64 arm64 armel armhf kfreebsd-i386 kfreebsd-amd64 mips mipsel powerpc ppc64el s390x
|
||||
|
||||
# if you're not in this list, arch: all packages are allowed to break on you
|
||||
NOBREAKALL_ARCHES = i386 amd64 armel mips mipsel powerpc kfreebsd-i386 kfreebsd-amd64 armhf s390x arm64 ppc64el
|
||||
NOBREAKALL_ARCHES = i386 amd64 arm64 armel armhf kfreebsd-i386 kfreebsd-amd64 mips mipsel powerpc ppc64el s390x
|
||||
|
||||
# if you're in this list, your packages may not stay in sync with the source
|
||||
FUCKED_ARCHES =
|
||||
FUCKED_ARCHES =
|
||||
|
||||
# if you're in this list, your uninstallability count may increase
|
||||
BREAK_ARCHES =
|
||||
BREAK_ARCHES =
|
||||
|
||||
# if you're in this list, you are a new architecture
|
||||
NEW_ARCHES =
|
||||
NEW_ARCHES =
|
||||
|
||||
# priorities and delays
|
||||
MINDAYS_LOW = 10
|
||||
@ -32,28 +34,28 @@ MINDAYS_MEDIUM = 5
|
||||
MINDAYS_HIGH = 2
|
||||
MINDAYS_CRITICAL = 0
|
||||
MINDAYS_EMERGENCY = 0
|
||||
DEFAULT_URGENCY = low
|
||||
DEFAULT_URGENCY = medium
|
||||
|
||||
# hint permissions
|
||||
HINTS_VORLON = ALL
|
||||
HINTS_ABA = ALL
|
||||
HINTS_HE = ALL
|
||||
HINTS_LUK = ALL
|
||||
HINTS_PKERN = STANDARD force
|
||||
HINTS_ADSB = STANDARD force force-hint
|
||||
HINTS_NEILM = STANDARD
|
||||
HINTS_MEHDI = STANDARD
|
||||
HINTS_JCRISTAU = STANDARD force force-hint
|
||||
HINTS_FAW = HELPERS
|
||||
HINTS_FAW = STANDARD
|
||||
HINTS_NTHYKIER = STANDARD
|
||||
HINTS_KIBI = STANDARD
|
||||
HINTS_JMW = STANDARD
|
||||
HINTS_POCHU = STANDARD
|
||||
HINTS_IVODD = STANDARD
|
||||
HINTS_POCHU = STANDARD
|
||||
HINTS_FREEZE = block block-all block-udeb
|
||||
HINTS_FREEZE-EXCEPTION = unblock unblock-udeb
|
||||
HINTS_SATBRITNEY = easy
|
||||
HINTS_AUTO-REMOVALS = remove
|
||||
|
||||
# support for old libraries in testing (smooth update)
|
||||
# use ALL to enable smooth updates for all the sections
|
||||
# SMOOTH_UPDATES = libs oldlibs
|
||||
SMOOTH_UPDATES =
|
||||
#
|
||||
# naming a non-existent section will effectively disable new smooth
|
||||
# updates but still allow removals to occur
|
||||
SMOOTH_UPDATES = badgers
|
||||
|
Loading…
x
Reference in New Issue
Block a user