mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
new fdo account procedure
Original commit message from CVS: new fdo account procedure
This commit is contained in:
parent
1ddb94ff9f
commit
691dc33054
2 changed files with 13 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* docs/faq/cvs.xml:
|
||||
notes about new fdo account request
|
||||
|
||||
2004-12-20 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* docs/gst/gstreamer-docs.sgml:
|
||||
|
|
|
@ -44,7 +44,13 @@ Freedesktop.org, You will then have to provide them with:
|
|||
<listitem><para>your desired unix username</para></listitem>
|
||||
<listitem><para>your full name</para></listitem>
|
||||
<listitem><para>your e-mail address</para></listitem>
|
||||
<listitem><para>a copy of your public sshv2 identity. If you do not have this yet, you can generate it by running "ssh-keygen -t dsa". The resulting public key will be in .ssh/id_dsa.pub</para></listitem>
|
||||
<listitem><para>a copy of your public sshv2 identity.
|
||||
If you do not have this yet, you can generate it by running
|
||||
"ssh-keygen -t dsa". The resulting public key
|
||||
will be in <filename>.ssh/id_dsa.pub</filename></para></listitem>
|
||||
<listitem><para>(optionally) your GPG fingerprint. This would allow you to
|
||||
add and remove ssh keys to your account.
|
||||
</para></listitem>
|
||||
</orderedlist>
|
||||
</para>
|
||||
</answer>
|
||||
|
|
Loading…
Reference in a new issue