Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | temporary workaround for hardware suckage; #82122 is a blocker + reminder | Jeremy Katz | 2003-01-17 | 1 | -9/+7 | |
| | | | | to remove this when the time is right | |||||
* | on 64-bit arches we want the lib64 dirs in our LD_LIBRARY_PATH too | Jeremy Katz | 2003-01-17 | 1 | -0/+4 | |
| | ||||||
* | add X binary dir to path | Mike Fulbright | 2003-01-16 | 1 | -1/+3 | |
| | ||||||
* | helps to actually build the loader everywhere... | Jeremy Katz | 2003-01-15 | 1 | -2/+1 | |
| | ||||||
* | umm... as for that last commit message -- | Jeremy Katz | 2003-01-14 | 1 | -2/+2 | |
| | | | | put pcmcia bits in module-info to clean up hack and unbreak pcmcia from floppy | |||||
* | hardware.c | Jeremy Katz | 2003-01-14 | 3 | -12/+20 | |
| | ||||||
* | bump up copyright for things we have changed this year so far | Mike Fulbright | 2003-01-14 | 5 | -5/+5 | |
| | ||||||
* | strip the product name | Jeremy Katz | 2003-01-13 | 1 | -0/+8 | |
| | ||||||
* | don't substitute PRODUCTNAME at build time and instead read it from | Jeremy Katz | 2003-01-13 | 9 | -18/+41 | |
| | | | | /.buildstamp at runtime | |||||
* | clean up warnings | Jeremy Katz | 2003-01-13 | 1 | -0/+2 | |
| | ||||||
* | add support for the install time language to be different from the post-intsall | Jeremy Katz | 2003-01-13 | 2 | -7/+8 | |
| | | | | | | | language as specified in the lang-table. this is needed for cjk locales because we want to use utf-8 for them during the install (we only have bterm support for utf-8), but we can't use utf-8 post-install yet because of lack of input method support and other such problems. | |||||
* | patch from twaugh (#81679) | Jeremy Katz | 2003-01-12 | 1 | -1/+1 | |
| | ||||||
* | we really don't want to set LC_ALL because it will override when we later ↵ | Jeremy Katz | 2003-01-10 | 1 | -1/+0 | |
| | | | | set LC_NUMERIC if setlocale() gets called (and it does) | |||||
* | fix scsi disk counting to be correct | Jeremy Katz | 2003-01-10 | 1 | -22/+31 | |
| | | | | only reload usb storage if we have scsi disks attached. scsi cdroms aren't a problem because kudzu adds them to the fstab during the firstboot, not during the install | |||||
* | basic module reload support for the usb-storage nonsense. this brings us back | Jeremy Katz | 2003-01-09 | 1 | -5/+151 | |
| | | | | to 8.0 level at least. | |||||
* | only load usb-storage if we have any devices that need it. this will | Jeremy Katz | 2003-01-09 | 1 | -2/+17 | |
| | | | | | speed up installs on systems with scsi but not usb-storage devices once the hacks to remove the module come back | |||||
* | bogus comment now | Jeremy Katz | 2003-01-09 | 1 | -1/+1 | |
| | ||||||
* | leak fix | Jeremy Katz | 2003-01-08 | 1 | -0/+2 | |
| | ||||||
* | fix spacing | Matt Wilson | 2003-01-08 | 1 | -2/+1 | |
| | ||||||
* | rename function to something more correct | Jeremy Katz | 2003-01-08 | 3 | -6/+9 | |
| | ||||||
* | better ld_library_path for new openssl requiring krb5 | Jeremy Katz | 2003-01-07 | 2 | -2/+2 | |
| | ||||||
* | improve mediacheck failed message as per bug #81285 | Mike Fulbright | 2003-01-07 | 1 | -7/+14 | |
| | ||||||
* | non-cardbus pcmcia support. it looks like it basically works | Jeremy Katz | 2003-01-07 | 3 | -5/+137 | |
| | ||||||
* | attempt to use O_DIRECT for loopback stage2 - should use less kernel ↵ | Matt Wilson | 2003-01-04 | 1 | -6/+15 | |
| | | | | buffer space. also fix error condition checks to be more specific | |||||
* | spacing irks me | Mike Fulbright | 2003-01-03 | 1 | -1/+1 | |
| | ||||||
* | this could be useful so we don't wait for link forever... | Jeremy Katz | 2003-01-03 | 1 | -0/+1 | |
| | ||||||
* | if you get to manual device selectoin and don't have any devices of | Jeremy Katz | 2003-01-03 | 4 | -30/+48 | |
| | | | | | | | the required type, we now ask if you want to load a driver disk. (#80222) also fix the load driver from driver disk action for the manual driver selection screen | |||||
* | q could be used uninitialized | Jeremy Katz | 2003-01-03 | 1 | -1/+1 | |
| | ||||||
* | make error reporting better so that people can spot their errors (#66851) | Jeremy Katz | 2003-01-03 | 1 | -2/+4 | |
| | ||||||
* | before doing a dhcp request, if we see that we don't have link, then we | Jeremy Katz | 2003-01-03 | 1 | -4/+24 | |
| | | | | | | | | | should sleep and to give the nic time to negotiate its link before doing the actual dhcp request (#68442) arguably, we should return an error if link isn't detected and require you to override that you want to use a nic that doesn't appear to have an active link | |||||
* | the loader shouldn't care about any of %post, %packages or %pre (fixes #71115) | Jeremy Katz | 2003-01-02 | 1 | -4/+5 | |
| | ||||||
* | more non-diet build fixups | Jeremy Katz | 2002-12-30 | 1 | -1/+2 | |
| | ||||||
* | define USEDIET in top-level Makefile.inc. use throughout instead of scattering | Jeremy Katz | 2002-12-30 | 1 | -13/+4 | |
| | | | | into every makefile. fix non-dietlinkage | |||||
* | it helps if we actually set the stage so that we don't keep looping through | Jeremy Katz | 2002-12-18 | 1 | -1/+3 | |
| | | | | here | |||||
* | don't do the unicode keymap if we're in test mode | Jeremy Katz | 2002-12-18 | 1 | -1/+2 | |
| | ||||||
* | fix back in url setup - don't go forward accidentally | Matt Wilson | 2002-12-18 | 1 | -0/+1 | |
| | ||||||
* | LD_PRELOAD libunicode-lite.so.1 if it exists (only ftp/http/hd) | Jeremy Katz | 2002-12-18 | 1 | -0/+5 | |
| | ||||||
* | move things around a little so that we can have kickstart work with | Jeremy Katz | 2002-12-18 | 2 | -23/+46 | |
| | | | | locales that require starting bterm | |||||
* | free up some ram | Matt Wilson | 2002-12-18 | 1 | -0/+1 | |
| | ||||||
* | add a lot of pcmcia modules so that cardbus has a chance of actually working. | Jeremy Katz | 2002-12-17 | 1 | -4/+39 | |
| | | | | | first priority for beta4 -- get this autogenerated (since I mostly autogenerated this list....) | |||||
* | hack so that usb-storage and sbp2 don't end up in modules.conf. bleah :( | Jeremy Katz | 2002-12-17 | 1 | -0/+8 | |
| | ||||||
* | only set the unicode keymap up once. if we do it while X is running, | Jeremy Katz | 2002-12-17 | 1 | -0/+1 | |
| | | | | Bad Things (tm) happen | |||||
* | more cvsignore | Matt Wilson | 2002-12-17 | 1 | -1/+2 | |
| | ||||||
* | regularlize language names so that for (eg) en_US.UTF-8, you can specify | Jeremy Katz | 2002-12-17 | 1 | -10/+79 | |
| | | | | | | | | lang en lang en_US lang en_US.UTF-8 and have any of them work. this keeps kickstart configs from breaking | |||||
* | add support for pulling ks.cfg from hd or cd | Mike Fulbright | 2002-12-17 | 6 | -26/+148 | |
| | ||||||
* | allow opt-out of vga16 | Matt Wilson | 2002-12-17 | 3 | -2/+6 | |
| | ||||||
* | escape % | Matt Wilson | 2002-12-17 | 1 | -2/+2 | |
| | ||||||
* | fix language loading | Matt Wilson | 2002-12-17 | 1 | -6/+7 | |
| | ||||||
* | flush stdout | Matt Wilson | 2002-12-17 | 2 | -2/+3 | |
| | ||||||
* | make it a dep too | Matt Wilson | 2002-12-17 | 1 | -1/+1 | |
| |