mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-31 20:48: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,10 +1,15 @@
|
|||
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:
|
||||
* docs/gst/tmpl/gstenumtypes.sgml:
|
||||
* docs/gst/tmpl/gstplugin.sgml:
|
||||
* docs/libs/gstreamer-libs-docs.sgml:
|
||||
Added missing short docs. Added ids for navigation.
|
||||
Added missing short docs. Added ids for navigation.
|
||||
|
||||
2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
|
|
|
@ -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