summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Collapse)AuthorAgeFilesLines
...
* set the right contextPeter Jones2005-05-171-1/+1
|
* 2005-05-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-051-1/+1
| | | | | * loader2/cdinstall.c: Don't load stage2.img into RAM if they boot with 'text' (#155398)
* fix typoPaul Nasrat2005-05-051-1/+1
|
* always reset terminal attributes on ppc (#156411)Bill Nottingham2005-05-031-3/+6
|
* 2005-05-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-031-1/+2
| | | | | | | | | | | * iw/progress_gui.py (InstallProgressWindow_NEW.setPackage): Slightly shorter strings. * anaconda: If the monitor doesn't support 800x600, try 1024x768; helps with G3 iMac. Use the same xconfig for post-install as during install. Allow booting with "usefbx" to go back to old fbdev X behavior on ppc. (#149188) * loader2/loader.c (parseCmdLineFlags): Add usefbx
* fix mediacheck calls from installer.Peter Jones2005-04-283-8/+13
|
* 2005-04-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-281-1/+2
| | | | * loader2/undomounts.c: Stop error'ing out on umounting of (tmpfs) /dev
* 2005-04-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-271-1/+1
| | | | * loader2/hardware.c (detectHardware): Probe macio (pnasrat, #154846)
* Don't overflow the buffer when copying over image location in case loopbackChris Lumens2005-04-261-1/+2
| | | | images are buried (#154715).
* add test to see if we get back a bad result from readPeter Jones2005-04-261-0/+5
|
* Sync the two copies of mediacheck up as much as possiblePeter Jones2005-04-261-37/+107
|
* 2005-04-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-261-1/+1
| | | | | | | | | | | | | | * text.py (InstallInterface.beep): Add no-op beep method. Could actually do something if newtBell() were bound in snack. * cmdline.py (InstallInterface.beep): Add (no-op) beep method. * gui.py (InstallInterface.beep): Add beep method. * scripts/mk-images.x86_64 (COMMONMODULES): Add pcspkr module. * scripts/mk-images.i386 (COMMONMODULES): Likewise. * loader2/loader.c (main): Load pcspkr module.
* 2005-04-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-174-2/+12
| | | | | | | | | | | | * loader2/kickstart.c: Allow specifying 'mediacheck' in ks.cfg to specify mediacheck. * loader2/kickstart.h: Define constant. * kickstart.py (KickstartBase.readKickstart): Define no-op for 'mediacheck' keyword for stage2 * loader2/method.c (queryIsoMediaCheck): Allow mediacheck for kickstart if 'mediacheck' passed on the command line. (#116429) * loader2/cdinstall.c (queryCDMediaCheck): Likewise.
* Support setting the system's runtime language even if it's not supportedChris Lumens2005-04-131-0/+3
| | | | by a translation in anaconda. Set LC_COLLATE=C in the loader.
* Don't free a string we need to print out later.Chris Lumens2005-04-081-1/+0
|
* Use the right flag when creating block device nodes.Chris Lumens2005-04-081-1/+1
|
* Change font case to match what's provided in lang-table.Chris Lumens2005-04-041-2/+2
|
* Set $LANG to a setting instead of the language's name, and change whatChris Lumens2005-03-301-3/+3
| | | | sscanf looks for to compensate for spaces in lang-table fields.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-1/+0
| | | | * loader2/lang.c: Oops, remove debug printf
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-2/+2
| | | | | | | | | | * 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-293-4/+4
| | | | | | | * text.py (stepToClasses): Remove silo stuff. * gui.py (stepToClasses): Likewise. * iw/silo_gui.py: Remove. * textw/silo_text.py: Remove.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-1/+1
| | | | | * utils/genhdlist.c: Genericize product dir * loader2/loader.c (initProductInfo): Likewise.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-1/+1
| | | | | | | | | | | | * 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-294-5/+5
| | | | | | | | * 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-292-9/+10
| | | | | | * loader2/lang.c: Fix for removed instlang line. Require tabs for spacing language information. * loader2/lang.h: Remove instlang.
* 2005-03-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-281-0/+2
| | | | | * loader2/loader.c (parseCmdLineFlags): Allow setting mtu on the command line (#151789)
* Adjust pcmcia for new in-kernel dsPeter Jones2005-03-282-2/+2
|
* make this build again, also remove dsPeter Jones2005-03-281-3/+3
|
* 2005-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-231-3/+17
| | | | * loader2/selinux.c: Load SELinux booleans (#151896)
* 2005-03-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-211-1/+1
| | | | | * loader2/Makefile (LANGS): Fix translation getting (Northern Sotho broke it)
* Don't unlink device (#151232)Paul Nasrat2005-03-211-1/+1
|
* Unmount the loopback mounted ISO image to free up the loopback device forChris Lumens2005-03-111-1/+1
| | | | later use (#150887).
* handle chdir's result, and return 0 from main's end.Peter Jones2005-03-021-1/+2
|
* wrong type for retval from fgets()Peter Jones2005-03-021-1/+1
|
* s390 return value problem.Peter Jones2005-03-021-1/+3
|
* And some more silly return value fixes. It builds again...Peter Jones2005-03-022-18/+31
|
* Some arches go one way, some the other. Cast and be sure.Peter Jones2005-03-021-1/+1
|
* Add -D_FORTIFY_SOURCE=2 everywhere. Let's see if it actually works...Peter Jones2005-03-021-3/+3
| | | | | Also, make genhdlist.o build with -Wno-return-type, because rpm's headers and gcc4 don't get along.
* use socklen_t for accept's address lengthPeter Jones2005-03-021-1/+1
|
* actually, use socklen_t for addrLengthPeter Jones2005-03-021-1/+1
|
* Catch returns from read, write, and openPeter Jones2005-03-022-16/+23
| | | | | fix sign of addrLength for passing to socket() actually make sure beTelnet's ttys are ttyp0, which we've just opened.
* catch return from write()Peter Jones2005-03-021-1/+1
|
* parsepvd() doesn't want md5sum to be unsigned any more.Peter Jones2005-03-021-1/+1
|
* Oops, fgets needs a char * to return intoPeter Jones2005-03-021-4/+4
|
* more return values gcc wants us to check.Peter Jones2005-03-021-4/+4
|
* All these buffers are used for ascii text; they can be "char *".Peter Jones2005-03-021-6/+6
|
* more return values that aren't worth testing but gcc complains about.Peter Jones2005-03-021-2/+2
|
* put read's return value into a variablePeter Jones2005-03-021-2/+2
|
* another read with ignored return. I sure wish warn_unused_result could bePeter Jones2005-03-021-1/+2
| | | | stifled by casting to void, like in the old days.
* more return value "handling"Peter Jones2005-03-021-7/+8
|