summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* this was avoidableanaconda-9.0.5-6.RHELMike Fulbright2003-08-221-1/+1
* bump versionMike Fulbright2003-08-221-1/+1
* write out network info before running kudzu (#102276)Jeremy Katz2003-08-213-1/+8
* need to use the hidden ones here tooJeremy Katz2003-08-211-1/+1
* make sure the types of videoram are right (#102788)Jeremy Katz2003-08-211-2/+3
* update from elvisanaconda-9.0.5-5.RHELJeremy Katz2003-08-201-81/+50
* -5Jeremy Katz2003-08-201-1/+1
* use /dev/null for the auth so that vnc doesn't get confused by theJeremy Katz2003-08-201-1/+1
* -4anaconda-9.0.5-4.RHELJeremy Katz2003-08-201-1/+1
* deal with problem of Xvnc dropping connection to client because it improperly...Mike Fulbright2003-08-201-0/+1
* and I still can't type. didn't pychecker catch this stuff at one point? (#10...Jeremy Katz2003-08-201-1/+1
* -3anaconda-9.0.5-3.RHELJeremy Katz2003-08-191-1/+1
* always look at all cd drives instead of trying to optimize the one we'reJeremy Katz2003-08-191-8/+1
* hack to try to get the ppc boot.img (netboot) workingJeremy Katz2003-08-192-0/+5
* -2anaconda-9.0.5-2.RHELJeremy Katz2003-08-191-1/+1
* FIXME: this is a hack that makes the kernel actually boot again from theJeremy Katz2003-08-191-0/+6
* my typing is horrible recently (#102686)Jeremy Katz2003-08-191-1/+1
* I still can't type and pychecker still sucks.Jeremy Katz2003-08-191-1/+1
* pychecker let me down and didn't find the tyopJeremy Katz2003-08-191-1/+1
* disable caching, it breaks ftp installs because urllib2 is crap (#102656)Jeremy Katz2003-08-191-4/+0
* make it so that filecopyexceptions can have arguments correctlyJeremy Katz2003-08-191-1/+1
* disable the cd fast path if we have a method specified (#102652)Jeremy Katz2003-08-191-0/+2
* -1anaconda-9.0.5-1.RHELJeremy Katz2003-08-181-1/+1
* merge msf's changes to add a vnc kickstart directive and go toJeremy Katz2003-08-183-8/+78
* switch to the option syntax used for ifcfg-ethX (space delimited instead ofJeremy Katz2003-08-181-2/+4
* write out ethtool opts so that they can be used post-installJeremy Katz2003-08-182-0/+5
* updateMike Fulbright2003-08-181-9/+2
* update from elvisJeremy Katz2003-08-185-749/+609
* and hereJeremy Katz2003-08-181-0/+1
* same here.Jeremy Katz2003-08-181-0/+1
* linux/cdrom.h no longer includes asm/byteorder.h but really needs asm/types.h.Jeremy Katz2003-08-181-0/+1
* close fd (#102096)Jeremy Katz2003-08-181-5/+4
* rework X configuration to look more like interactive case. this will hopefullyJeremy Katz2003-08-181-76/+81
* initrd comes last, output is secondJeremy Katz2003-08-171-1/+1
* cache ftp connections (#91543)Matt Wilson2003-08-171-0/+4
* dont go back from X config screen, fix bug #89573Mike Fulbright2003-08-152-6/+3
* whoopsMike Fulbright2003-08-151-1/+1
* list the package name not the nevraJeremy Katz2003-08-151-1/+8
* and give hugmem a tagJeremy Katz2003-08-151-0/+1
* more information about the cd switch eventJeremy Katz2003-08-141-3/+3
* try to fix warningJeremy Katz2003-08-141-2/+2
* already saw this typo jeremyMike Fulbright2003-08-141-1/+1
* fix for problem causing VNC to die - we were spamming progress bar with dozen...Mike Fulbright2003-08-141-2/+9
* add two new vnc options to docsMike Fulbright2003-08-141-0/+12
* write out device description to ifcfg-ethX filesMike Fulbright2003-08-141-0/+3
* make this progress bar update less ridiculously to try to help speed upJeremy Katz2003-08-141-1/+8
* set rpm logfiles to /dev/null when going into the depcheck callback to makeJeremy Katz2003-08-131-0/+5
* add vncconnecthost and vncconnectport to taroonMike Fulbright2003-08-133-9/+56
* DEBUG_TELNET instead of DEBUG since DEBUG seems to be defined (noticed by msf)Jeremy Katz2003-08-131-6/+6
* can't really use iutil.getArch() because s390x != s390. *sigh* (#100645)Jeremy Katz2003-08-131-3/+10