summaryrefslogtreecommitdiffstats
path: root/instdata.py
Commit message (Expand)AuthorAgeFilesLines
* - zfcp.conf was written way too late. it's required to be there before the ke...Karsten Hopp2004-08-251-1/+0
* initialize and write out zfcp configKarsten Hopp2004-08-021-0/+4
* allow excludedocs installs via ks or cmdline optionmikem2004-05-071-0/+9
* make selinux stuff part of a separate object, set up in instdata, pass toJeremy Katz2004-03-171-0/+4
* remove the mouse configuration screenbfox2004-02-231-2/+0
* merge from taroon branchJeremy Katz2003-08-271-1/+0
* implement RFE to put install source in anaconad-ks.cfg, bug #53277Mike Fulbright2003-08-151-0/+35
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-10/+20
* merge fixes from taroon branch:Jeremy Katz2003-05-201-58/+42
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-2/+2
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-5/+10
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-4/+8
* ow.Jeremy Katz2003-02-121-12/+41
* a broken trigger in an old linuxconf package really causes problems onJeremy Katz2003-01-141-0/+1
* short-circuit finding packages to upgrade if we already looked at thisJeremy Katz2003-01-031-0/+1
* changes to work with new xsetup objectMike Fulbright2002-11-121-4/+4
* use all of the packages related to the comp, not just the selected ones. thi...Jeremy Katz2002-11-071-1/+1
* move %package writing into its own methodJeremy Katz2002-11-061-3/+5
* first pass upgrade autodetection. the ui still needs a little work, but itJeremy Katz2002-11-051-0/+1
* merge anaconda-8-0-branch to HEADJeremy Katz2002-09-051-3/+24
* add string representing method used for installationMike Fulbright2002-08-231-2/+3
* need this for the comps package copying tooJeremy Katz2002-07-241-0/+3
* add a step which takes care of ensuring that any needed things for firstboot ...Jeremy Katz2002-06-101-0/+1
* more keyboard related changes. the xconfig object now has a keyboard objectJeremy Katz2002-05-291-0/+4
* use new keyboard object in rhplJeremy Katz2002-05-281-2/+2
* oopsMike Fulbright2002-05-241-2/+2
* migrate to using kbd.pyMike Fulbright2002-05-241-1/+1
* move mouse.py, videocard.py, simpleconfig.py and monitor.py to rhplMike Fulbright2002-05-231-2/+2
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-1/+1
* handle %packages --ignoredeps and %packages --resolvedeps so that peopleJeremy Katz2002-02-221-1/+9
* even more fun... move Partitions object to partitions.py and adjust accordingly.Jeremy Katz2002-02-131-2/+2
* diskset moves to partedUtilsJeremy Katz2002-02-121-1/+2
* oh yeah goodbye reconfigMike Fulbright2002-02-081-1/+1
* log (most) of the new packages being installed to the upgrade.log. Check ONL...Matt Wilson2001-08-241-0/+1
* add step for running ks %postMike Fulbright2001-08-171-1/+0
* these are written aboveJeremy Katz2001-08-091-9/+0
* fstab is written out pre-install, so don't write it out post-install. moveJeremy Katz2001-08-071-1/+1
* and write out partitioning info to ks.cfgJeremy Katz2001-07-231-0/+1
* we weren't writing out /etc/sysconfig/clockbfox2001-07-061-0/+1
* updates to make more product strings specified via conf filebfox2001-07-061-1/+4
* Move the partitioning bits into Partitions object. The diskset should probablyJeremy Katz2001-07-041-11/+4
* write out bootloader to ks.cfgJeremy Katz2001-07-031-0/+1
* if the user has requested md5 passwords, write out the root password in theJeremy Katz2001-07-031-1/+1
* more bits for ia64Jeremy Katz2001-07-021-1/+1
* in erconfig mode read avail langs from /etc/sysconfig/i18nMike Fulbright2001-06-291-1/+2
* defer writing inittab rl default and desktop until after we config X - write ...Matt Wilson2001-06-271-1/+0
* break upgrade swap suggestion out into another step and store its findings inMatt Wilson2001-06-271-0/+1
* move upgrade mounting code into generic function, split bootloader init away ...Matt Wilson2001-06-271-0/+1
* add partition method to GUI, rework to use skiplistMike Fulbright2001-06-251-3/+7
* add in support for fdisk and choosing your partition method... TUI onlyJeremy Katz2001-06-251-0/+2