Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not complain on wizcancel | Thierry Vignaud | 2004-08-27 | 1 | -1/+3 |
| | |||||
* | no need to check first step return value since we're covered by both | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
| | | | | | Wizard_no_previous and die('wizcancel') | ||||
* | remove useless label "the_end" | Thierry Vignaud | 2004-08-27 | 1 | -7/+2 |
| | |||||
* | inline select_language() | Thierry Vignaud | 2004-08-27 | 1 | -4/+1 |
| | |||||
* | read modules configuration file from stage1 as modules_conf file, but | Olivier Blin | 2004-08-27 | 1 | -1/+2 |
| | | | | | get an object of the proper type by using modules::any_conf::vnew | ||||
* | make it looks and behave like a wizard for GUI sanity (previously | Thierry Vignaud | 2004-08-27 | 1 | -0/+3 |
| | | | | | cancel on second step resulted in step backward rather than exit...) | ||||
* | initial commit | Thierry Vignaud | 2004-08-27 | 1 | -0/+119 |
| | |||||
* | add changelog target | Thierry Vignaud | 2004-08-27 | 1 | -0/+6 |
| | |||||
* | (lilo_choice) fix canceling first step | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | - add dell D800 specific modeline and resolution | Olivier Thauvin | 2004-08-27 | 1 | -2/+12 |
| | |||||
* | Don't install kdeutils-klaptop all the time | Laurent Montel | 2004-08-27 | 1 | -1/+1 |
| | | | | | just when we detect a laptop | ||||
* | Support for multiple supplementary media | Rafael Garcia-Suarez | 2004-08-27 | 1 | -6/+13 |
| | |||||
* | complete 10.1-0.14mdk's changelog | Thierry Vignaud | 2004-08-26 | 1 | -0/+1 |
| | |||||
* | add bug reference in 10.1-0.11mdk's changelog | Thierry Vignaud | 2004-08-26 | 1 | -1/+1 |
| | |||||
* | 10.1-0.9mdk | Thierry Vignaud | 2004-08-26 | 1 | -1/+10 |
| | |||||
* | i sux | Olivier Blin | 2004-08-26 | 1 | -1/+1 |
| | |||||
* | define and use $o->{mouse}{alternate_install} if detected mouse can't be ↵ | Olivier Blin | 2004-08-26 | 2 | -2/+4 |
| | | | | used during install | ||||
* | (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 |
| | | | | | write commas instead of dots | ||||
* | 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 ↵ | Till Kamppeter | 2004-08-25 | 2 | -44/+65 |
| | | | | | | | "install_spooler()" function, so all package installation done by printerdrake (except printer/queue-type-specific, as HPOJ) is done in one step. - First changes for daemonless CUPS client support. | ||||
* | 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 |
| |