File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,20 +11,14 @@ See the [deviceparameter README](cmd/deviceparameter/README.md) for details.
1111A utility for dealing with several parameters on multiple nodes.
1212See the [ deviceparameters README] ( cmd/deviceparameters/README.md ) for details.
1313
14- # Dependencies
15- Go dependencies have been vendored as submodules under the vendor directory.
16-
17- Building the _ deb_ package requires ` checkinstall ` and ` ronn ` .
18-
19- ` ronn ` can be obtained from < https://github.com/rtomayko/ronn > .
20-
2114# Building
2215
23- Check out all submodules, install ` ronn ` and ` checkinstall ` .
16+ Enter ` cmd/deviceparameter ` or ` cmd/deviceparameters ` and execute ` make ` to
17+ see supported targets. Both applications can be cross-compiled for Windows and
18+ for use on ARM based Linux platforms.
2419
25- Enter ` cmd/deviceparameter ` or ` cmd/deviceparameters ` and execute ` make ` or
26- enter ` cmd ` and execute the ` build-deb.sh ` script .
20+ Packaged versions can be built from the support directory, see the
21+ [ support/Makefile ] ( support/Makefile ) for available options .
2722
28- Both applications can be cross-compiled for Windows and for use on ARM based
29- Linux platforms, though packaging only works on the native architecture. Take a
30- look at the Makefiles for details.
23+ Building the deb packages requires ` ronn ` , which can be installed with ruby's
24+ ` gem ` or can be obtained from < https://github.com/rtomayko/ronn > .
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments