Commit Graph

18 Commits

Author SHA1 Message Date
Saxon Nelson-Milton 67e03d0f5c Invert tag for inclusion of CV functionality
Prior to this change, CV was included by default, however, this
doesn't seem appropriate given that this functionality is rarely
used. For that reason, the meaning of the nocv tag has been
inverted i.e. it is now called withcv, and it the tag must be
included to build CV components.
2022-11-13 08:19:12 +10:30
Saxon Nelson-Milton f1b1d5c880 init/Makefile: adding target to build syncreboot. This no longer assumes the utils dir exists 2022-06-09 17:03:48 +09:30
Saxon Nelson-Milton 3101d21d99 cmd/rv: adding rv upgrade function. init: refactor Makefile and scripts for more flexibility 2022-06-07 15:12:08 +09:30
Saxon Nelson-Milton 3bae489a20 init/Makefile: renaming install_soft target to rebuild and performing go build under this target 2022-06-01 14:29:28 +09:30
Saxon Nelson-Milton 9c28290a88 providing install_soft build target 2022-06-01 14:06:59 +09:30
Saxon Nelson-Milton 44fa6bc54a providing install_soft build target 2022-05-31 14:47:06 +09:30
Saxon Nelson-Milton ab49930149 fixing customizable make username problems 2022-05-27 12:44:18 +09:30
Saxon Nelson-Milton 7a397ff96f init/Makefile: make user customizable 2022-05-27 11:03:54 +09:30
Trek H 55e583cdb5 treat: replace rv with treatment 2020-09-29 16:46:57 +09:30
Trek H 45e36a6c09 treat: makefile, service and .sh scripts for installing 2020-09-29 16:35:55 +09:30
Trek H c81fb90587 init: fix cp line in make 2020-05-17 00:03:34 +09:30
Trek H 3c2fefa8cb init: make a systemd unit service to launch rv
updated makefile
renamed script from rc.local to pi_run.sh since we wont use rc.local anymore
2020-05-13 01:34:57 +09:30
Saxon Milton fc3c89231d Merged in update-init-rclocal (pull request #388)
init: updated rc.local and Makefile to reflect change of revid-cli to rv

Approved-by: Trek Hopton <trek.hopton@gmail.com>
2020-03-23 10:22:12 +00:00
Alan Noble 9df652b57b Remove superflous characters. 2019-03-06 00:00:42 +00:00
Alan Noble 23f44b4655 Default dk to zero. 2019-03-05 23:53:42 +00:00
Alan Noble fcbeea6695 Optionally supply MA and DK and create a dhcpcd.enter-hook. 2019-03-05 23:45:06 +00:00
Alan Noble 36182d7e6d Make pi the owner of netsender.conf and install syncreboot. 2019-03-02 11:40:54 +00:00
Alan Noble 93c8d94d64 Initial revision. 2018-06-02 18:14:55 +09:30