| Commit message (Expand) | Author | Age | Files | Lines |
* | filter out USB and IEEE1394 storage devices as removable too | Mike Fulbright | 2002-12-16 | 1 | -0/+21 |
* | require new version of bogl that does not do atexit() stuff, enable bogl | Matt Wilson | 2002-12-16 | 1 | -2/+2 |
* | first pass at using unicode in text mode | Matt Wilson | 2002-12-11 | 3 | -17/+20 |
* | add makedev() wrapper | Jeremy Katz | 2002-12-11 | 2 | -0/+12 |
* | errno fixes | Jeremy Katz | 2002-12-11 | 3 | -5/+1 |
* | remove unused method | Jeremy Katz | 2002-12-03 | 1 | -22/+0 |
* | ick, the pdc stuff was using balkan to do some filtering. for now, just | Jeremy Katz | 2002-12-03 | 1 | -4/+8 |
* | need to include our header now | Jeremy Katz | 2002-12-03 | 1 | -0/+1 |
* | move keymap declaration stuff to a common header | Jeremy Katz | 2002-12-03 | 2 | -14/+14 |
* | gone from here | Jeremy Katz | 2002-12-03 | 1 | -228/+0 |
* | we really want perror here | Jeremy Katz | 2002-12-03 | 1 | -1/+1 |
* | this function gets used by the loader | Jeremy Katz | 2002-12-03 | 2 | -1/+9 |
* | remove module stuff that doesn't make sense in isys; it's only used by the lo... | Jeremy Katz | 2002-12-03 | 2 | -220/+0 |
* | don't want to build these objects in isys anymore. they're only used by the ... | Jeremy Katz | 2002-12-03 | 1 | -4/+3 |
* | uses a sane return val now isofs.c changed | Mike Fulbright | 2002-12-03 | 1 | -2/+2 |
* | make this function return 1 is its an ISO, 0 otherwise | Mike Fulbright | 2002-12-03 | 1 | -5/+6 |
* | clean up warnings | Jeremy Katz | 2002-12-02 | 1 | -1/+2 |
* | - check archs with defined(arch) instead of relying on them being "1" | laroche | 2002-11-30 | 1 | -11/+6 |
* | chroot is now in the os module, so let's make isys just do a simple wrapper | Jeremy Katz | 2002-11-20 | 2 | -16/+1 |
* | that's better | Bill Nottingham | 2002-11-19 | 1 | -1/+1 |
* | woops | Bill Nottingham | 2002-11-19 | 1 | -1/+1 |
* | clean up after yourself | Bill Nottingham | 2002-11-19 | 1 | -1/+1 |
* | add getLinkStatus to determine whether an interface has an active link | Jeremy Katz | 2002-11-18 | 6 | -1/+208 |
* | fix inline asm argument types (#72306) | Matt Wilson | 2002-11-14 | 1 | -2/+2 |
* | require about 48 megs of ram for a gui install. turn on swap early if < abou... | Jeremy Katz | 2002-10-24 | 1 | -2/+2 |
* | this is done in Makefile.inc | Jeremy Katz | 2002-10-23 | 1 | -2/+0 |
* | ppc build fixes | Jeremy Katz | 2002-10-23 | 1 | -0/+3 |
* | * build with diet on ppc | Jeremy Katz | 2002-10-23 | 4 | -5/+163 |
* | placeholder ppc smp detection | Jeremy Katz | 2002-10-22 | 1 | -0/+9 |
* | too many ( | Jeremy Katz | 2002-10-10 | 1 | -1/+1 |
* | scd is 3 letters, not 4 | Jeremy Katz | 2002-10-10 | 1 | -1/+1 |
* | fix to handle more than 2 scsi cdrom drives | Jeremy Katz | 2002-10-10 | 1 | -2/+4 |
* | - detect too-short DNS responses | nalin | 2002-10-02 | 1 | -15/+65 |
* | always assume x86_64 is smp for now | Jeremy Katz | 2002-09-11 | 1 | -0/+2 |
* | merge ia64 changes to HEAD | Jeremy Katz | 2002-09-09 | 1 | -0/+1 |
* | only remove device node we used for mounting if we created it | Mike Fulbright | 2002-08-15 | 1 | -1/+9 |
* | make sure we really use LFS | Mike Fulbright | 2002-08-14 | 1 | -1/+1 |
* | seems to be the correct way to do this (no thanks to crappy man pages for thi... | Mike Fulbright | 2002-08-09 | 1 | -3/+3 |
* | fix package translations | Matt Wilson | 2002-08-09 | 2 | -0/+20 |
* | how this worked when it was in the loader standalone, I'm not quite sure, but... | Jeremy Katz | 2002-08-07 | 1 | -4/+9 |
* | merge ia64 branch bits to have dns work in non-diet loaders | Jeremy Katz | 2002-07-29 | 1 | -0/+27 |
* | implement summit test | Matt Wilson | 2002-07-17 | 4 | -3/+53 |
* | we shouldn't unlink devices in /dev on mount. that's just unfriendly (especi... | Jeremy Katz | 2002-06-21 | 1 | -1/+1 |
* | make getting the raid superblock a little more flexible, add a getpagesize fu... | Jeremy Katz | 2002-06-07 | 2 | -1/+13 |
* | we really can't close the fd after its been closed once | Jeremy Katz | 2002-05-31 | 1 | -1/+0 |
* | migrate to using rhpl log function | Mike Fulbright | 2002-05-23 | 1 | -2/+0 |
* | don't throw away our exception, raise it after closing the fd | Matt Wilson | 2002-05-13 | 1 | -2/+2 |
* | get the easy bits of the merge first.... hampton loader and isys directories | Jeremy Katz | 2002-04-19 | 5 | -33/+80 |
* | merge from 7.3 branch: return TRUE if the system has hyperthread so that a SM... | Matt Wilson | 2002-03-13 | 1 | -0/+21 |
* | merge using zlib for stage2 instead of gzlib | Jeremy Katz | 2002-03-12 | 6 | -4/+29 |