From 4a61386e3fcfb67fd329357cdea86b5fa4e7a3db Mon Sep 17 00:00:00 2001 From: pjmattal Date: Sun, 10 Apr 2005 15:55:37 +0000 Subject: more doc updates for the release --- web/html/user_docs.html | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'web') diff --git a/web/html/user_docs.html b/web/html/user_docs.html index e11fa395..64a263a1 100644 --- a/web/html/user_docs.html +++ b/web/html/user_docs.html @@ -99,15 +99,12 @@ If you are an Arch Linux Trusted User (TU) or an Arch developer, and you want to get started putting packages in the community repo, do the following:
  1. Set your machine up to access the community repository.
  2. -
  3. Run pacman -S tupkg to download the TU package -download tool.
    +
  4. Run pacman -S aurtools to download the AUR client tool.
  5. Visit the AUR Site.
  6. Create a new user account, using your usual user id.
  7. -
  8. Email on the TU or developer email list list and ask to have your login modified to modified to have TU/developer status.
    -This -step is necessary so we can make sure that the right people are getting the right access.
    +
  9. If your web account does not already have TU or developer status, send an email to the TU or developer email list list and ask to have your login modified to have TU/developer status. This step is necessary so we can make sure that the right people are getting the right access.
  10. Check out the CVS tree for the community repository. To do this, execute the following commands:
    @@ -120,7 +117,7 @@ CVSROOT=":pserver:<userid>@cvs.archlinux.org:/home/cvs-community"
    If you're a TU, you should already have an account in this new repository. If you are a developer, email Jason (jason at archlinux dot -org) and he'll set up access for you.
    +org) and he'll set up access for you if you'd like.
  11. Build binary packages for things you wish to place in the community repo, and add the PKGBUILD and accompanying necessary files to the CVS @@ -138,8 +135,7 @@ cvs commit
    style="font-family: monospace;">:

    tupkg ---host -aur.archlinux.org --user <userid> --password <password> +--user <userid> --password <password> <packagefile.pkg.tar.gz>


    Note that this is your AUR login @@ -157,8 +153,7 @@ repository. Verify that they appear both in the web interface and become available via pacman -Sy <package> from the community repository.
  12. -
  13. Select the newly added or updated package in the AUR web -interface and set yourself as the maintainer.
    +
  14. If this package is new to the community repository, select the package in the AUR web interface and set yourself as the maintainer.
-- cgit v1.2.3-24-g4f1b