| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
* product.py (bugUrl): Clean up .buildstamp reading, read in bug url
* constants.py (bugzillaUrl): Make bug url a per-product characteristic.
* scripts/buildinstall: Allow passing in bug url on the command
line.
* scripts/mk-images: Likewise, and use it to populate .buildstamp.
|
|
|
|
|
|
|
|
|
|
| |
* constants.py: Fix traceback
* bootdisk/sparc/*: Remove out of date sparc files.
* anaconda: Product name fixup
* bootdisk/ppc/bootinfo.txt: Likewise.
* loader2/linuxrc.s390: Likewise.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* constants.py: Make bugzilla URL more changeable.
* iw/xconfig_gui.py (XConfigWindow.getNext): Likewise.
* packages.py (betaNagScreen): Likewise.
* hdrlist.py (GroupSet.__main__): Nuke some dead code.
* Makefile (DESTDIR): Likewise.
* image.py (findIsoImages): Genericize comment.
* loader2/urlinstall.c: Likewise.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* default in constants.py
* 'selinux' flag will key it on (if off by default)
* turn on for selinux=1, off for selinux=0
* non-existence of selinuxfs will force off
|
| |
|
| |
|
|
|
|
| |
available. basically notting's patch with some fixes and genhdlist handled
|
|
|
|
| |
and cleanups in here too
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
so that we don't have them hard coded in the package. they end up in
/.buildstamp along with the timestamp for the image.
add support for substituting @RHL@ and @RHLVER@ in the help with the
product name or version to avoid having to change the help unless its needed
|
|
|
|
| |
merge, but applies to many platforms and notebooks these days
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
get done. generally a no-op except for kickstart which has different defaults. also, move dopostaction back to being the last thing we do
|
| |
|
|
|
|
| |
work now, at least in gui. text mode might, though
|
|
|
|
|
| |
can control the handling of any spurious dependencies when using kickstart.
if neither is specified, keep the previous behavior (#57297)
|
|
|
|
|
| |
move the Request object into partRequests.py and actually make it a nicer
object with subclasses for the various types.
|
|
|