Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | specific_arch will now return only the specific arch file, not the main one | Pascal Rigaux | 2004-10-05 | 1 | -1/+1 |
| | | | | | (which is what we want for perl-install/share/symlinks, perl-install/share/list and rescue/list) | ||||
* | remove unused specific_arch | Pascal Rigaux | 2004-10-05 | 1 | -1/+1 |
| | |||||
* | no need for using specific_arch, it's much nicer done with if's in update_kernel | Pascal Rigaux | 2004-10-05 | 1 | -1/+1 |
| | |||||
* | (apply) recompute NETWORK and BROADCAST fiels in manage interface | Olivier Blin | 2004-10-04 | 1 | -1/+2 |
| | |||||
* | (manage) use both type and device name in non-ethernet interfaces list | Olivier Blin | 2004-10-04 | 1 | -1/+1 |
| | |||||
* | (build_notebook) do not crash if BOOTPROTO is empty, use 'none' by | Olivier Blin | 2004-10-04 | 1 | -1/+1 |
| | | | | | default (#11899) | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-10-04 | 1 | -1/+191 |
| | |||||
* | 10.1-18mdk | Thierry Vignaud | 2004-10-04 | 1 | -1/+5 |
| | |||||
* | do not lose GATEWAYDEV if it is a non wireless one and a static | Olivier Blin | 2004-10-04 | 1 | -5/+5 |
| | | | | | wireless card is configured (and vice versa) | ||||
* | remove what should had never been commited | Thierry Vignaud | 2004-10-04 | 1 | -4/+0 |
| | |||||
* | typo fix in 10.1-17mdk's changelog | Thierry Vignaud | 2004-10-04 | 1 | -1/+1 |
| | |||||
* | 10.1-17mdk | Thierry Vignaud | 2004-10-04 | 1 | -1/+9 |
| | |||||
* | do not disable glx when switching from nvidia driver to nv (indirect ↵ | Thierry Vignaud | 2004-10-04 | 1 | -1/+0 |
| | | | | support, #11285) | ||||
* | do not failled when hw db is corrupted | Thierry Vignaud | 2004-10-04 | 1 | -1/+15 |
| | |||||
* | make perl_checker happy | Gwenolé Beauchesne | 2004-10-04 | 1 | -1/+1 |
| | |||||
* | write wlan-ng config files for prism2 drivers | Olivier Blin | 2004-10-04 | 1 | -0/+40 |
| | |||||
* | mdkkdm is now the default again | Florent Villard | 2004-10-04 | 1 | -2/+2 |
| | |||||
* | 64-bit fixes for x86_64 | Gwenolé Beauchesne | 2004-10-04 | 1 | -30/+35 |
| | |||||
* | re-enable xfs on x86_64, for testing | Gwenolé Beauchesne | 2004-10-04 | 1 | -1/+1 |
| | |||||
* | add grub files | Gwenolé Beauchesne | 2004-10-04 | 1 | -0/+3 |
| | |||||
* | lib64 fixes, add im-cedilla | Gwenolé Beauchesne | 2004-10-04 | 1 | -2/+3 |
| | |||||
* | updates for xorg | Gwenolé Beauchesne | 2004-10-04 | 1 | -2/+8 |
| | |||||
* | x86_64 is a lib64 platform, so handle nvidia glx here too (and ati in the ↵ | Gwenolé Beauchesne | 2004-10-04 | 1 | -6/+8 |
| | | | | future) | ||||
* | handle lib64 dirs, build pcmcia stuff on x86_64 too, handle arch-specific | Gwenolé Beauchesne | 2004-10-04 | 1 | -4/+13 |
| | | | | | symlinks additions. | ||||
* | extra links on x86_64 | Gwenolé Beauchesne | 2004-10-04 | 1 | -0/+1 |
| | |||||
* | allow ioports on x86_64 too for pcmcia support | Gwenolé Beauchesne | 2004-10-04 | 1 | -1/+1 |
| | |||||
* | allow recovery of MS bootloader on x86 too | Gwenolé Beauchesne | 2004-10-04 | 1 | -3/+7 |
| | |||||
* | full acpi support on x86_64, generate the same images as on x86 | Gwenolé Beauchesne | 2004-10-04 | 1 | -4/+3 |
| | |||||
* | 10.1-16mdk | Thierry Vignaud | 2004-10-04 | 1 | -1/+13 |
| | |||||
* | remove TYPE field in ifcfg files if connection type isn't ADSL | Olivier Blin | 2004-10-03 | 1 | -0/+1 |
| | |||||
* | perl_checker fix | Olivier Blin | 2004-10-03 | 1 | -1/+1 |
| | |||||
* | do not lose ONBOOT setting for manual/dhcp dsl connections | Olivier Blin | 2004-10-03 | 1 | -0/+1 |
| | |||||
* | misc sagem fixes: | Olivier Blin | 2004-10-03 | 1 | -3/+13 |
| | | | | | | | | - allow to write static ip in eagle-usb.conf (write this file later) - load sagem specific modules/programs before config is written - do not reset IP address each time it is configured - automatically guess gateway for static connections | ||||
* | fix typo | Olivier Blin | 2004-10-03 | 1 | -1/+1 |
| | |||||
* | (sagem_set_parameters, adsl_conf_backend): write static ip in | Olivier Blin | 2004-10-03 | 1 | -1/+6 |
| | | | | | eagle-usb.conf if needed for sagem modems, else erase it | ||||
* | do not break the "IP %s address is usually reserved" warning | Olivier Blin | 2004-10-03 | 1 | -3/+9 |
| | |||||
* | (configureNetwork) load only ethernet modules before easy_dhcp (this | Olivier Blin | 2004-10-03 | 1 | -1/+2 |
| | | | | | | will load firewire modules after other ethernet modules, so firewire interfaces won't always take the name eth0) | ||||
* | create $intf->{sagem} when needed before checking it exists ... | Olivier Blin | 2004-10-01 | 1 | -6/+6 |
| | | | | | (make sagem usable again with dhcp/static connections) | ||||
* | 10.1-15mdk | Thierry Vignaud | 2004-10-01 | 1 | -1/+4 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2004-10-01 | 1 | -1/+1 |
| | |||||
* | 10.1-14mdk | Thierry Vignaud | 2004-10-01 | 1 | -1/+5 |
| | |||||
* | run harddrake service on stop | Thierry Vignaud | 2004-10-01 | 1 | -0/+1 |
| | |||||
* | on stop blacklist snd-usb-audio | Thierry Vignaud | 2004-10-01 | 1 | -0/+7 |
| | |||||
* | (detect) fix synaptics auto-detection | Olivier Blin | 2004-10-01 | 1 | -1/+1 |
| | |||||
* | - added Romain | Daouda Lo | 2004-10-01 | 1 | -1/+2 |
| | |||||
* | typo fixes | Thierry Vignaud | 2004-10-01 | 1 | -6/+7 |
| | |||||
* | 10.1-13mdk | Thierry Vignaud | 2004-10-01 | 1 | -1/+19 |
| | |||||
* | try harder to include IMs on CDs | Thierry Vignaud | 2004-10-01 | 1 | -1/+1 |
| | |||||
* | add --wizard option in order to directly run the wizard | Thierry Vignaud | 2004-10-01 | 1 | -1/+8 |
| | |||||
* | do not show banner when embedded | Thierry Vignaud | 2004-10-01 | 1 | -1/+1 |
| |