summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sending translation for Gujaratiswkothar2009-07-131-50/+56
* error messages of zFCP on s390: log or pass to the UISteffen Maier2009-07-103-5/+17
* correctly delete a SCSI device provided by a zFCP LUN on s390Steffen Maier2009-07-101-9/+22
* All other teardown methods take a "recursive" argument (#506166).Chris Lumens2009-07-101-1/+1
* Clean yum caches following preupgrade, too (#503096).Chris Lumens2009-07-101-2/+2
* Merge branch 'master' of ssh://git.fedoraproject.org/git/anacondaBill Nottingham2009-07-1011-182/+110
|\
| * New version.anaconda-12.2-1David Cantrell2009-07-092-1/+37
| * mdmon added to install.imgJacek Danecki2009-07-091-0/+1
| * Remove some unnecessary code.Chris Lumens2009-07-091-10/+2
| * Use a method yum provides, rather than inventing our own.Chris Lumens2009-07-091-11/+6
| * Remove _catchallCategory. yum handles this for us now.Chris Lumens2009-07-091-25/+0
| * Write out NM_CONTROLLED=no for NICs used for FCoEHans de Goede2009-07-091-2/+2
| * Add support for biosraid using mdadmHans de Goede2009-07-093-12/+20
| * Reverse: "Support for MD containers"Hans de Goede2009-07-093-105/+0
| * When all udev_is-foo() checks fail return instead of backtracingHans de Goede2009-07-091-0/+3
| * 70-anaconda.rules: always import blkid outputHans de Goede2009-07-091-2/+2
| * Make sure to have "self" as an argument.Chris Lumens2009-07-081-1/+1
| * Add kickstart fcoe commandHans de Goede2009-07-082-1/+11
| * Use the yum preconf object to do $releasever substitution.Chris Lumens2009-07-081-10/+6
| * Indicate LV status according to lv_attr active bit (#491754)David Cantrell2009-07-081-0/+16
| * Include lv_attr in lvm.lvs() return value.David Cantrell2009-07-081-3/+4
* | You must be this tall to ride.Bill Nottingham2009-07-101-7/+3
|/
* Fix list of 64-bit arches.Bill Nottingham2009-07-081-1/+1
* We also need -DUSESELINUX if we want to call matchPathContext.Chris Lumens2009-07-071-1/+1
* Clean up some arch code.Bill Nottingham2009-07-071-3/+2
* Update /etc/hosts with hostname for loopback IP address (#506384)Radek Vykydal2009-07-071-0/+23
* Add missing LAYER2 and PORTNO handling for s390x.David Cantrell2009-07-065-2/+48
* Ignore configure.ac when generating updates.imgDavid Cantrell2009-07-061-1/+1
* AC_ARG_WITH -> AC_ARG_ENABLEDavid Cantrell2009-07-061-2/+2
* dhclient now reads config files from /etc/dhcpDavid Cantrell2009-07-062-2/+3
* no "rhgb quiet" on s390 to enable visible boot progress and system automation...Steffen Maier2009-07-061-4/+5
* fix backtrace in s390 reipl support due to missing anaconda.id.fsset (#509877)Steffen Maier2009-07-061-27/+3
* Put sleep in /bin on the initrd (#505639).Chris Lumens2009-07-061-0/+3
* Also include the grep programs.Chris Lumens2009-07-061-4/+5
* Add programs from vim-minimal, coreutils, and util-linux-ng.Chris Lumens2009-07-061-2/+32
* Move programs that aren't s390-specific into the main image.Chris Lumens2009-07-061-17/+7
* Look for /bin/sh, not /sbin/busybox.Chris Lumens2009-07-061-1/+1
* No longer symlink binaries to busybox.Chris Lumens2009-07-063-46/+1
* No longer require busybox.Chris Lumens2009-07-061-1/+0
* New version.anaconda-12.1-1Chris Lumens2009-07-062-1/+10
* Include the rest of the libs isys needs to link against (#509572).Chris Lumens2009-07-061-1/+2
* Add FCoE disks to the devicetree with a type of FcoeDiskDeviceHans de Goede2009-07-021-0/+5
* Add FcoeDiskDevice class to storage/devices.pyHans de Goede2009-07-021-3/+18
* Add FCoE support to storage/udev.pyHans de Goede2009-07-021-0/+27
* Write out configuration of FCoE to installed systemHans de Goede2009-07-021-1/+17
* Initial FCoE supportHans de Goede2009-07-026-2/+376
* New version.anaconda-12.0-1Chris Lumens2009-07-022-2/+143
* Fix "make bumpver" for two digit version numbers.Chris Lumens2009-07-021-2/+2
* network --bootproto no longer implies DHCP.Chris Lumens2009-07-021-5/+3
* Don't unconditionally skip the network config screen in kickstart.Chris Lumens2009-07-021-4/+2