| Commit message (Expand) | Author | Age | Files | Lines |
* | workaround kernel-2.4 bug with /dev/log | Guillaume Cottenceau | 2001-03-08 | 1 | -24/+25 |
* | do not segfault in dhcp stuff, when af_packet is not honoured by kernel | Guillaume Cottenceau | 2001-03-08 | 1 | -0/+4 |
* | do not display from syslog msg's from RPM telling that it | Guillaume Cottenceau | 2001-03-06 | 1 | -3/+6 |
* | fix includes for init | Guillaume Cottenceau | 2001-03-06 | 1 | -2/+2 |
* | enable probing of all the CDROM drives in automatic mode | Guillaume Cottenceau | 2001-03-06 | 1 | -20/+52 |
* | use modutils for non Intel arch's | Guillaume Cottenceau | 2001-02-22 | 67 | -9/+13421 |
* | have "init" compiled against dietlibc (rather than glibc) on non-Intel arch's | Guillaume Cottenceau | 2001-02-22 | 10 | -27/+51 |
* | - fix "init" on ppc (do not use minilibc on non-i386 arch's) | Guillaume Cottenceau | 2001-02-21 | 8 | -62/+99 |
* | fix up syslog logging stuff | Guillaume Cottenceau | 2001-02-21 | 1 | -28/+18 |
* | add support for automatic (ex-kickstart) in disk installs | Guillaume Cottenceau | 2001-02-21 | 1 | -5/+8 |
* | for HTTP installs, make use of Content-Length when available, to display prog... | Guillaume Cottenceau | 2001-02-20 | 3 | -6/+14 |
* | try to print errno's stuff when symlink to /tmp/stage2 failed | Guillaume Cottenceau | 2001-02-19 | 1 | -2/+4 |
* | ARP_MAX_RETRIES: s/5/4 | Guillaume Cottenceau | 2001-02-19 | 1 | -1/+1 |
* | display more nicely when there is a long list to choose from (1, 2 or 4 columns) | Guillaume Cottenceau | 2001-02-16 | 1 | -5/+31 |
* | better ansi colors | Guillaume Cottenceau | 2001-02-16 | 1 | -1/+1 |
* | comply with glibc-2.2.2 more strict headers | Guillaume Cottenceau | 2001-02-16 | 1 | -0/+1 |
* | better error msg thx to mcdtg | Guillaume Cottenceau | 2001-02-13 | 1 | -1/+1 |
* | write down Magic Callback (tm) for static ip stuff | Guillaume Cottenceau | 2001-02-13 | 9 | -28/+173 |
* | use exit code 66 for rescue | Guillaume Cottenceau | 2001-02-13 | 2 | -6/+7 |
* | ask for modules parameters everytime in expert mode, to avoid wrong autodetec... | Guillaume Cottenceau | 2001-02-13 | 1 | -11/+2 |
* | - better log of nfs mount errors | Guillaume Cottenceau | 2001-02-13 | 3 | -4/+26 |
* | better console messages at startup | Guillaume Cottenceau | 2001-02-13 | 2 | -14/+7 |
* | - save /etc/resolv.conf for rescue | Guillaume Cottenceau | 2001-02-13 | 1 | -5/+42 |
* | tag it 8.0beta instead of 8.0, to avoid future potential confusions | Guillaume Cottenceau | 2001-02-12 | 1 | -1/+1 |
* | do not close un unbound socket!! | Guillaume Cottenceau | 2001-02-12 | 1 | -1/+0 |
* | better memory detection (from wonderful drakx) | Guillaume Cottenceau | 2001-02-08 | 3 | -34/+12 |
* | - use description of network cards when you have to select between interfaces... | Guillaume Cottenceau | 2001-02-07 | 10 | -44/+214 |
* | tag VERSION as 8.0 since stage2 graphics now show 8.0 | Guillaume Cottenceau | 2001-02-07 | 1 | -1/+1 |
* | don't reverse hostname lookup if dhcp already gave hostname+domain | Guillaume Cottenceau | 2001-02-07 | 1 | -1/+4 |
* | - slighty change the message when exiting successfully from install, to not m... | Guillaume Cottenceau | 2001-02-06 | 8 | -39/+119 |
* | fix bug when creating marfiles with file-not-found in args | Guillaume Cottenceau | 2001-02-04 | 1 | -15/+7 |
* | (try_with_device): bloody guillaume changed /tmp/hdimage to /tmp/disk without... | Pascal Rigaux | 2001-02-02 | 1 | -1/+1 |
* | prevent from trying to set progressbar to more than 100% (rescue is more comp... | Guillaume Cottenceau | 2001-01-30 | 2 | -5/+7 |
* | comply to new "mar -l" format | Guillaume Cottenceau | 2001-01-26 | 1 | -1/+1 |
* | - use bzlib instead of zlib to reduce overall size | Guillaume Cottenceau | 2001-01-26 | 12 | -28/+5208 |
* | mar now uses bzlib, no more zlib | Guillaume Cottenceau | 2001-01-26 | 5 | -193/+137 |
* | adjust include files to compile bzlib | Guillaume Cottenceau | 2001-01-26 | 1 | -1/+3 |
* | restore passing of pcmcia info to stage2 | Guillaume Cottenceau | 2001-01-26 | 1 | -6/+10 |
* | - mdk-stage1: now linux-2.4 uses floppy.o to access floppy drives | Guillaume Cottenceau | 2001-01-25 | 1 | -2/+4 |
* | better tightness of probing stuff | Guillaume Cottenceau | 2001-01-25 | 2 | -14/+11 |
* | print warning message when insmod of PCI-detected device fails | Guillaume Cottenceau | 2001-01-25 | 1 | -2/+11 |
* | re-integrate autoprobe of tulip network cards, kernel-2.4 has strange way to ... | Guillaume Cottenceau | 2001-01-25 | 1 | -1/+1 |
* | restore symlink /sbin/sh -> /usr/bin/sh for stage2 | Guillaume Cottenceau | 2001-01-25 | 1 | -0/+0 |
* | stage1: add pcmcia | Guillaume Cottenceau | 2001-01-24 | 22 | -22/+6813 |
* | - clean up deprecated symlinks (insmod, rmmod, cardmgr) | Guillaume Cottenceau | 2001-01-24 | 1 | -0/+0 |
* | add automatic support in choice of NET device, in case of multiple NET devices | Guillaume Cottenceau | 2001-01-22 | 1 | -1/+1 |
* | consistent dot-terminated error messages, consistent no-dot log messages | Guillaume Cottenceau | 2001-01-22 | 4 | -9/+9 |
* | re-put Netmask input per default (void entry -> automatic guess) | Guillaume Cottenceau | 2001-01-22 | 1 | -16/+10 |
* | allow providing void password in network/ftp installs | Guillaume Cottenceau | 2001-01-21 | 2 | -4/+3 |
* | fix remaining perror's | Guillaume Cottenceau | 2001-01-21 | 2 | -5/+5 |