Diff for /elwix/BUILD.txt between versions 1.5.2.1 and 1.5.2.2

version 1.5.2.1, 2016/11/21 17:25:33 version 1.5.2.2, 2016/11/21 17:40:43
Line 44  and GPLv2 "gpl/*" projects Line 44  and GPLv2 "gpl/*" projects
         ELWIX_X.X_target_{base|rootfs|rootfsext}_size_arch_date.tar.gz          ELWIX_X.X_target_{base|rootfs|rootfsext}_size_arch_date.tar.gz
   
  III. Build storage image   III. Build storage image
           1. Build ELWIX system into binary fs image file
                   ./install2img <ELWIX_X.X_target_.....tar.gz> [image_size_in_KB]
           2. Build ELWIX system into direct device
                   ./install2dev </dev/daX> <ELWIX_X.X_target_.....tar.gz>
           3. Build ELWIX system into separate compressed binary images for u-boot embedded devices
                   ./install2uboot <kernel|kernel_rootfs|rootfs|bin|vendor>
   
  IV. Information   IV. Information
         For more information          For more information

Removed from v.1.5.2.1  
changed lines
  Added in v.1.5.2.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>