summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* total:1368 fuzzy:38 untranslated:26trinks2006-08-011-228/+85
|
* 2006-07-31 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-012-1/+9
| | | | * anaconda.spec: Bump version.
* 2006-07-31 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-312-2/+6
| | | | * command-stubs/mknod-stub (main): More fixage (#200820)
* - fix mknodPeter Jones2006-07-313-2/+9
|
* Note bz 200771.David Cantrell2006-07-311-3/+3
|
* Whitespace changes only. Nothing else.David Cantrell2006-07-312-80/+83
|
* xhwstate -> xserver.hwstate (#200755).Chris Lumens2006-07-313-17/+21
|
* * loader2/ftp.c (getHostAddress): Use mygethostbyname().David Cantrell2006-07-313-29/+32
| | | | | | | | * loader2/urls.c (addrToIp): Use mygethostbyname(). * loader2/urls.c (urlinstStartTransfer): Use mygethostbyname() to try and determine host address family before calling ftpOpen() or httpGetFileDesc().
* :7 -> :1 (#200758).Chris Lumens2006-07-312-2/+3
|
* nuke cvs merge linePaul Nasrat2006-07-311-1/+0
|
* Guard xserver.Chris Lumens2006-07-312-30/+35
|
* 2006-07-31 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-312-5/+13
| | | | * textw/grpselect_text.py: Fix logging tracebacks
* Update rhpxl requirement.Chris Lumens2006-07-312-1/+5
|
* *** empty log message ***renato2006-07-311-168/+71
|
* Updated Finnish translationvpv2006-07-301-256/+101
|
* part_onetombo2006-07-301-234/+98
|
* *** empty log message ***splinux2006-07-291-1/+0
|
* - fix http vs ftp testPeter Jones2006-07-292-1/+5
|
* Updatedsplinux2006-07-291-2813/+2081
|
* *** empty log message ***igor2006-07-291-2/+2
|
* *** empty log message ***igor2006-07-291-139/+135
|
* - typo...Peter Jones2006-07-281-1/+1
|
* - bump versionPeter Jones2006-07-282-1/+13
|
* We don't need this stuff, removed.David Cantrell2006-07-283-11/+7
|
* - update for newer dmraid and pyblockPeter Jones2006-07-283-3/+10
|
* Don't need that import anymore.Chris Lumens2006-07-281-14/+1
|
* 2006-07-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-283-3/+8
| | | | | | * users.py (Users.createUser): Create users under the rootpath (Clark Williams) * instdata.py (InstallData.write): Use the rootpath
* Fix writing out the X config file during post instllation.Chris Lumens2006-07-284-36/+19
|
* 2006-07-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-282-1/+6
| | | | | * packages.py (setFileCons): Normalize path so we don't hit a bug in matchpathcon
* * isys/dns.c: Removed code that's not in use anymore.David Cantrell2006-07-283-32/+11
| | | | * loader2/ftp.c: Notes to myself.
* The path to victory over X:Chris Lumens2006-07-282-63/+56
| | | | | | | | - Use the new rhpxl.xserver class (hooray for classes). - Remove all the probeHW goofiness and global hardware variables. - Add a screen section to the X config file so we start at the right resolution and DPI automatically (#199437). - Buy war bonds.
* Finished Anaconda for todayzepires2006-07-281-156/+113
|
* 2006-07-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-282-1/+8
| | | | | * loader2/loader.c: Don't do the trace init stuff until later -- we only want it if we're called as loader
* * isys/dns.c, isys/dns.h: Revert to previous version (DNS problems).David Cantrell2006-07-284-28/+179
| | | | * isys/nfsmount.c: Revert to previous version (DNS problems).
* Tamil Translation updatedifelix2006-07-281-1928/+1460
|
* Updated Malayalam Translationsapeter2006-07-281-210/+211
|
* Updated Gujarati Translationsankitp2006-07-281-331/+156
|
* more s390 fixageJeremy Katz2006-07-283-2/+5
|
* 2006-07-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-283-2/+6
| | | | | | * anaconda.spec: Bump version. * loader2/method.c: Fix build on s390
* bumpJeremy Katz2006-07-281-2/+3
|
* fuzzy broken translationJeremy Katz2006-07-281-1/+1
|
* listobeckerde2006-07-281-96/+63
|
* 2006-07-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-282-1/+12
| | | | * anaconda.spec: Bump version.
* 2006-07-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-282-6/+13
| | | | | * yuminstall.py (AnacondaYumRepo.__init__): Fix for rootPath (YumBackend.doPreInstall): Likewise.
* 2006-07-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-282-8/+9
| | | | * loader2/loader.c (doLoaderMain): Fix method=
* Updated Polish translationraven2006-07-281-244/+135
|
* *** empty log message ***beckerde2006-07-281-2095/+1337
|
* 2006-07-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-282-2/+5
| | | | | * instdata.py (InstallData.write): Use anaconda.rootPath instead of hard-coding /mnt/sysimage
* 2006-07-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-272-1/+5
| | | | | * loader2/modstubs.c: Ignore options we don't understand to modprobe and properly handle the module not being in our modball
* 2006-07-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-272-0/+7
| | | | * loader2/modstubs.c: Ignore options we don't understand to modprobe