| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
|
| |
|
|
|
|
|
|
| |
* loader2/selinux.c (loadpolicy): load_policy changed how it
works, let's try to keep it happy if we can instead of having to
implement it ourselves.
* scripts/upd-instroot (SELINUX): Create an selinux config.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
* scripts/upd-instroot (KEEPFILE): Fix some globs for x86_64
|
| |
|
|
| |
* scripts/upd-instroot (KEEPFILE): Fix some globs for x86_64
|
| |
|
|
|
| |
* scripts/upd-initrd: Make a little bit easier to use by
auto-canonicalizing the paths.
|
| |
|
|
|
| |
* scripts/mk-images.i386: No more --pcmcia.
* scripts/mk-images.x86_64: Likewise.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
PCIC types in one box.
* loader2/pcmcia.c (startupPcmciaControllers): Add code to
set resources for PCMCIA controllers, and enable them.
(initializePcmciaController): Call it.
(has_pcmcia, startPcmciaDevices, activate_device): Remove
obsolete and ugly cruft.
* loader2/pcmciatest.c: Remove obsolete file
* loader2/hardware.c: Adjust for changes.
* scripts/mk-images: Remove obsolete PCMCIA options
* scripts/upd-instroot: Ship pcmciautils socket startup program.
(mainly for debugging. It's tiny.)
|
| |
|
|
|
| |
* scripts/upd-instroot: latest doesn't exist anymore, nuke.
* scripts/mk-images: Likewise.
|
| |
|
|
|
|
|
| |
* iw/release_notes_viewer_gui.py (exposeCB): Switch to using
gtkhtml2 instead of htmlbuffer for more complete HTML support.
* scripts/upd-instroot: Add gnome-python2-gtkhtml2 stuff
|
| | |
|
| | |
|
| |
|
|
|
|
| |
* anaconda.spec: Bump version.
* scripts/upd-instroot: Add videodrivers file so X will startup
|
| | |
|
| |
|
|
|
|
| |
* anaconda.spec: Bump version.
* scripts/mk-images (XDRIVERS): Fix tyop.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* installclass.py (setVideoCard, configureX): Adapt to new rhpl
X setup code
* kickstart.py (doXConfig): Likewise
* kickstartData.py (__init__): Likewise
* kickstartParser.py (doXConfig): Likewise
* packages.py (writeXConfiguration): Likewise
* xsetup.py (getArgList): Likewise
* scripts/mk-images: Remove modules.pcimap, modules.usbmap,
pcitable, from images, and associated trimmer scripts from
files used. Add modules.alias, videoaliases. Trim modules.alias
using trimmodalias.
* scripts/upd-instroot: Don't keep Cards, but keep videoaliases.
Don't run checkcards.py
* utils/trimmodalias: New script, trim modules.alias file to
match modules in the first/second stage
* utils/trimpciids: Trim pci.ids based on modules.alias and
videoaliases, not pcitable and modules.pcimap
* utils/checkcards.py: Remove now obsolete script
* utils/trimmodmap: Likewise
* utils/trimpcitable: Likewise
* utils/trimusbmap: Likewise
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
* scripts/upd-instroot (KEEPFILE): Fix paths to some python stuff
for lib64 systems
|
| | |
|
| |
|
|
|
|
| |
41 files to go. If your favorite log message needs to be on a different
priority level, feel free to change it. Maybe we can have little commit
wars over them.
|
| |
|
|
|
|
|
| |
* gui-tags.txt: Remove unused file.
* scripts/makestamp.py (opts): Fix from dgregor for passing
timestamp in (#163875)
|
| | |
|
| |
|
|
| |
* scripts/mk-images.ia64 (image): Bump ia64 boot.img size (#162801)
|
| |
|
|
| |
* scripts/upd-instroot (KEEPFILERESCUE): Add rsync (#162292)
|
| |
|
|
|
| |
* scripts/mk-images: Fixups for ia64 images from prarit (#162072)
* scripts/mk-images.ia64: Likewise.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
* scripts/upd-instroot (KEEPFILEGR): Add cairo for new pango/gtk
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
* scripts/upd-instroot: Keep email python stuff (#157709)
|
| | |
|
| | |
|
| |
|
|
| |
* scripts/upd-instroot: Pretend we have nano too.
|
| |
|
|
|
|
| |
* anaconda.spec: Bump version.
* scripts/pkgorder: This used EverythingExclude.
|
| |
|
|
|
| |
* scripts/upd-instroot (KEEPFILE): Pull in more selinux policy
files for dwalsh
|
| |
|
|
|
| |
(KEEPFILEGR): Add bluecurve icons back since we should be
using them now.
|
| |
|
|
|
| |
* scripts/upd-instroot (LC_ALL): Don't do the locale trimming in
an attempt to fix Chinese
|
| |
|
|
|
| |
* scripts/mk-images.i386: Bump size of diskboot.img
* scripts/mk-images.x86_64: Likewise.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* text.py (InstallInterface.beep): Add no-op beep method. Could
actually do something if newtBell() were bound in snack.
* cmdline.py (InstallInterface.beep): Add (no-op) beep method.
* gui.py (InstallInterface.beep): Add beep method.
* scripts/mk-images.x86_64 (COMMONMODULES): Add pcspkr module.
* scripts/mk-images.i386 (COMMONMODULES): Likewise.
* loader2/loader.c (main): Load pcspkr module.
|