Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support more than one boot kernel :-) | Guillaume Cottenceau | 2001-03-29 | 1 | -4/+8 |
| | |||||
* | update boot image. | Francois Pons | 2001-03-27 | 1 | -0/+0 |
| | |||||
* | force 8192 bytes for nfs transfers | Guillaume Cottenceau | 2001-03-27 | 1 | -2/+3 |
| | |||||
* | remove the "use common" which is unneeded (and "member" of merge2pcitable | Pascal Rigaux | 2001-03-24 | 1 | -3/+0 |
| | | | | | was clashing) | ||||
* | - fix detection of more than 3 scsi attached devices | Guillaume Cottenceau | 2001-03-22 | 2 | -10/+21 |
| | | | | | - cleaner code for cmp of ptr against static strings | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2001-03-20 | 1 | -0/+394 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2001-03-20 | 1 | -396/+0 |
| | |||||
* | stage1.c: fix for rescue image PPC | Stew Benedict | 2001-03-19 | 1 | -1/+1 |
| | |||||
* | use some help with __attribute__ | Guillaume Cottenceau | 2001-03-18 | 4 | -6/+6 |
| | |||||
* | fix for hd-install when you provide a not valid ISO (cd #2 for example) | Guillaume Cottenceau | 2001-03-18 | 3 | -21/+26 |
| | |||||
* | sync | Guillaume Cottenceau | 2001-03-17 | 2 | -0/+33 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2001-03-17 | 1 | -0/+1 |
| | |||||
* | do not use marfiles for deps | Guillaume Cottenceau | 2001-03-17 | 1 | -1/+1 |
| | |||||
* | handle left and right arrow keys, in editing ask_from_entries in stdio mode | Guillaume Cottenceau | 2001-03-17 | 1 | -7/+46 |
| | |||||
* | bump version to 1.0.1 for new mkinitrd package release | Guillaume Cottenceau | 2001-03-17 | 1 | -1/+1 |
| | |||||
* | fix insmod calling realloc(0,0) to work with dietlibc | Guillaume Cottenceau | 2001-03-17 | 1 | -1/+4 |
| | |||||
* | also build standalone insmod-DIET for testing purposes.. | Guillaume Cottenceau | 2001-03-17 | 1 | -1/+12 |
| | |||||
* | write down mkinitrd_helper | Guillaume Cottenceau | 2001-03-16 | 3 | -0/+303 |
| | |||||
* | refine deps | Guillaume Cottenceau | 2001-03-16 | 1 | -1/+1 |
| | |||||
* | force load | Guillaume Cottenceau | 2001-03-16 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | | installed/removed some pkg's | ||||
* | 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 segfault of dietlibc-linked apps (broken va_stuff in dietlibc) - cleanup of "init" | ||||
* | 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 ↵ | Guillaume Cottenceau | 2001-02-20 | 3 | -6/+14 |
| | | | | progressbar | ||||
* | 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 ↵ | Guillaume Cottenceau | 2001-02-13 | 1 | -11/+2 |
| | | | | autodetections in certain cases | ||||
* | - better log of nfs mount errors | Guillaume Cottenceau | 2001-02-13 | 3 | -4/+26 |
| | | | | | - don't insmod modules already present (important for bzip2 slowness) | ||||
* | 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 ↵ | Guillaume Cottenceau | 2001-02-07 | 10 | -44/+214 |
| | | | | | | | interfaces; has accuracy even in the case of multiple interface for a given kernel module - write down a small "shell" to change parameters on the fly (needs compile option SPAWN_INTERACTIVE) | ||||
* | 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 ↵ | Guillaume Cottenceau | 2001-02-06 | 8 | -39/+119 |
| | | | | | | | | | | mess with abnormal termination - get back dialog for hostname and domain in case of unable to guess domain - try to resolve DNS if self-ip can't resolve, to guess domain - remember entries so that when there is a problem you don't have to re-enter everything (ncurses sucking stuff in case of stdio-frontend..) - use larger buffer for list_directory since in /dev there can be *many* files |