summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Expand)AuthorAgeFilesLines
* 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
* - fix "init" on ppc (do not use minilibc on non-i386 arch's)Guillaume Cottenceau2001-02-218-62/+99
* fix up syslog logging stuffGuillaume Cottenceau2001-02-211-28/+18
* add support for automatic (ex-kickstart) in disk installsGuillaume Cottenceau2001-02-211-5/+8
* for HTTP installs, make use of Content-Length when available, to display prog...Guillaume Cottenceau2001-02-203-6/+14
* try to print errno's stuff when symlink to /tmp/stage2 failedGuillaume Cottenceau2001-02-191-2/+4
* ARP_MAX_RETRIES: s/5/4Guillaume Cottenceau2001-02-191-1/+1
* display more nicely when there is a long list to choose from (1, 2 or 4 columns)Guillaume Cottenceau2001-02-161-5/+31
* better ansi colorsGuillaume Cottenceau2001-02-161-1/+1
* comply with glibc-2.2.2 more strict headersGuillaume Cottenceau2001-02-161-0/+1
* better error msg thx to mcdtgGuillaume Cottenceau2001-02-131-1/+1
* write down Magic Callback (tm) for static ip stuffGuillaume Cottenceau2001-02-139-28/+173
* use exit code 66 for rescueGuillaume Cottenceau2001-02-132-6/+7
* ask for modules parameters everytime in expert mode, to avoid wrong autodetec...Guillaume Cottenceau2001-02-131-11/+2
* - better log of nfs mount errorsGuillaume Cottenceau2001-02-133-4/+26
* better console messages at startupGuillaume Cottenceau2001-02-132-14/+7
* - save /etc/resolv.conf for rescueGuillaume Cottenceau2001-02-131-5/+42
* tag it 8.0beta instead of 8.0, to avoid future potential confusionsGuillaume Cottenceau2001-02-121-1/+1
* do not close un unbound socket!!Guillaume Cottenceau2001-02-121-1/+0
* better memory detection (from wonderful drakx)Guillaume Cottenceau2001-02-083-34/+12
* - use description of network cards when you have to select between interfaces...Guillaume Cottenceau2001-02-0710-44/+214
* tag VERSION as 8.0 since stage2 graphics now show 8.0Guillaume Cottenceau2001-02-071-1/+1
* don't reverse hostname lookup if dhcp already gave hostname+domainGuillaume Cottenceau2001-02-071-1/+4
* - slighty change the message when exiting successfully from install, to not m...Guillaume Cottenceau2001-02-068-39/+119
* fix bug when creating marfiles with file-not-found in argsGuillaume Cottenceau2001-02-041-15/+7
* (try_with_device): bloody guillaume changed /tmp/hdimage to /tmp/disk without...Pascal Rigaux2001-02-021-1/+1
* prevent from trying to set progressbar to more than 100% (rescue is more comp...Guillaume Cottenceau2001-01-302-5/+7