summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* - do not print warning when we are in AUTOMATIC and insmod failed because of ↵Guillaume Cottenceau2001-04-063-10/+11
| | | | | | | | file-not-found in mar file (raid cards, etc) - print "please include msg from Alt-F3" for this warning message to ease further support - print pci entry of cards found in te logs
* fixGuillaume Cottenceau2001-04-021-1/+1
|
* comply to all.kernels policyGuillaume Cottenceau2001-04-021-2/+2
|
* support more than one boot kernel :-)Guillaume Cottenceau2001-03-291-4/+8
|
* update boot image.Francois Pons2001-03-271-0/+0
|
* force 8192 bytes for nfs transfersGuillaume Cottenceau2001-03-271-2/+3
|
* remove the "use common" which is unneeded (and "member" of merge2pcitablePascal Rigaux2001-03-241-3/+0
| | | | | was clashing)
* - fix detection of more than 3 scsi attached devicesGuillaume Cottenceau2001-03-222-10/+21
| | | | | - cleaner code for cmp of ptr against static strings
* *** empty log message ***Guillaume Cottenceau2001-03-201-0/+394
|
* *** empty log message ***Guillaume Cottenceau2001-03-201-396/+0
|
* stage1.c: fix for rescue image PPCStew Benedict2001-03-191-1/+1
|
* use some help with __attribute__Guillaume Cottenceau2001-03-184-6/+6
|
* fix for hd-install when you provide a not valid ISO (cd #2 for example)Guillaume Cottenceau2001-03-183-21/+26
|
* syncGuillaume Cottenceau2001-03-172-0/+33
|
* *** empty log message ***Guillaume Cottenceau2001-03-171-0/+1
|
* do not use marfiles for depsGuillaume Cottenceau2001-03-171-1/+1
|