Diff for /elwix/README.txt between versions 1.1 and 1.2

version 1.1, 2017/10/31 13:57:05 version 1.2, 2021/03/11 13:59:50
Line 0 Line 1
   #
   # (C)`17 ELWIX ReadMe file with instructions
   #       by Michael Pounov <misho@elwix.org>
   #
   # $Id$
   
   ### Fetch FreeBSD sources
   
   svnlite co https://svn.freebsd.org/base/stable/11 fbsd11_stable_elwix
   
   ### Fetch ELWIX core libraries
   
   cvs -d cvs.elwix.net:/home/cvs co -relwix4_5 libelwix
   cvs -d cvs.elwix.net:/home/cvs co -rsched6_6 libaitsched
   cvs -d cvs.elwix.net:/home/cvs co -rio7_4 libaitio
   cvs -d cvs.elwix.net:/home/cvs co -rcfg8_0 libaitcfg
   cvs -d cvs.elwix.net:/home/cvs co -rrpc9_4 libaitrpc
   cvs -d cvs.elwix.net:/home/cvs co -rwww3_4 libaitwww
   cvs -d cvs.elwix.net:/home/cvs co -rpelco2_3 libaitpelco
   cvs -d cvs.elwix.net:/home/cvs co -rsync2_3 libaitsync
   cvs -d cvs.elwix.net:/home/cvs co -rcli4_1 libaitcli
   cvs -d cvs.elwix.net:/home/cvs co -rmqtt1_8 libaitmqtt
   
   ### Fetch ELWIX utilities
   
   cvs -d cvs.elwix.net:/home/cvs co -rtools3_0 embedtools
   cvs -d cvs.elwix.net:/home/cvs co -ransh2_1 ansh
   cvs -d cvs.elwix.net:/home/cvs co -rmqtt2_1 mqtt
   cvs -d cvs.elwix.net:/home/cvs co -rtftp1_3 tftpd
   cvs -d cvs.elwix.net:/home/cvs co -rwifi1_4 wifinator
   
   ### Fetch 3th party softwares
   

Removed from v.1.1  
changed lines
  Added in v.1.2


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