| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* instdata.py (InstallData.writeKS): Write out install key for
anaconda-ks.cfg (#207029). And also iscsi
|
|
|
|
|
|
|
|
|
|
|
| |
* instdata.py (InstallData.write): Write out install key
* installclasses/rhel.py (InstallClass.handleRegKey): Minor
tweaking
* installclass.py: Keep install key around
* kickstart.py (AnacondaKSHandlers.doKey): Handle installation key
with a real directive
|
| |
|
|
|
|
|
|
| |
* users.py (Users.createUser): Create users under the rootpath
(Clark Williams)
* instdata.py (InstallData.write): Use the rootpath
|
| |
|
|
|
|
|
| |
* instdata.py (InstallData.write): Use anaconda.rootPath instead
of hard-coding /mnt/sysimage
|
| |
|
|
|
|
|
| |
the command is no longer the first argument, since subprocess doesn't work
that way. Remove unneeded /proc/e820info cruft. Remove iutil.rmrf.
|
|
|
|
|
| |
* security.py (Security.write): Safe for all !test mode
* instdata.py (InstallData.write): Likewise.
|
|
|
|
|
| |
same sort of stuff anyway. Don't run libuser.admin until after /etc/shadow
has been created in the install root so root's password gets set.
|
| |
|
| |
|
|
|
|
| |
kickstart.
|
|
|
|
|
|
| |
* instdata.py (InstallData.write): It's safe to run authconfig
with --nostart in rootpath mode.
* firewall.py (Firewall.write): Likewise for lokkit.
|
| |
|
| |
|
|
|
|
| |
stuff.
|
| |
|
|
|
|
| |
references to /proc/cmdline from everywhere else in favor of this dict.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
| |
* instdata.py: Store the the display mode the installer is using.
* language.py: For languages we can't display during installation
in text mode, default to en_US.UTF-8, but write out the correct
language for the final installation (#180417).
|
|
|
|
|
| |
* instdata.py (InstallData.writeKS): Don't traceback if nfs:/// is
being used like file:///. Useful for live CD case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* anaconda: Add handling of iscsi flag
* flags.py: Add iscsi flag
* installclass.py: Add iscsi step
* dispatch.py: Add iscsi step.
* gui.py: Add iscsi step.
* text.py: Add iscsi step
* instdata.py: Add iscsi object
* iscsi.py: Add main iscsi code
* iw/iscsi_gui.py: Add graphical iSCSI configuration
* ui/iscsi-config.glade: Glade-file for iSCSI config
* textw/iscsi_text.py: Add text mode iSCSI configuration
* scripts/mk-images (SCSIMODS): Add iscsi modules
* scripts/upd-instroot: Add iscsi tools
|
|
|
|
|
|
|
|
| |
* hdrlist.py: Remove dead file.
* packages.py: Remove reference to hdrlist.py at least..
* instdata.py: Remove hdrlist import
* test/testHdrlist.py: Remove.
|
| |
|
|
|
|
| |
read it if caller gives us a backend (makes rescue mode work).
|
| |
|
| |
|
| |
|
|
|
|
| |
list.
|
| |
|
|
|
|
| |
* instdata.py (InstallData.write): authconfig's flags changed. *sigh*
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
installs, and fix default time zones.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* anaconda: Remove essentially unused config file data code,
product.img basically supplanted this.
* Makefile: Likewise.
* cmdline.py: Likewise.
* gui.py: Likewise.
* text.py: Likewise.
* dispatch.py: Likewise.
* instdata.py: Likewise.
* splashscreen.py: Likewise.
* iw/welcome_gui.py: Likewise.
* textw/welcome_text.py: Likewise.
* anaconda.conf: Remove file.
* configFileData.py: Likewise.
* readConfigFile.py: Likewise.
|
| |
|
|
|
|
|
|
| |
class, updated the lang-table format to remove an unused column, and
changed langSupport to instLanguage everywhere to reinforce the class
merge idea.
|
|
|
|
| |
kernel is installed and the initrd is created
|
| |
|
| |
|
|
|
|
| |
screens. fix up firewall to not influence selinux, remember the option used
|
| |
|
| |
|
| |
|