summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
...
* - BitTorrent support addedRobert Vojta2004-05-251-0/+6
* update 10-37mdk's changelogThierry Vignaud2004-05-251-0/+3
* 10-37mdkThierry Vignaud2004-05-251-1/+7
* (mapIntfToDevice) only try to lookup pci or usb device by bus locationThierry Vignaud2004-05-251-1/+2
* (get_eth_cards) brown paper bug: fix card name lookup when driver doesThierry Vignaud2004-05-251-1/+1
* Fix dropped .txt files when running mkisofs. (Anthill #799)Stew Benedict2004-05-241-2/+2
* (mk_frame) minor cleanupThierry Vignaud2004-05-241-1/+1
* switch from deprecated OptionMenu into new ComboBox widgetThierry Vignaud2004-05-2411-33/+38
* (build_notebook) simplify pull down menu filling and do not duplicate protocolsThierry Vignaud2004-05-241-1/+1
* Don't hardcode architectureRafael Garcia-Suarez2004-05-241-1/+1
* 10-36mdkThierry Vignaud2004-05-241-1/+6
* still provide compat stuff for OptionMenu (#9826) until all tools areThierry Vignaud2004-05-241-1/+41
* Some new perl_checker fixes.Stew Benedict2004-05-212-108/+58
* Add /etc/modprobe* mount points for client hardware config.Stew Benedict2004-05-201-0/+6
* 10-35mdkThierry Vignaud2004-05-191-1/+33
* filter LAN and Wireless cards by explicitely checking whether networkThierry Vignaud2004-05-191-2/+2
* (hasNetDevice, isNetDeviceWirelessAware, getNetDriver) explicitely useThierry Vignaud2004-05-191-3/+3
* (isNetDeviceWirelessAware) introduce it in order to detect whether aThierry Vignaud2004-05-191-0/+20
* - Share pango modules between the FT2 and Xft backend (named fc in pango 1.4)Daouda Lo2004-05-191-7/+8
* (Gtk2::OptionMenu->new) kill debug messageThierry Vignaud2004-05-181-1/+1
* (Gtk2::OptionMenu) transparently replace obsolete OptionMenu widget byThierry Vignaud2004-05-181-13/+14
* perl_checker complianceDamien Chaumette2004-05-171-3/+3
* remove speedtouch and ISDN 'only working under 2.4 kernel' warningsDamien Chaumette2004-05-171-10/+0
* restore the ability to specify the file where the config should be written (s...Pascal Rigaux2004-05-171-4/+6
* Fix version of PerlIO::gzip in file listRafael Garcia-Suarez2004-05-171-2/+2
* Remove an obsolete check for XFree86-VGA16Rafael Garcia-Suarez2004-05-171-3/+0
* install autofs for nis authentication (dixit florin & fcrozat)Pascal Rigaux2004-05-171-1/+1
* instead of keeping stage1 (mostly as temporary space but with a fixed size, a...Pascal Rigaux2004-05-171-4/+4
* kill unused imageThierry Vignaud2004-05-171-0/+0
* Fixes to use speedtouch kernel driver / drop userspace oneDamien Chaumette2004-05-141-10/+15
* simplify Xconfig::resolution_and_depth::allowed(): adapt it to the way it's r...Pascal Rigaux2004-05-131-13/+14
* $prefered_depth defaults to the greatest depths, no need to set it to 24Pascal Rigaux2004-05-131-1/+0
* vmware doesn't like 24bpp (bugzilla #9755)Pascal Rigaux2004-05-131-0/+2
* really handle LABEL=XXX in fstab (as used by redhat) (no xfs labels yet)Pascal Rigaux2004-05-135-10/+44
* in manualFstab coming from auto_install.cfg, allow device /dev/XXX instead of...Pascal Rigaux2004-05-131-0/+5
* instead of keeping stage1 (mostly as temporary space but with a fixed size, a...Pascal Rigaux2004-05-134-2/+41
* speed-up monitor choosing dialog when {VendorName} is undef (esp. when using ...Pascal Rigaux2004-05-131-1/+1
* better error logging when gtkcreate_img or gtkcreate_pixbuf can't find the imagePascal Rigaux2004-05-131-2/+2
* fix selecting locales-LANG (it didn't really work, but it doesn't seem needed?)Pascal Rigaux2004-05-121-5/+4
* no lang-ltg.png, so disabling ltgPascal Rigaux2004-05-121-1/+1
* unified two stringsPablo Saratxaga2004-05-121-1/+1
* use busybox when dont_run_directly_stage2Pascal Rigaux2004-05-121-1/+1
* - fix typoPascal Rigaux2004-05-121-2/+2
* fix typoPascal Rigaux2004-05-122-2/+2
* use lang::analyse_locale_name() and lang::analyse_locale_name()Pascal Rigaux2004-05-115-9/+16
* - new function locale_to_main_locale() to replace the typical substr($lang, 0...Pascal Rigaux2004-05-111-17/+30
* updated pot filePablo Saratxaga2004-05-111-1324/+1302
* perl_checker compliancePascal Rigaux2004-05-111-1/+2
* fix typoPascal Rigaux2004-05-111-1/+1
* perl_checker compliancePascal Rigaux2004-05-1110-10/+14