summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - move some functions from any.pm to authentication.pmPascal Rigaux2004-11-304-68/+77
| | | | | - create authentication::ask_root_password_and_authentication() out of install_steps_interactive::setRootPassword()
* create any::set_root_passwd() and use itPascal Rigaux2004-11-302-3/+8
|
* (isLaptop) fix it on non PPC architecturesThierry Vignaud2004-11-301-1/+1
|
* detect_devices::getModem() does not take an argument anymoreThierry Vignaud2004-11-301-1/+1
|
* Yes/no is better than Ok/cancel for logout questionThierry Vignaud2004-11-301-1/+1
|
* (dmidecode) add (explicit) memoizationThierry Vignaud2004-11-301-5/+7
|
* - rely on adduser(8) to set the users password instead of using ↵Pascal Rigaux2004-11-303-55/+52
| | | | | | | write_passwd_user() - use adduser(8) during install (we now use the same code during and after install)
* white space normalisationPascal Rigaux2004-11-301-4/+4
|
* minimal authentication get() functionPascal Rigaux2004-11-291-0/+5
|
* create %kind2pam_kindPascal Rigaux2004-11-291-7/+14
|
* rename allocUsers() to alloc_user_faces() (better suited)Pascal Rigaux2004-11-291-2/+2
|
* perl_checker compliancePascal Rigaux2004-11-291-1/+1
|
* - drop oem & recovery code (which was broken)Pascal Rigaux2004-11-2919-2079/+9
| | | | | - will be replaced with a root password + user accounts + network configuration a la drakfirsttime
* A bit of grammarRafael Garcia-Suarez2004-11-291-3/+3
|
* ensure toshutils is present on mediaThierry Vignaud2004-11-291-1/+1
|
* (setDefaultPackages) better support for Toshiba laptops: preloadThierry Vignaud2004-11-291-2/+6
| | | | | | toshiba driver and install toshutils (inspirated from drivers/char/toshiba.c's audit)
* add hint for translatorThierry Vignaud2004-11-291-1/+3
|
* ensure ik8utils is present on mediaThierry Vignaud2004-11-291-0/+1
|
* (setDefaultPackages) better support for DELL laptops: preload i8k driverThierry Vignaud2004-11-291-0/+1
|
* better support for DELL laptops (inspirated from drivers/char/i8k.c's audit)Thierry Vignaud2004-11-291-0/+4
|
* module "floppy" is in @modules_always_on_stage1 (modules.pl) but must also bePascal Rigaux2004-11-291-1/+1
| | | | | listed in modules.pl otherwise it is removed for non BOOT kernels
* kernel BOOT 2.4 doesn't handle clp at the momentPascal Rigaux2004-11-291-1/+1
|
* Don't load encoding.pm, it's not provided in the stage 2 perlRafael Garcia-Suarez2004-11-271-1/+0
|
* 10.2-0.5mdkThierry Vignaud2004-11-261-1/+8
|
* Add some tool in DEVELOPMENT sectionDavid Baudens2004-11-261-2/+7
|
* help perl_checkerPascal Rigaux2004-11-261-1/+1
|
* simplifyPascal Rigaux2004-11-261-1/+1
|
* We won't have files named compssUsers.pl.<meta_class> since they're allRafael Garcia-Suarez2004-11-262-3/+2
| | | | | merged now.
* updated pot filePablo Saratxaga2004-11-261-1205/+1253
|
* don't write X config when there is none (otherwise we write a partial X config)Pascal Rigaux2004-11-261-3/+5
|
* help perl another way that perl_checker prefersPascal Rigaux2004-11-261-1/+1
|
* - geometry XXX/240/63 is quite common, so add 240 to @valid_nb_headsPascal Rigaux2004-11-261-2/+2
| | | | | | | - remove checking that nb_heads is in @valid_nb_heads (this fixes yet another case of the infamous "XP doesn't boot" occuring 10.1 CE, though it should already be fixed via EDD)
* fixed typoPablo Saratxaga2004-11-261-1/+1
|
* simpler codePascal Rigaux2004-11-251-4/+5
|
* (About) let be more l10n friendly regarding "translatability"Thierry Vignaud2004-11-251-1/+3
|
* (About) let be more l10n friendly regarding font's weight and sizeThierry Vignaud2004-11-251-1/+4
|
* fix spacing in 10.2-0.4mdk's changelogThierry Vignaud2004-11-251-1/+1
|
* 10.2-0.4mdkThierry Vignaud2004-11-251-1/+15
|
* (load_and_configure) fix setting scsi and usb probell in live CD (thus fixingThierry Vignaud2004-11-251-1/+1
| | | | | mousedrake --auto with USB mice on live CD)
* ensure that explanations go into /var/log/explanations is standalone modeThierry Vignaud2004-11-251-7/+7
| | | | | (log::explanations() just calls log::l() at install time)
* do not probe memory chips at boot time ...Thierry Vignaud2004-11-251-1/+1
|
* do not die if sound never was configured (aka on first boot on live CD)Thierry Vignaud2004-11-251-1/+1
|
* remove /lib and /usr/lib with more verbose codePascal Rigaux2004-11-251-1/+5
|
* fix previous commitPascal Rigaux2004-11-251-1/+1
|
* handle the lib64 case separatelyPascal Rigaux2004-11-251-2/+6
|
* create function libgl_config() and have it after setting Driver to 'fglrx' soPascal Rigaux2004-11-251-12/+19
| | | | | that libgl_config() can behave based on {Driver} instead of {Driver2}
* minimal perl_checker compliancePascal Rigaux2004-11-251-4/+3
|
* moving partitions never really worked and is disabled since yearsPascal Rigaux2004-11-252-68/+0
|
* saferPascal Rigaux2004-11-251-1/+1
|
* use floppies_dev() instead of floppies()Pascal Rigaux2004-11-251-1/+1
|