| Commit message (Expand) | Author | Age | Files | Lines |
* | define and use $o->{mouse}{alternate_install} if detected mouse can't be used... | Olivier Blin | 2004-08-26 | 2 | -2/+4 |
* | (set_xfree_conf) don't create crappy auxmouse if there is none | Olivier Blin | 2004-08-26 | 1 | -1/+1 |
* | (set_synaptics) quote decimal values so that write_XF86Config doesn't | Olivier Blin | 2004-08-26 | 1 | -3/+3 |
* | adsl devices need network restart if they're *not* in the adsl devices list | Olivier Blin | 2004-08-26 | 1 | -1/+1 |
* | (doPartitionDisksBefore) umount /sys and /proc/bus/usb in chroot | Olivier Blin | 2004-08-26 | 1 | -0/+2 |
* | typo fix | Thierry Vignaud | 2004-08-26 | 2 | -3/+3 |
* | Some arrangements for IA-64 | Gwenolé Beauchesne | 2004-08-26 | 3 | -5/+10 |
* | (detect) do not return unusable synaptics driver at beginning of install | Olivier Blin | 2004-08-26 | 1 | -0/+1 |
* | PowerPC arrangements from Christiaan Welvaart | Gwenolé Beauchesne | 2004-08-26 | 3 | -27/+32 |
* | - Moved initial package installation by printerdrake into "install_spooler()"... | Till Kamppeter | 2004-08-25 | 2 | -44/+65 |
* | warn if driver not available, print available drivers | Olivier Blin | 2004-08-25 | 1 | -0/+7 |
* | delete obsolete files | Olivier Blin | 2004-08-25 | 12 | -0/+0 |
* | avoid grep to grep itself, use perl | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
* | upgrade to grub-0.95 | Olivier Blin | 2004-08-25 | 108 | -0/+0 |
* | add new drivers, upgrade to grub-0.95 | Olivier Blin | 2004-08-25 | 17 | -0/+0 |
* | use grub-0.95 | Olivier Blin | 2004-08-25 | 1 | -3/+3 |
* | don't be a bastard, keep CVS directory | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
* | Mandrake -> Mandrakelinux. Mark DM entries as translatable. | Funda Wang | 2004-08-25 | 1 | -4/+4 |
* | killer feature: restore bootsplash mode | Olivier Blin | 2004-08-25 | 1 | -0/+5 |
* | don't abort miserably if configurator is code | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
* | fix typo | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
* | set TV flag when a TV card is detected to install appropriate packages | Olivier Blin | 2004-08-25 | 1 | -0/+1 |
* | rename loop variable in order to prevent trainee to be confused | Thierry Vignaud | 2004-08-25 | 1 | -3/+3 |
* | support inline configuators | Thierry Vignaud | 2004-08-25 | 1 | -1/+6 |
* | run proper program :-) | Thierry Vignaud | 2004-08-25 | 1 | -1/+1 |
* | just go on if --force is passed | Thierry Vignaud | 2004-08-25 | 1 | -1/+4 |
* | (create_packtable) fix cuted ads at install time | Thierry Vignaud | 2004-08-25 | 1 | -1/+1 |
* | Some cleanups | Gwenolé Beauchesne | 2004-08-25 | 2 | -1/+10 |
* | Raw merge from Kudzu for PPC. Christian, can you get something of it? | Gwenolé Beauchesne | 2004-08-25 | 1 | -0/+3 |
* | Get EDID block from OF (kudzu) | Gwenolé Beauchesne | 2004-08-25 | 3 | -0/+265 |
* | Only use VBE parsing code on x86 and x86_64. | Gwenolé Beauchesne | 2004-08-25 | 1 | -1/+18 |
* | Images for 10.1 | David Baudens | 2004-08-25 | 30 | -0/+0 |
* | *** empty log message *** | Pascal Rigaux | 2004-08-25 | 1 | -1/+460 |
* | 10.1-0.13mdk | Thierry Vignaud | 2004-08-25 | 1 | -1/+37 |
* | add listsupportedprinters | Thierry Vignaud | 2004-08-25 | 1 | -1/+1 |
* | Make it possible to strip 2.6 kernel modules (at least those from 2.6.3) | Gwenolé Beauchesne | 2004-08-25 | 1 | -0/+7 |
* | fix siol's vci (hexa formated) | Thierry Vignaud | 2004-08-25 | 1 | -1/+1 |
* | fix Titi sux hard (add missing comma and spaces, remove spurious | Olivier Blin | 2004-08-25 | 1 | -11/+11 |
* | use exists | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
* | Extensive rewrite and cleanups to use the new int10 interface. Plus add | Gwenolé Beauchesne | 2004-08-25 | 4 | -615/+235 |
* | add missing spaces | Olivier Blin | 2004-08-25 | 1 | -2/+2 |
* | VGA softbootloader for Linux, uses an x86 CPU emulator on non x86 arches. | Gwenolé Beauchesne | 2004-08-25 | 13 | -0/+3402 |
* | Add remaining x86 CPU emulator bits | Gwenolé Beauchesne | 2004-08-25 | 4 | -0/+764 |
* | Add x86 CPU emulator for BIOS int10 emulation on non x86 arches. | Gwenolé Beauchesne | 2004-08-25 | 17 | -0/+22783 |
* | (manage) use network::tools::get_interface_type instead of | Olivier Blin | 2004-08-25 | 1 | -5/+4 |
* | add get_interface_type to guess interface type | Olivier Blin | 2004-08-25 | 1 | -0/+7 |
* | (selectCountry) fix Pixel broke country selection (bug 10938) | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
* | (add2hosts) use difference2 | Olivier Blin | 2004-08-24 | 1 | -1/+1 |
* | - Special treatments for print queues with the "lbp660" and "ml85p" drivers. ... | Till Kamppeter | 2004-08-24 | 1 | -9/+78 |
* | (add2hosts) make it more readable | Olivier Blin | 2004-08-24 | 1 | -9/+7 |