Makefile: update package list in git
I neglected to commit changes to the packages list for quite a while.
This commit is contained in:
parent
b39b137e20
commit
32f37d97d7
17
Makefile
17
Makefile
@ -1,10 +1,19 @@
|
|||||||
SUDO=GOPATH=$(shell go env GOPATH) sudo --preserve-env=GOPATH
|
SUDO=GOPATH=$(shell go env GOPATH) sudo --preserve-env=GOPATH
|
||||||
|
|
||||||
PKGS := github.com/rtr7/router7/cmd/... \
|
PKGS := github.com/gokrazy/breakglass \
|
||||||
github.com/gokrazy/breakglass \
|
|
||||||
github.com/gokrazy/timestamps \
|
github.com/gokrazy/timestamps \
|
||||||
github.com/stapelberg/zkj-nas-tools/wolgw \
|
github.com/gokrazy/gdns \
|
||||||
github.com/gokrazy/gdns
|
github.com/gokrazy/serial-busybox \
|
||||||
|
github.com/prometheus/node_exporter \
|
||||||
|
github.com/gokrazy/fbstatus \
|
||||||
|
github.com/gokrazy/iptables \
|
||||||
|
github.com/gokrazy/nsenter \
|
||||||
|
github.com/gokrazy/podman \
|
||||||
|
github.com/greenpau/cni-plugins/cmd/cni-nftables-portmap \
|
||||||
|
github.com/greenpau/cni-plugins/cmd/cni-nftables-firewall \
|
||||||
|
github.com/gokrazy/syslogd/cmd/gokr-syslogd \
|
||||||
|
github.com/gokrazy/stat/cmd/... \
|
||||||
|
github.com/rtr7/router7/cmd/...
|
||||||
|
|
||||||
image:
|
image:
|
||||||
ifndef DIR
|
ifndef DIR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user