summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* drakclock/finish-install: disable DPMS and screensaver when setting time not ↵Olivier Blin2007-10-234-0/+17
| | | | to blank monitor (#17031)
* fix buttons order under KDE when using compiz (by detecting ↵Olivier Blin2007-10-232-1/+4
| | | | kde-window-decorator)
* use mirrors with type=distrib only (skip both type=iso and type=updates, #34912)Olivier Blin2007-10-231-2/+2
|
* allow to probe USB bus onlyOlivier Blin2007-10-231-2/+9
|
* link with pcmcia/sysfs libsOlivier Blin2007-10-231-1/+1
|
* use FULL objects in probe-modulesOlivier Blin2007-10-231-1/+1
|
* do not probe PCI devices when probing USB busOlivier Blin2007-10-231-1/+1
|
* fix probing USB controllers when probing USB devices directlyOlivier Blin2007-10-231-3/+1
|
* - partitioning wizard: ensure existing_part and resize_fat are proposed beforePascal Rigaux2007-10-192-3/+5
| | | | | wipe_drive
* /dev/<vg_name> doesn't exist in drakx-in-chroot (why?), but at least it's notPascal Rigaux2007-10-171-1/+1
| | | | | needed for lilo since we don't use lilo in chroot
* SILENT: Test commit SVN okVicent Guardiola2007-10-161-8/+0
|
* SILENT: Test commit SVNVicent Guardiola2007-10-161-0/+7
|
* - in case of ftp/http media, we select basesystem before doingPascal Rigaux2007-10-152-6/+18
| | | | | | bestKernelPackage so we must ensure the choice callback selects the good kernel (reported by Thomas Spuhler on cooker mailing list)
* 10.5.0Thierry Vignaud2007-10-152-1/+3
|
* - localedrake:Pascal Rigaux2007-10-154-1/+17
| | | | | | | | o do propose "Suisse" after selecting french language (#34675) nb: it was not selected because CH is associated to de_CH whereas it also exists fr_CH. hence country_to_locales()
* simplify (for next commit)Pascal Rigaux2007-10-151-2/+1
|
* 1.24Olivier Blin2007-10-152-1/+5
|
* draklive has been in /soft for agesOlivier Blin2007-10-151-1034/+0
|
* - use time() to know when to timeout (when launching installer X server)Pascal Rigaux2007-10-112-0/+8
| | | | | | | since the loop may be slower than 1 second (xf86misc::main::Xtest takes time on a failing X server on i810). Also print a message telling user to wait after 8 seconds.
* update by AlexanderArpad Biro2007-10-101-167/+75
|
* (set_auth_value) fix switching from "no_password" to "(root|user)_password" ↵Thierry Vignaud2007-10-102-1/+4
| | | | (#34490)
* (main) stop handling Discovery & 'Powerpack+ which do not exist anymoreThierry Vignaud2007-10-091-2/+0
|
* add FIXME notesThierry Vignaud2007-10-092-0/+2
|
* installer segfaulting doesn't imply memory is missingPascal Rigaux2007-10-091-1/+1
|
* upJosé Melo2007-10-091-2/+2
|
* upJosé Melo2007-10-091-2/+2
|
* upJosé Melo2007-10-091-3/+3
|
* upJosé Melo2007-10-091-4/+4
|
* upJosé Melo2007-10-091-2/+2
|
* upJosé Melo2007-10-091-2/+2
|
* upJosé Melo2007-10-081-5/+5
|
* upJosé Melo2007-10-081-23/+24
|
* add support for future snd-sis7019 driverThierry Vignaud2007-10-081-1/+1
|
* 10.4.239Thierry Vignaud2007-10-052-1/+3
|
* (display_release_notes) fix release notes window size in !install modeThierry Vignaud2007-10-052-1/+3
|
* 10.4.238Pascal Rigaux2007-10-052-1/+3
|
* - do not use pseudo Protocol "vboxmouse" during install, use "IMPS/2" insteadPascal Rigaux2007-10-052-0/+3
|
* 10.4.237Olivier Blin2007-10-052-1/+3
|
* add shadow 'in' around Gtk2::SimpleList widgetsOlivier Blin2007-10-052-1/+2
|
* 10.4.236Pascal Rigaux2007-10-042-1/+3
|
* fix version reported by drakfont & harddrakeThierry Vignaud2007-10-043-2/+3
|
* - fix copying of ../../i586/media/main medium Pascal Rigaux2007-10-042-2/+9
| | | | | (for dual_arch CDs sharing the i586 medium)
* when checking dkms module packages, check that modules are either available ↵Olivier Blin2007-10-042-2/+6
| | | | in urpmi media, or already installed (fix detection in live)
* - fix configuring kdeglobals (was broken because of /etc/kderc usingPascal Rigaux2007-10-043-2/+24
| | | | | udpate-alternatives which use absolute symlinks)
* use empty prototypeOlivier Blin2007-10-041-1/+1
|
* do not vivify moddeps (fix installed modules detection, #34478)Olivier Blin2007-10-042-1/+3
|
* 10.4.235Thierry Vignaud2007-10-042-1/+3
|
* finish-install: use translations for network stepThierry Vignaud2007-10-042-1/+2
|
* revert latest commit (drakwizard tests must be adjusted)Thierry Vignaud2007-10-041-1/+1
|
* - diskdrake --filesharePascal Rigaux2007-10-042-0/+6
| | | | | o install nautilus-filesharing if nautilus is installed (#34262)