summaryrefslogtreecommitdiffstats
path: root/readConfigFile.py
Commit message (Collapse)AuthorAgeFilesLines
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-35/+0
| | | | | | | | | | | | | | | | | | * 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.
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-0/+4
| | | | little things across the board
* read config file from /usr/share/anacondabfox2001-07-021-3/+3
|
* retry with the config file stuffbfox2001-07-021-1/+6
|
* search path for anaconda.confJeremy Katz2001-06-211-1/+5
|
* fixed parsing bugbfox2001-06-211-3/+2
|
* a parser for anaconda.confbfox2001-06-201-0/+23