summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* (Gtk2::OptionMenu) transparently replace obsolete OptionMenu widget byThierry Vignaud2004-05-181-13/+14
| | | | | the new ComboBox widget
* 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 ↵Pascal Rigaux2004-05-171-4/+6
| | | | (since it's used by Xconfig/test.pm)
* 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, ↵Pascal Rigaux2004-05-171-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 imageThierry Vignaud2004-05-171-0/+0
|
* Fixes to use speedtouch kernel driver / drop userspace oneDamien Chaumette2004-05-141-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 Rigaux2004-05-131-13/+14
| | | | really used
* $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 ↵Pascal Rigaux2004-05-131-0/+5
| | | | of simply XXX
* instead of keeping stage1 (mostly as temporary space but with a fixed size, ↵Pascal Rigaux2004-05-134-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 Rigaux2004-05-131-1/+1
| | | | "use diagnostics")
* 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 last commit which was not using $locale_country as it should in system_locales_to_ourlocale()
* 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, ↵Pascal Rigaux2004-05-111-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 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
|
* rewrite a little probeSerialDevices(), the beginning is still very strangePascal Rigaux2004-05-111-4/+10
|
* fix ugly typo (thanks to perl_checker)Pascal Rigaux2004-05-111-1/+1
|
* fix winbind configuration and do the same for LDAP and NIS (modifs proposed ↵Pascal Rigaux2004-05-111-5/+5
| | | | and checked by Vincent Guardiola)
* do not run XFdrake in automatic mode, it's uselessThierry Vignaud2004-05-111-2/+1
|
* updateThierry Vignaud2004-05-111-1321/+1333
|
* Man page for drakbackup.conf.Stew Benedict2004-05-101-0/+180
|
* Fixed firmware installation.Till Kamppeter2004-05-081-4/+9
|
* perl_checker compliancePascal Rigaux2004-05-081-1/+1
|
* Updated partiallyArkadiusz Lipiec2004-05-081-1380/+1248
|
* remove debugging codePascal Rigaux2004-05-071-2/+0
|
* do saner check for ntp package (Robert Vojta)Thierry Vignaud2004-05-071-1/+1
|
* you can now configure monitors on heads > 1Pascal Rigaux2004-05-075-64/+82
|
* fix an old typoPascal Rigaux2004-05-071-1/+1
|
* rename monitors() and $monitors to monitors_db() and $monitors_dbPascal Rigaux2004-05-071-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 Rigaux2004-05-062-5/+5
|
* don't succeed automatic configuration (not auto_install) when there is many ↵Pascal Rigaux2004-05-061-1/+3
| | | | cards (as requested by Joe Bolin on cooker)
* open more ports for sambaThierry Vignaud2004-05-051-1/+1
|
* preparing for FurlanPablo Saratxaga2004-05-051-1/+2
|
* fix 10-31mdk's changelogThierry Vignaud2004-05-051-1/+1
|
* do not offer to set DOMAINNAME2 since it is never saved nor read (#9580)Thierry Vignaud2004-05-051-1/+1
|