From patchwork Fri Jul 21 04:38:48 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Biggers X-Patchwork-Id: 9856115 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 4653E60392 for ; Fri, 21 Jul 2017 04:40:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1D76A287AA for ; Fri, 21 Jul 2017 04:40:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1C9EF287C3; Fri, 21 Jul 2017 04:40:24 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 793A4287AA for ; Fri, 21 Jul 2017 04:40:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751800AbdGUEkW (ORCPT ); Fri, 21 Jul 2017 00:40:22 -0400 Received: from mail-pf0-f194.google.com ([209.85.192.194]:33201 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751719AbdGUEkS (ORCPT ); Fri, 21 Jul 2017 00:40:18 -0400 Received: by mail-pf0-f194.google.com with SMTP id k72so561473pfj.0; Thu, 20 Jul 2017 21:40:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=M6EQ5WL1WijffxQ3mfJj6246/zozk5zy2gCb9n8Ijkw=; b=pUzDpR5YpFzplwDdejvxi0kKl5SboXnZYjHs+Xmi7HM+K8NEn+UFgCSIRAvZFrE7MH idQEugwJRP7TBv4/xlNvOMo0eJ152MdJjDfTH5J4dqJgizCM3RZIEZ9iRW+KLsH762Tx K7+sn5diovZBkjtEJOR1n7/Jv0QaFIN1ZG4UOMGs2GuszKbcEdiZsaecxwgjEs51bj/X /v6hlfNbpa9ohMHAz1hNltc5mgiMyvr1Hw2sN2XCDhlHg2lDrAo3pPK8KRjPtCM/5VJ4 w4UrreqoqlwAZfs8yFcrmh167YrtQg105cL4DQKpXfDy1vsDMvmSpzXatFxLuKOsaA5d XTQQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=M6EQ5WL1WijffxQ3mfJj6246/zozk5zy2gCb9n8Ijkw=; b=c52sKPVUcN9XDQSfhV5VaVN2we6yfYdfA9G4sK5x1TXJ1LA5D9aeCn5w9PRWliZyGh os0tuUrhguPovKNGym6MYNjn5RbGXnzm3N/EDPSjQrIuI+cCy9OHNmtB1P3CB6OvK9UG OaZZr3H8hh8fbuVUjHNj7KhQpruIf6bNTSKF3mAOqcQeLDuzANc3FNAqGtaPgPUDj1dx TNdPIT5CFBictvkvRcbgtKNphh0WKTxEQIQreWBK17niSM+JihW0uV8c+G8TehnB2rkK jOj/fxmTWteaM2tAT60g6jq91IHXT2nXDAt/sOMmMWtYwQLFN09/jVAlCn/BNdiZSHv4 d1fg== X-Gm-Message-State: AIVw11206WDwimw+yshuf0FWEd8v2ZVi3u+805G+q9nGcHwD33GLE/LY ableHn27AnmyvY7SA+M= X-Received: by 10.84.148.134 with SMTP id k6mr6772425pla.122.1500612018009; Thu, 20 Jul 2017 21:40:18 -0700 (PDT) Received: from zzz.hsd1.wa.comcast.net (c-73-239-167-150.hsd1.wa.comcast.net. [73.239.167.150]) by smtp.gmail.com with ESMTPSA id c124sm7471334pfg.13.2017.07.20.21.40.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2017 21:40:17 -0700 (PDT) From: Eric Biggers To: fstests@vger.kernel.org Cc: linux-xfs@vger.kernel.org, Eric Biggers Subject: [PATCH v2 10/15] README: remove IRIX-specific documentation Date: Thu, 20 Jul 2017 21:38:48 -0700 Message-Id: <20170721043853.364-11-ebiggers3@gmail.com> X-Mailer: git-send-email 2.13.3 In-Reply-To: <20170721043853.364-1-ebiggers3@gmail.com> References: <20170721043853.364-1-ebiggers3@gmail.com> Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Eric Biggers xfstests is no longer supported on IRIX, so remove the IRIX-specific instructions for building and running xfstests. Signed-off-by: Eric Biggers --- README | 51 ++++++++++++++++++++++----------------------------- 1 file changed, 22 insertions(+), 29 deletions(-) diff --git a/README b/README index 11bf6a94..9456fa76 100644 --- a/README +++ b/README @@ -2,44 +2,37 @@ _______________________ BUILDING THE FSQA SUITE _______________________ -Building Linux: - - cd into the xfstests directory - - install prerequisite packages - For example, for Ubuntu: - sudo apt-get install xfslibs-dev uuid-dev libtool-bin \ - e2fsprogs automake gcc libuuid1 quota attr libattr1-dev make \ - libacl1-dev libaio-dev xfsprogs libgdbm-dev gawk fio dbench \ - uuid-runtime - For Fedora, RHEL, or CentOS: - yum install acl attr automake bc dbench dump e2fsprogs fio \ - gawk gcc indent libtool lvm2 make psmisc quota sed \ - xfsdump xfsprogs \ - libacl-devel libattr-devel libaio-devel libuuid-devel \ - xfsprogs-devel btrfs-progs-devel - (Older distributions may require xfsprogs-qa-devel as well.) - (Note that for RHEL and CentOS, you may need the EPEL repo.) - - run make - - run make install - - create fsgqa test user ("sudo useradd fsgqa") - - create 123456-fsgqa test user ("sudo useradd 123456-fsgqa") +- cd into the xfstests directory +- install prerequisite packages + For example, for Ubuntu: + sudo apt-get install xfslibs-dev uuid-dev libtool-bin \ + e2fsprogs automake gcc libuuid1 quota attr libattr1-dev make \ + libacl1-dev libaio-dev xfsprogs libgdbm-dev gawk fio dbench \ + uuid-runtime + For Fedora, RHEL, or CentOS: + yum install acl attr automake bc dbench dump e2fsprogs fio \ + gawk gcc indent libtool lvm2 make psmisc quota sed \ + xfsdump xfsprogs \ + libacl-devel libattr-devel libaio-devel libuuid-devel \ + xfsprogs-devel btrfs-progs-devel + (Older distributions may require xfsprogs-qa-devel as well.) + (Note that for RHEL and CentOS, you may need the EPEL repo.) +- run make +- run make install +- create fsgqa test user ("sudo useradd fsgqa") +- create 123456-fsgqa test user ("sudo useradd 123456-fsgqa") -Building IRIX: - - cd into the xfstests directory - - set the ROOT and TOOLROOT env variables for IRIX appropriately - - run ./make_irix - ______________________ USING THE FSQA SUITE ______________________ -Preparing system for tests (IRIX and Linux): +Preparing system for tests: - compile XFS into your kernel or load XFS modules - install administrative tools specific to the filesystem you wish to test - If you wish to run the udf components of the suite install - mkfs_udf and udf_db for IRIX and mkudffs for Linux. Also download and - build the Philips UDF Verification Software from - http://www.extra.research.philips.com/udf/, then copy the udf_test + mkudffs. Also download and build the Philips UDF Verification Software + from http://www.extra.research.philips.com/udf/, then copy the udf_test binary to xfstests/src/. If you wish to disable UDF verification test set the environment variable DISABLE_UDF_TEST to 1.