From patchwork Sat Aug 14 10:13:29 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hugo Osvaldo Barrera X-Patchwork-Id: 1954 Return-Path: Delivered-To: patchwork@archlinux.org Received: from mail.archlinux.org [95.216.189.61] by patchwork.archlinux.org with IMAP (fetchmail-6.4.20) for (single-drop); Sat, 14 Aug 2021 10:22:39 +0000 (UTC) Received: from mail.archlinux.org by mail.archlinux.org with LMTP id mFPmFG6ZF2E3mQEAK+/4rw (envelope-from ) for ; Sat, 14 Aug 2021 10:22:38 +0000 Received: from lists.archlinux.org (lists.archlinux.org [IPv6:2a01:4f9:c010:9eb4::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.archlinux.org (Postfix) with ESMTPS id 5D62C8430F6; Sat, 14 Aug 2021 10:22:37 +0000 (UTC) Received: from lists.archlinux.org (localhost [IPv6:::1]) by lists.archlinux.org (Postfix) with ESMTP id 1EC586FF73A; Sat, 14 Aug 2021 10:13:41 +0000 (UTC) X-Original-To: pacman-dev@lists.archlinux.org Delivered-To: pacman-dev@lists.archlinux.org Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by lists.archlinux.org (Postfix) with ESMTPS id C88BD6FF718 for ; Sat, 14 Aug 2021 10:13:38 +0000 (UTC) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.west.internal (Postfix) with ESMTP id 49D893200564; Sat, 14 Aug 2021 06:13:37 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Sat, 14 Aug 2021 06:13:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=barrera.io; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=fm1; bh=d71uBDuKkzsxB eTDeys8y00w4+XQaH84g4ZAS5mXCSs=; b=nxBtd1nLVKLC8LNEyVZoOPZvjnJ0Z 6NhBGCMhPbMPFoXrZv7pDqExLWFNt0ZRZZKB3R3+hNVurBK1cTeny+agIpU2J3Ci 6rS2qU9z6+1oO1he3E4bPmtabg7zdJv7vetSEJCZH1f4NUk46K3XOUUC0EsDY4th 01CrOyvmuRgWxRdeaf0mV+O6NVOhqUmc/vsLmloLHtEpkqgwRvhCisAwNYoxiao6 fpLmyWTae8Ymu+xr5OeJFkMJSMxBOxno7wgM/2T5ZdXLmX+U/wzMVRZ+ZYC8/Unu O++j5uuAnuoCOaz8Po5Rhx4e2Cv4kI3Na8sdpSMDPHsD/x16O4VupM1Jg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; bh=d71uBDuKkzsxBeTDeys8y00w4+XQaH84g4ZAS5mXCSs=; b=sGHnzmu/ 4D+4kkE4WdhD0glh55BzR+pJVSZCNUNWTcycKpT8lwdVOnmHx2OWLtIrFVa00nh0 eDASciqSil6AWNaKhUTD973mzKenc9NAChmg+i4b5cxaagSN8111Z8Xr0W15jZID +Rh7OwYK5412OFtuppZ0u7hifAAaeGWVNEew16tiVtQp5e4IXPMLtOwziamE6KWu l3geUTGyDAMqFwnUFTSSYfw4ISkpvc/nEp6LtwXxabx3xpcnN3Yy0L9xeMZ9XQAC vuEEcE3TRyELTwUpOB2ugf7Ypb+hLxvsP7qG6rQiWiMEhornGYiCP+5dTCP+LxXz 4rBlwSbnxhmf8Q== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrkeejgddviecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkffojghfggfgsedtkeertd ertddtnecuhfhrohhmpefjuhhgohcuqfhsvhgrlhguohcuuegrrhhrvghrrgcuoehhuhhg ohessggrrhhrvghrrgdrihhoqeenucggtffrrghtthgvrhhnpeehveevkeduveegjeeufe eitdfgfeejfeejieejjeeigfettdefudfgfeeitdduudenucffohhmrghinheprghrtghh lhhinhhugidrohhrghenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrih hlfhhrohhmpehhuhhgohessggrrhhrvghrrgdrihho X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sat, 14 Aug 2021 06:13:36 -0400 (EDT) Received: from localhost (victory [local]) by victory (OpenSMTPD) with ESMTPA id 25c7f8b3; Sat, 14 Aug 2021 10:13:34 +0000 (UTC) From: Hugo Osvaldo Barrera To: pacman-dev@lists.archlinux.org Date: Sat, 14 Aug 2021 12:13:29 +0200 Message-Id: <20210814101329.492010-3-hugo@barrera.io> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210814101329.492010-1-hugo@barrera.io> References: <20210814101329.492010-1-hugo@barrera.io> MIME-Version: 1.0 Subject: [pacman-dev] [PATCH v2 2/2] Delete the "Other Utilities" section X-BeenThere: pacman-dev@lists.archlinux.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussion list for pacman development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Discussion list for pacman development Errors-To: pacman-dev-bounces@lists.archlinux.org Sender: "pacman-dev" Authentication-Results: mail.archlinux.org; dkim=fail ("headers rsa verify failed") header.d=barrera.io header.s=fm1 header.b=nxBtd1nL; dkim=fail ("headers rsa verify failed") header.d=messagingengine.com header.s=fm3 header.b="sGHnzmu/"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=barrera.io (policy=none); spf=pass (mail.archlinux.org: domain of pacman-dev-bounces@lists.archlinux.org designates 2a01:4f9:c010:9eb4::1 as permitted sender) smtp.mailfrom=pacman-dev-bounces@lists.archlinux.org X-Rspamd-Queue-Id: 5D62C8430F6 X-Spamd-Result: default: False [5.29 / 15.00]; HAS_REPLYTO(0.00)[pacman-dev@lists.archlinux.org]; RCVD_VIA_SMTP_AUTH(0.00)[]; GREYLIST(0.00)[pass,body]; R_SPF_ALLOW(-0.20)[+ip6:2a01:4f9:c010:9eb4::1:c]; R_DKIM_REJECT(1.00)[barrera.io:s=fm1,messagingengine.com:s=fm3]; R_MISSING_CHARSET(2.50)[]; BROKEN_CONTENT_TYPE(1.50)[]; TO_DN_NONE(0.00)[]; DKIM_TRACE(0.00)[barrera.io:-,messagingengine.com:-]; RCVD_IN_DNSWL_MED(-0.20)[2a01:4f9:c010:9eb4::1:from]; MAILLIST(-0.20)[mailman]; RCVD_IN_DNSWL_LOW(-0.10)[64.147.123.20:received]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:24940, ipnet:2a01:4f9::/32, country:DE]; FROM_NEQ_ENVFROM(0.00)[hugo@barrera.io,pacman-dev-bounces@lists.archlinux.org]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[pacman-dev@lists.archlinux.org]; HAS_LIST_UNSUB(-0.01)[]; RCPT_COUNT_ONE(0.00)[1]; MID_CONTAINS_FROM(1.00)[]; NEURAL_HAM(-0.00)[-1.000]; RCVD_COUNT_SEVEN(0.00)[7]; FORGED_SENDER_MAILLIST(0.00)[]; DMARC_POLICY_SOFTFAIL(0.10)[barrera.io : SPF not aligned (relaxed),none] X-Rspamd-Server: mail.archlinux.org Signed-off-by: Hugo Osvaldo Barrera --- doc/index.asciidoc | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/doc/index.asciidoc b/doc/index.asciidoc index f8890961..01fc32de 100644 --- a/doc/index.asciidoc +++ b/doc/index.asciidoc @@ -236,20 +236,6 @@ you speak a foreign language, you can help by either creating or updating a translation file for your native language. Instructions can be found in link:translation-help.html[translation-help]. -Other Utilities -~~~~~~~~~~~~~~~ -Although the package manager itself is quite simple, many scripts have been -developed that help automate building and installing packages. These are used -extensively in link:https://archlinux.org/[Arch Linux]. Most of these utilities -are available in the Arch Linux projects -link:https://gitlab.archlinux.org/archlinux[code browser]. - -Utilities available: - -* link:https://git.archlinux.org/dbscripts.git/[dbscripts] - scripts used by Arch Linux to manage the main package repositories -* link:https://git.archlinux.org/devtools.git/[devtools] - tools to assist in packaging and dependency checking -* link:https://git.archlinux.org/namcap.git/[namcap] - a package analysis utility written in python - Bugs ---- If you find bugs (which is quite likely), please email them to the pacman-dev