| Commit message (Expand) | Author | Age | Files | Lines |
* | update 10-37mdk's changelog | Thierry Vignaud | 2004-05-25 | 1 | -0/+3 |
* | 10-37mdk | Thierry Vignaud | 2004-05-25 | 1 | -1/+7 |
* | (mapIntfToDevice) only try to lookup pci or usb device by bus location | Thierry Vignaud | 2004-05-25 | 1 | -1/+2 |
* | (get_eth_cards) brown paper bug: fix card name lookup when driver does | Thierry Vignaud | 2004-05-25 | 1 | -1/+1 |
* | Fix dropped .txt files when running mkisofs. (Anthill #799) | Stew Benedict | 2004-05-24 | 1 | -2/+2 |
* | (mk_frame) minor cleanup | Thierry Vignaud | 2004-05-24 | 1 | -1/+1 |
* | switch from deprecated OptionMenu into new ComboBox widget | Thierry Vignaud | 2004-05-24 | 11 | -33/+38 |
* | (build_notebook) simplify pull down menu filling and do not duplicate protocols | Thierry Vignaud | 2004-05-24 | 1 | -1/+1 |
* | Don't hardcode architecture | Rafael Garcia-Suarez | 2004-05-24 | 1 | -1/+1 |
* | 10-36mdk | Thierry Vignaud | 2004-05-24 | 1 | -1/+6 |
* | still provide compat stuff for OptionMenu (#9826) until all tools are | Thierry Vignaud | 2004-05-24 | 1 | -1/+41 |
* | Some new perl_checker fixes. | Stew Benedict | 2004-05-21 | 2 | -108/+58 |
* | Add /etc/modprobe* mount points for client hardware config. | Stew Benedict | 2004-05-20 | 1 | -0/+6 |
* | 10-35mdk | Thierry Vignaud | 2004-05-19 | 1 | -1/+33 |
* | filter LAN and Wireless cards by explicitely checking whether network | Thierry Vignaud | 2004-05-19 | 1 | -2/+2 |
* | (hasNetDevice, isNetDeviceWirelessAware, getNetDriver) explicitely use | Thierry Vignaud | 2004-05-19 | 1 | -3/+3 |
* | (isNetDeviceWirelessAware) introduce it in order to detect whether a | Thierry Vignaud | 2004-05-19 | 1 | -0/+20 |
* | - Share pango modules between the FT2 and Xft backend (named fc in pango 1.4) | Daouda Lo | 2004-05-19 | 1 | -7/+8 |
* | (Gtk2::OptionMenu->new) kill debug message | Thierry Vignaud | 2004-05-18 | 1 | -1/+1 |
* | (Gtk2::OptionMenu) transparently replace obsolete OptionMenu widget by | Thierry Vignaud | 2004-05-18 | 1 | -13/+14 |
* | perl_checker compliance | Damien Chaumette | 2004-05-17 | 1 | -3/+3 |
* | remove speedtouch and ISDN 'only working under 2.4 kernel' warnings | Damien Chaumette | 2004-05-17 | 1 | -10/+0 |
* | restore the ability to specify the file where the config should be written (s... | Pascal Rigaux | 2004-05-17 | 1 | -4/+6 |
* | Fix version of PerlIO::gzip in file list | Rafael Garcia-Suarez | 2004-05-17 | 1 | -2/+2 |
* | Remove an obsolete check for XFree86-VGA16 | Rafael Garcia-Suarez | 2004-05-17 | 1 | -3/+0 |
* | install autofs for nis authentication (dixit florin & fcrozat) | Pascal Rigaux | 2004-05-17 | 1 | -1/+1 |
* | instead of keeping stage1 (mostly as temporary space but with a fixed size, a... | Pascal Rigaux | 2004-05-17 | 1 | -4/+4 |
* | kill unused image | Thierry Vignaud | 2004-05-17 | 1 | -0/+0 |
* | Fixes to use speedtouch kernel driver / drop userspace one | Damien Chaumette | 2004-05-14 | 1 | -10/+15 |
* | simplify Xconfig::resolution_and_depth::allowed(): adapt it to the way it's r... | Pascal Rigaux | 2004-05-13 | 1 | -13/+14 |
* | $prefered_depth defaults to the greatest depths, no need to set it to 24 | Pascal Rigaux | 2004-05-13 | 1 | -1/+0 |
* | vmware doesn't like 24bpp (bugzilla #9755) | Pascal Rigaux | 2004-05-13 | 1 | -0/+2 |
* | really handle LABEL=XXX in fstab (as used by redhat) (no xfs labels yet) | Pascal Rigaux | 2004-05-13 | 5 | -10/+44 |
* | in manualFstab coming from auto_install.cfg, allow device /dev/XXX instead of... | Pascal Rigaux | 2004-05-13 | 1 | -0/+5 |
* | instead of keeping stage1 (mostly as temporary space but with a fixed size, a... | Pascal Rigaux | 2004-05-13 | 4 | -2/+41 |
* | speed-up monitor choosing dialog when {VendorName} is undef (esp. when using ... | Pascal Rigaux | 2004-05-13 | 1 | -1/+1 |
* | better error logging when gtkcreate_img or gtkcreate_pixbuf can't find the image | Pascal Rigaux | 2004-05-13 | 1 | -2/+2 |
* | fix selecting locales-LANG (it didn't really work, but it doesn't seem needed?) | Pascal Rigaux | 2004-05-12 | 1 | -5/+4 |
* | no lang-ltg.png, so disabling ltg | Pascal Rigaux | 2004-05-12 | 1 | -1/+1 |
* | unified two strings | Pablo Saratxaga | 2004-05-12 | 1 | -1/+1 |
* | use busybox when dont_run_directly_stage2 | Pascal Rigaux | 2004-05-12 | 1 | -1/+1 |
* | - fix typo | Pascal Rigaux | 2004-05-12 | 1 | -2/+2 |
* | fix typo | Pascal Rigaux | 2004-05-12 | 2 | -2/+2 |
* | use lang::analyse_locale_name() and lang::analyse_locale_name() | Pascal Rigaux | 2004-05-11 | 5 | -9/+16 |
* | - new function locale_to_main_locale() to replace the typical substr($lang, 0... | Pascal Rigaux | 2004-05-11 | 1 | -17/+30 |
* | updated pot file | Pablo Saratxaga | 2004-05-11 | 1 | -1324/+1302 |
* | perl_checker compliance | Pascal Rigaux | 2004-05-11 | 1 | -1/+2 |
* | fix typo | Pascal Rigaux | 2004-05-11 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2004-05-11 | 10 | -10/+14 |
* | rewrite a little probeSerialDevices(), the beginning is still very strange | Pascal Rigaux | 2004-05-11 | 1 | -4/+10 |