lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 25 Mar 2013 23:17:59 -0400
From:	Theodore Ts'o <tytso@....edu>
To:	linux-ext4@...r.kernel.org
cc:	akshaylal@...gle.com
Subject: Updated version of xfstests-bld pushed to git.kernel.org


I've pushed an updated version of my xfstests-bld framework to:

     git://git.kernel.org/pub/scm/fs/ext2/xfstests-bld.git
     http://git.kernel.org/cgit/fs/ext2/xfstests-bld.git

Notable new features include:

*) Build quota-tools and fio in the hermetic environment and install
   them in the xfstest/bin directory, so that running the tests is not
   dependent on the system versions of fio and the quota userspace
   utilities

*) Update the runtests.sh script to fix a compatibility problem with the
   latest version of xfstests

*) Make it possible to build the installed executables to use the system
   C libraries in order to save disk space

Short version on how to use:

1.  "make tarball" to generate the xfstests.tar.gz file.  This should be
    unpacked in the directory /root of your KVM guest OS image
2.  Copy the files in kvm-autorun to the /root directory on the guest OS
    image
3.  Move /root/rc.local to /etc/rc.local
4.  Move /root/S06mkvdevs.sh to /etc/init.d and create a symlink from
    /etc/init.d/S06mkvdevs.sh to /etc/rc.d/rcS.d
5.  Add entries to /etc/fstab for /dev/vdb, /dev/vdc, and /dev/vdb as
    ext4 file systems mounted on /vdb, /vdc, /vdd respectively.  Make
    sure empty direcotires exist for the /vdb, /vdc, vdd mount points.
6.  The host OS scripts are in kvm-xfststs directory.  You'll need to
    edit the DIR= line in kvm-xfstests, and adjust some of the
    parameters in the kvm-xfstests/config file

                                                - Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ