summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* add set_best_geometry_for_the_partition_table to use the hd geometry instead ↵Pascal Rigaux2004-03-173-14/+142
| | | | of the physical geometry returned by the kernel (since for now i can't have bios geometry on 2.6)
* misc perl_checker cleanupThierry Vignaud2004-03-171-1/+1
|
* remove debug statementsThierry Vignaud2004-03-171-2/+0
|
* fix no information for drivers that do not support ethtool ioctl (eg:Thierry Vignaud2004-03-171-1/+10
| | | | | | sk98lin): try to match the device by interface name and driver name (won't work for several cards managed by the same driver)
* - sector2CHS() now gives sector number starting at 0Pascal Rigaux2004-03-171-3/+3
| | | | | - CHS2rawCHS() takes care of giving sector number starting at 1
* (get_eth_cards) if SIOCETHTOOL ioctl is not supported by driver, tryThierry Vignaud2004-03-171-0/+4
| | | | | | to lookup card by driver in devices list (if there's only one physical card managed by this driver)
* use std bannerThierry Vignaud2004-03-171-1/+4
|
* use new $ugtk2::wm_icon for x11 iconThierry Vignaud2004-03-175-7/+6
|
* (_create_dialog) set x11 icon for dialogs tooThierry Vignaud2004-03-171-0/+1
|
* (new) fix x11 icon for Gtk2::PlugThierry Vignaud2004-03-171-2/+1
|
* (_find_imgfile) prevent matching subdirectory (eg: harddrake)Thierry Vignaud2004-03-171-1/+1
|
* add agpgart modules to modprobe.preload if neededThierry Vignaud2004-03-171-0/+3
|
* show module for system bridges if it's not unknown (aka not managed byThierry Vignaud2004-03-171-1/+2
| | | | | kernel core)
* blacklist agp controllers class (they're still visible in the bridges one)Thierry Vignaud2004-03-171-0/+2
|
* split out agp controllers out of bridgesThierry Vignaud2004-03-171-0/+1
|
* do not pass eth interface and user to adsl-start, they're alreadyThierry Vignaud2004-03-171-1/+1
| | | | | provided in pppoe.conf (#2004)
* fix SmartLink modem managment (#8959)Thierry Vignaud2004-03-171-1/+1
|
* update wanadoo dns according toThierry Vignaud2004-03-171-2/+2
| | | | | http://www.wanadoo.fr/bin/frame2.cgi?u=http%3A//assistance.wanadoo.fr/reponse791.asp
* fix typoPascal Rigaux2004-03-161-1/+1
|
* - add $ugtk2::wm_icon (esp. for park-rpmdrake)Pascal Rigaux2004-03-161-4/+5
| | | | | - cleanup, correct indentation
* bewan supportThierry Vignaud2004-03-162-2/+32
|
* Update imagesDavid Baudens2004-03-1616-0/+0
|
* readding images in binary modePablo Saratxaga2004-03-165-0/+0
|
* removed pixmaps to readd them in binary modePablo Saratxaga2004-03-165-0/+0
|
* changed order of LANGUAGE value for Filipino so monolingual windowmanagersPablo Saratxaga2004-03-161-1/+3
| | | | | can have translated menus
* updated and added pictures for language selection list.Pablo Saratxaga2004-03-169-4/+7
| | | | | | enabled choice for Filipino (we have quite good translations), Low-Saxon and Kyrgyz.
* fix server lookup (#8846)Thierry Vignaud2004-03-161-1/+1
|
* only show encapsulation parameter for sagem modemThierry Vignaud2004-03-161-3/+5
|
* (adsl_conf_backend) fix adsl stop on pppoa linksThierry Vignaud2004-03-161-2/+1
|
* preselect pppoa for bewan tooThierry Vignaud2004-03-161-1/+1
|
* make it clear these checks are only for pci modemsThierry Vignaud2004-03-161-5/+6
|
* pci modem: only take care of selected oneThierry Vignaud2004-03-161-6/+5
|
* wireless-tools is listed twice!Thierry Vignaud2004-03-161-1/+1
|
* speedtouch was listed two times in the old days!Thierry Vignaud2004-03-161-1/+1
|
* install speedtouch firmware tooThierry Vignaud2004-03-161-2/+2
|
* automatically install speedtouch for Alcatel USB ADSL modemsThierry Vignaud2004-03-161-1/+2
|
* automatically install eagle-usb for sagem ADSL modemsThierry Vignaud2004-03-161-1/+2
|
* Add NETWORKING_FILE support for PowerPackPlusDavid Baudens2004-03-161-1/+2
|
* (new) set x11 icon for non wizard toolsThierry Vignaud2004-03-161-0/+1
|
* (new) set default x11 iconThierry Vignaud2004-03-161-0/+3
|
* (alert_config) fix wizard when logdrake is embeddedThierry Vignaud2004-03-161-0/+1
|
* (alert_config) fix wizard on second runThierry Vignaud2004-03-161-0/+1
|
* (alert_config) make it a wizard again (that is, with banner,Thierry Vignaud2004-03-161-0/+1
| | | | | "previous"/"next" buttons and the like)
* (interactive_mode) better styleThierry Vignaud2004-03-161-2/+4
|
* (interactive_mode, dialog) let's have nice icon in sub dialogs whenThierry Vignaud2004-03-161-2/+2
| | | | | embedded too
* (dialog) make subdialogs be transcient for main window when not embeddedThierry Vignaud2004-03-161-1/+1
|
* set x11 icoThierry Vignaud2004-03-165-0/+13
|
* add drakups iconThierry Vignaud2004-03-161-0/+0
| | | | | | | | | "Copyright (C) 2004 MGE UPS SYSTEMS / Luc Descotils This graphic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or at your option) any later version..."
* (configure_net) do not offer to alter domain name since this isThierry Vignaud2004-03-161-1/+0
| | | | | achievable through FQDN
* clean majors introduced into the CVS by mistakeFlorent Villard2004-03-161-39/+39
|