summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* run_program: set XAUTHORITY and HOME for the user we will drop privileges todistro/mdv2009.1Pascal Terjan2010-02-111-0/+5
|
* 12.35.2Olivier Blin2009-10-221-0/+2
|
* service_harddrake: allow to force screen resolution usingOlivier Blin2009-10-221-0/+3
| | | | | RESOLUTION_WANTED=XxY in /etc/sysconfig/harddrake2/service.conf
* add bug IDThierry Vignaud2009-09-231-1/+1
|
* 12.35.1Olivier Blin2009-09-141-0/+2
|
* fix required versionOlivier Blin2009-09-141-1/+1
|
* harddrake: allow to skip XFdrake framebuffer setup (and thus splash removal) ↵Olivier Blin2009-09-141-0/+4
| | | | if SETUP_FB is set to "no" in /etc/sysconfig/harddrake2/service.conf
* ide-disk module is now named ide-gd_mod (backport from trunk)Olivier Blin2009-09-141-0/+1
|
* - drakhelp: fix firefox launch bug #29775Aurélien Lefebvre2009-08-171-0/+2
|
* add support for snd_ctxfiThierry Vignaud2009-08-171-0/+2
| | | | | (backported from main)
* (dmidecode) fix parsing dmidecode output (broken since we useThierry Vignaud2009-08-111-0/+3
| | | | | | | | | dmidecode-2.10, aka since November 24 2008) Pixel: I hate you! (backported from trunk)
* 12.33Thierry Vignaud2009-04-231-0/+2
|
* handle virtio block devicesPascal Terjan2009-04-231-0/+1
|
* don't set umask=0 by default on windows partitions in 'secure' levelPascal Terjan2009-04-231-0/+2
|
* 12.31Thierry Vignaud2009-04-221-0/+2
|
* handle partition starting after 1ToPascal Terjan2009-04-211-0/+3
|
* sortThierry Vignaud2009-04-211-2/+2
|
* 12.30Thierry Vignaud2009-04-211-0/+2
|
* ensure ntp package is installed when configuring ntpOlivier Blin2009-04-211-0/+2
|
* do not crash if loading new drivers fails (happened with amd64_agp wrongly ↵Olivier Blin2009-04-211-0/+3
| | | | listed in pcitable, #43870)
* (check) add a basic testsuite (ensuring it compiles) in order toThierry Vignaud2009-04-211-0/+2
| | | | | | | prevent future crashes like #50009 rationale: make sure every perl module and tool pass perl_checker
* (read_rpmsrate) use the installer's logic regarding flags inThierry Vignaud2009-04-211-0/+2
| | | | | | | | | | standalone mode, thus fixing wrongly selecting some 32bits packages on x86_64 (#50148) (regression introduced in r256659 on 2009-04-17; "(detect_hardware_packages,simple_read_rpmsrate) do not offer to install KDE packages on GNOME or LXDE (#49671)")
* render ext4 partition as red like ext3 onesThierry Vignaud2009-04-211-0/+1
|
* (part_raw) display a progress bar while formating an ext4 partitionThierry Vignaud2009-04-211-0/+3
|
* fix dateThierry Vignaud2009-04-201-1/+1
|
* 12.29Thierry Vignaud2009-04-201-0/+2
|
* fix bug IDThierry Vignaud2009-04-201-1/+1
|
* (ask_language) handle both "ll_CC" and "ll" locales parameter (#49914)Thierry Vignaud2009-04-201-0/+2
|
* add a bug IDThierry Vignaud2009-04-201-1/+1
|
* (detect_rpmsrate_hardware_packages) do not offer to install java plugin (#48520)Thierry Vignaud2009-04-201-0/+3
|
* 12.28.2Thierry Vignaud2009-04-191-0/+2
|
* add bug ID (a bug entry was eventually filled in hours after we fixedThierry Vignaud2009-04-191-1/+1
| | | | | this bug)
* (detect_hardware_packages,simple_read_rpmsrate) do not offer to installThierry Vignaud2009-04-171-0/+1
| | | | KDE packages on GNOME or LXDE (#49671)
* always detect PCI modems (even when (slow) detecting serial modems is disabled)Thierry Vignaud2009-04-161-0/+4
|
* 12.28.1Thierry Vignaud2009-04-161-0/+2
|
* (read_grub_menu_lst) fix crash introduced in latest commit...Thierry Vignaud2009-04-161-0/+3
|
* 12.28Thierry Vignaud2009-04-151-0/+2
|
* keep grub entries which refer to unknown devices verbatim instead of ↵Pascal Terjan2009-04-151-0/+3
| | | | crashing (#48728)
* display an error when mount fails during View actionPascal Terjan2009-04-151-0/+1
|
* handle md devices not called md\d+, like md_d127Pascal Terjan2009-04-141-0/+3
|
* 12.27Thierry Vignaud2009-04-141-0/+2
|
* (is_pulseaudio_glitchfree_enabled,set_pulseaudio_glitchfree) enable to ↵Thierry Vignaud2009-04-141-0/+2
| | | | enable/disable glitch-free feature of PA
* fix listing some ATA (eg: pata_marvell) devices as unknownThierry Vignaud2009-04-141-0/+1
|
* do not open branches by defaultThierry Vignaud2009-04-141-0/+2
|
* Only write raid config into $::prefix if we are in install mode (#49632)Pascal Terjan2009-04-091-0/+5
|
* 12.26Thierry Vignaud2009-04-081-0/+2
|
* bootloader: add large-memory option to liloPascal Terjan2009-04-081-0/+1
|
* do not check anymore for disks on startupThierry Vignaud2009-04-081-0/+1
|
* do not try to add media to /etc/fstab (#49621)Thierry Vignaud2009-04-081-0/+2
|
* when device has no description, use vendor string (and do not use defined() ↵Thierry Vignaud2009-04-071-0/+1
| | | | as we don't care about empty strings)