summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Move copyDirectory out of both init.c and method.c.Chris Lumens2007-06-1910-147/+184
|
* Whoops, forgot the ChangeLog comment.Chris Lumens2007-06-191-0/+3
|
* Use copyDirectory to support the new style of driver disk layouts.Chris Lumens2007-06-191-16/+3
|
* Can't stand that typo.Chris Lumens2007-06-191-1/+1
|
* Fix traceback (#244764).Chris Lumens2007-06-192-1/+6
|
* New version.Chris Lumens2007-06-182-1/+11
|
* * lang-table-kon: Remove obsolete lang-table-kon mapBill Nottingham2007-06-183-4/+6
| | | | * Makefile: Likewise
* - Remove isys's libgunzip since we never use it.Peter Jones2007-06-1820-5144/+6
|
* - ... make that both typos on logmessage.Peter Jones2007-06-181-1/+1
|
* - Fix notting's "logmessage" typoPeter Jones2007-06-182-1/+5
|
* * loader2/loader.h: Remove obsolete FL_NOPARPORTBill Nottingham2007-06-182-1/+1
|
* * loader2/loader.c: Remove support for nofb and vga16 framebufferBill Nottingham2007-06-185-17/+9
| | | | | | * scripts/mk-images: Remove vga16 framebuffer module, bterm terminfo * scripts/upd-instroot: Likewise. * docs/command-line.txt: Remove nofb docs
* * docs/command-line.txt: Remove obsolete noparport docsBill Nottingham2007-06-182-2/+2
|
* * loader2/loader.h: Only define FL_NOFB onceBill Nottingham2007-06-182-1/+4
|
* Fix another syntax error.Chris Lumens2007-06-182-2/+4
|
* libbz2 has changed location (#243566).Chris Lumens2007-06-182-1/+3
|
* Remove call to removed function (#244528).Chris Lumens2007-06-182-2/+5
|
* updated some strings with better translationtombo2007-06-171-74/+60
|
* 2007-06-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-06-153-2/+13
| | | | | | * anaconda.spec: Bump version * instdata.py (InstallData.writeKS): Fix syntax error (jkeating)
* Don't write out unicode text to the install log (#243477).Chris Lumens2007-06-152-1/+4
|
* Don't capture passwords from the kickstart file in the exception dump.Chris Lumens2007-06-152-5/+8
|
* New version.Chris Lumens2007-06-152-1/+10
|
* Really, really, very stupid.Chris Lumens2007-06-151-2/+2
|
* mksquashfs is stupid and wants its arguments in a particular order.Chris Lumens2007-06-152-2/+7
|
* Updated Malay translationarclynx2007-06-151-9/+5
|
* Fixes from buildinstall logs.Chris Lumens2007-06-143-2/+9
|
* * kickstart.py (ZFCP.parse): Flush drive dict so zFCP devices areDavid Cantrell2007-06-142-1/+8
| | | | found and nodes created (#236903)
* The static library got split out, so we have to require another package now.Chris Lumens2007-06-121-1/+2
|
* Use a different macro so anaconda will actually build.Chris Lumens2007-06-121-1/+1
|
* New version, finally.Chris Lumens2007-06-122-3/+10
|
* * loader2/hardware.c: Comment out BUS_EBUS for now since we are waitingDavid Cantrell2007-06-122-6/+13
| | | | on a new kudzu that supports it.
* Split loopback ISO method is no longer supported. Good riddance.Chris Lumens2007-06-123-84/+19
|
* Use the correct fix for kickstart upgrade tracebacks (#243159).Chris Lumens2007-06-112-4/+8
|
* Autotranslator output and checkedalan2007-06-111-1192/+275
|
* Updated Polish Translationraven2007-06-101-5/+3
|
* Add a type for nfs mounts so they don't get deleted on upgrade (#242073).Chris Lumens2007-06-072-1/+16
|
* Lock accounts if asked (#240059).Chris Lumens2007-06-074-12/+34
|
* New version didn't work, and the modification for setupPythonUpdates didn'tChris Lumens2007-06-072-8/+1
| | | | either. Backing those out.
* Need to set up symlinks for the pykickstart submodules as well.Chris Lumens2007-06-062-2/+5
|
* Add support for Areca RAID controllers (#238014).Chris Lumens2007-06-062-0/+9
|
* New version.Chris Lumens2007-06-062-1/+37
|
* * loader2/hardware.c (detectHardware): Probe BUS_EBUS to supportDavid Cantrell2007-06-063-2/+8
| | | | | HEA devices on IBM systems (#228578). * loader2/module-info: ehea_mod -> ehea (#228578).
* Use "disc" instead of "CD" in dialogs (#242830).Chris Lumens2007-06-065-33/+41
|
* correction of 242024: Bad translation to Czechmmahut2007-06-061-3/+3
|
* correction of 242024: Bad translation to Czechmmahut2007-06-061-1/+1
|
* Set a default clearpart type.Chris Lumens2007-06-052-0/+5
|
* Pass -br to the X server so there's no more hatch (#195919).Chris Lumens2007-06-053-2/+8
|
* *** empty log message ***renato2007-06-041-10/+7
|
* 2007-06-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-06-042-1/+6
| | | | | | * installclass.py (BaseInstallClass.setSteps): Permanently skip task selection and group selection if our backend doesn't support package selection (#242083)
* 2007-06-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-06-042-0/+7
| | | | | * isys/smp.c (detectSMP): Build on arm (Lennert Buytenhek <buyenh AT wantstofly DOT org>)