Skip to content

igh master stable-1.5 with patches

License

LGPL-2.1, GPL-2.0 licenses found

Licenses found

LGPL-2.1
COPYING.LESSER
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

liuzq71/etherlabmaster

Repository files navigation

本仓库的文件由以下步骤得到(https://sourceforge.net/u/uecasm/etherlab-patches/ci/default/tree/#readme):

1,Install Mercurial, if you don't already have it, eg:
sudo apt install mercurial
2,Create or edit your ~/.hgrc file and ensure it has at least the following contents:
[ui]
username = yourname
[extensions]
mq =
3,Clone the main upstream repository:
hg clone -u 33b922ec1871 http://hg.code.sf.net/p/etherlabmaster/code etherlab
4,Clone the patch repository:
hg clone http://hg.code.sf.net/u/uecasm/etherlab-patches etherlab/.hg/patches
5,Apply the patches:
cd etherlab
hg qpush -a
6,You're now ready to build, as usual:
./bootstrap
./configure --help
And then choose the options you wish, and follow the rest of the instructions in the INSTALL file.

About

igh master stable-1.5 with patches

Resources

License

LGPL-2.1, GPL-2.0 licenses found

Licenses found

LGPL-2.1
COPYING.LESSER
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages