summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* default to UTF-8 for chinese simplified (#42137)Thierry Vignaud2008-08-121-0/+3
|
* 11.6Thierry Vignaud2008-08-081-0/+3
|
* (mirrors_raw) add product type to URL when fetching mirror listThierry Vignaud2008-08-061-0/+2
| | | | | (Romain d'Alverny's request)
* 11.5Thierry Vignaud2008-08-061-0/+2
|
* (new) fix more strange focus bugsThierry Vignaud2008-08-061-0/+2
|
* 11.4Thierry Vignaud2008-08-051-0/+2
|
* (_gtk_any_Window) make 'transient_for' force modality over 'modal'Thierry Vignaud2008-08-051-0/+2
| | | | | | | | | | | | | | | parameter now that ugtk2::new no longer set modality, else we got strange focus bugs. ugtk2's behavior was altered in r243651 on 2008-07-25: "do not force all windows to be modal at install time since it causes issues with matchbox window manager modality got forced in r210547 on 2005-01-11 while switching to mygtk2 which collapsed two code paths in ones whereas one wasn't setting modality ('create "MagicWindow" in mygtk2 out of ugtk2::new()')"
* 11.3Thierry Vignaud2008-08-041-0/+2
|
* adapt to dm.d files being moved to /usr/share (#41879)Olivier Blin2008-07-181-0/+1
|
* do not try to configure an undefined dmOlivier Blin2008-07-181-0/+3
|
* 10.47Olivier Blin2008-07-101-0/+2
|
* fix reading and setting kdmrc (by resolving alternative in chroot)Olivier Blin2008-07-101-0/+2
|
* finish-install: log in syslog (by not undefining standalone mode, but using ↵Olivier Blin2008-07-101-0/+1
| | | | no_Window_Manager option instead)
* 10.46Olivier Blin2008-07-101-0/+2
|
* authentication: fix reading md5/shadow options in /etc/pam.d/system-auth ↵Olivier Blin2008-07-101-0/+1
| | | | (the hash was wrecked when shadow was present but not md5)
* authentication: add back fix to force the password to be utf8 (#23273), ↵Olivier Blin2008-07-101-0/+3
| | | | wrongly reverted on r242842)
* 10.45Olivier Blin2008-07-091-0/+2
|
* default to KDE4 (instead of KDE) if kdm config exists when reading autologin ↵Olivier Blin2008-07-091-0/+2
| | | | configuration
* update autologin file path for kdm4Olivier Blin2008-07-091-0/+1
|
* log latest fixesOlivier Blin2008-07-091-0/+2
|
* 10.43Olivier Blin2008-07-041-0/+2
|
* detect KDE4 when configuring autologinOlivier Blin2008-07-041-0/+2
|
* fix indentationThierry Vignaud2008-06-251-1/+1
|
* 10.39Thierry Vignaud2008-06-251-0/+2
|
* - bootloader-config:Pascal Rigaux2008-06-231-0/+3
| | | | | | o fix handling xen kernels: it should not replace an existing 'linux' entry (#40865)
* service_harddrake: handle nvidia173.ko (proprietary 173.14.xx series)Anssi Hannula2008-06-191-0/+3
|
* 10.37Thierry Vignaud2008-06-181-0/+2
|
* (_find_imgfile) handle jpeg icons (needed for next rpmdrake)Thierry Vignaud2008-06-181-0/+1
|
* (configure_one_sound_slot) do not set snd-ac97-codec's "power_save=1"Thierry Vignaud2008-06-161-0/+3
| | | | | options on MIPS
* typo fixThierry Vignaud2008-06-161-1/+1
|
* mention authentication changesOlivier Blin2008-06-121-0/+6
|
* 10.34Olivier Blin2008-06-121-0/+2
|
* handle generic being renamed as ide-pci-genericOlivier Blin2008-06-121-0/+1
|
* handle ide-cd being renamed as ide-cd_modOlivier Blin2008-06-121-0/+2
|
* drakupdate_fstab: make sure removable disks are not fs-checked on boot ↵Olivier Blin2008-06-121-0/+2
| | | | (regression introduced in 10.6.3)
* log changes in drakxtools as well (partitioning wizard code is shared for ↵Olivier Blin2008-06-021-0/+3
| | | | draklive-install)
* service_harddrake: fix autoconfiguration of harddisks (because an undefined ↵Olivier Blin2008-05-301-0/+1
| | | | configurator will make harddrake skip all disks)
* service_harddrake: fix kbluetooth config pathOlivier Blin2008-05-301-0/+1
|
* service_harddrake: do not allow fbdev if /proc/fb is emptyOlivier Blin2008-05-301-0/+2
|
* allow mounting ntfs-3g partitions (also fixes detection of Windows ↵Olivier Blin2008-05-301-0/+3
| | | | partitions during live installation)
* 10.33Thierry Vignaud2008-05-291-0/+2
|
* only read bootloader configuration when configuring it (usefull in chroots)Thierry Vignaud2008-05-291-0/+3
|
* (set_pulseaudio_routing) be more robust when managingThierry Vignaud2008-05-201-0/+2
| | | | | /etc/alsa/pulse-default.conf
* list hso driver in network/cellularOlivier Blin2008-05-161-0/+1
|
* log one more change in 10.32Thierry Vignaud2008-05-151-0/+2
|
* (report_bug_to_bugzilla) automatically report CPU name & kernel versionThierry Vignaud2008-05-151-0/+1
|
* (report_bug_to_bugzilla) prefill the platform fieldThierry Vignaud2008-05-151-0/+3
|
* 10.32Thierry Vignaud2008-05-131-0/+2
|
* (switch) advise to log out if PA is enabled/disabledThierry Vignaud2008-05-131-0/+1
|
* (switch) make sure that switch alsa-plugins-pulseaudio is installedThierry Vignaud2008-05-131-0/+2
| | | | | when enabling PA routing (#40533)