Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - bootloader-config: | Pascal Rigaux | 2007-10-24 | 2 | -2/+5 |
| | | | | | | o if drakx-kbd-mouse-x11 is not installed, simply don't add bootsplash instead of dying | ||||
* | - bootloader-config must not need network::network from libdrakx-net | Pascal Rigaux | 2007-10-24 | 2 | -1/+2 |
| | |||||
* | drakclock/finish-install: disable DPMS and screensaver when setting time not ↵ | Olivier Blin | 2007-10-23 | 4 | -0/+17 |
| | | | | to blank monitor (#17031) | ||||
* | fix buttons order under KDE when using compiz (by detecting ↵ | Olivier Blin | 2007-10-23 | 2 | -1/+4 |
| | | | | kde-window-decorator) | ||||
* | - partitioning wizard: ensure existing_part and resize_fat are proposed before | Pascal Rigaux | 2007-10-19 | 2 | -3/+5 |
| | | | | | wipe_drive | ||||
* | /dev/<vg_name> doesn't exist in drakx-in-chroot (why?), but at least it's not | Pascal Rigaux | 2007-10-17 | 1 | -1/+1 |
| | | | | | needed for lilo since we don't use lilo in chroot | ||||
* | SILENT: Test commit SVN ok | Vicent Guardiola | 2007-10-16 | 1 | -8/+0 |
| | |||||
* | SILENT: Test commit SVN | Vicent Guardiola | 2007-10-16 | 1 | -0/+7 |
| | |||||
* | - in case of ftp/http media, we select basesystem before doing | Pascal Rigaux | 2007-10-15 | 2 | -6/+18 |
| | | | | | | bestKernelPackage so we must ensure the choice callback selects the good kernel (reported by Thomas Spuhler on cooker mailing list) | ||||
* | 10.5.0 | Thierry Vignaud | 2007-10-15 | 2 | -1/+3 |
| | |||||
* | - localedrake: | Pascal Rigaux | 2007-10-15 | 4 | -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 Rigaux | 2007-10-15 | 1 | -2/+1 |
| | |||||
* | - use time() to know when to timeout (when launching installer X server) | Pascal Rigaux | 2007-10-11 | 2 | -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 Alexander | Arpad Biro | 2007-10-10 | 1 | -167/+75 |
| | |||||
* | (set_auth_value) fix switching from "no_password" to "(root|user)_password" ↵ | Thierry Vignaud | 2007-10-10 | 2 | -1/+4 |
| | | | | (#34490) | ||||
* | (main) stop handling Discovery & 'Powerpack+ which do not exist anymore | Thierry Vignaud | 2007-10-09 | 1 | -2/+0 |
| | |||||
* | add FIXME notes | Thierry Vignaud | 2007-10-09 | 2 | -0/+2 |
| | |||||
* | installer segfaulting doesn't imply memory is missing | Pascal Rigaux | 2007-10-09 | 1 | -1/+1 |
| | |||||
* | up | José Melo | 2007-10-09 | 1 | -2/+2 |
| | |||||
* | up | José Melo | 2007-10-09 | 1 | -2/+2 |
| | |||||
* | up | José Melo | 2007-10-09 | 1 | -3/+3 |
| | |||||
* | up | José Melo | 2007-10-09 | 1 | -4/+4 |
| | |||||
* | up | José Melo | 2007-10-09 | 1 | -2/+2 |
| | |||||
* | up | José Melo | 2007-10-09 | 1 | -2/+2 |
| | |||||
* | up | José Melo | 2007-10-08 | 1 | -5/+5 |
| | |||||
* | up | José Melo | 2007-10-08 | 1 | -23/+24 |
| | |||||
* | 10.4.239 | Thierry Vignaud | 2007-10-05 | 2 | -1/+3 |
| | |||||
* | (display_release_notes) fix release notes window size in !install mode | Thierry Vignaud | 2007-10-05 | 2 | -1/+3 |
| | |||||
* | 10.4.238 | Pascal Rigaux | 2007-10-05 | 2 | -1/+3 |
| | |||||
* | - do not use pseudo Protocol "vboxmouse" during install, use "IMPS/2" instead | Pascal Rigaux | 2007-10-05 | 2 | -0/+3 |
| | |||||
* | 10.4.237 | Olivier Blin | 2007-10-05 | 2 | -1/+3 |
| | |||||
* | add shadow 'in' around Gtk2::SimpleList widgets | Olivier Blin | 2007-10-05 | 2 | -1/+2 |
| | |||||
* | 10.4.236 | Pascal Rigaux | 2007-10-04 | 2 | -1/+3 |
| | |||||
* | fix version reported by drakfont & harddrake | Thierry Vignaud | 2007-10-04 | 3 | -2/+3 |
| | |||||
* | - fix copying of ../../i586/media/main medium | Pascal Rigaux | 2007-10-04 | 2 | -2/+9 |
| | | | | | (for dual_arch CDs sharing the i586 medium) | ||||
* | when checking dkms module packages, check that modules are either available ↵ | Olivier Blin | 2007-10-04 | 2 | -2/+6 |
| | | | | in urpmi media, or already installed (fix detection in live) | ||||
* | - fix configuring kdeglobals (was broken because of /etc/kderc using | Pascal Rigaux | 2007-10-04 | 3 | -2/+24 |
| | | | | | udpate-alternatives which use absolute symlinks) | ||||
* | do not vivify moddeps (fix installed modules detection, #34478) | Olivier Blin | 2007-10-04 | 1 | -0/+2 |
| | |||||
* | 10.4.235 | Thierry Vignaud | 2007-10-04 | 2 | -1/+3 |
| | |||||
* | finish-install: use translations for network step | Thierry Vignaud | 2007-10-04 | 2 | -1/+2 |
| | |||||
* | revert latest commit (drakwizard tests must be adjusted) | Thierry Vignaud | 2007-10-04 | 1 | -1/+1 |
| | |||||
* | - diskdrake --fileshare | Pascal Rigaux | 2007-10-04 | 2 | -0/+6 |
| | | | | | o install nautilus-filesharing if nautilus is installed (#34262) | ||||
* | 10.4.234 | Olivier Blin | 2007-10-04 | 2 | -1/+3 |
| | |||||
* | finish-install: use translations for keyboard and 3D steps | Olivier Blin | 2007-10-04 | 2 | -0/+5 |
| | |||||
* | 10.4.233 | Pascal Rigaux | 2007-10-04 | 2 | -1/+3 |
| | |||||
* | - use /dev/cdrom in fstab, but do not write corresponding udev rule | Pascal Rigaux | 2007-10-04 | 3 | -21/+8 |
| | | | | | | | | | | (the rules will be generated at boot time otherwise it won't catch the hdX/srX switch) (ID_PATH is something like "pci-0000:00:1f.1-ide-1:0", so it can't catch the ide/scsi device name switch that occurs at first boot on a box with cdrom on pata and harddisk on sata) | ||||
* | blacklist File::Copy::Recursive | Olivier Blin | 2007-10-04 | 1 | -0/+1 |
| | |||||
* | 10.4.232 | Olivier Blin | 2007-10-03 | 3 | -1/+5 |
| | |||||
* | add helper to get kernel module path (to be used in draklive) | Olivier Blin | 2007-10-03 | 2 | -0/+4 |
| | |||||
* | 10.4.231 | Nicolas Vigier | 2007-10-03 | 2 | -1/+7 |
| |