Commit Graph

23 Commits

Author SHA1 Message Date
Kris Moore
27f37a9767 Rename pcbsd-sysadm rc.d -> sysadm 2015-12-17 14:21:05 -05:00
Kris Moore
a0ae49496b Fix some issues compiling sysadm locally without it installed to
/usr/local
2015-12-17 14:19:29 -05:00
Kris Moore
6d3a8e06b2 Add rc.d script 2015-12-17 14:15:40 -05:00
Kris Moore
dcee9c38db Add port template for sysadm 2015-12-17 14:10:03 -05:00
Kris Moore
5583f4d2c0 Change port number to 12150 2015-12-17 13:25:56 -05:00
Ken Moore
0c943636bd Move/remove a couple files around. 2015-12-15 13:15:15 -05:00
Ken Moore
d639bb5a03 Merge branch 'master' of github.com:pcbsd/sysadm 2015-12-15 13:14:25 -05:00
Ken Moore
3bfc57b466 Oops - fix another stray syscache-webclient reference. 2015-12-15 13:14:02 -05:00
Ken Moore
1a0afb6fda Adjust the server defaults a bit more - remove any reference to "syscache" or "webclient". 2015-12-15 13:13:00 -05:00
Ken Moore
f5dab0048c Add a copy of the syscache-webclient server into the sysadm/src/server.
Also setup the server to make it easier to extend for API/library support in the backend. All backend functionality can now be added to the new "WebBackend.cpp" file (and WebSocket.h file for headers).
2015-12-15 13:06:42 -05:00
Kris Moore
d219c14a87 Add the new sysadm-lifepreserver class, with example listCron()
function so we can test
2015-12-11 13:38:17 -05:00
Ken Moore
374528f38f Add a bit for rc.conf read support to sysadm. 2015-12-09 15:28:15 -05:00
Ken Moore
43dca6389f Merge branch 'master' of github.com:pcbsd/sysadm 2015-12-09 12:42:34 -05:00
Ken Moore
3d57f7801a Fix up the IPv6 detection routine so it matches what ifconfig displays. 2015-12-09 12:41:42 -05:00
dlavigne
4ee7c0e70d Finish formatting packages class. 2015-12-09 09:57:17 -05:00
Kris Moore
fecde854d0 Merge branch 'master' of https://github.com/pcbsd/sysadm 2015-12-08 15:24:51 -05:00
Kris Moore
455162af57 Update formatting 2015-12-08 15:24:45 -05:00
Ken Moore
37e8e3a775 Merge branch 'master' of github.com:pcbsd/sysadm 2015-12-08 15:24:12 -05:00
Ken Moore
74249cefb2 Copy over the new sysadm library/binary from the pcbsd/pcbsd repo into it's own repo. 2015-12-08 15:23:18 -05:00
Kris Moore
87a9ba5523 Update README with details 2015-12-08 15:19:58 -05:00
dlavigne
538ba5cc1d Start reformat of packages to fit layout. 2015-12-08 15:12:06 -05:00
Kris Moore
611b5f45cc Move over the API docs from pcbsd repo 2015-12-08 14:44:47 -05:00
Kris Moore
d542ba201d Initial commit 2015-12-08 14:37:18 -05:00