Skip to content
  • Mike Hibler's avatar
    1. Add -N option to frisbee client to not decompress the image. · 424f2c1d
    Mike Hibler authored
       This way we can use frisbee as a fast network copy.
    
    2. In imageunzip, don't truncate the output file until we have performed
       basic validity checks.  Otherwise, if you happened to reverse the order
       of the imagefile and the output disk, it would truncate the imagefile
       and THEN fail.
    
    3. Strip binaries when they are installed.
    424f2c1d