Embedix-ECD
view release on metacpan or search on metacpan
t/data/tinylogin.ecd view on Meta::CPAN
</OPTION>
### functions ###
<OPTION keep-tinylogin-admin>
TYPE=bool
DEFAULT_VALUE=1
PROMPT=Include user administration utilities?
<HELP>
These utilities are used for user administration. On a typical
desktop distribution, these commands (with the exception of
passwd) would be implemented as perl or shell scripts. These
have been written in C, because they could be implemented in a
more size efficient manner, and because in an embedded environment,
certain Unix commands that one takes for granted may not be
available.
passwd - change a user's password
adduser - add a user to the system
addgroup - add a group to the system
deluser - delete a user from the system
t/data/tinylogin.xecd view on Meta::CPAN
<min_dynamic_size>0</min_dynamic_size>
<storage_size>0</storage_size>
<startup_time>0</startup_time>
<requires>
keep-tinylogin
</requires>
</option>
<option name="keep-tinylogin-admin">
<help>
These utilities are used for user administration. On a typical
desktop distribution, these commands (with the exception of
passwd) would be implemented as perl or shell scripts. These
have been written in C, because they could be implemented in a
more size efficient manner, and because in an embedded environment,
certain Unix commands that one takes for granted may not be
available.
passwd - change a user's password
adduser - add a user to the system
addgroup - add a group to the system
deluser - delete a user from the system
( run in 0.700 second using v1.01-cache-2.11-cpan-299005ec8e3 )