summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Delimit language tables with tabs.Chris Lumens2005-03-294-5/+8
|
* Corrected getlangnames.py for change in lang-table file format.Chris Lumens2005-03-292-4/+13
|
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-295-16/+41
| | | | | | | | | | * product.py (bugUrl): Clean up .buildstamp reading, read in bug url * constants.py (bugzillaUrl): Make bug url a per-product characteristic. * scripts/buildinstall: Allow passing in bug url on the command line. * scripts/mk-images: Likewise, and use it to populate .buildstamp.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-292-1/+4
| | | | * text.py: Make topline match the loader.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-2914-120/+36
| | | | | | | | | | | | | | | | | | * anaconda: Remove essentially unused config file data code, product.img basically supplanted this. * Makefile: Likewise. * cmdline.py: Likewise. * gui.py: Likewise. * text.py: Likewise. * dispatch.py: Likewise. * instdata.py: Likewise. * splashscreen.py: Likewise. * iw/welcome_gui.py: Likewise. * textw/welcome_text.py: Likewise. * anaconda.conf: Remove file. * configFileData.py: Likewise. * readConfigFile.py: Likewise.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-2914-241/+20
| | | | | | | | | | * constants.py: Fix traceback * bootdisk/sparc/*: Remove out of date sparc files. * anaconda: Product name fixup * bootdisk/ppc/bootinfo.txt: Likewise. * loader2/linuxrc.s390: Likewise.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-297-16/+13
| | | | | | | | * scripts/buildinstall (PRODUCTPATH): Product path simplification. * scripts/pkgorder: Likewise. * scripts/mk-rescueimage.x86_64 (productname): Likewise. * scripts/mk-rescueimage.i386 (productname): Likewise. * scripts/mk-images (PRODUCTPATH): Likewise.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-298-597/+9
| | | | | | | * text.py (stepToClasses): Remove silo stuff. * gui.py (stepToClasses): Likewise. * iw/silo_gui.py: Remove. * textw/silo_text.py: Remove.
* remove dead codeJeremy Katz2005-03-292-11/+1
|
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-292-3/+4
| | | | * scripts/splittree.py: Likewise.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-293-2/+5
| | | | | * utils/genhdlist.c: Genericize product dir * loader2/loader.c (initProductInfo): Likewise.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-292-99/+2
| | | | * scripts/check-repository.py: Remove dead code
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-292-1/+2
| | | | * urlinstall.py (UrlInstallMethod.__init__): Likewise.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-293-5/+8
| | | | | * partedUtils.py (getRedHatReleaseString): Change to getReleaseString. * upgrade.py (findExistingRoots): Method name change.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-298-24/+29
| | | | | | | | | | | | * constants.py: Make bugzilla URL more changeable. * iw/xconfig_gui.py (XConfigWindow.getNext): Likewise. * packages.py (betaNagScreen): Likewise. * hdrlist.py (GroupSet.__main__): Nuke some dead code. * Makefile (DESTDIR): Likewise. * image.py (findIsoImages): Genericize comment. * loader2/urlinstall.c: Likewise.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-295-5/+11
| | | | | | | | * loader2/cdinstall.c (findRedHatCD): Change function to findAnacondaCD to be more general. * loader2/cdinstall.h: Likewise. * loader2/urlinstall.c: Likewise. * loader2/loader.c: Likewise.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-293-9/+16
| | | | | | * loader2/lang.c: Fix for removed instlang line. Require tabs for spacing language information. * loader2/lang.h: Remove instlang.
* Updated Greek translationfrolix682005-03-291-87/+55
|
* Updated Greek translationfrolix682005-03-281-104/+61
|
* update LV snapshot delete codePeter Jones2005-03-283-18/+31
|
* Remove the Boolean class. We have a type for that.Chris Lumens2005-03-285-23/+34
|
* 2005-03-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-282-0/+7
| | | | | * loader2/loader.c (parseCmdLineFlags): Allow setting mtu on the command line (#151789)
* Check all forms of the language nick in case someone's specified a shorter one.Chris Lumens2005-03-282-1/+10
|
* bad method name, no donut.Peter Jones2005-03-281-1/+1
|
* Delete snapshot LVs before their parentsPeter Jones2005-03-286-25/+72
|
* rescueimage changePeter Jones2005-03-282-0/+6
|
* Say which arch's rescue image this is (#151501)Peter Jones2005-03-282-2/+2
|
* adjust for in-kernel ds in mk-images, tooPeter Jones2005-03-282-1/+3
|
* add bug numbersPeter Jones2005-03-282-1/+2
|
* add changelogPeter Jones2005-03-281-0/+3
|
* Adjust pcmcia for new in-kernel dsPeter Jones2005-03-283-2/+8
|
* make this build again, also remove dsPeter Jones2005-03-281-3/+3
|
* Small fixesraven2005-03-281-3/+3
|
* bump versionBill Nottingham2005-03-252-1/+6
|
* add commaBill Nottingham2005-03-252-1/+5
|
* Modify new fuzzy/untranslated strings by snowletccheng2005-03-251-103/+45
|
* fix cvsroot settingJeremy Katz2005-03-241-1/+1
|
* 2005-03-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-242-1/+9
| | | | * anaconda.spec: Bump version.
* 2005-03-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-242-6/+8
| | | | * scripts/upd-instroot: Switch theme to Clearlooks
* 2005-03-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-242-0/+6
| | | | | * partedUtils.py (allPartitionTypesDict): Add new Solaris partition label
* corrected string1njaya2005-03-241-2/+2
|
* 2005-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-244-7/+10
| | | | | | | | * textw/timezone_text.py (TimezoneWindow.__call__): Mark strings for translation. * gui.py (ExceptionWindow.__init__): Likewise. * iw/network_gui.py (NetworkWindow.handleIPError): Likewise. * textw/mouse_text.py (MouseWindow.__call__): Likewise.
* 2005-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-242-1/+6
| | | | | * textw/timezone_text.py (TimezoneWindow.__call__): Mark string for translation.
* fix mkfs on xfsPeter Jones2005-03-232-1/+10
|
* Bump version.Chris Lumens2005-03-232-1/+12
|
* german translation fixes and additionsronny2005-03-231-57/+33
|
* Combined Language and InstallTimeLanguage in language.py into a singleChris Lumens2005-03-2313-275/+248
| | | | | | class, updated the lang-table format to remove an unused column, and changed langSupport to instLanguage everywhere to reinforce the class merge idea.
* 2005-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-232-3/+5
| | | | * gui.py (readImageFromFile): Fix gtk Deprecation warning.
* 2005-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-232-0/+5
| | | | | * hdrlist.py: Make sure we don't hide groups which just have metapkgs (#149182)
* 2005-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-232-3/+21
| | | | * loader2/selinux.c: Load SELinux booleans (#151896)