summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version.anaconda-11.1.2.41-1David Cantrell2007-06-202-1/+13
* * backend.py (AnacondaBackend.doPostInstall): Fix traceback whenDavid Cantrell2007-06-202-1/+4
* * backend.py (AnacondaBackend.doPostInstall): Add Xen block devicesDavid Cantrell2007-06-202-9/+10
* Bump version.anaconda-11.1.2.40-1David Cantrell2007-06-192-1/+17
* Add libselinux-python to the stage2 image (#244892).Chris Lumens2007-06-192-2/+9
* * scripts/upd-instroot: Copy in /sbin/multipath, /sbin/kpartx, and theDavid Cantrell2007-06-192-2/+4
* * scripts/upd-instroot: Copy in multipath, kpartx, and theDavid Cantrell2007-06-193-27/+58
* * scripts/upd-instroot: Copy in multipath and kpartx command toDavid Cantrell2007-06-192-4/+12
* Bump version.anaconda-11.1.2.39-1David Cantrell2007-06-182-1/+18
* * backend.py (AnacondaBackend.doPostInstall): Make sure the multipathDavid Cantrell2007-06-183-13/+114
* * partedUtils.py (DiskSet.openDevices): Check for more than 15David Cantrell2007-06-182-3/+27
* * kickstart.py (AnacondaKSHandlers.doZFCP): Flush isys driveDictDavid Cantrell2007-06-182-1/+9
* Import tempfile to fix kickstart install tracebacks.Chris Lumens2007-06-142-1/+7
* Import tempfile to fix kickstart install tracebacks (#244240).Chris Lumens2007-06-142-0/+7
* Bump version.anaconda-11.1.2.37-1David Cantrell2007-06-123-8/+121
* Add support for Areca RAID controllers (#238014).Chris Lumens2007-06-072-0/+9
* * loader2/hardware.c (detectHardware): Probe BUS_EBUS to supportDavid Cantrell2007-06-063-2/+8
* Pass -br to the X server so there's no more hatch (#195919).Chris Lumens2007-06-053-4/+10
* * zfcp.py (ZFCPDevice): We need to echo 1 to online for each LUNDavid Cantrell2007-06-012-10/+8
* * loader2/net.c (manualNetConfig): Make sure the ip structure memberDavid Cantrell2007-05-312-23/+16
* * iw/netconfig_dialog.py: Allow user to skip entering aDavid Cantrell2007-05-302-11/+17
* Formatting.David Cantrell2007-05-301-1/+2
* Modified log entries to reflect all the bugs that were fixed with that commit...David Cantrell2007-05-301-3/+7
* * urlinstall.py (UrlInstallMethod.filesDone): don't log errors whendlehman2007-05-305-9/+41
* * network.py: Support per-interface IPv4 and IPv6 configuration, inDavid Cantrell2007-05-295-771/+1984
* * loader2/net.c (doDhcp): Don't try to run the client if DHCPv4 andDavid Cantrell2007-05-292-4/+12
* * vnc.py (askVncWindow): Only ask the user to run VNC if Xvnc isDavid Cantrell2007-05-172-3/+9
* * yuminstall.py (AnacondaYum.doConfigSetup): Add logging for yumDavid Cantrell2007-05-172-1/+10
* * Makefile.inc: Taken from devel, figure out Python include path.David Cantrell2007-05-163-5/+13
* * scripts/upd-instroot: Add /sbin/sfdisk (#224297).David Cantrell2007-05-152-0/+5
* * loader2/loader.c (parseCmdLineFlags): Handle ksdevice=BOOTIFDavid Cantrell2007-05-152-0/+15
* * network.py: Patch from Brad Hinson (bhinson AT redhat.com> to supportDavid Cantrell2007-05-157-4/+36
* * loader2/init.c (setupTerminal): For /dev/hvc0 terminals, set TERM toDavid Cantrell2007-05-153-13/+25
* * isys/nl.c: Handle more than 10 ethernet cards (#230525).David Cantrell2007-05-153-14/+51
* * loader2/net.c (doDhcp): Set DHCPv6_DISABLE flag when IPv6 autoDavid Cantrell2007-05-152-1/+6
* * iw/autopart_type.py (getScreen): fix text wrap width to match thedlehman2007-05-106-21/+37
* Describe nfs --opts (#234187).Chris Lumens2007-05-082-3/+10
* * network.py: Write correct info to /etc/sysconfig/network (#222147).David Cantrell2007-05-042-1/+4
* * isys/isys.py (umount): Don't traceback when trying to remove theDavid Cantrell2007-05-042-1/+9
* * loader2/loader.c (doLoaderMain): Remember early network bring-upDavid Cantrell2007-05-043-2/+19
* * loader2/linuxrc.s390: Sanity check network information so we getDavid Cantrell2007-05-042-3/+61
* Don't attempt to load a module when the kickstart device line is incorrectChris Lumens2007-05-032-2/+8
* Drive selection box shouldn't be sensitive if custom layout is selectedChris Lumens2007-05-032-0/+6
* Don't traceback if they neglect to enter an lvsize (#221253).Chris Lumens2007-05-032-1/+14
* Add new error message.Chris Lumens2007-05-022-0/+8
* Handle errors resulting from malformed repositories (#219274).Chris Lumens2007-05-022-1/+15
* Be smarter about getting the PID of iscsiadm to avoid a traceback (#223257).Chris Lumens2007-05-012-7/+9
* Removing items from a list you're iterating over confuses python (#235279).Chris Lumens2007-05-012-2/+15
* Support multiple %ksappend lines (#222201).Chris Lumens2007-05-012-43/+42
* Make the %packages section of the generated kickstart file match the UIChris Lumens2007-05-012-7/+43