16 lines
627 B
HTML
16 lines
627 B
HTML
<!-- vim: set tw=120 ft=html sw=4 sts=4 et : -->
|
|
|
|
<h1>accounts Repository Format</h1>
|
|
|
|
<p>The <code>accounts</code> repository format, along with the <a href="installed_accounts.html">installed_accounts</a>
|
|
format, is used by Exherbo to track user and group accounts. It is not used by Gentoo and derived distributions.</p>
|
|
|
|
<p>As well as the <a href="index.html">general keys supported for all repositories</a>, the following keys have meaning
|
|
for <code>accounts</code> format repositories:</p>
|
|
|
|
<dl>
|
|
<dt><code>name</code></dt>
|
|
<dd>If set, use this as the repository name instead of <code>accounts</code>.</dd>
|
|
</dl>
|
|
|