Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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, ↵ | Pascal Rigaux | 2004-05-17 | 1 | -4/+4 |
| | | | | | | | and for the background init), exit the stage1 giving hand to stage2 in a tmpfs (same as what was done for Mandrakemove) | ||||
* | 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 |
| | | | | | | | | | (happy modem with both 2.4 and 2.6) - fix modem_run parameters to use kernel driver - change/move pty declaration in /etc/ppp/peers/adsl - plugin pppoatm has to be set and vpi.vci too - new net_cnx_{up/down}, speedtouch.sh seems to be useless now | ||||
* | simplify Xconfig::resolution_and_depth::allowed(): adapt it to the way it's ↵ | Pascal Rigaux | 2004-05-13 | 1 | -13/+14 |
| | | | | really used | ||||
* | $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 ↵ | Pascal Rigaux | 2004-05-13 | 1 | -0/+5 |
| | | | | of simply XXX | ||||
* | instead of keeping stage1 (mostly as temporary space but with a fixed size, ↵ | Pascal Rigaux | 2004-05-13 | 4 | -2/+41 |
| | | | | | | | and for the background init), exit the stage1 giving hand to stage2 in a tmpfs (same as what was done for Mandrakemove) | ||||
* | speed-up monitor choosing dialog when {VendorName} is undef (esp. when using ↵ | Pascal Rigaux | 2004-05-13 | 1 | -1/+1 |
| | | | | "use diagnostics") | ||||
* | 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 last commit which was not using $locale_country as it should in system_locales_to_ourlocale() | ||||
* | 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, ↵ | Pascal Rigaux | 2004-05-11 | 1 | -17/+30 |
| | | | | | | | | | 0, 2) or $lang =~ /(..)/ - new function analyse_locale_name() to replace various regexps on locale name - use those 2 functions for cleanup - cleanup even more standard_locale() | ||||
* | 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 |
| | |||||
* | fix ugly typo (thanks to perl_checker) | Pascal Rigaux | 2004-05-11 | 1 | -1/+1 |
| | |||||
* | fix winbind configuration and do the same for LDAP and NIS (modifs proposed ↵ | Pascal Rigaux | 2004-05-11 | 1 | -5/+5 |
| | | | | and checked by Vincent Guardiola) | ||||
* | do not run XFdrake in automatic mode, it's useless | Thierry Vignaud | 2004-05-11 | 1 | -2/+1 |
| | |||||
* | update | Thierry Vignaud | 2004-05-11 | 1 | -1321/+1333 |
| | |||||
* | Man page for drakbackup.conf. | Stew Benedict | 2004-05-10 | 1 | -0/+180 |
| | |||||
* | Fixed firmware installation. | Till Kamppeter | 2004-05-08 | 1 | -4/+9 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-05-08 | 1 | -1/+1 |
| | |||||
* | Updated partially | Arkadiusz Lipiec | 2004-05-08 | 1 | -1380/+1248 |
| | |||||
* | remove debugging code | Pascal Rigaux | 2004-05-07 | 1 | -2/+0 |
| | |||||
* | do saner check for ntp package (Robert Vojta) | Thierry Vignaud | 2004-05-07 | 1 | -1/+1 |
| | |||||
* | you can now configure monitors on heads > 1 | Pascal Rigaux | 2004-05-07 | 5 | -64/+82 |
| | |||||
* | fix an old typo | Pascal Rigaux | 2004-05-07 | 1 | -1/+1 |
| | |||||
* | rename monitors() and $monitors to monitors_db() and $monitors_db | Pascal Rigaux | 2004-05-07 | 1 | -11/+11 |
| | | | | | (preparation for next commit which adds ability to configure each monitor) | ||||
* | don't prefer_devfs_name when reading /proc/mounts (which uses devfs names) | Pascal Rigaux | 2004-05-06 | 2 | -5/+5 |
| | |||||
* | don't succeed automatic configuration (not auto_install) when there is many ↵ | Pascal Rigaux | 2004-05-06 | 1 | -1/+3 |
| | | | | cards (as requested by Joe Bolin on cooker) | ||||
* | open more ports for samba | Thierry Vignaud | 2004-05-05 | 1 | -1/+1 |
| | |||||
* | preparing for Furlan | Pablo Saratxaga | 2004-05-05 | 1 | -1/+2 |
| | |||||
* | fix 10-31mdk's changelog | Thierry Vignaud | 2004-05-05 | 1 | -1/+1 |
| | |||||
* | do not offer to set DOMAINNAME2 since it is never saved nor read (#9580) | Thierry Vignaud | 2004-05-05 | 1 | -1/+1 |
| | |||||
* | updated Galician file | Pablo Saratxaga | 2004-05-05 | 1 | -2145/+2170 |
| | |||||
* | use @cards instead of $#cards as told by master pipi | Damien Chaumette | 2004-05-04 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2004-05-04 | 1 | -1383/+1254 |
| | |||||
* | 10-34mdk | Thierry Vignaud | 2004-05-04 | 1 | -1/+10 |
| |