Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make getting the raid superblock a little more flexible, add a getpagesize ↵ | Jeremy Katz | 2002-06-07 | 2 | -1/+13 |
| | | | | function | ||||
* | 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 |
| | | | | 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 Wilson | 2002-03-13 | 1 | -0/+21 |
| | | | | SMP kernel will be installed. (#59813) | ||||
* | merge using zlib for stage2 instead of gzlib | Jeremy Katz | 2002-03-12 | 6 | -4/+29 |
| | |||||
* | some shrinkage | Bill Nottingham | 2002-02-11 | 1 | -1/+1 |
| | |||||
* | patch from nalin@redhat.com to fix much silliness here | Jeremy Katz | 2002-02-07 | 1 | -5/+5 |
| | |||||
* | add mknod | Jeremy Katz | 2002-01-30 | 2 | -0/+20 |
| | |||||
* | clean wasn't removing diet bits | Erik Troan | 2002-01-09 | 1 | -1/+2 |
| | |||||
* | use the right data type\! | Erik Troan | 2002-01-09 | 1 | -1/+1 |
| | |||||
* | ignore diet objects | Jeremy Katz | 2001-12-27 | 1 | -0/+1 |
| | |||||
* | whee! merge the first bunch of changes from the 390 branch. this | Jeremy Katz | 2001-12-27 | 2 | -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-devel | Matt Wilson | 2001-12-11 | 1 | -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 idea | Erik Troan | 2001-12-10 | 1 | -2/+10 |
| | |||||
* | add stubs to make isys/filtertest debugging easier | Erik Troan | 2001-12-07 | 1 | -1/+15 |
| | |||||
* | initializing variables is a *really* good idea | Erik Troan | 2001-12-07 | 1 | -2/+7 |
| | |||||
* | #include cleanups | Erik Troan | 2001-12-07 | 1 | -0/+1 |
| | |||||
* | -Wall is your friend | Erik Troan | 2001-12-07 | 1 | -2/+2 |
| | |||||
* | 1) added filter test | Erik Troan | 2001-12-07 | 1 | -4/+3 |
| | | | | 2) fixed nfsmount building | ||||
* | make clean shouldn't require a cvs up. now it won't | Jeremy Katz | 2001-12-03 | 1 | -0/+8 |
| | |||||
* | we really want a non-diet libisys for post-install (or we have to make sure ↵ | Jeremy Katz | 2001-12-03 | 1 | -7/+9 |
| | | | | we don't get weird interactions between the diet isys and the glibc everything else we use) | ||||
* | commit bero's fix for gcc3 | Jeremy Katz | 2001-12-03 | 1 | -1/+1 |
| | |||||
* | compression works | Erik Troan | 2001-11-30 | 3 | -5/+5 |
| | |||||
* | put back bits removed for initial port to gzlib | Erik Troan | 2001-11-30 | 1 | -16/+8 |
| | |||||
* | made more usefull | Erik Troan | 2001-11-30 | 1 | -11/+7 |
| | |||||
* | make it build again. | Jeremy Katz | 2001-11-26 | 1 | -1/+1 |
| | |||||
* | .cvsignore | Erik Troan | 2001-11-25 | 1 | -0/+1 |
| | |||||
* | added compression code | Erik Troan | 2001-11-25 | 1 | -0/+761 |
| | |||||
* | bound compression code, removed more bloat | Erik Troan | 2001-11-25 | 7 | -300/+185 |
| | |||||
* | modutils/diet has xalloc segv's occasionally when it's run w/ a dirty | Erik Troan | 2001-11-24 | 1 | -1/+2 |
| | | | | process, go knows why... this works around it | ||||
* | oops | Erik Troan | 2001-11-15 | 1 | -3/+1 |
| | |||||
* | don't build libisys.a on i386; fixed make clean | Erik Troan | 2001-11-15 | 1 | -7/+7 |
| | |||||
* | use gzlib for _isys.so | Jeremy Katz | 2001-11-13 | 1 | -1/+1 |
| | |||||
* | README | Erik Troan | 2001-11-13 | 1 | -0/+1 |
| | |||||
* | added gunzip_dopen | Erik Troan | 2001-11-13 | 2 | -5/+11 |
| | |||||
* | use proper gunzip_open call | Erik Troan | 2001-11-13 | 1 | -1/+1 |
| | |||||
* | define BLKGETSZ if needed | Erik Troan | 2001-11-13 | 1 | -0/+4 |
| | |||||
* | get rid of some extra stuff at end of #endif | Erik Troan | 2001-11-13 | 1 | -1/+1 |
| | |||||
* | changes isys to use libgzip rather then libz | Erik Troan | 2001-11-13 | 6 | -33/+52 |
| | |||||
* | changes for diet | Erik Troan | 2001-11-13 | 3 | -0/+26 |
| | |||||
* | fixes for non-x86 builds | Erik Troan | 2001-11-13 | 1 | -3/+12 |
| | |||||
* | initial revision | Erik Troan | 2001-11-13 | 15 | -0/+4476 |
| | |||||
* | don't ever call exit() | Matt Wilson | 2001-11-01 | 1 | -16/+31 |
| | |||||
* | no longer need balkan, add copyright | Matt Wilson | 2001-10-29 | 1 | -1/+16 |
| | |||||
* | merge anaconda-gtk-2-0-branch to HEAD | Matt Wilson | 2001-10-16 | 1 | -1/+1 |
| | |||||
* | merge fix for #54274 from 7-2-branch | Jeremy Katz | 2001-10-05 | 1 | -2/+3 |
| | |||||
* | export myCpioFileMapCmp | Erik Troan | 2001-10-03 | 1 | -1/+1 |
| | |||||
* | compareDrives isn't quite right when you have both IDE and SCSI disks | Jeremy Katz | 2001-08-23 | 1 | -6/+6 |
| | | | | | | | If you have hda, hdb, and sda, the proper order for them to be sorted in is hda, hdb, sda... not hda, sda, hdb bug 52356 |