summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Expand)AuthorAgeFilesLines
* uses a sane return val now isofs.c changedMike Fulbright2002-12-031-2/+2
* make this function return 1 is its an ISO, 0 otherwiseMike Fulbright2002-12-031-5/+6
* clean up warningsJeremy Katz2002-12-021-1/+2
* - check archs with defined(arch) instead of relying on them being "1"laroche2002-11-301-11/+6
* chroot is now in the os module, so let's make isys just do a simple wrapperJeremy Katz2002-11-202-16/+1
* that's betterBill Nottingham2002-11-191-1/+1
* woopsBill Nottingham2002-11-191-1/+1
* clean up after yourselfBill Nottingham2002-11-191-1/+1
* add getLinkStatus to determine whether an interface has an active linkJeremy Katz2002-11-186-1/+208
* fix inline asm argument types (#72306)Matt Wilson2002-11-141-2/+2
* require about 48 megs of ram for a gui install. turn on swap early if < abou...Jeremy Katz2002-10-241-2/+2
* this is done in Makefile.incJeremy Katz2002-10-231-2/+0
* ppc build fixesJeremy Katz2002-10-231-0/+3
* * build with diet on ppcJeremy Katz2002-10-234-5/+163
* placeholder ppc smp detectionJeremy Katz2002-10-221-0/+9
* too many (Jeremy Katz2002-10-101-1/+1
* scd is 3 letters, not 4Jeremy Katz2002-10-101-1/+1
* fix to handle more than 2 scsi cdrom drivesJeremy Katz2002-10-101-2/+4
* - detect too-short DNS responsesnalin2002-10-021-15/+65
* always assume x86_64 is smp for nowJeremy Katz2002-09-111-0/+2
* merge ia64 changes to HEADJeremy Katz2002-09-091-0/+1
* only remove device node we used for mounting if we created itMike Fulbright2002-08-151-1/+9
* make sure we really use LFSMike Fulbright2002-08-141-1/+1
* seems to be the correct way to do this (no thanks to crappy man pages for thi...Mike Fulbright2002-08-091-3/+3
* fix package translationsMatt Wilson2002-08-092-0/+20
* how this worked when it was in the loader standalone, I'm not quite sure, but...Jeremy Katz2002-08-071-4/+9
* merge ia64 branch bits to have dns work in non-diet loadersJeremy Katz2002-07-291-0/+27
* implement summit testMatt Wilson2002-07-174-3/+53
* we shouldn't unlink devices in /dev on mount. that's just unfriendly (especi...Jeremy Katz2002-06-211-1/+1
* make getting the raid superblock a little more flexible, add a getpagesize fu...Jeremy Katz2002-06-072-1/+13
* we really can't close the fd after its been closed onceJeremy Katz2002-05-311-1/+0
* migrate to using rhpl log functionMike Fulbright2002-05-231-2/+0
* don't throw away our exception, raise it after closing the fdMatt Wilson2002-05-131-2/+2
* get the easy bits of the merge first.... hampton loader and isys directoriesJeremy Katz2002-04-195-33/+80
* merge from 7.3 branch: return TRUE if the system has hyperthread so that a SM...Matt Wilson2002-03-131-0/+21
* merge using zlib for stage2 instead of gzlibJeremy Katz2002-03-126-4/+29
* some shrinkageBill Nottingham2002-02-111-1/+1
* patch from nalin@redhat.com to fix much silliness hereJeremy Katz2002-02-071-5/+5
* add mknodJeremy Katz2002-01-302-0/+20
* clean wasn't removing diet bitsErik Troan2002-01-091-1/+2
* use the right data type\!Erik Troan2002-01-091-1/+1
* ignore diet objectsJeremy Katz2001-12-271-0/+1
* whee! merge the first bunch of changes from the 390 branch. thisJeremy Katz2001-12-272-4/+6
* anaconda.spec.in: require modutils-develMatt Wilson2001-12-111-1/+1
* don't leave open file descriptors -- very bad ideaErik Troan2001-12-101-2/+10
* add stubs to make isys/filtertest debugging easierErik Troan2001-12-071-1/+15
* initializing variables is a *really* good ideaErik Troan2001-12-071-2/+7
* #include cleanupsErik Troan2001-12-071-0/+1
* -Wall is your friendErik Troan2001-12-071-2/+2
* 1) added filter testErik Troan2001-12-071-4/+3