summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - bump version, add changeloganaconda-11.2.0.64-1Peter Jones2007-05-232-1/+10
|
* * isys/isys.py (_getRaidInfo): raise ValueError when we don't findPeter Jones2007-05-232-0/+8
| | | | a valid raid superblock (#151653).
* * loader2/loader.c (doLoaderMain): Don't crash if the user selects backDavid Cantrell2007-05-233-8/+32
| | | | | | | twice during network configuration (#239958). * loader2/net.c (cidrCallback): Only warn for an empty prefix if the user also provided an IP address.
* 2007-05-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-222-1/+3
| | | | * Makefile (lang-names): More shenanigans for utf8
* 2007-05-22 Jeremy Katz <katzj@redhat.com>anaconda-11.2.0.63-1Jeremy Katz2007-05-222-1/+9
| | | | * anaconda.spec: Bump version.
* * loader2/net.c: Consistency with isys.c, also fixes a problem reportedDavid Cantrell2007-05-222-8/+11
| | | | | by just a few people where manual IPv6 address entry gets overridden by the auto-discovered address.
* * isys/isys.py: If klass is None, set to empty string. Always sendDavid Cantrell2007-05-223-11/+23
| | | | | klass to doDhcpNetDevice. * isys/isys.c: Do not segfault (#240804).
* 2007-05-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-222-2/+7
| | | | | * isys/isys.py (_stopRaid): Fix raidstop. I have no clue how things were working here...
* 2007-05-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-222-2/+4
| | | | * upgrade.py: More blacklist
* 2007-05-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-222-2/+4
| | | | * scripts/getlangnames.py: Fix for unicode shenanigans
* Some housekeeping work and probably a bunch of no-op code, but it prevents ↵David Cantrell2007-05-223-13/+45
| | | | fugly tracebacks where the partition backend in anaconda goes tits up and loses all sense of direction.
* 2007-05-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-222-1/+9
| | | | * anaconda.spec: Bump version.
* 2007-05-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-212-2/+4
| | | | * isys/isys.h (EARLY_SWAP_RAM): Let's bump RAM needs a little (#232862)
* 2007-05-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-213-1/+9
| | | | | | | | | * iw/netconfig_dialog.py (NetworkConfigurator._handleIPError): Add a frame so things look right * isys/isys.c: Handle the case where the class is just an empty string also. This gets back to this segfaulting, but at least we're trying to do netconfig.
* 2007-05-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-213-4/+24
| | | | | | | | | | * iw/netconfig_dialog.py (NetworkConfigurator._handleIPError): Fix syntax error (NetworkConfigurator._ok): Set useipv4 to true, call netconfig methods with the right args (#240804) * network.py (hasActiveNetDev): Ensure we have an IP as otherwise, the network device isn't really all that active.
* 2007-05-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-212-1/+3
| | | | * yuminstall.py (AnacondaCallback.callback): Fix tyop.
* 2007-05-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-212-1/+5
| | | | * constants.py (BETANAG): Turn off betanag for release branch
* * isys/isys.c: get rid of doRaidStop() and doRaidStart()Peter Jones2007-05-212-7/+7
| | | | * isys/isys.py: wrap mdadm to do raid stuff
* 2007-05-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-213-59/+112
| | | | | | | * isys/isys.c: Remove raid start and raid stop methods using old mdautorun bits (Peter Jones) * isys/isys.py: Adjust raid stuff to use mdadm instead of old raid ioctls (Peter Jones)
* 2007-05-21 Jeremy Katz <katzj@redhat.com>f7-baseJeremy Katz2007-05-212-2/+8
| | | | * lvm.py: Still log real errors instead of hiding in lvmError
* bump versionJeremy Katz2007-05-212-1/+9
|
* 2006-05-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-212-2/+7
| | | | * scripts/upd-instroot: Add keyutils-libs (#240629)
* Updated assamese anaconda translationamit2007-05-211-288/+286
|
* Updated Malay translationarclynx2007-05-181-7/+4
|
* 2007-05-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-172-1/+10
| | | | | * yuminstall.py (YumBackend.doGroupSetup): Keep track of what groups were selected when we redo group setup (#237708)
* * vnc.py (askVncWindow): Check for an executable Xvnc.David Cantrell2007-05-172-1/+5
|
* 2007-05-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-172-2/+6
| | | | * upgrade.py (upgrade_remove_blacklist): Add esound to the list
* Updated Malayalam fileapeter2007-05-171-31/+25
|
* New version.Chris Lumens2007-05-172-1/+10
|
* 2007-05-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-162-0/+9
| | | | | * yuminstall.py (AnacondaYum.doConfigSetup): Add logging for yum logging (#240226)
* White space.David Cantrell2007-05-161-2/+2
|
* Fix tracebacks caused by yesterday's modifications.Chris Lumens2007-05-162-9/+11
|
* Use correct keyboard layout for Bulgarian (#240087).Chris Lumens2007-05-162-1/+3
|
* -b option now causes a warning message to be printed.Chris Lumens2007-05-162-1/+6
|
* Updated Malayalam fileapeter2007-05-161-229/+129
|
* New version.Chris Lumens2007-05-152-1/+15
|
* Set the timezone when a new language is selected (#239826).Chris Lumens2007-05-152-7/+11
|
* Remove unused code. Now it should be easier to tell what really needs toChris Lumens2007-05-152-20/+9
| | | | be done.
* Updatedoncho2007-05-151-24/+23
|
* kannada translation updationsvenkate2007-05-151-1/+6
|
* It's anaconda, not self.anaconda.Chris Lumens2007-05-142-5/+9
|
* * command-stubs/pump-stub: Removed (#239427).David Cantrell2007-05-144-37/+108
| | | | | | | * command-stubs/dhcpclient-stub: Wrote new command to provide an IPv4 and IPv6 dhcp/auto client at the command line in rescue mode (#239427). * scripts/upd-instroot: Install dhcpclient-stub, symlink /usr/bin/pump to /usr/bin/dhcpclient (#239427).
* Set preferred color on upgrades (#235757)Paul Nasrat2007-05-142-2/+19
|
* Updated assamese anaconda translationamit2007-05-141-4/+4
|
* Updated Malay translationarclynx2007-05-131-1770/+1326
|
* Slovak translation updatesondrejj2007-05-121-18/+14
|
* Minor updatesigor2007-05-111-4/+4
|
* updateskeldsim2007-05-101-21/+45
| | | | anaconda/da.po
* 2007-05-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-102-1/+5
| | | | * text.py (WaitWindow.refresh): Fix traceback reported on livecd-list
* updateskeldsim2007-05-101-258/+136
| | | | anaconda/da.po