summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Collapse)AuthorAgeFilesLines
* 2006-05-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-161-3/+1
| | | | | * loader2/usb.c (usbInitializeMouse): Better mousedev looking, less verbose in the case of, eg, built-in (#191814)
* Allow MTU to be specified in a kickstart file as well as on the commandChris Lumens2006-05-151-1/+6
| | | | line (#191328).
* Fix traceback on accessing the cmdline dict.Chris Lumens2006-05-111-0/+2
|
* * isys/isys.py (driveIsRemovable): Split module checking out to itsPeter Jones2006-05-091-9/+1
| | | | | | | | | | own functions. Allow usb-storage installs. * partitions.py: warn if you're using firewire or usb * loader2/modules.c (loadModule): Delay on reloading usb-storage, as it takes undefined time as well. Without this /tmp/scsidisks is wrong. * loader2/modules.c (writeModulesConf): don't exclude usb-storage or sbp2.
* Translatable strings (181594)Paul Nasrat2006-05-092-3/+3
|
* Don't pop up an invisible window asking for a right keymap in cmdline mode.Chris Lumens2006-05-081-1/+4
|
* Not very exciting IPv6 stuff yet.David Cantrell2006-05-083-33/+51
|
* 2006-05-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-012-6/+22
| | | | | * loader2/nfsinstall.c: Handle nfs mount options (Dave Lehman, #168384) * loader2/nfsinstall.h: Add mount opts to struct
* - per discussion, revert this change.Peter Jones2006-04-283-11/+2
|
* - make nfs mount options user specifiable.Peter Jones2006-04-283-2/+11
|
* Don't pack the URL full of slashes if we can help it. Maybe this willChris Lumens2006-03-241-6/+9
| | | | help people who are running a really broken web server.
* Check for NULL (#186210).Chris Lumens2006-03-231-5/+11
|
* 2006-03-13 Matt Wilson <msw@rpath.com>Jeremy Katz2006-03-131-1/+4
| | | | | | | * Makefile.inc: Add flag for whether or not to use SELinux. * isys/Makefile: Conditionalize SELinux. * isys/isys.c: Likewise. * loader2/Makefile: Likewise.
* add sis190Bill Nottingham2006-03-081-0/+4
|
* 2006-03-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-03-061-0/+1
| | | | | | * anaconda: Add magic 'vesa' flag to force the X driver to be vesa instead of the native * loader2/loader.c: Add it here.
* * rescue.py: Added runShell() to handle spawning the tty1 shell forDavid Cantrell2006-03-031-11/+18
| | | | | | | rescue mode and set the controlling tty (#182222). * loader2/init.c: Do not disable Ctrl+C, Ctrl+Z, and friends if we're starting in rescue mode. Set controlling tty before dup2() calls.
* 2006-02-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-271-0/+0
| | | | | * loader2/keymaps-x86_64: Add a keymap override * loader2/keymaps-i386: Likewise.
* 2006-02-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-271-0/+0
| | | | * loader2/keymaps-x86_64: Add a keymap override
* * loader2/dietstubs.c: Removed bogl stuff.David Cantrell2006-02-231-25/+0
|
* 2006-02-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-222-32/+4
| | | | | | | | | | | | | | | | | | * lang-table: Set all previously bterm using languages to "none" for the fact that we can't handle them in text-mode anymore * textw/language_text.py (LanguageWindow.__call__): Remove bterm special-casing. * text.py (InstallInterface.run): Likewise. * loader2/lang.c (setupLanguage): Likewise. * language.py (Language.fixLang): No more "bterm" font * stubs/unicode-lite.c: Don't require wlite * stubs/Makefile: Don't link against wlite * loader2/Makefile: No more linking to bterm here either * isys/lang.c: Remove bterm support code. * isys/lang.h: And declaration. * isys/Makefile (LOADLIBES): No more linking to bterm * isys/isys.c (start_bterm): Remove this * anaconda.spec (BuildPreReq): Bye-bye bogl
* 2006-02-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-201-0/+2
| | | | * loader2/net.c: Actually set mtu
* 2006-02-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-191-1/+1
| | | | | * loader2/hdinstall.c: Try to mount as ext3 also now that we have the module
* 2006-02-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-091-1/+1
| | | | * loader2/loader.c (startNewt): Fix my dumb typo
* 2006-02-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-091-0/+16
| | | | | | | * loader2/loader.c (doShell): Add support for exec'ing busybox in msh mode if it's present on suspend. We won't include it in standard initrds, but for debugging, the ability to chain multiple initrds is going to be beautiful.
* Get debuginfo for loaderPaul Nasrat2006-02-081-1/+0
|
* 2006-02-06 Patrick Mansfield <patmans@us.ibm.com>Jeremy Katz2006-02-063-2/+11
| | | | | | | * loader2/hardware.c: Load iscsi modules if requested. * loader2/loader.c: Add iscsi flag parsing. Ask for network if iscsi is being used. * loader2/loader.h: Add iscsi flag.
* Pass --loglevel if nopass is set or not.David Cantrell2006-02-061-1/+1
|
* 2006-02-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-031-8/+32
| | | | * loader2/module-info: Update for current driver set.
* Sync up libunicode-lite with wcstubs and build it as a static library toChris Lumens2006-01-242-114/+2
| | | | link into the loader (#178386).
* - add pyrc.py supportPeter Jones2006-01-201-2/+8
|
* Attempt to eject the CD drive if we're in kickstart and given the --ejectChris Lumens2006-01-191-0/+1
| | | | parameter to halt or shutdown (#177554).
* Added mptsas entry to module-info.David Cantrell2006-01-181-0/+4
|
* Not every caller wants to put the product on the front of the URL (#178001).Chris Lumens2006-01-171-7/+12
|
* 2006-01-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-01-071-1/+2
| | | | | | | | | * anaconda.spec: Bump version. * lang-table: Remove sr@Latn until po files exist * loader2/Makefile: Make msgmerge quiet. Fix noisiness from charset in the generated loader.po
* 2005-12-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-201-0/+24
| | | | | * loader2/loader.c: Give a stacktrace on SIGSEGV to make things easier to debug.
* Use loaderData instead of $LANG to determine which keyboard we shouldChris Lumens2005-12-193-5/+8
| | | | default to in the list (#172266).
* 2005-12-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-151-2/+2
| | | | | * loader2/loader.h (FL_UB): Don't reuse a define (oops) and use & instead of &&.
* 2005-12-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-123-12/+13
| | | | | | | | * loader2/loader.c: Temporary handling of 'ub' command line flag to say to try ub instead of usb-storage. * loader2/loader.h: Add ub flag definition. * loader2/usb.c (usbInitialize): Load usb-storage/ub if there is something which looks relevant
* 2005-12-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-082-6/+5
| | | | | | | * loader2/loader.c: remove slang hack * loader2/wcstubs.c (nl_langinfo): We can't do this in a statically linked binary, so lie to slang some more.
* it'd help if they told me the right namePeter Jones2005-12-071-2/+2
|
* - add another card nobody bothered to tell us about ahead of time.Peter Jones2005-12-061-0/+4
|
* * isys/nfsmount_xdr.c (xdr_mountres3_ok): reformat weird tabbing,Peter Jones2005-12-051-1/+1
| | | | | | | and don't type-pun any more. * isys/linkdetect.c (mdio_read): no type-punning. * loader/moduleinfo.c (readModuleInfo): fix typo (+ instead of +=) that gcc41 complains about.
* Ignore checkisomd5 executable.David Cantrell2005-12-021-0/+1
|
* Reworded the media check result dialog to make the result stand out (#174530).David Cantrell2005-12-021-16/+20
|
* Added a checkisomd5 target. Easier to test newt changes this way.David Cantrell2005-12-021-1/+8
|
* - whoever invented string.h and strings.h separately needs to be shot.Peter Jones2005-12-021-0/+1
|
* 2005-12-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-011-1/+7
| | | | | * loader2/loader.c (initializeConsole): Hack around the fact that slang doesn't properly enable UTF-8 anymore (#174761)
* 2005-12-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-012-2/+4
| | | | | | * loader2/loader.c (main): Load squashfs. * loader2/method.c (mountLoopback): Try to mount squashfs too.
* Rewording for the media check prompt dialog.David Cantrell2005-12-011-5/+5
|
* 2005-11-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-261-1/+3
| | | | | * loader2/urlinstall.c (mountUrlImage): Fix booting with CD1 and using FTP/HTTP to not look for hdlist. This still isn't ideal