mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
common: update README to list build dependencies
Add sample list of packages (dependencies) required to build XFSTESTS and add a step to the instructions to mention creating the test user needed for some of the ACL tests. Signed-off-by: Steve French <smfrench@gmail.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
ca28228cd6
commit
595b93e9c8
@@ -4,8 +4,14 @@ _______________________
|
||||
|
||||
Building Linux:
|
||||
- cd into the xfstests directory
|
||||
- install prerequisite packages
|
||||
For example, for Ubuntu:
|
||||
"sudo apt-get install xfslibs-dev uuid-dev libtool e2fsprogs
|
||||
automake gcc libuuid1 quota attr libattr1-dev
|
||||
libacl1-dev libaio-dev xfsprogs libgdbm-dev gawk fio dbench"
|
||||
- run make
|
||||
- run make install
|
||||
- create fsgqa test user ("sudo useradd fsgqa")
|
||||
|
||||
Building IRIX:
|
||||
- cd into the xfstests directory
|
||||
|
||||
Reference in New Issue
Block a user