summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Collapse)AuthorAgeFilesLines
* allow wait_message calls to be multi-linesGuillaume Cottenceau2001-05-152-9/+14
|
* 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 ↵Guillaume Cottenceau2001-05-153-20/+23
| | | | numbers..)
* 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 (dietlibc implementation) - verify returns of ioperm so that I can use it in test mode
* 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 ↵Guillaume Cottenceau2001-05-141-10/+0
| | | | another problem (bug with file stdio operations with sockets in dietlibc)
* 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
| | | | | we now use `busybox' compiled with the marvellous dietlibc, which provides no less than 73 usefull binaries
* 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 ↵Guillaume Cottenceau2001-05-141-4/+14
| | | | | | | normally - more logs
* - complies to gethostby functionsGuillaume Cottenceau2001-05-141-20/+23
| | | | | | | | - add sleep(2) so that net intf is really up before operation - more logs - FTP: don't try to close control connection with data socket, erhm :-( - debug netmask guessing, with stdio-frontend
* 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 ↵Guillaume Cottenceau2001-05-081-0/+13
| | | | transfers would fail in some situations
* fix minor stuffGuillaume Cottenceau2001-05-081-10/+32
| | | | | re-include correct layout for [] choices, in a smaller way than before
* new maximGuillaume Cottenceau2001-05-081-1/+1
|
* adjust COMPRESSION_RATIO so that last star is printed when last blocks of ↵Guillaume Cottenceau2001-05-081-1/+1
| | | | file are read
* 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
| | | | is provided
* 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
| | | | | - fake modprobe to shut up kmod
* 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
|