Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - adduserdrake, finish-install: | Pascal Rigaux | 2007-08-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | o create only one user o fix checking user info (#32517) - install: o merge root password step and create user step (new setRootPassword_addUser step name, but still handle addUser setRootPassword in interactiveSteps for auto_installs) o fix checking user creation info (#32517) o allow to create only one user per default, but add an entry in summary to create more users o authentication method is not configurable anymore for now. should we add it to summary? | ||||
* | - rely on adduser(8) to set the users password instead of using ↵ | Pascal Rigaux | 2004-11-30 | 1 | -10/+4 |
| | | | | | | | write_passwd_user() - use adduser(8) during install (we now use the same code during and after install) | ||||
* | when adding users during install, suggest the user names found in /home | Pascal Rigaux | 2004-07-08 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-01-06 | 1 | -2/+0 |
| | |||||
* | fix any::write_passwd_user() call | Pascal Rigaux | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | use $::prefix instead of passing $prefix to functions | Pascal Rigaux | 2003-08-10 | 1 | -3/+3 |
| | |||||
* | reflect in standalone drakxtools the removal of DrakX icons | Guillaume Cottenceau | 2003-02-28 | 1 | -1/+1 |
| | |||||
* | remove commented code | Pascal Rigaux | 2002-12-02 | 1 | -3/+0 |
| | |||||
* | - standalone.pm : | Thierry Vignaud | 2002-11-18 | 1 | -7/+0 |
| | | | | | | | | | | | o make it be 'use strict' aware o factorize options managment in one place - standalone tools : o they all now support -h|--help -v|--version, ... o they can add their own options to %standalone::usages - harddrake : use std --testing/$::testing rather than its own --test option | ||||
* | - fix detecting use of MD5 and shadow passwords | Pascal Rigaux | 2002-08-08 | 1 | -4/+4 |
| | | | | | - cosmetic move of any::addUsers | ||||
* | - write the 'common' part of the 'explanations' stuff, | Guillaume Cottenceau | 2002-01-18 | 1 | -1/+2 |
| | | | | | | | with nice help from Pixel for the tough Perl part - move 'use standalone' up in all standalone apps, to comply to 'explanations' | ||||
* | use vnew the right way everywhere | Guillaume Cottenceau | 2001-08-09 | 1 | -1/+1 |
| | |||||
* | add interactive_pkgs stuff | Pascal Rigaux | 2001-08-08 | 1 | -1/+1 |
| | |||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | added icon management | damien | 2001-05-16 | 1 | -1/+1 |
| | |||||
* | fix $users is now an array ref. | Pascal Rigaux | 2001-03-13 | 1 | -4/+4 |
| | |||||
* | adduserdrake may handles autologin | Pascal Rigaux | 2001-01-11 | 1 | -0/+3 |
| | |||||
* | use any::ask_users | Pascal Rigaux | 2001-01-11 | 1 | -66/+11 |
| | |||||
* | use standalone and standalone::pkgs_install | Pascal Rigaux | 2001-01-10 | 1 | -1/+1 |
| | |||||
* | ask_from_entries_refH parameter format has changed so change all accesses to it. | Pascal Rigaux | 2001-01-06 | 1 | -9/+9 |
| | |||||
* | remove debugging code | Pascal Rigaux | 2000-12-09 | 1 | -1/+0 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-05 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-02 | 1 | -2/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-08-31 | 1 | -3/+3 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-08-17 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-04-25 | 1 | -5/+5 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-04-05 | 1 | -2/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-03-30 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-02-29 | 1 | -2/+6 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-01-01 | 1 | -19/+35 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-24 | 1 | -15/+15 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-19 | 1 | -2/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-17 | 1 | -2/+6 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-14 | 1 | -1/+4 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-12-14 | 1 | -0/+68 |