summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* (entry) use sysfs in order to discover major/minor for SCSI likeThierry Vignaud2008-12-181-0/+4
| | | | | devices since they're dynamic with kernel-2.6.28+
* 11.75Thierry Vignaud2008-12-171-0/+2
|
* (add) kernel-2.6.28+ supports more than 15 partitions on SATA & SCSI devicesThierry Vignaud2008-12-171-0/+1
|
* add support for 2 new network drivers: sxg & w35undThierry Vignaud2008-12-171-0/+2
|
* - diskdrake:Pascal Rigaux2008-12-161-0/+1
| | | | | | | o --nfs: handle domainname not set (reported somewhere, but can't find where...)
* - bootloader-config:Pascal Rigaux2008-12-161-0/+3
| | | | | | o do not modify /boot/vmlinuz symlinks before doing mkinitrd in case mkinitrd fails (#44862)
* - diskdrake:Pascal Rigaux2008-12-161-0/+3
| | | | | | | o --nfs: handle "host:/" (#44320) i wonder if \w is really needed here...
* 11.73Thierry Vignaud2008-12-151-0/+2
|
* (setupBootloader__general) enable to disable SMP support (#31339)Thierry Vignaud2008-12-151-0/+2
|
* (write_fstab) fix crashing on writing fstab when using SMB (#46084)Thierry Vignaud2008-12-151-0/+1
|
* (make) fix racing with udev (#41832)Thierry Vignaud2008-12-151-0/+2
|
* install task-scanning (so that xsane-gimp got installed)Thierry Vignaud2008-12-151-0/+3
|
* 11.72Thierry Vignaud2008-12-091-0/+2
|
* (pciusb_id) try harder to find duplicates: ignore case (b/c bus can beThierry Vignaud2008-12-091-0/+1
| | | | | either 'USB' or 'usb' (eg: input devices)
* do not sduplicated hardware as unknown (#46242): track duplicated input devicesThierry Vignaud2008-12-091-0/+1
|
* do not show duplicated hardware as unknown (#46242): * list PC Speaker as ↵Thierry Vignaud2008-12-091-0/+2
| | | | sound card
* - finish-installPascal Rigaux2008-12-051-0/+2
| | | | | | | | o use /dev/urandom instead of /dev/random to generate salt for passwords (since reading on /dev/random can block boot process) (bug found/fixed by blino)
* make it clear finish-install require drak3d >= 1.21Pascal Rigaux2008-12-051-0/+1
|
* do not list PATA controllers as SATA (alternative would be to justThierry Vignaud2008-12-041-0/+3
| | | | | list all ATA controllers together)
* write distro release in bug descriptionThierry Vignaud2008-11-261-0/+2
|
* handle new network driver: et131x, smsc95xxThierry Vignaud2008-11-241-0/+2
|
* finish-install: show only installed 3D desktopsOlivier Blin2008-11-171-0/+3
|
* 11.71Pascal Rigaux2008-11-061-0/+2
|
* - diskdrakePascal Rigaux2008-11-061-0/+1
| | | | | o --dav: handle https
* - diskdrakePascal Rigaux2008-11-061-0/+3
| | | | | o --dav: handle davfs2 credentials in /etc/davfs2/secrets (#44190)
* 11.7011.70Thierry Vignaud2008-10-161-0/+2
|
* do not backup xorg.conf if we won't change the driverThierry Vignaud2008-10-161-0/+2
|
* (enable_sync_flush,sync_flush) split them out of wait_messageW() so thatThierry Vignaud2008-10-111-0/+3
| | | | | rpmdrake can get rid of some gray windows
* add support for upcoming tx4939ide IDE driverThierry Vignaud2008-10-091-0/+3
|
* 11.67Olivier Blin2008-10-021-0/+2
|
* do not detect pan* devices as ethernet devices for nowOlivier Blin2008-10-021-2/+5
| | | | | (network configuration tools do not fully support them)
* allow detection of low resources systems (extracted from compssUsers.pl) and ↵Olivier Blin2008-10-021-0/+3
| | | | netbooks/nettops
* 11.63Thierry Vignaud2008-10-011-0/+2
|
* - adapt ask_window_manager_to_logout() to make it work (need usermode changes)Pascal Rigaux2008-10-011-0/+1
|
* service_harddrake: enable/disable apmd if neededOlivier Blin2008-10-011-0/+1
|
* - bootloader-config (and other tools): handle /dev/mapper/xxx1 instead ofPascal Rigaux2008-10-011-0/+3
| | | | | /dev/mapper/xxxp1 (#44182)
* 11.62Thierry Vignaud2008-10-011-0/+2
|
* (set_back_pixbuf) use dithering so that eg banners looks better with 16bpp ↵Thierry Vignaud2008-10-011-0/+2
| | | | displays
* (_gtk__Image_using_pixbuf) revert r246993 from 2008-09-29, thus fixingThierry Vignaud2008-10-011-0/+2
| | | | | | | | | | dithering regression: "(_gtk__Image_using_pixbuf) simplify using pixbuf storage (which brings in optimized refresh on expose event as side effect) (needed for next commit)"
* 11.61Thierry Vignaud2008-09-301-0/+2
|
* - bootloader-config, drakbootPascal Rigaux2008-09-301-0/+1
| | | | | | | o fix dropping "chainloader" and "configfile" entries (#44045) (at last!)
* - bootloader-config:Pascal Rigaux2008-09-301-2/+4
| | | | | | | o --action migrate-to-uuids: o do migrate dmraid device names to UUID (because of xxx1 vs xxxp1 device name issue, cf #44182)
* - bootloader-config:Pascal Rigaux2008-09-301-0/+3
| | | | | | | | o --action migrate-to-uuids: do not migrate non sdx/hdx to UUID (bootloader config) (it was done for fstab, but not for menu.lst)
* (Gtk2::Banner->new) reduce banner font sizeThierry Vignaud2008-09-301-0/+2
|
* 11.6011.60Thierry Vignaud2008-09-301-0/+2
|
* (_text_insert) fix rpmdrake crashing when description begins byThierry Vignaud2008-09-301-0/+3
| | | | | "Gtk2::.." (#43802)
* show banner when not embeddedThierry Vignaud2008-09-291-0/+1
|
* use Gtk+2's FileChooserDialogThierry Vignaud2008-09-291-1/+1
|
* use Gtk+2's FileChooserDialogThierry Vignaud2008-09-291-0/+3
|
* 11.59Thierry Vignaud2008-09-291-0/+2
|