summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Sending translation for Finnishvpv2010-02-251-4/+3
|
* Sending translation for Finnishvpv2010-02-251-3/+3
|
* Sending translation for Finnishvpv2010-02-251-305/+648
|
* New version.David Cantrell2010-02-243-46/+53
|
* Revert "There is no kernel-PAE package anymore, use kernel for xen (#559347)."David Cantrell2010-02-241-3/+2
| | | | | | | This reverts commit f264631d276d7749daf0d95320921f061599e666. This patch is incorrect for at least Fedora, possibly for RHEL-6, but that needs separate testing. Reverting this patch lets Fedora images build correctly.
* Sending translation for Spanishlogan2010-02-241-375/+729
|
* logging: make loader say 'loader' (#563009).Ales Kozumplik2010-02-241-10/+10
|
* Make loader log into syslog (so remote logging works for it as well) (#524980)Ales Kozumplik2010-02-242-15/+34
|
* Sending translation for Danishkristho2010-02-231-239/+572
|
* New version.Chris Lumens2010-02-233-26/+26
|
* Revert "Add back hald for Xorg input device queries (#553780)"Chris Lumens2010-02-233-31/+1
| | | | | This reverts commit 829bd5980b4c386de48b1a8274b499fe97c1b7dc. X was the only thing still using hal, and it no longer is.
* No longer remove persistent udev rules files (#566948).Chris Lumens2010-02-231-1/+0
| | | | | | One of these files provides the information needed to make the new X input configuration work. Also, the rules removal should no longer be necessary given that we don't make our own device nodes.
* When BUILDARCH==ppc64, set BASEARCH to ppc (#524235).David Cantrell2010-02-231-0/+2
| | | | | | We need BASEARCH set to ppc when BUILDARCH is ppc64, otherwise the scripts do not pick up the keymaps-override-ppc.gz file on ppc64 platforms.
* There is no kernel-PAE package anymore, use kernel for xen (#559347).David Cantrell2010-02-231-2/+3
| | | | | The kernel-PAE package is no longer in existence, use the 'kernel' package for the [images-xen] portion of .treeinfo files.
* Sending translation for Czechmilankerslager2010-02-231-142/+484
|
* Fix a typo, leaving one less string needing translation (#567427).Chris Lumens2010-02-231-1/+1
|
* Sending translation for Polishraven2010-02-231-16/+15
|
* Sending translation for Polishraven2010-02-231-379/+727
|
* Don't show BIOS RAID and multipath members in the cleardisks UI (#567281).Chris Lumens2010-02-231-17/+13
|
* Sending translation for Dutchwarrink2010-02-231-242/+586
|
* Sending translation for Hebrewelad2010-02-231-375/+656
|
* Sending translation for Germanfab2010-02-231-269/+519
|
* New version.David Cantrell2010-02-223-142/+472
|
* DiskLabel.status can't be determined so return False. (#563526,#561074)David Lehman2010-02-221-4/+1
|
* Remove getDasdDevPort() and getDasdState() from isys.py.David Cantrell2010-02-221-43/+0
| | | | These functions are no longer called from anywhere inside anaconda.
* Replace calls to isys.getDasdPorts() with calls to new getDasdPorts()David Cantrell2010-02-222-8/+9
|
* Add getDasdPorts() to storage/dasd.py.David Cantrell2010-02-221-0/+17
| | | | Reimplement the old isys.getDasdPorts() function in Python.
* Remove isys/dasd.c, functions no longer needed in isys.David Cantrell2010-02-225-222/+1
| | | | | | Remove the dasd.c file from the isys source tree. The only function that was still used was getDasdPorts() and it is only called by Python code, so we can move that functionality in to Python.
* Fix creation of encrypted md members and pvs in kickstart. (#567396)David Lehman2010-02-221-0/+10
|
* Don't align free space geometries in getFreeRegions. (#565692)David Lehman2010-02-221-20/+1
|
* Align extended partitions like we do other partitions.David Lehman2010-02-221-3/+5
|
* Don't allow the host's LD_LIBRARY_PATH affect get_dso_deps (#565887).Chris Lumens2010-02-221-1/+2
|
* Remove a couple redundant network bring up calls.Chris Lumens2010-02-221-26/+13
| | | | | | | At least, I believe these are redundant and likely unreachable. I don't think there's a way to get to these places on a network install without any network active. These calls have all the marks of desperation to cover th bases without thinking about whether they're even valid or not.
* Reset the resolver cache after bringing up the network (#562209).Chris Lumens2010-02-223-3/+22
| | | | | | | | | Throughout stage2 if we bring up the network after doing various actions, we need to make sure the DNS resolver is reset to pick up the new information. However, pycurl/libcurl uses the c-ares resolver which does not have a method similar to res_init. Instead we need to tear down the pycurl.Curl object instance cached in urlgrabber and create a new one. This does the same thing as re-reading /etc/resolv.conf, but in more steps.
* Let's have /etc/xorg.conf.d in stage2 (#566396)Ales Kozumplik2010-02-221-0/+1
|
* Add the filter UI screens to the list of translatable files (#567216).Chris Lumens2010-02-221-0/+6
|
* Sending translation for Czechmilankerslager2010-02-221-714/+91
|
* Sending translation for Hebrewelad2010-02-211-641/+575
|
* Sending translation for Russianigorbounov2010-02-201-629/+688
|
* Don't traceback when a user tries to put /boot on an LV (#566569)Hans de Goede2010-02-201-0/+1
| | | | | I did a patch to fix this before, but missed one little bit, this fixes this.
* RescueInterface should inherit from InstallInterfaceBase tooHans de Goede2010-02-201-1/+3
|
* Sending translation for Czechmilankerslager2010-02-201-2880/+3828
|
* New version.Chris Lumens2010-02-193-28/+44
|
* Allow --ignoremissing to work for @base and @core (#566752).Chris Lumens2010-02-191-2/+2
|
* Sending translation for Finnishvpv2010-02-181-1491/+1882
|
* Add device node names to the filter UI, hidden by default (#566375).Chris Lumens2010-02-181-0/+5
|
* logging: initialize tty3 logging in anaconda_log, along with all other basic ↵Ales Kozumplik2010-02-182-7/+8
| | | | loggers.
* logging: introduce stderr logger and use it for critical situations in ↵Ales Kozumplik2010-02-182-11/+17
| | | | kickstart.py.
* logging: Loggers live a cosmopolitan life, forget about them after created.Ales Kozumplik2010-02-181-9/+9
|
* logging: remove AnacondaLog's unused default parameter.Ales Kozumplik2010-02-181-1/+1
|