Go to file
Jeff Carr 43c4f11352 apt tab
Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-04-23 14:41:23 -05:00
debian initial commit 2023-04-12 12:21:23 -05:00
resources add the wit apt gpg key 2023-04-22 15:28:49 -05:00
.gitignore initial commit 2023-04-12 12:21:23 -05:00
LICENSE initial commit 2023-04-12 12:21:23 -05:00
Makefile apt sources 2023-04-22 15:19:28 -05:00
README.md initial commit 2023-04-12 12:21:23 -05:00
apt.go apt tab 2023-04-23 14:41:23 -05:00
args.go setup ttyS0 might work 2023-04-22 12:51:13 -05:00
gui.go apt tab 2023-04-23 14:41:23 -05:00
main.go misc 2023-04-23 11:30:39 -05:00
os.go initial commit 2023-04-12 12:21:23 -05:00
setup.go initial commit 2023-04-12 12:21:23 -05:00

README.md

setup a new debian machine

build and install from latest sources

GO111MODULE=on go install go.wit.com/wit-new-machine@latest

checkout & build

go get -v -t -u go.wit.com/wit-new-machine
cd ~/go/src/go.wit.com/wit-new-machine
go build

References

Useful links and other external things which might be useful

License

GPLv3