summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* add some "sudo" where neededPascal Rigaux2004-05-171-6/+6
|
* don't default to /tmp/live_treePascal Rigaux2004-05-171-1/+1
|
* 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
* - fix cdrom-changedisk.img (didn't set correctly automatic=method:cdrom nor ↵Pascal Rigaux2004-05-131-2/+3
| | | | | | | changedisk) - have a valid .not-enough-room when failing building cdrom-changedisk.img
* write syslinux.cfg before cp'ing the .rdz to catch the "not enough room" casePascal Rigaux2004-05-131-15/+16
|
* usb cdrom has a weird size in /proc/partitions, the result is that it is ↵Pascal Rigaux2004-05-131-1/+1
| | | | detected as floppy
* handleI18NClp() must be called when ->charsetChanged, ie before the locale ↵Pascal Rigaux2004-05-131-4/+13
| | | | is used
* 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-1318-162/+191
| | | | | | | 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
|
* - make_i18n_list builds the various i18n_XX.listPascal Rigaux2004-05-112-40/+72
| | | | | | - make_live_tree_boot now uses them to have a new live_tree_i18n_XX containing non always busy files for lang XX. We now handle all langs
* LOCALES"zh" was not set correctlyPascal Rigaux2004-05-111-1/+1
|
* - rationalize the MakefilePascal Rigaux2004-05-111-13/+22
| | | | | - for now only build the clps for the main langs (for devel speed)
* - don't propose languages which do not have their clpPascal Rigaux2004-05-111-0/+8
| | | | | - mount the live_tree_i18n_LANG.clp
* 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
|
* *** empty log message ***Pascal Rigaux2004-05-111-0/+2
|
* adapt copyrightPascal Rigaux2004-05-111-4/+2
|
* 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
|
* i don't need i18n.dirs, so i don't need the special case for check_dirsPascal Rigaux2004-05-071-1/+1
|
* fix check_dirsPascal Rigaux2004-05-071-1/+1
|