summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Mike Fulbright2002-08-091-3/+3
| | | | this stuff
* fix package translationsMatt Wilson2002-08-092-0/+20
|
* how this worked when it was in the loader standalone, I'm not quite sure, ↵Jeremy Katz2002-08-071-4/+9
| | | | but this works
* 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 ↵Jeremy Katz2002-06-211-1/+1
| | | | (especially with lvm...)
* make getting the raid superblock a little more flexible, add a getpagesize ↵Jeremy Katz2002-06-072-1/+13
| | | | function
* 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
| | | | should be fine since I had originally just copied them into hampton from head :)
* merge from 7.3 branch: return TRUE if the system has hyperthread so that a ↵Matt Wilson2002-03-131-0/+21
| | | | SMP kernel will be installed. (#59813)
* 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
| | | | | | | incorporates most of the python changes as well as the isys changes. email with what hasn't been applied coming later after I either finish merging the rest or decide to stop for the night
* anaconda.spec.in: require modutils-develMatt Wilson2001-12-111-1/+1
| | | | | | | | | | | isys/Makefile: don't build any of the stuff in modutils/ loader/Makefile: link against the system modutils loader/dietstubs.c: implement __rawmemchr loader/minilibc.h: add declaration to make things build with current kernel headers po/Makefile: no more gnome-map po/anaconda.pot: regenerate utils/Makefile link against the system modutils
* 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
| | | | 2) fixed nfsmount building
* make clean shouldn't require a cvs up. now it won'tJeremy Katz2001-12-031-0/+8
|
* we really want a non-diet libisys for post-install (or we have to make sure ↵Jeremy Katz2001-12-031-7/+9
| | | | we don't get weird interactions between the diet isys and the glibc everything else we use)
* commit bero's fix for gcc3Jeremy Katz2001-12-031-1/+1
|
* compression worksErik Troan2001-11-303-5/+5
|
* put back bits removed for initial port to gzlibErik Troan2001-11-301-16/+8
|
* made more usefullErik Troan2001-11-301-11/+7
|
* make it build again.Jeremy Katz2001-11-261-1/+1
|
* .cvsignoreErik Troan2001-11-251-0/+1
|
* added compression codeErik Troan2001-11-251-0/+761
|
* bound compression code, removed more bloatErik Troan2001-11-257-300/+185
|
* modutils/diet has xalloc segv's occasionally when it's run w/ a dirtyErik Troan2001-11-241-1/+2
| | | | process, go knows why... this works around it
* oopsErik Troan2001-11-151-3/+1
|
* don't build libisys.a on i386; fixed make cleanErik Troan2001-11-151-7/+7
|
* use gzlib for _isys.soJeremy Katz2001-11-131-1/+1
|
* READMEErik Troan2001-11-131-0/+1
|
* added gunzip_dopenErik Troan2001-11-132-5/+11
|
* use proper gunzip_open callErik Troan2001-11-131-1/+1
|
* define BLKGETSZ if neededErik Troan2001-11-131-0/+4
|
* get rid of some extra stuff at end of #endifErik Troan2001-11-131-1/+1
|