summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* sync with code & merge translations of new strings from cookerThierry Vignaud2008-02-0471-433/+2343
|
* - autoselect distro version in bugzillaThierry Vignaud2008-02-042-52/+112
| | | | | | | | | | | | | | - do not display twice "Cannot be run in console mode." message - explain what is the usefull part of the gdb trace - make "Please describe what you were doing when it crashed" more visible and force people to write something in before opening bugzilla - open help as user - prevent altering tool and the like when catching a bug (#35241) - report crash messages in the bug report only when --incident is used (and not when tools explicitely run drakbug with --report) - report gdb trace if possible - stop translating program name in bugzilla (#35241)
* keep buggy process around so that we can run gdb on it (if perl segfaulted)Thierry Vignaud2008-02-042-1/+4
|
* add bug reportPascal Rigaux2008-01-281-1/+1
|
* - fix detecting existing LVMs (#31228)Pascal Rigaux2008-01-283-2/+2
| | | | | | | (regression introduced in 10.4.204 (?)) (backported from HEAD)
* - diskdrake --fileshare:Pascal Rigaux2008-01-282-1/+3
| | | | | o adapt to nfs-utils service rename (nfs-server instead of nfs) (#37069)
* - look for LVM PV on non partitioned disk before looking for DOSPascal Rigaux2008-01-223-1/+7
| | | | | partition_table (esp. for lilo which puts the DOS magic)
* 10.4.239.1Thierry Vignaud2008-01-122-1/+2
|
* harddrake: check that media are not USB keys before auto-configuring them ↵Olivier Blin2008-01-023-8/+10
| | | | (#34568)
* make "Run config tool" available again (#34794, backport from trunk)Olivier Blin2008-01-022-1/+2
|
* allow to set zero values in module options (#26515, backport from trunk)Olivier Blin2008-01-022-1/+2
|
* mark the harddrake service as interactive, so that package requests are ↵Olivier Blin2008-01-022-0/+3
| | | | displayed with parallell init
* cosmetics and groupOlivier Blin2008-01-021-4/+4
|
* - bootloader-config:Pascal Rigaux2007-12-182-2/+5
| | | | | | | | o if drakx-kbd-mouse-x11 is not installed, simply don't add bootsplash instead of dying (backport from HEAD)
* - don't check /proc/partitions for a partition_table::lvm Pascal Rigaux2007-12-031-0/+14
| | | | | | | (ie PV on non partitioned drive) (also committed in fs/proc_partitions.pm)
* - don't check /proc/partitions for a partition_table::lvm Pascal Rigaux2007-12-032-0/+5
| | | | | | | (ie PV on non partitioned drive) (backport from trunk)
* - localedrake:Pascal Rigaux2007-11-304-15/+25
| | | | | | | o restrict the proposed input-methods for each language (backport from trunk)
* detect storage and various controllers before anything else (so that storage ↵Olivier Blin2007-10-312-103/+106
| | | | devices get detected at first boot on live) (backport from trunk)
* group USB_STORAGE with other storage devices (backport from trunk)Olivier Blin2007-10-311-9/+9
|
* - bootloader-config must not need network::network from libdrakx-netPascal Rigaux2007-10-242-1/+2
|
* drakclock/finish-install: disable DPMS and screensaver when setting time not ↵Olivier Blin2007-10-234-0/+17
| | | | to blank monitor (#17031, backport from trunk)
* fix buttons order under KDE when using compiz (by detecting ↵Olivier Blin2007-10-232-1/+3
| | | | kde-window-decorator, backport from trunk)
* - localedrake:Pascal Rigaux2007-10-154-2/+18
| | | | | | | | | | 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() backported from trunk
* (set_auth_value) fix switching from "no_password" to "(root|user)_password" ↵Thierry Vignaud2007-10-102-1/+4
| | | | (#34490)
* 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
|
* 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)
* do not vivify moddeps (fix installed modules detection, #34478)Olivier Blin2007-10-041-0/+2
|
* 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)
* 10.4.234Olivier Blin2007-10-042-1/+3
|
* finish-install: use translations for keyboard and 3D stepsOlivier Blin2007-10-042-0/+5
|