Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anaconda.spec.in: require modutils-devel | Matt Wilson | 2001-12-11 | 1 | -0/+12 |
| | | | | | | | | | | | 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 | ||||
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -0/+8 |
| | | | | | added telnet server support (not turned on) along with support for cramfs'd files in many places | ||||
* | added getppid() | Erik Troan | 2001-01-12 | 1 | -0/+1 |
| | |||||
* | handle /tmp/cleanup | Erik Troan | 2000-06-02 | 1 | -0/+1 |
| | |||||
* | Kill __FD_SET etc. definitions, not needed. | jakub | 2000-03-27 | 1 | -34/+5 |
| | | | | | | | #define _FEATURES_H to work around gcc stub for posix_types.h. Take exit call out of line in minilibc and make it really noreturn (and do exit syscall in there). Correct type of memcpy. | ||||
* | modified for i386 w/ 2.3 kernel | Matt Wilson | 2000-03-24 | 1 | -5/+40 |
| | |||||
* | pull signal crap from asm/signal.h, not #define | Matt Wilson | 2000-02-29 | 1 | -5/+1 |
| | |||||
* | various changes to get better ^C, ^Z handling | Erik Troan | 2000-02-23 | 1 | -0/+7 |
| | |||||
* | turn off swap before unmounting filesystems | Matt Wilson | 2000-01-11 | 1 | -0/+1 |
| | |||||
* | patches from jj | Matt Wilson | 1999-09-09 | 1 | -0/+23 |
| | |||||
* | beginnings of new stage1 | Matt Wilson | 1999-05-06 | 1 | -0/+82 |