Graphical system installer
Go to file
Chris Lumens af68b84b02 - Don't crash if losetup doesn't know anything about a device. (#662513)
(dlehman)
- Set up disk images earlier so kickstart device filtering works on them.
  (dlehman)
- Don't try to parse network device info when doing disk image installs.
  (dlehman)
- Fix DeviceTree cleanup w/ inactive luks devs in cmdline mode. (dlehman)
- Add losetup to the install image, re-remove it from isys (#662183). (clumens)
- "anaconda" -> "self.anaconda" in kickstart execute methods. (clumens)
- Override the BaseHandler.dispatcher method. (clumens)
- Use chreipl to set the IPL device on s390x (#632325) (dcantrell)
- Add /usr/sbin/chreipl to KEEPFILE. (dcantrell)
- Create a MainframeDiskDevice class for common s390 attributes. (dcantrell)
- Do not shut down zFCP storage in Storage.shutdown() (#612626) (dcantrell)
- Clarify the ssh modes for installation on s390x (#621590). (dcantrell)
- devicelibs/mpath.py: do not rely on other modules to import logging.
  (akozumpl)
- filter_gui: device discovery configuration is under anaconda.storage.config.
  (akozumpl)
2010-12-14 17:42:05 -05:00
.gitignore - Don't crash if losetup doesn't know anything about a device. (#662513) 2010-12-14 17:42:05 -05:00
anaconda.spec - Don't crash if losetup doesn't know anything about a device. (#662513) 2010-12-14 17:42:05 -05:00
import.log New version. 2010-07-27 08:40:19 +00:00
Makefile Fix typo that causes a failure to update the common directory. (releng #2781) 2009-11-25 22:39:41 +00:00
sources - Don't crash if losetup doesn't know anything about a device. (#662513) 2010-12-14 17:42:05 -05:00