summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>)
* * image.py (CdromInstallMethod.__init__): don't nuke the timestampdlehman2007-06-045-7/+29
| | | | | | | | | | | | when getDiscNums fails * installclass.py (BaseInstallClass.getPackagePaths): make the return dict's values always be lists of URIs * yuminstall.py (AnacondaYum.doConfigSetup): make conf.reposdir a list like in yum * scripts/mk-images: make sure the MBD_FSIMAGE dir doesn't pre-exist
* portal -> self.portal (#242379).Chris Lumens2007-06-042-2/+6
|
* Don't traceback on blank lines in modprobe.conf (#241991).Chris Lumens2007-06-013-7/+16
|
* * zfcp.py (ZFCPDevice): We need to echo 1 to online for each LUNDavid Cantrell2007-06-012-10/+8
| | | | | we are handed, otherwise the device doesn't become available to anaconda (#207097).
* * loader2/net.c (manualNetConfig): Make sure the ip structure memberDavid Cantrell2007-06-012-23/+16
| | | | | in the pumpNetIntf structure contains the IPv4 address if it exists, otherwise static network configuration fails (#221660).
* Fall back to English release notes if translated ones aren't found (#241975).Chris Lumens2007-06-012-0/+10
|
* 2007-05-31 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-312-2/+6
| | | | * scripts/mk-images: Shut up mksquashfs.
* * rescue.py (runShell): mount /dev/pts in rescue mode (#228714)dlehman2007-05-314-6/+22
| | | | | | | * scripts/upd-instroot: include dmidecode on ia64 (#232947) * loader2/modules.c (scsiDiskCount): correctly count SCSI disk devices (#230526)
* Don't traceback if we're unable to remove the script after running itChris Lumens2007-05-312-1/+9
| | | | (#241878).
* Use shlex instead of a simple split to preserve quoting in authconfig commandsChris Lumens2007-05-302-3/+9
| | | | (#241657).
* what happened to my editor!Jeremy Katz2007-05-301-1/+1
|
* (merges from f7-branch)Jeremy Katz2007-05-306-12/+44
| | | | | | | | | | | | | | | | | | | | | 2007-05-30 Jeremy Katz <katzj@aglarond.local> * isys/isys.py (_stopRaid): Fix raidstop. I have no clue how things were working here... * isys/isys.py (_getRaidInfo): raise ValueError when we don't find a valid raid superblock (#151653). * upgrade.py: More blacklist * isys/isys.h (EARLY_SWAP_RAM): Let's bump RAM needs a little (#232862) * iw/netconfig_dialog.py (NetworkConfigurator._handleIPError): Add a frame so things look right (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-30 Jeremy Katz <katzj@aglarond.local>Jeremy Katz2007-05-302-0/+7
| | | | | * livecd.py: Define Error so we don't traceback with that when there's a problem copying (#241754)
* Updated Oriya Translationsbehera2007-05-301-6/+8
|
* Updated Oriya Translationsbehera2007-05-301-91/+50
|
* piece of shitDavid Cantrell2007-05-298-7/+579
|
* Get ready for a surprise... no more telnet support! SSH is it. It's 2007, ↵David Cantrell2007-05-2911-607/+18
| | | | update your client systems. Besides, telnet was b0rk3n in RHEL5 and only one person complained. Time to advance loader to a telnet-free world. Also, this only affects mainframes.
* * liveinst/.cvsignore: Ignore autogenerated files.David Cantrell2007-05-292-0/+3
|
* * textw/network_text.py (NetworkDeviceWindow): Make sure the extraDavid Cantrell2007-05-292-0/+10
| | | | | windows are removed when they need to be (patch from notting AT redhat DOT com, #241556).
* Fix minor typo for consistenceccheng2007-05-291-904/+40
|
* completed - needs fuzzy taken off kbabel not workingmcisback2007-05-281-1/+1
|
* completed - needs fuzzy taken off kbabel not workingmcisback2007-05-281-338/+392
|
* one more upload of same file - this is to redo timeout on i10n status pagemcisback2007-05-281-87/+149
|
* updating for PUnjabiapbrar2007-05-261-2/+2
|
* Fix traceback on kickstart upgrades (#241395).Chris Lumens2007-05-252-1/+6
|
* * isys/isys.c (doDhcpNetDevice): Make sure the interface is brought upDavid Cantrell2007-05-252-2/+13
| | | | with the config info obtained from the DHCP lease.
* updated Malayalam fileapeter2007-05-251-101/+88
|
* *** empty log message ***trinks2007-05-251-89/+50
|
* - raise ValueError in _getRaidInfo() when we don't find a valid raidPeter Jones2007-05-232-0/+7
| | | | 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.
* * 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-12/+24
| | | | | klass to doDhcpNetDevice. * isys/isys.c: Do not segfault (#240804).
* The secret to comedy is repetition.David Cantrell2007-05-223-13/+45
| | | | Some housekeeping work and probably a bunch of no-op code, but it prevents 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-212-2/+5
| | | | | * yuminstall.py (AnacondaCallback.callback): Fix tyop, mark for translation
* 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)