summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* When there's no baseurl, set a default of [] instead of [''] (#476208).Chris Lumens2008-12-151-1/+5
* cracklib now raises exceptions on bad passwords (rzhou, #476312).Chris Lumens2008-12-152-4/+8
* Make sure ssh doesn't get duplicated in the open port list (#474937).Chris Lumens2008-12-112-2/+8
* mdraid1: default to putting grub on partition instead of mbr (#217176)Hans de Goede2008-12-112-1/+7
* Don't install the games group as part of office/productivity (#472324).Chris Lumens2008-12-091-1/+1
* Don't dump encryption passphrases.David Lehman2008-12-081-0/+2
* Write anacdump.txt upon receipt of SIGUSR2 (from clumens).David Lehman2008-12-082-2/+17
* Use stacks instead of tracebacks in traceback handlers.David Lehman2008-12-082-12/+35
* Unmount swap devices when migrating filesystems, then reactivate (#473260).Chris Lumens2008-12-081-3/+16
* Handle both /dev/sr0 and sr0, since that's what cdromList gives (#475083).Chris Lumens2008-12-081-0/+3
* In iface_ip2str(), make sure to advance to next item before continue.David Cantrell2008-12-051-0/+1
* We already have _GNU_SOURCE defined in Makefile.incDavid Cantrell2008-12-051-1/+1
* Remove XXX comment in net.c about GATEWAYDavid Cantrell2008-12-051-4/+0
* Use strverscmp() from glibc in place of rpmvercmp()David Cantrell2008-12-053-105/+9
* Remove readLine() function from loader/loadermisc.cDavid Cantrell2008-12-052-12/+0
* Do not write SEARCH line to ifcfg-DEVICE file (#474858)David Cantrell2008-12-051-4/+0
* Preserve existing network configuration files during install (#461550)David Cantrell2008-12-051-77/+90
* Send unique vendor class identifier unless user specifies one.David Cantrell2008-12-051-18/+28
* Avoid tracebacks when filling in static network config fields (#474275)David Cantrell2008-12-051-4/+23
* Prevent network install when no network devices are found (#470144)David Cantrell2008-12-054-4/+61
* Remove markup from text before printing it in cmdline mode (#470253).Chris Lumens2008-12-051-2/+4
* Move strip_markup() into iutil.Chris Lumens2008-12-052-16/+17
* Fix up plural forms header so that python doesn't blow up for usJeremy Katz2008-12-051-1/+1
* Change text to reflect Jesse's commentsJeremy Katz2008-12-052-6/+4
* Add support for the Tajik language (#455963).Chris Lumens2008-12-051-0/+1
* Add a button to the UI to ignore all missing packages.Chris Lumens2008-12-041-6/+9
* First small eu.po transtation, just to be sure that the system is set up OK.Mikel Pascual Aldabaldetreku2008-12-041-0/+6303
* mini-wm: Turn on automatic window redirection.Adam Jackson2008-12-031-0/+4
* Better naming for LVM volume groups and logical volumes (#461682)David Cantrell2008-12-033-29/+74
* Partition requests can be None when populating the tree. (#474284)David Lehman2008-12-031-5/+4
* Transmitted-via: Transifex (translate.fedoraproject.org)Mikel Pascual Aldabaldetreku2008-12-031-4986/+2474
* Fix a method name typo.Chris Lumens2008-12-021-2/+2
* Say we are unable to configure the network interface (#467960)David Cantrell2008-12-022-7/+19
* Match textw/network_text.py strings to iw/network_gui.py (#470145)David Cantrell2008-12-021-26/+16
* In addSnap(), check snapshots for data key before continuing (#433824)David Cantrell2008-12-021-0/+2
* insert_module -> insmodDavid Cantrell2008-12-021-4/+4
* Load FCP modules early for CD/DVD install (#184648)David Cantrell2008-12-021-269/+267
* Update mk-s390-cdboot.c to work with large kernel images (#184648)David Cantrell2008-12-021-7/+40
* Make sure fstype exists before we try to test it (#473498).Chris Lumens2008-12-021-0/+2
* Updated a small correction in kn localeShankar Prasad2008-12-021-29/+33
* Use modules.* files for finding modules of a type rather than modinfoJeremy Katz2008-12-011-3/+11
* Make complete text mention updates (#244431)Jeremy Katz2008-12-012-21/+12
* Make text for autopartitioning types clearer (#441350)Jeremy Katz2008-12-013-13/+9
* Fix up syntax errorJeremy Katz2008-12-011-1/+1
* Allow installing grub on the MBR if /boot is on mdraid (#217176)Hans de Goede2008-11-261-4/+0
* Fix some spelling errors in German translationFabian Affolter2008-11-261-98/+98
* Make the required media dialog less wordy (#469557).Chris Lumens2008-11-241-16/+11
* returnNewestByName now raises an error instead of returning [] (#472462).Chris Lumens2008-11-211-5/+9
* Fix death on login of an OLPC on a live imageJeremy Katz2008-11-181-7/+5
* Fix ld-*.so globbing for glibc-2.9 .Peter Jones2008-11-181-0/+3