Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | have a 100% independence between UI stuff and code from stage1 | Guillaume Cottenceau | 2001-05-16 | 6 | -31/+67 |
* | have doc here | Guillaume Cottenceau | 2001-05-16 | 5 | -0/+380 |
* | allow wait_message calls to be multi-lines | Guillaume Cottenceau | 2001-05-15 | 2 | -9/+14 |
* | a bit of size reduction plus some language change | Guillaume Cottenceau | 2001-05-15 | 1 | -3/+3 |
* | nicer layout for PCI detection messages | Guillaume Cottenceau | 2001-05-15 | 1 | -2/+2 |
* | fix guess netmask | Guillaume Cottenceau | 2001-05-15 | 1 | -1/+1 |
* | have a wider default window | Guillaume Cottenceau | 2001-05-15 | 1 | -1/+1 |
* | import vsscanf fix from author | Guillaume Cottenceau | 2001-05-15 | 1 | -0/+1 |
* | better modules handling interface (use of enum rather than guessing single nu... | Guillaume Cottenceau | 2001-05-15 | 3 | -20/+23 |
* | blurk | Guillaume Cottenceau | 2001-05-15 | 1 | -1/+1 |
* | configure_net_device is only used internally | Guillaume Cottenceau | 2001-05-15 | 2 | -2/+1 |
* | libresolv deprecated in GLIBC | Guillaume Cottenceau | 2001-05-15 | 1 | -1/+1 |
* | have stage1-full with pcmcia also compile with dietlibc, cool! | Guillaume Cottenceau | 2001-05-15 | 5 | -5/+62 |
* | - build glibc and dietlibc targets | Guillaume Cottenceau | 2001-05-15 | 3 | -9/+30 |
* | bzero string buffer before sscanf call, security for dietlibc implementation | Guillaume Cottenceau | 2001-05-15 | 1 | -0/+1 |
* | fix author's typo | Guillaume Cottenceau | 2001-05-14 | 1 | -1/+1 |
* | i can compile slang and newt with dietlibc now | Guillaume Cottenceau | 2001-05-14 | 86 | -13/+52622 |
* | Have the wait_message() with the sleep() | Guillaume Cottenceau | 2001-05-14 | 2 | -5/+14 |
* | have slang and newt compile with dietlibc | Guillaume Cottenceau | 2001-05-14 | 5 | -0/+16 |
* | 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 |