Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | when detected too little memory in ftp/http, inform user that he/she may try ↵ | Guillaume Cottenceau | 2003-02-13 | 1 | -2/+2 |
| | | | | an nfs install | ||||
* | compile with -W | Guillaume Cottenceau | 2003-02-12 | 1 | -2/+3 |
| | |||||
* | when probing that we're in testing mode, print out the pid (since the probe ↵ | Guillaume Cottenceau | 2003-02-08 | 1 | -1/+1 |
| | | | | is based on the pid and some recent machines seem to interact badly with that when in bad acpi mood) | ||||
* | indent | Guillaume Cottenceau | 2003-02-08 | 1 | -2/+2 |
| | |||||
* | ramdisk is enlarging, move the limit from 52 Mb to 68 Mb (it won't work ↵ | Guillaume Cottenceau | 2003-02-08 | 1 | -1/+1 |
| | | | | properly in gtk on a box with 64 Mb of memory..) | ||||
* | set version to 9.1 | Guillaume Cottenceau | 2003-02-08 | 1 | -1/+1 |
| | |||||
* | don't save hostname if intf->boot_proto == BOOTPROTO_DHCP | Damien Chaumette | 2003-01-31 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-01-30 | 1 | -1/+2 |
| | |||||
* | remove other.img & usb.img, add hd_usb.img & network_gigabit_usb.img | Pascal Rigaux | 2003-01-30 | 1 | -6/+13 |
| | |||||
* | fixed progress bar too small. | Francois Pons | 2003-01-30 | 1 | -0/+0 |
| | |||||
* | new image for floppy for 9.1 | Francois Pons | 2003-01-30 | 1 | -0/+0 |
| | |||||
* | add full pci probe support | Guillaume Cottenceau | 2003-01-22 | 2 | -43/+110 |
| | |||||
* | have pci usb controllers sorted alphabetically | Guillaume Cottenceau | 2003-01-22 | 1 | -1/+2 |
| | |||||
* | add symbols __libc_csu_fini and __libc_csu_init to be compatible with new ↵ | Pascal Rigaux | 2003-01-03 | 1 | -0/+9 |
| | | | | glibc (?) | ||||
* | meuh | Guillaume Cottenceau | 2002-12-19 | 1 | -3/+3 |
| | |||||
* | gcsux | Guillaume Cottenceau | 2002-12-03 | 1 | -1/+1 |
| | |||||
* | fixes for new kernel headers (It should problably be kernel-headers to be | Francois Pons | 2002-11-25 | 1 | -0/+1 |
| | | | | | modified but it is *much* faster to modify yoyotte's works). | ||||
* | PPC TIOCSCTTY changed to 0x540E | Stew Benedict | 2002-11-05 | 1 | -1/+1 |
| | |||||
* | cooker | Guillaume Cottenceau | 2002-10-02 | 1 | -1/+1 |
| | |||||
* | do not detect/configure pcmcia stuff when "noauto" param | Guillaume Cottenceau | 2002-10-02 | 1 | -1/+2 |
| | |||||
* | try to not save the hostname answered by the dhcp server | Guillaume Cottenceau | 2002-09-26 | 2 | -9/+3 |
| | |||||
* | http: don't add a / between the hostname and the url, apache | Guillaume Cottenceau | 2002-09-14 | 1 | -1/+1 |
| | | | | | doesn't understand //~fermigier the same way as /~fermigier | ||||
* | meuh | Guillaume Cottenceau | 2002-09-11 | 1 | -0/+2 |
| | |||||
* | probe for usb stuff in info and error msg also | Guillaume Cottenceau | 2002-09-11 | 1 | -0/+2 |
| | |||||
* | tag version as 9.0 | Guillaume Cottenceau | 2002-09-10 | 1 | -1/+1 |
| | |||||
* | fake support the firewire in stage1 (as if it were usb ;p) | Guillaume Cottenceau | 2002-09-05 | 4 | -2/+5 |
| | |||||
* | merge some code from pcmcia-cs-3.2.1 so that some pci pcmcia driver | Guillaume Cottenceau | 2002-08-29 | 1 | -49/+45 |
| | | | | | use i82365 rather than yenta_socket | ||||
* | Add missing includes, <string.h> for bzero() | Gwenolé Beauchesne | 2002-08-01 | 1 | -0/+1 |
| | |||||
* | hopefully fix "device or resource busy" problem in cdrom | Guillaume Cottenceau | 2002-07-31 | 1 | -4/+4 |
| | | | | | | automatic mode (I messed up between truth value and number in a list... the first value is numbered "0" whicih is "false"...) | ||||
* | fix typo | Pascal Rigaux | 2002-07-29 | 1 | -0/+0 |
| | |||||
* | - usage of attribute unused (has not been rebuilt since -W? ;p) | Guillaume Cottenceau | 2002-07-26 | 1 | -1/+5 |
| | | | | | | - since i polluted the newt-frontend with probing functions, i need to have probing functions (doing nothing) here :-(( | ||||
* | new logo (simplified for 9.0). | Francois Pons | 2002-07-25 | 1 | -0/+0 |
| | |||||
* | enhance (complicate? ;p) device detection so that scsi and usb | Guillaume Cottenceau | 2002-07-24 | 10 | -66/+130 |
| | | | | | | | | detection are done only when no ide cdrom with mandrake install is detected (speed up), have usb keyboard modules installed before any interactive question, honour "noauto" (skip usb detection and insmod'ing) | ||||
* | s/usb/moreprofessional/ thanks to vdanen | Guillaume Cottenceau | 2002-07-23 | 1 | -1/+1 |
| | |||||
* | stage1 version s/8.2/cooker/ | Guillaume Cottenceau | 2002-07-19 | 1 | -1/+1 |
| | |||||
* | extend a bit fatal error when trying to execute | Guillaume Cottenceau | 2002-07-16 | 1 | -0/+1 |
| | | | | | /usr/bin/runinstall2 and it's not possible | ||||
* | small readability & size enhancement | Guillaume Cottenceau | 2002-07-08 | 1 | -3/+3 |
| | |||||
* | - do not use mar files for the list of modules, use list_modules.pm via ↵ | Pascal Rigaux | 2002-07-05 | 1 | -35/+18 |
| | | | | | | | kernel/modules.pl instead - use read_pcitable to parse usbtable | ||||
* | make it work with "use strict" | Pascal Rigaux | 2002-07-05 | 1 | -6/+5 |
| | |||||
* | do not look at the mar files anymore, only use kernel/modules.pl (and so ↵ | Pascal Rigaux | 2002-07-05 | 1 | -33/+6 |
| | | | | list_modules.pm) | ||||
* | pcmcia is now pcmcia_ (it was to begin with a clean branch of unmodified ↵ | Guillaume Cottenceau | 2002-07-05 | 20 | -6798/+0 |
| | | | | sources) | ||||
* | new directory "kernel" containing: | Pascal Rigaux | 2002-07-04 | 1 | -9/+5 |
| | | | | | | | | | | - all.modules all.kernels update_kernel - part of perl-install/modules.pm now in kernel/list_modules.pm and kernel/modules.pl - update_kernel cleaned (it doesn't mention module names anymore, it is now in kernel/modules.pl) - cleanup Makefile - mdk-stage1 doesn't depend on perl-install anymore (more precisely mdk-stage1/pci-resource/update-pci-ids.pl) | ||||
* | compile with -W | Guillaume Cottenceau | 2002-07-03 | 19 | -43/+54 |
| | |||||
* | fixed static definition when non static declaration (gcc limitation). | Francois Pons | 2002-07-03 | 1 | -1/+3 |
| | | | | | added conditional code around network detection. | ||||
* | english fixes thx to vincent meyer | Guillaume Cottenceau | 2002-06-03 | 3 | -4/+4 |
| | |||||
* | adapt to gcc-3.1 | Guillaume Cottenceau | 2002-05-13 | 3 | -5/+5 |
| | |||||
* | support USB2 controllers as well | Guillaume Cottenceau | 2002-04-29 | 1 | -1/+1 |
| | |||||
* | don't save DHCP_HOSTNAME if the value is void | Guillaume Cottenceau | 2002-03-20 | 1 | -1/+1 |
| | |||||
* | comply better to ClientID stuff | Guillaume Cottenceau | 2002-03-09 | 1 | -5/+5 |
| | |||||
* | have 4 seconds of delay for usb stuff | Guillaume Cottenceau | 2002-03-08 | 1 | -1/+1 |
| | | | | | to show up rather than seconds |