summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* - fix detection of more than 3 scsi attached devicesGuillaume Cottenceau2001-03-222-10/+21
* *** 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
* handle left and right arrow keys, in editing ask_from_entries in stdio modeGuillaume Cottenceau2001-03-171-7/+46
* bump version to 1.0.1 for new mkinitrd package releaseGuillaume Cottenceau2001-03-171-1/+1
* fix insmod calling realloc(0,0) to work with dietlibcGuillaume Cottenceau2001-03-171-1/+4
* also build standalone insmod-DIET for testing purposes..Guillaume Cottenceau2001-03-171-1/+12
* write down mkinitrd_helperGuillaume Cottenceau2001-03-163-0/+303
* refine depsGuillaume Cottenceau2001-03-161-1/+1
* force loadGuillaume Cottenceau2001-03-161-1/+1
* workaround kernel-2.4 bug with /dev/logGuillaume Cottenceau2001-03-081-24/+25
* do not segfault in dhcp stuff, when af_packet is not honoured by kernelGuillaume Cottenceau2001-03-081-0/+4
* do not display from syslog msg's from RPM telling that itGuillaume Cottenceau2001-03-061-3/+6
* fix includes for initGuillaume Cottenceau2001-03-061-2/+2
* enable probing of all the CDROM drives in automatic modeGuillaume Cottenceau2001-03-061-20/+52
* use modutils for non Intel arch'sGuillaume Cottenceau2001-02-2267-9/+13421
* have "init" compiled against dietlibc (rather than glibc) on non-Intel arch'sGuillaume Cottenceau2001-02-2210-27/+51