summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sending translation for Spanishgguerrer2009-08-201-1189/+1713
* Make sure LV and VG names fit within LVM limits (#517483)David Cantrell2009-08-192-7/+14
* Fix updates target to honor KEEP variable correctly.David Cantrell2009-08-191-4/+4
* Add support for the reiserfs filesystem (#504401)David Cantrell2009-08-192-0/+40
* Update instructions on how to generate source archive.David Cantrell2009-08-191-0/+1
* Sending translation for Portugueseruigo2009-08-191-31/+28
* Sending translation for Polishraven2009-08-191-82/+180
* Use disk.description instead of trying to access parted attrs. (#518212)David Lehman2009-08-191-1/+1
* Fix disk.partedDisk -> disk.format.partedDisk.David Lehman2009-08-191-1/+1
* Sending translation for Brazilian Portugueseigor2009-08-191-45/+137
* Sending translation for Portugueseruigo2009-08-191-2950/+2411
* Sending translation for Catalanxconde2009-08-191-1394/+1540
* Fix a stupid typo in the logging.Chris Lumens2009-08-191-1/+1
* If modifying a repo fails, do not delete it (#516053).Chris Lumens2009-08-191-15/+17
* If repo setup fails, also make sure to delete it from yum.Chris Lumens2009-08-191-7/+4
* Allow configuring additional NFS repositories, not just the base.Chris Lumens2009-08-191-1/+18
* Consolidate "base repo" setup into an extra function.Chris Lumens2009-08-191-19/+18
* Sending translation for Spanishbeckerde2009-08-191-63/+129
* Allocate memory for login and password and do not meddle with host pointer so...Martin Sivak2009-08-192-5/+10
* Run make in silent mode by default.Joel Granados Moreno2009-08-191-0/+1
* Allow creation of an updates image from a tag offset.Joel Granados Moreno2009-08-191-3/+39
* New version.David Cantrell2009-08-182-1/+54
* Sending translation for Brazilian Portugueseigor2009-08-191-1707/+1782
* correctly deactivate zFCP LUN on s390Steffen Maier2009-08-181-6/+52
* correctly activate zFCP LUN on s390Steffen Maier2009-08-181-9/+78
* prevent getting started up or shutdown again while already in such stateSteffen Maier2009-08-181-0/+9
* Remove unused reipl code in linuxrc.s390Steffen Maier2009-08-181-24/+2
* Fix copying of shutdown to initrd.img in mk-images for s390x (#517888)Steffen Maier2009-08-181-1/+1
* 64 bit sparc linux does not define __sparc64__ we need to use "(defined(__spa...Dennis Gilmore2009-08-181-1/+1
* make tftp images as small as possible. we have a 10mb hardware limitation on ...Dennis Gilmore2009-08-181-2/+64
* make sure we correctly make the sparc tftp imageDennis Gilmore2009-08-181-0/+1
* make sure we have glibc.sparcv9 installed in sparc installers not glibc.sparcv9vDennis Gilmore2009-08-181-0/+2
* add the sparc screen fontDennis Gilmore2009-08-181-0/+0
* add the files for sparc boot configDennis Gilmore2009-08-184-0/+54
* add mk-images.sparc scriptDennis Gilmore2009-08-181-0/+109
* add support for making sparc imagesDennis Gilmore2009-08-181-0/+4
* sparc no longer needs and special keyboard handling. it uses the standard ap...Dennis Gilmore2009-08-181-24/+1
* setup termcap for sparcDennis Gilmore2009-08-181-1/+9
* Close %packages with a %end (#518063)Jeremy Katz2009-08-181-0/+2
* Sending translation for Chinese (Simplified)leahliu2009-08-181-2054/+1532
* Sending translation for Spanishbeckerde2009-08-171-1759/+1847
* Call udev_settle from DiskLabel.commit to ensure it happens.David Lehman2009-08-173-4/+3
* Fix traceback in text mode upgrade. (#505435)David Lehman2009-08-171-1/+1
* Don't traceback if Delete button is hit when no device is selected.David Lehman2009-08-171-0/+2
* Clean up management of extended partitions we create. (#497293)David Lehman2009-08-172-1/+21
* Don't use StorageDevice for partitions w/ biosraid formatting. (#504002)David Lehman2009-08-171-1/+1
* Don't try to get the size of fstypes w/ no infofsProg defined.David Lehman2009-08-171-1/+1
* Change all disklabel manipulations to use the DiskLabel format class.David Lehman2009-08-177-343/+186
* Create a DiskLabel format class for partition tables.David Lehman2009-08-172-0/+267
* Add support for specifying a tag to makeupdates.David Lehman2009-08-171-3/+7