Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add stage1-data which provides the busybox | Guillaume Cottenceau | 2001-05-14 | 1 | -0/+0 |
* | no need to poll() for data at beginning of load_ramdisk_fd, it was a fix of a... | Guillaume Cottenceau | 2001-05-14 | 1 | -10/+0 |
* | use new gethostby* interface | Guillaume Cottenceau | 2001-05-14 | 1 | -6/+7 |
* | fix conflicts with dietlibc headers | Guillaume Cottenceau | 2001-05-14 | 1 | -16/+16 |
* | now use gethostby* functions provided by dietlibc | Guillaume Cottenceau | 2001-05-14 | 2 | -125/+19 |
* | we don't use this sucking sash no more | Guillaume Cottenceau | 2001-05-14 | 1 | -5/+5 |
* | every targets build with dietlibc | Guillaume Cottenceau | 2001-05-14 | 1 | -17/+17 |
* | new dietlibc binaries location | Guillaume Cottenceau | 2001-05-14 | 1 | -2/+2 |
* | use poll() rather than select(), smaller code size | Guillaume Cottenceau | 2001-05-14 | 1 | -31/+18 |
* | build this new dietlibc | Guillaume Cottenceau | 2001-05-14 | 1 | -7/+3 |
* | - add a sleep(2) after ioctl ifupping so that further operation can work norm... | Guillaume Cottenceau | 2001-05-14 | 1 | -4/+14 |
* | - complies to gethostby functions | Guillaume Cottenceau | 2001-05-14 | 1 | -20/+23 |
* | import new version of dietlibc | Guillaume Cottenceau | 2001-05-14 | 317 | -3071/+7634 |
* | Initial revision | Guillaume Cottenceau | 2001-05-14 | 86 | -0/+2899 |
* | Initial revision | Guillaume Cottenceau | 2001-05-14 | 223 | -0/+12377 |
* | use poll() rather than select() to win some bytesCVS: -----------------------... | Guillaume Cottenceau | 2001-05-08 | 1 | -8/+7 |
* | minor fix | Guillaume Cottenceau | 2001-05-08 | 1 | -1/+0 |
* | needs to poll() for available data before loading ramdisk because ftp transfe... | Guillaume Cottenceau | 2001-05-08 | 1 | -0/+13 |
* | fix minor stuff | Guillaume Cottenceau | 2001-05-08 | 1 | -10/+32 |
* | new maxim | Guillaume Cottenceau | 2001-05-08 | 1 | -1/+1 |
* | adjust COMPRESSION_RATIO so that last star is printed when last blocks of fil... | Guillaume Cottenceau | 2001-05-08 | 1 | -1/+1 |
* | text size micro-opt | Thierry Vignaud | 2001-05-04 | 1 | -1/+2 |
* | nicer layout for progressbar and statusreport, when update_progression | Guillaume Cottenceau | 2001-04-30 | 1 | -6/+6 |
* | Provide some description of the drivers | Guillaume Cottenceau | 2001-04-30 | 7 | -65/+121 |
* | version is labelled "cooker" | Guillaume Cottenceau | 2001-04-24 | 1 | -1/+1 |
* | fix bug that trashes the network config of stage1 during stage2, when no DNS ... | Guillaume Cottenceau | 2001-04-18 | 1 | -5/+0 |
* | remove unnecessary redhat history code | Guillaume Cottenceau | 2001-04-12 | 1 | -7/+4 |
* | remove unneeded #define | Guillaume Cottenceau | 2001-04-12 | 1 | -3/+0 |
* | - honour quiet mode at boot time | Guillaume Cottenceau | 2001-04-10 | 2 | -6/+33 |
* | 8.0rc -> 8.0 | Guillaume Cottenceau | 2001-04-09 | 1 | -1/+1 |
* | 8.0beta -> 8.0rc | Guillaume Cottenceau | 2001-04-09 | 1 | -1/+1 |
* | fix Traktopel Maxim thanks to Kevin Lawton | Guillaume Cottenceau | 2001-04-09 | 1 | -1/+1 |
* | steal raid_autorun from rh | Guillaume Cottenceau | 2001-04-06 | 2 | -3/+38 |
* | - do not print warning when we are in AUTOMATIC and insmod failed because of ... | Guillaume Cottenceau | 2001-04-06 | 3 | -10/+11 |
* | fix | Guillaume Cottenceau | 2001-04-02 | 1 | -1/+1 |
* | comply to all.kernels policy | Guillaume Cottenceau | 2001-04-02 | 1 | -2/+2 |
* | support more than one boot kernel :-) | Guillaume Cottenceau | 2001-03-29 | 1 | -4/+8 |
* | update boot image. | Francois Pons | 2001-03-27 | 1 | -0/+0 |
* | force 8192 bytes for nfs transfers | Guillaume Cottenceau | 2001-03-27 | 1 | -2/+3 |
* | remove the "use common" which is unneeded (and "member" of merge2pcitable | Pascal Rigaux | 2001-03-24 | 1 | -3/+0 |
* | - fix detection of more than 3 scsi attached devices | Guillaume Cottenceau | 2001-03-22 | 2 | -10/+21 |
* | *** empty log message *** | Guillaume Cottenceau | 2001-03-20 | 1 | -0/+394 |
* | *** empty log message *** | Guillaume Cottenceau | 2001-03-20 | 1 | -396/+0 |
* | stage1.c: fix for rescue image PPC | Stew Benedict | 2001-03-19 | 1 | -1/+1 |
* | use some help with __attribute__ | Guillaume Cottenceau | 2001-03-18 | 4 | -6/+6 |
* | fix for hd-install when you provide a not valid ISO (cd #2 for example) | Guillaume Cottenceau | 2001-03-18 | 3 | -21/+26 |
* | sync | Guillaume Cottenceau | 2001-03-17 | 2 | -0/+33 |
* | *** empty log message *** | Guillaume Cottenceau | 2001-03-17 | 1 | -0/+1 |
* | do not use marfiles for deps | Guillaume Cottenceau | 2001-03-17 | 1 | -1/+1 |
* | handle left and right arrow keys, in editing ask_from_entries in stdio mode | Guillaume Cottenceau | 2001-03-17 | 1 | -7/+46 |