| Commit message (Expand) | Author | Age | Files | Lines |
* | pcmcia also works on x86-64 (old 10.1-branch) | Gwenolé Beauchesne | 2005-03-17 | 1 | -0/+8 |
* | merge with recent enough kernel and remove osbolete (unused) stuff, also do | Gwenolé Beauchesne | 2005-03-17 | 10 | -117/+16 |
* | fix usb devices id generation | Gwenolé Beauchesne | 2005-03-17 | 1 | -1/+1 |
* | use sata modules too | Olivier Blin | 2005-03-17 | 1 | -1/+1 |
* | probe in automatic mode to create devices (and really check for mount return ... | Olivier Blin | 2005-03-17 | 1 | -3/+15 |
* | fix return code check | Olivier Blin | 2005-03-17 | 1 | -1/+1 |
* | message fix again | Olivier Blin | 2005-03-17 | 1 | -1/+1 |
* | more message fixes | Olivier Blin | 2005-03-17 | 1 | -3/+3 |
* | fix/enhance messages | Olivier Blin | 2005-03-17 | 1 | -4/+5 |
* | look for modules in /install/thirdparty first | Olivier Blin | 2005-03-17 | 1 | -9/+20 |
* | - merge update_modules stuff in third-party module | Olivier Blin | 2005-03-16 | 6 | -142/+148 |
* | fail if device doesn't match anything | Olivier Blin | 2005-03-16 | 1 | -1/+3 |
* | allow to clean local directory only | Olivier Blin | 2005-03-16 | 1 | -1/+3 |
* | partition.c is used only in disk installs for now | Olivier Blin | 2005-03-16 | 1 | -2/+2 |
* | cdrom support in third-party module | Olivier Blin | 2005-03-16 | 3 | -62/+156 |
* | fix pcmcia modules loading | Olivier Blin | 2005-03-15 | 1 | -0/+3 |
* | fix messages | Olivier Blin | 2005-03-10 | 1 | -2/+2 |
* | expert mode is dead | Olivier Blin | 2005-03-09 | 3 | -6/+1 |
* | don't forget to link with third_party stuff | Olivier Blin | 2005-03-09 | 1 | -1/+1 |
* | do not ask for third party modules here, it's available from main menu | Olivier Blin | 2005-03-09 | 1 | -3/+0 |
* | allow to use new third party stuff from main menu | Olivier Blin | 2005-03-09 | 1 | -62/+9 |
* | initial import (allow to load thirdparty modules from disks) | Olivier Blin | 2005-03-09 | 2 | -0/+178 |
* | fix message | Olivier Blin | 2005-03-09 | 1 | -1/+1 |
* | probe usb devices before trying to use third party modules | Olivier Blin | 2005-03-09 | 1 | -3/+3 |
* | move partition stuff in partition.c and common disk stuff in tools.c | Olivier Blin | 2005-03-09 | 6 | -166/+238 |
* | do ask for modules here, it is already done when needed | Olivier Blin | 2005-03-09 | 1 | -5/+0 |
* | wait for mass storage devices to be detected | Olivier Blin | 2005-03-09 | 1 | -0/+3 |
* | add log message when looking for scsi adapters | Olivier Blin | 2005-03-09 | 1 | -3/+4 |
* | remove spurious space | Olivier Blin | 2005-03-07 | 1 | -1/+1 |
* | try to reuse hostname and domain information from dhcp step (#14285) | Olivier Blin | 2005-03-07 | 1 | -6/+17 |
* | ask if the http proxy should be used for ftp (#13492) | Olivier Blin | 2005-03-07 | 1 | -4/+13 |
* | don't segault if proxy step is cancelled | Olivier Blin | 2005-03-07 | 1 | -4/+4 |
* | export dhcp_domain too | Olivier Blin | 2005-03-07 | 1 | -0/+1 |
* | set MODE_TESTING too if DEBUGSTAGE1 is set | Olivier Blin | 2005-03-04 | 1 | -1/+3 |
* | remove unused variable | Olivier Blin | 2005-03-04 | 1 | -1/+0 |
* | do not show a dialog box before loading network or SCSI drivers, we'll | Olivier Blin | 2005-03-01 | 1 | -8/+4 |
* | new option "keepmounted" to allow the rescue media to be kept mounted | Pascal Rigaux | 2005-02-28 | 5 | -3/+6 |
* | fix using the mirror tree when there is an iso at the root of the mirror but ... | Pascal Rigaux | 2005-02-18 | 1 | -0/+2 |
* | new kernel doesn't like usbdevfs any more, it wants usbfs | Pascal Rigaux | 2005-02-08 | 1 | -1/+2 |
* | add a dhcp-client built using mdk-stage1 code | Pascal Rigaux | 2005-01-31 | 7 | -8/+46 |
* | - have nothing talking about interactive when SPAWN_INTERACTIVE is unset | Pascal Rigaux | 2005-01-31 | 1 | -3/+8 |
* | only prompt for "Additional Drivers floppy" for network | Pascal Rigaux | 2005-01-28 | 2 | -1/+6 |
* | don't prompt if no modules, otherwise "Ok" in ask_from_list_comments() gets a... | Pascal Rigaux | 2005-01-28 | 1 | -1/+4 |
* | ensure switching between different install methods do not break due to IMAGE_... | Pascal Rigaux | 2005-01-28 | 1 | -0/+3 |
* | VERSION is now DISTRIB_VERSION | Pascal Rigaux | 2005-01-18 | 1 | -1/+1 |
* | include gi/Makefile.config to have DISTRIB_DESCR defined | Pascal Rigaux | 2005-01-18 | 1 | -0/+1 |
* | factorize the distrib version | Pascal Rigaux | 2005-01-15 | 3 | -13/+7 |
* | use /etc/init instead of /sbin/init to allow umounting clp in init | Pascal Rigaux | 2005-01-12 | 1 | -1/+6 |
* | fix buggy blino commit which caused install failures to cause reboot without ... | Pascal Rigaux | 2005-01-12 | 1 | -2/+2 |
* | fix | Pascal Rigaux | 2005-01-06 | 1 | -4/+4 |