| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
since they are already mounted as the installation source.
|
|
|
|
| |
system after installation (#185344).
|
| |
|
|
|
|
| |
lots of other objects.
|
|
|
|
|
| |
* packages.py (setupTimezone): Don't change timezone on rootpath
(Jane Dogalt, #185930)
|
| |
|
|
|
|
| |
not really. It's just iutil.getArch() -> rhpl.getArch() updates.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* packages.py: Remove some obsolete code, convert a little bit of
copyExtraModules (... which needs to be hooked back up)
* gui.py: No longer import rpm
* yuminstall.py: Add specspo bits here instead
* exception.py (dumpException): Remove grpset code.
* instdata.py (InstallData.reset): Likewise.
2006-03-13 Matt Wilson <msw@rpath.com>
* dispatch.py: Remove obsolete code.
* floppy.py: Likewise.
* language.py: Likewise.
* upgrade.py: Likewise.
|
|
|
|
| |
* packages.py (setFileCons): Add some dirs as a hack (#182252)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* hdrlist.py: Remove dead file.
* packages.py: Remove reference to hdrlist.py at least..
* instdata.py: Remove hdrlist import
* test/testHdrlist.py: Remove.
|
|
|
|
| |
symlink (#179321).
|
| |
|
|
|
|
| |
clicking it causes the system to reboot (#178096).
|
|
|
|
| |
* packages.py: Remove unused import (for file that doesn't exist)
|
|
|
|
|
|
| |
* packages.py: Remove obsolete pcmcia code. This is irrelevant in
today's world.
* pcmcia.py: Remove dead file.
|
|
|
|
|
| |
* packages.py (writeXConfiguration): Fix writeout of X server for
new X backend code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
| |
authconfig in its entirety, rather than handling it as a series of
arguments we need to process. We weren't really doing anything with it
anyway.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* kickstart.py (Kickstart.readKickstart): Remove obsolete and dead
--ignoredeps stuff (#165224).
* instdata.py (InstallData.writePackagesKS): Likewise.
* packages.py (checkDependencies): Likewise.
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
* packages.py (handleMiscPackages): Select kernel-devel if we
install kernel and gcc even if we installed kernel-smp also (#160533)
|
|
|
|
| |
support package groups to the %packages section of the kickstart file.
|
|
|
|
|
| |
* packages.py (rpmErrorClass.install_callback): Don't segfault
before removes, should fix upgrades.
|
| |
|
|
|
|
|
| |
currently selected groups. This step used to be only needed for parts
of language support, but is now needed more widely (#154572, #158389).
|
|
|
|
| |
supported.
|
| |
|
|
|
|
|
|
| |
* packages.py (InstallCallback.cb): Switch these back. Otherwise,
things are wrong in GUI. Text mode is just not going to be quite
right with the text.
|
|
|
|
| |
* packages.py (InstallCallback.cb): Fix order of retry/reboot (#155884)
|
|
|
|
|
| |
* packages.py (handleMiscPackages): Only select a kernel-smp that
matches the arch of the primary kernel (#149618). Remove dead code.
|
|
|
|
| |
(#153746, #154181).
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
|
|
|
|
|
| |
class, updated the lang-table format to remove an unused column, and
changed langSupport to instLanguage everywhere to reinforce the class
merge idea.
|
|
|
|
| |
* packages.py (betaNagScreen): Fix beta nag translation.
|
| |
|