summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* - fix "probe floppies only once" (#43216)Pascal Rigaux2008-08-271-0/+1
|
* fix setting locales (#43224)Thierry Vignaud2008-08-271-0/+2
|
* move logs from drakxtools to installer's logsThierry Vignaud2008-08-261-2/+0
|
* (create_steps_window) align category titles like step onesThierry Vignaud2008-08-261-0/+2
|
* - bootloader-config:Pascal Rigaux2008-08-221-0/+3
| | | | | | o call mkinitrd without "-v" to make it silent (#42992)
* 10.22Thierry Vignaud2008-08-221-0/+2
|
* (new) do not let MCC crashes if an icon is missing (#37651)Thierry Vignaud2008-08-221-0/+1
|
* do not bother probing /dev/fd0 and loading floppy device uselessly,Olivier Blin2008-08-221-0/+3
| | | | | | it takes time and it is already done by boot process (just check /proc/devices)
* (floppies) probe floppies only onceThierry Vignaud2008-08-221-0/+2
|
* 11.21Thierry Vignaud2008-08-221-0/+2
|
* (main) ensure we initialize only once but at least one, thus fixingThierry Vignaud2008-08-221-0/+3
| | | | | crash when embedded or in installer (#43011)
* oops, wasn't commitedThierry Vignaud2008-08-221-0/+1
|
* log funda's changesThierry Vignaud2008-08-221-0/+3
|
* 11.2011.20Thierry Vignaud2008-08-211-0/+2
|
* (create_buttons4partitions) fix sizing partitions bar (#24410): weThierry Vignaud2008-08-211-0/+2
| | | | | | were sizing width of the box according to window's heigh instead of window's width...
* - drakauth:Pascal Rigaux2008-08-201-0/+3
| | | | | | | o handle pam_tcb instead of (deprecated) pam_unix (#42471) (as told by vdanen)
* 11.16Thierry Vignaud2008-08-191-0/+2
|
* log latest commitThierry Vignaud2008-08-191-0/+2
|
* 11.14Olivier Blin2008-08-191-0/+2
|
* authentication: enable network-auth meta-service if auth is not localOlivier Blin2008-08-191-0/+2
|
* 11.13Olivier Blin2008-08-181-0/+2
|
* add helpers to remove unused localization and hardware packagesOlivier Blin2008-08-181-0/+2
| | | | | (remove-unselected-locales, remove-unused-hardware-packages)
* log latest changesOlivier Blin2008-08-181-0/+1
|
* set locale at first step when language is selected in gfxmenu (#42299)Olivier Blin2008-08-181-0/+2
|
* fix titypoOlivier Blin2008-08-181-1/+1
|
* do not reload urpmi media every time are_available is calledOlivier Blin2008-08-181-0/+2
|
* 11.10.2Thierry Vignaud2008-08-181-0/+2
|
* (new,may_destroy) track windows in order to be able to set the properThierry Vignaud2008-08-181-0/+2
| | | | | | transient hint (really fixing focus bug (#42750) which got unfixed after fixing vivication)
* 11.10.1Thierry Vignaud2008-08-181-0/+2
|
* (_gtk__MagicWindow,wait_messageW) move using $::main_window asThierry Vignaud2008-08-181-0/+2
| | | | | | transient hint from interactive::gtk::wait_messageW() into _gtk__MagicWindow(), thus fixing focus bug #42750
* 11.1011.10Thierry Vignaud2008-08-141-0/+2
|
* (main,per_entry_action_box) move the action label at top of dialogThierry Vignaud2008-08-131-0/+2
|
* 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.4710.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.4610.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.4510.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