Home | Trees | Indices | Help |
---|
|
|
|||
_ = lambda x:
|
|||
N_ = lambda x:
|
|||
SELINUX_DEFAULT = 1
|
|||
DISPATCH_BACK = -1
|
|||
DISPATCH_FORWARD = 1
|
|||
DISPATCH_DEFAULT = None hash(x) |
|||
DISPATCH_WAITING = 2
|
|||
MAX_PART_SIZE = 1024* 1024* 1024
|
|||
SKIP_KEY = -50
|
|||
productName = config.get("Main", "Product")
|
|||
productVersion = "rawhide"
|
|||
productArch = productStamp [productStamp.index(".")+ 1:]
|
|||
bugzillaUrl = config.get("Main", "BugURL")
|
|||
isFinal = config.getboolean("Main", "IsFinal")
|
|||
exceptionText = _("An unhandled exception has occurred. This
|
|||
DD_ALL = "/tmp/DD"
|
|||
DD_EXTRACTED = re.compile("/lib/modules/[^/]+/updates/DD/(?P<m
|
|||
DD_FIRMWARE = "/tmp/DD/lib/firmware"
|
|||
DD_RPMS = "/tmp/DD-*"
|
|||
TRANSLATIONS_UPDATE_DIR = "/tmp/updates/po"
|
|||
relabelFiles = ["/etc/rpm/macros", "/etc/dasd.conf", "/etc/zfc
|
|||
relabelDirs = ["/etc/sysconfig/network-scripts", "/var/lib/rpm
|
|||
ANACONDA_CLEANUP = "anaconda-cleanup"
|
|||
ROOT_PATH = "/mnt/sysimage"
|
|||
DEFAULT_LANG = "en_US.UTF-8"
|
|||
DRACUT_SHUTDOWN_EJECT = "/run/initramfs/usr/lib/dracut/hooks/s
|
|
exceptionText
|
DD_EXTRACTED
|
relabelFiles
|
relabelDirs
|
DRACUT_SHUTDOWN_EJECT
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Mar 2 14:52:22 2012 | http://epydoc.sourceforge.net |