Go to file
Chris Lumens b30967b0c6 - Don't call preprocessKickstart from within anaconda as well. (clumens)
- We don't need the command names anymore. (clumens)
- Convert kickstart functions to use Python. (clumens)
- Move all kickstart functions into kickstart.c. (clumens)
- Get rid of the kickstart command codes, and alphabetize the command table.
  (clumens)
- Add the flags required to link against python. (clumens)
- Remove ksReadCommands, convert to using pykickstart for parsing. (clumens)
- Add functions to support interfacing loader with pykickstart. (clumens)
- Fix syntax error from fdd06a4053e2965bdc1719425b6d99fe80ab1e18. (akozumpl)
- Only remove /tmp/updates and /tmp/updates.img if they exist. (clumens)
- YumBackend doesn't inherit from YumBase. AnacondaYum does. (#671577)
  (dlehman)
- After copying live rootfs to root device, grow it to fill the device.
  (dlehman)
- Make sure /boot is mapped to a single LVM PV on s390x (dcantrell)
- Unmount filesystems before shutdown or reboot on s390x (#605577) (dcantrell)
- And update to the latest version of the RAID command. (clumens)
- Make the advanced storage dialogs stay in the foreground. (akozumpl)
2011-01-25 14:51:24 -05:00
.gitignore - Don't call preprocessKickstart from within anaconda as well. (clumens) 2011-01-25 14:51:24 -05:00
anaconda.spec - Don't call preprocessKickstart from within anaconda as well. (clumens) 2011-01-25 14:51:24 -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 call preprocessKickstart from within anaconda as well. (clumens) 2011-01-25 14:51:24 -05:00