summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* install linuxwacom if neededThierry Vignaud2008-02-151-0/+1
|
* - diskdrake:Pascal Rigaux2008-02-141-0/+4
| | | | | | o final fix for resizing's failures due to udev's race (when writing the partition, do not del/add the same partition)
* 10.6.18Thierry Vignaud2008-02-121-0/+2
|
* (_gtk__Sexy_IconEntry) handle 'icon-pressed' signal tooThierry Vignaud2008-02-121-0/+2
|
* 10.6.17Thierry Vignaud2008-02-111-0/+2
|
* (_gtk__Sexy_IconEntry) add support for Gtk2::Sexy::IconEntry (needed for ↵Thierry Vignaud2008-02-111-0/+1
| | | | rpmdrake)
* log last changelogThierry Vignaud2008-02-111-0/+4
|
* 10.6.15Thierry Vignaud2008-02-071-0/+2
|
* do not try to install openoffice64 on x86_64 (#37318)Thierry Vignaud2008-02-071-0/+3
|
* 10.6.14Thierry Vignaud2008-02-051-0/+2
|
* (search_dir_font) fix crashing on file names with meta characters (#36482)Thierry Vignaud2008-02-051-0/+2
|
* log latest changesThierry Vignaud2008-02-051-0/+2
|
* - bootloader-config:Pascal Rigaux2008-02-051-0/+4
| | | | | | | | o never use "vmlinuz-desktop" or "initrd-desktop.img", always use "vmlinuz" or "initrd.img" (#35721) this should have been done together with commit r226739 (2007-08-31)
* 10.6.11Thierry Vignaud2008-01-311-0/+2
|
* stop translating program name in bugzilla (#35241)Thierry Vignaud2008-01-311-0/+1
|
* explain what is the usefull part of the gdb traceThierry Vignaud2008-01-311-0/+1
|
* log latest drakbug commitThierry Vignaud2008-01-311-0/+1
|
* autoselect distro version in bugzillaThierry Vignaud2008-01-311-0/+3
|
* 10.6.10Thierry Vignaud2008-01-281-0/+2
|
* add BR idThierry Vignaud2008-01-281-1/+1
|
* - diskdrake --fileshare:Pascal Rigaux2008-01-281-0/+2
| | | | | o adapt to nfs-utils service rename (nfs-server instead of nfs)
* - handle new drivers: Thierry Vignaud2008-01-281-0/+7
| | | | | | | | | | o ethernet: cpmac o gigabit: ipg o pata/sata: pata_bf54x, sata_fsl o sound: snd-at73c213 o tv cards: cx23885 o webcams: tcm825x
* add entryPascal Rigaux2008-01-281-0/+1
|
* - detect raid partitions based on either type 0xfd or vol_id detectingPascal Rigaux2008-01-281-0/+2
| | | | | | | linux_raid_member (#35684) for this, introduce field {type_name}
* add bug numberPascal Rigaux2008-01-281-1/+1
|
* - bootloader-config:Pascal Rigaux2008-01-281-0/+3
| | | | | o do not drop "lock" in chainload entries from grub's menu.lst
* 10.6.9Thierry Vignaud2008-01-251-0/+2
|
* backup xorg.conf before falling back to safe driver (#37182)Thierry Vignaud2008-01-251-0/+2
|
* log finish-install fixThierry Vignaud2008-01-251-0/+2
|
* do not display twice "Cannot be run in console mode." message in drakbugOlivier Blin2008-01-251-0/+2
|
* class more sensors as biometricThierry Vignaud2008-01-241-0/+3
|
* 10.6.8Thierry Vignaud2008-01-241-0/+2
|
* make "Please describe what you were doing when it crashed" moreThierry Vignaud2008-01-241-0/+4
| | | | | visible and force people to write something in before opening bugzilla
* (init) move enabling catching exceptions here so that users ofThierry Vignaud2008-01-241-0/+2
| | | | | | ::no_ugtk_init still get covered once calling init(), thus catching exceptions
* - bootloader-config, diskdrake:Pascal Rigaux2008-01-221-0/+4
| | | | | | o look for LVM PV on non partitioned disk before looking for DOS partition_table (esp. for lilo which puts the DOS magic)
* 10.6.6Pascal Rigaux2008-01-221-0/+2
|
* - bootloader-config:Pascal Rigaux2008-01-221-0/+2
| | | | | o fix root=xxx parameter for "/" on lvm using UUID= in fstab (#36542)
* "my $foo if 0" semantic has changed in some cases, using the new "state" ↵Pascal Rigaux2008-01-181-0/+2
| | | | keyword instead
* 10.6.5Pascal Rigaux2008-01-171-0/+2
|
* - drakboot:Pascal Rigaux2008-01-171-0/+3
| | | | | o fix handling root=UUID=xxx when modifying a bootloader entry (#36788)
* 10.6.4Pascal Rigaux2008-01-141-0/+2
|
* - localedrake, drakx-finish-install:Pascal Rigaux2008-01-141-0/+4
| | | | | | | | | | | | | o fix proposing Belgium when lang is "nl" and locales-fr is not installed (same for Canada with lang "fr" and locales-en not installed) (#36413) nb: - removed restricting countries to installed locales in list_countries(), since c2locale is wrong for countries like CA or BE which have more than one lang - country_to_locales() is replaced with countries_to_locales() to avoid redoing the same computation all the time
* factorize 10.6.3's changelogThierry Vignaud2008-01-091-2/+1
|
* 10.6.3Thierry Vignaud2008-01-091-0/+2
|
* handle new driver: snd-virtuosoThierry Vignaud2008-01-081-0/+1
|
* - bootloader-config:Pascal Rigaux2008-01-071-0/+3
| | | | | | | | | o fix regression introduced in 10.5.7: do not create alt_xxx entries when adding a new entry in bootloader nb: bug introduced by {verbatim} entry field, reported by Andrey on cooker mailing list
* drakupdate_fstab: remove --no-flag option, the "kudzu" option has not been ↵Olivier Blin2008-01-021-0/+1
| | | | written for ages
* never set "sync" option, use default fs options from drakx (#35204)Olivier Blin2008-01-021-0/+2
|
* harddrake: check that media are not USB keys before auto-configuring them ↵Olivier Blin2008-01-021-0/+1
| | | | (#34568)
* report crash messages in the bug report only when --incident is used (and ↵Olivier Blin2008-01-021-0/+3
| | | | not when tools explicitely run drakbug with --report), Titi may provide a better fix