summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Expand)AuthorAgeFilesLines
...
* a bit of size reduction plus some language changeGuillaume Cottenceau2001-05-151-3/+3
* nicer layout for PCI detection messagesGuillaume Cottenceau2001-05-151-2/+2
* fix guess netmaskGuillaume Cottenceau2001-05-151-1/+1
* have a wider default windowGuillaume Cottenceau2001-05-151-1/+1
* import vsscanf fix from authorGuillaume Cottenceau2001-05-151-0/+1
* better modules handling interface (use of enum rather than guessing single nu...Guillaume Cottenceau2001-05-153-20/+23
* blurkGuillaume Cottenceau2001-05-151-1/+1
* configure_net_device is only used internallyGuillaume Cottenceau2001-05-152-2/+1
* libresolv deprecated in GLIBCGuillaume Cottenceau2001-05-151-1/+1
* have stage1-full with pcmcia also compile with dietlibc, cool!Guillaume Cottenceau2001-05-155-5/+62
* - build glibc and dietlibc targetsGuillaume Cottenceau2001-05-153-9/+30
* bzero string buffer before sscanf call, security for dietlibc implementationGuillaume Cottenceau2001-05-151-0/+1
* fix author's typoGuillaume Cottenceau2001-05-141-1/+1
* i can compile slang and newt with dietlibc nowGuillaume Cottenceau2001-05-1486-13/+52622
* Have the wait_message() with the sleep()Guillaume Cottenceau2001-05-142-5/+14
* have slang and newt compile with dietlibcGuillaume Cottenceau2001-05-145-0/+16
* add stage1-data which provides the busyboxGuillaume Cottenceau2001-05-141-0/+0
* no need to poll() for data at beginning of load_ramdisk_fd, it was a fix of a...Guillaume Cottenceau2001-05-141-10/+0
* use new gethostby* interfaceGuillaume Cottenceau2001-05-141-6/+7
* fix conflicts with dietlibc headersGuillaume Cottenceau2001-05-141-16/+16
* now use gethostby* functions provided by dietlibcGuillaume Cottenceau2001-05-142-125/+19
* we don't use this sucking sash no moreGuillaume Cottenceau2001-05-141-5/+5
* every targets build with dietlibcGuillaume Cottenceau2001-05-141-17/+17
* new dietlibc binaries locationGuillaume Cottenceau2001-05-141-2/+2
* use poll() rather than select(), smaller code sizeGuillaume Cottenceau2001-05-141-31/+18
* build this new dietlibcGuillaume Cottenceau2001-05-141-7/+3
* - add a sleep(2) after ioctl ifupping so that further operation can work norm...Guillaume Cottenceau2001-05-141-4/+14
* - complies to gethostby functionsGuillaume Cottenceau2001-05-141-20/+23
* import new version of dietlibcGuillaume Cottenceau2001-05-14317-3071/+7634
* Initial revisionGuillaume Cottenceau2001-05-1486-0/+2899
* Initial revisionGuillaume Cottenceau2001-05-14223-0/+12377
* use poll() rather than select() to win some bytesCVS: -----------------------...Guillaume Cottenceau2001-05-081-8/+7
* minor fixGuillaume Cottenceau2001-05-081-1/+0
* needs to poll() for available data before loading ramdisk because ftp transfe...Guillaume Cottenceau2001-05-081-0/+13
* fix minor stuffGuillaume Cottenceau2001-05-081-10/+32
* new maximGuillaume Cottenceau2001-05-081-1/+1
* adjust COMPRESSION_RATIO so that last star is printed when last blocks of fil...Guillaume Cottenceau2001-05-081-1/+1
* text size micro-optThierry Vignaud2001-05-041-1/+2
* nicer layout for progressbar and statusreport, when update_progressionGuillaume Cottenceau2001-04-301-6/+6
* Provide some description of the driversGuillaume Cottenceau2001-04-307-65/+121
* version is labelled "cooker"Guillaume Cottenceau2001-04-241-1/+1
* fix bug that trashes the network config of stage1 during stage2, when no DNS ...Guillaume Cottenceau2001-04-181-5/+0
* remove unnecessary redhat history codeGuillaume Cottenceau2001-04-121-7/+4
* remove unneeded #defineGuillaume Cottenceau2001-04-121-3/+0
* - honour quiet mode at boot timeGuillaume Cottenceau2001-04-102-6/+33
* 8.0rc -> 8.0Guillaume Cottenceau2001-04-091-1/+1
* 8.0beta -> 8.0rcGuillaume Cottenceau2001-04-091-1/+1
* fix Traktopel Maxim thanks to Kevin LawtonGuillaume Cottenceau2001-04-091-1/+1
* steal raid_autorun from rhGuillaume Cottenceau2001-04-062-3/+38
* - do not print warning when we are in AUTOMATIC and insmod failed because of ...Guillaume Cottenceau2001-04-063-10/+11