tidy mkfs parameterisation, -f option pulled into common.rc.
[xfstests-dev.git] / tools / README.auto-qa
index 2e237100c5834d940331e8fa4e62c742820bff40..730d168ea0e418cdd5b4dbd726c217be722302ea 100644 (file)
@@ -15,6 +15,8 @@ ______________________                                      ______________
                so it can update itself)
        - copy an appropriate .config file to
                $HOME/qa/$HOSTNAME.config
+       - You'll need to maunally install the "quota" and "acl"
+         userspace tools, rest will be installed automatically.
        - You'll need a hacked version of 'su' in $HOME/qa that
                 lets your user su to root/root without a password
                 (if you want to run from cron, it mustn't require
@@ -24,7 +26,7 @@ ______________________                                      ______________
        - chmod 6755 $HOME/qa/su
        - add the soon to be kernel to /etc/lilo.conf
 
-               image=/boot/vmlinuz-2.4.0-xfs-qa
+               image=/boot/vmlinuz-xfs-qa
                        label=linux-xfs-qa
                        append = "console=ttyS0,38400n8"