summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* should have been committed with the rest...Pascal Rigaux2007-09-191-0/+2
|
* o handle /boot/xxx files on linux raid1Pascal Rigaux2007-09-191-0/+2
|
* - getInputDevices(): keep "Bus=..." for drakx-kbd-mouse-x11Pascal Rigaux2007-09-191-0/+1
|
* - fix getting UUID on mdmadm (eg: md0) devicesPascal Rigaux2007-09-191-0/+2
| | | | | | | the fix is to stop doing UUID_from_magic and LABEL_from_magic, and correctly set device_UUID and device_LABEL in the type_subpart returned by type_subpart_from_magic()
* 10.4.202Thierry Vignaud2007-09-171-0/+2
|
* hide system config menu entry (#32941)Thierry Vignaud2007-09-171-2/+3
|
* make localedrake menu entries more understandable (#32941)Thierry Vignaud2007-09-171-0/+3
|
* 10.4.200Thierry Vignaud2007-09-171-0/+2
|
* (IM2packages) only run "chksession -l" if neededThierry Vignaud2007-09-171-0/+1
|
* (getSCSI) extract std "vendor|description" in description fieldThierry Vignaud2007-09-171-0/+2
|
* (create_treeview_list) use ellipsis in order to prevent horizontal scroll barThierry Vignaud2007-09-171-0/+2
|
* - bootloader-config:Pascal Rigaux2007-09-171-0/+4
| | | | | | | | o --rebuild-initrds: don't choke on kernel files which have no version in file name (#28772) (thanks to anssi)
* 10.4.198Thierry Vignaud2007-09-151-0/+2
|
* transform "use lang" into "require lang" (lang.pm doesn't exportThierry Vignaud2007-09-151-0/+1
| | | | | | anything anyway, thus making stuff require any.pm then lang.pm works as well as stuff requiring lang.pm then any.pm
* install scim-bridge-qt4 if KDE4 is installedThierry Vignaud2007-09-151-0/+3
|
* 10.4.197Thierry Vignaud2007-09-151-0/+2
|
* kill extra SCIM combinations (simpler) (UTUMI Hirosi)Thierry Vignaud2007-09-151-0/+1
|
* install scim-qtimm for scim default configThierry Vignaud2007-09-151-0/+1
|
* log another changeThierry Vignaud2007-09-151-0/+1
|
* install needed packages for skim (UTUMI Hirosi)Thierry Vignaud2007-09-151-0/+2
|
* o fix typo breaking reading fstab with UUID= entriesPascal Rigaux2007-09-141-0/+3
|
* 10.4.195Thierry Vignaud2007-09-131-0/+2
|
* (raw) run_program layer: enable to drop privileges through setuid()Thierry Vignaud2007-09-131-0/+1
|
* run the regular user browser (#33522)Thierry Vignaud2007-09-131-0/+2
|
* (bug_handler) distinct exceptions from SEGV, thus restoring catchingThierry Vignaud2007-09-131-0/+2
| | | | | SEGV and preventing looping while segfaulting again
* fix loading of tifm_sd module (#18237)Olivier Blin2007-09-131-0/+2
|
* bump release for drakxtools (10.4.193)Thierry Vignaud2007-09-131-0/+2
|
* (get_alternative,switch) prevent stupid & useless "driver for yourThierry Vignaud2007-09-121-0/+5
| | | | | | | sound card is unlisted" thus there's no more need to: - list OSS/ALSA alternatives if none - sync draksound with list_modules
* log one missing commitThierry Vignaud2007-09-121-0/+1
|
* better formattingThierry Vignaud2007-09-121-0/+1
|
* use a TextView instead of Label so that text is selectable (see #33023)Thierry Vignaud2007-09-121-0/+3
|
* 10.4.192Olivier Blin2007-09-111-0/+2
|
* drop snd-usb-audio blacklist, now done with a modprobe.d fileOlivier Blin2007-09-111-0/+1
|
* - library: have "defaults" mount option instead of empty string (for rescue)Pascal Rigaux2007-09-101-0/+1
|
* list jmicron driver in disk/ideOlivier Blin2007-09-061-0/+1
|
* drop support for iiimfThierry Vignaud2007-09-051-0/+3
|
* 10.4.190Thierry Vignaud2007-09-051-0/+2
|
* - display a warning when capslock is enabled and entering a password (#33028)Pascal Rigaux2007-09-051-0/+2
|
* 10.4.188Thierry Vignaud2007-09-041-0/+2
|
* display an identifier for generic SCSI devicesThierry Vignaud2007-09-041-0/+1
|
* list generic SCSI devicesThierry Vignaud2007-09-041-0/+1
|
* detect PS2 to USB converters as keyboardsThierry Vignaud2007-09-041-0/+2
|
* (getSCSI) enumerate generic SCSI devices againThierry Vignaud2007-09-041-1/+3
|
* (getSCSI) add support for tape device again (#31073)Thierry Vignaud2007-09-041-0/+1
|
* - diskdrakePascal Rigaux2007-09-041-0/+3
| | | | | o add a comment (a la ubuntu) in fstab when using UUID=
* 10.4.184Thierry Vignaud2007-09-031-0/+2
|
* - support for UUID (including UUID=xxx in fstab)Pascal Rigaux2007-08-311-0/+3
| | | | | (not by default for now)
* 10.4.183Pascal Rigaux2007-08-311-0/+2
|
* - bootloader-configPascal Rigaux2007-08-311-0/+5
| | | | | | | | | o handle new naming of vmlinuz flavors: vmlinuz-<version>-<flavor>-Xmdv instead of vmlinuz-<version>-Xmdv<flavor> o always use "linux" short name instead of "linux-<flavor>" (since the long name is quite nice nowadays) - drop now unneeded special case for kernel-tmb
* (configure_sound_slots) enable snd-ac97-codec power_save=1 option if ↵Thierry Vignaud2007-08-301-0/+2
| | | | installed on laptop (#32213)