File:  [ELWIX - Embedded LightWeight unIX -] / elwix / README.txt
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Thu Mar 11 13:59:50 2021 UTC (3 years, 1 month ago) by misho
Branches: MAIN
CVS tags: elwix2_8, elwix2_7, HEAD, ELWIX2_7, ELWIX2_6
ver 2.6

#
# (C)`17 ELWIX ReadMe file with instructions
# 	by Michael Pounov <misho@elwix.org>
#
# $Id: README.txt,v 1.2 2021/03/11 13:59:50 misho Exp $

### 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


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