Ignore:
Timestamp:
Jan 11, 2008 12:56:23 PM (5 years ago)
Author:
jrollins
Message:

debirf: one small tweak to take bootstrap.log out of root, and more
info in README.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debirf/fs/usr/bin/debirf

    r897 r909  
    7878        fakeroot_if_needed fakechroot /usr/sbin/debootstrap --variant=fakechroot --include="$INCLUDE" --exclude="$EXCLUDE" "$DEBIRF_DISTRO" "$DEBIRF_ROOT" "$DEBIRF_MIRROR" 
    7979    fi 
     80    mv "$DEBIRF_ROOT"/var/log/bootstrap.log "$DEBIRF_BUILDD"/.bootstrap.log 
    8081} 
    8182 
Note: See TracChangeset for help on using the changeset viewer.