summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
* more non-diet build fixupsJeremy Katz2002-12-301-1/+2
* define USEDIET in top-level Makefile.inc. use throughout instead of scatteringJeremy Katz2002-12-301-13/+4
* it helps if we actually set the stage so that we don't keep looping throughJeremy Katz2002-12-181-1/+3
* don't do the unicode keymap if we're in test modeJeremy Katz2002-12-181-1/+2
* fix back in url setup - don't go forward accidentallyMatt Wilson2002-12-181-0/+1
* LD_PRELOAD libunicode-lite.so.1 if it exists (only ftp/http/hd)Jeremy Katz2002-12-181-0/+5
* move things around a little so that we can have kickstart work withJeremy Katz2002-12-182-23/+46
* free up some ramMatt Wilson2002-12-181-0/+1
* add a lot of pcmcia modules so that cardbus has a chance of actually working.Jeremy Katz2002-12-171-4/+39
* hack so that usb-storage and sbp2 don't end up in modules.conf. bleah :(Jeremy Katz2002-12-171-0/+8
* only set the unicode keymap up once. if we do it while X is running,Jeremy Katz2002-12-171-0/+1
* more cvsignoreMatt Wilson2002-12-171-1/+2
* regularlize language names so that for (eg) en_US.UTF-8, you can specifyJeremy Katz2002-12-171-10/+79
* add support for pulling ks.cfg from hd or cdMike Fulbright2002-12-176-26/+148
* allow opt-out of vga16Matt Wilson2002-12-173-2/+6
* escape %Matt Wilson2002-12-171-2/+2
* fix language loadingMatt Wilson2002-12-171-6/+7
* flush stdoutMatt Wilson2002-12-172-2/+3
* make it a dep tooMatt Wilson2002-12-171-1/+1
* add in unicode linedraw charsMatt Wilson2002-12-172-1/+23
* assume that if we're already on a pty we can handle unicodeMatt Wilson2002-12-171-0/+6
* use real function callsMatt Wilson2002-12-171-2/+2
* enable utf-8 on console tooMatt Wilson2002-12-172-5/+7
* load vga16fbJeremy Katz2002-12-171-4/+9
* fix font reductionMatt Wilson2002-12-171-2/+2
* clean up lang.c, remove duplicate codewMatt Wilson2002-12-175-31/+52
* use the kudzu api properly. if devices is NULL, there aren't any disksJeremy Katz2002-12-161-3/+4
* eject the cdrom from the second stage via a generic cleanup so that itJeremy Katz2002-12-161-2/+0
* add usb-storage and sbp2Mike Fulbright2002-12-161-0/+10
* require new version of bogl that does not do atexit() stuff, enable boglMatt Wilson2002-12-162-2/+3
* get the logic right for disabling only btermMatt Wilson2002-12-141-1/+1
* start adding bterm startup code, disabled until completeMatt Wilson2002-12-142-23/+37
* initialize the console font really really earlyJeremy Katz2002-12-131-2/+2
* write out /tmp/scsidisks after we're done loading modules with theJeremy Katz2002-12-133-0/+44
* if it's an invalid driver disk, we need to unmount itJeremy Katz2002-12-131-0/+1
* now pcmcia drivers need to be in module-infoBill Nottingham2002-12-131-0/+4
* string consistencyBill Nottingham2002-12-131-1/+1
* always load fontMatt Wilson2002-12-132-7/+6
* this should get cardbus working. works in test mode, but I need toJeremy Katz2002-12-124-6/+60
* more default UTF-8 stuffMatt Wilson2002-12-121-1/+1
* Os was not supposed to go inMatt Wilson2002-12-121-1/+1
* amazing how much better it works if I look for /proc/bus/pci/devices instead ...Jeremy Katz2002-12-121-3/+2
* first pass at using unicode in text modeMatt Wilson2002-12-115-11/+43
* support loading multiple driver disks (#62888)Jeremy Katz2002-12-113-2/+23
* manual device loading for noprobe caseJeremy Katz2002-12-111-3/+44
* * add a usecancel param for the driver disk dialog so we can use it even ifJeremy Katz2002-12-1110-64/+415
* merge telnet mode back inJeremy Katz2002-12-096-3/+560
* handle rescue mode fast-pathing for cdromJeremy Katz2002-12-091-2/+7
* handle detached floppies correctlyJeremy Katz2002-12-093-57/+77
* fix mikem's problem with dual eepro100s (#79182)Jeremy Katz2002-12-091-2/+3