summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/adduserdrake
Commit message (Collapse)AuthorAgeFilesLines
* - adduserdrake, finish-install:Pascal Rigaux2007-08-131-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 Rigaux2004-11-301-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 /homePascal Rigaux2004-07-081-1/+1
|
* perl_checker compliancePascal Rigaux2004-01-061-2/+0
|
* fix any::write_passwd_user() callPascal Rigaux2003-08-191-1/+1
|
* use $::prefix instead of passing $prefix to functionsPascal Rigaux2003-08-101-3/+3
|
* reflect in standalone drakxtools the removal of DrakX iconsGuillaume Cottenceau2003-02-281-1/+1
|
* remove commented codePascal Rigaux2002-12-021-3/+0
|
* - standalone.pm :Thierry Vignaud2002-11-181-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 passwordsPascal Rigaux2002-08-081-4/+4
| | | | | - cosmetic move of any::addUsers
* - write the 'common' part of the 'explanations' stuff,Guillaume Cottenceau2002-01-181-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 everywhereGuillaume Cottenceau2001-08-091-1/+1
|
* add interactive_pkgs stuffPascal Rigaux2001-08-081-1/+1
|
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
|
* added icon managementdamien2001-05-161-1/+1
|
* fix $users is now an array ref.Pascal Rigaux2001-03-131-4/+4
|
* adduserdrake may handles autologinPascal Rigaux2001-01-111-0/+3
|
* use any::ask_usersPascal Rigaux2001-01-111-66/+11
|
* use standalone and standalone::pkgs_installPascal Rigaux2001-01-101-1/+1
|
* ask_from_entries_refH parameter format has changed so change all accesses to it.Pascal Rigaux2001-01-061-9/+9
|
* remove debugging codePascal Rigaux2000-12-091-1/+0
|
* no_commentPascal Rigaux2000-09-051-1/+1
|
* no_commentPascal Rigaux2000-09-021-2/+2
|
* no_commentPascal Rigaux2000-08-311-3/+3
|
* no_commentPascal Rigaux2000-08-171-1/+1
|
* no_commentPascal Rigaux2000-04-251-5/+5
|
* no_commentPascal Rigaux2000-04-051-2/+2
|
* no_commentPascal Rigaux2000-03-301-1/+1
|
* no_commentPascal Rigaux2000-02-291-2/+6
|
* no_commentPascal Rigaux2000-01-011-19/+35
|
* no_commentPascal Rigaux1999-12-241-15/+15
|
* no_commentPascal Rigaux1999-12-191-2/+2
|
* no_commentPascal Rigaux1999-12-171-2/+6
|
* no_commentPascal Rigaux1999-12-141-1/+4
|
* no_commentPascal Rigaux1999-12-141-0/+68