Package: fai-client
Version: 2.10
Severity: minor

  I assume you meant extract:

$ grep -C4 extrace /usr/lib/fai/subroutines-linux
mkrwsize() {

    # save all dirs and files under directory $2
    # mount tmpfs on top of dir $2
    # extrace dirs and files into tmpfs

    if [ ! -d "$2" ]; then
        echo "WARNING: $2 is not a directory. Cannot make it writeable."
        return
$



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to