File:  [ELWIX - Embedded LightWeight unIX -] / elwix / README.txt
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Tue Oct 31 13:57:05 2017 UTC (6 years, 7 months ago) by misho
Branches: elwix2_6
adds README

#
# (C)`17 ELWIX ReadMe file with instructions
# 	by Michael Pounov <misho@elwix.org>
#
# $Id: README.txt,v 1.1.2.1 2017/10/31 13:57:05 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>