summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* - 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
|
* 10.4.233Pascal Rigaux2007-10-042-1/+3
|
* - use /dev/cdrom in fstab, but do not write corresponding udev rulePascal Rigaux2007-10-043-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::RecursiveOlivier Blin2007-10-041-0/+1
|
* 10.4.232Olivier Blin2007-10-033-1/+5
|
* add helper to get kernel module path (to be used in draklive)Olivier Blin2007-10-032-0/+4
|