thodg/cl-unix-cybernetics/core/host.lisp

Branch :


Log

Author Commit Date CI Message
thodg 6fb28103 2020-04-18 14:54:30 fix hostname
thodg e5240b82 2020-04-14 15:01:19 make hostname use *host* by default
thodg 431ab207 2020-03-18 11:49:46 fix compilation
thodg c9be3c69 2020-03-10 18:34:59 fix newlines
thodg 838f386a 2019-10-16 11:50:40 fix compilation
thodg 43c4ef90 2019-10-15 16:29:06 simplify run host
thodg afb86606 2018-07-26 14:29:41 compare package list properly
thodg 898cd90b 2018-07-26 14:28:50 detect gentoo distribution from uname release
thodg c1256c2e 2018-07-26 14:28:21 update license and copyright
thodg c624a110 2018-07-14 15:52:53 get-specified
thodg 7380d8d0 2018-07-10 12:35:13 host
thodg c031ba0f 2018-07-04 04:39:16 let *host* be (localhost) by default
thodg 21f133c5 2018-07-03 11:24:19 Support Linux Debian.
thodg 1d5f3e31 2018-07-03 11:23:20 compare os values
thodg e15be36d 2018-07-03 11:23:05 probe hostname
thodg 57d77aee 2018-07-03 11:22:13 do not disconnect localhost
thodg 686bea9b 2018-07-03 11:21:59 keep trying to connect to host
thodg cc5f6941 2018-07-03 11:21:34 null host is localhost
thodg ca6ffa97 2018-07-02 16:14:04 rewrite without iterate
501913c0 2015-09-20 23:09:30 Improve host probes.
415ff795 2015-09-18 04:04:34 Allow specifying user for ssh connection.
82692d14 2015-09-18 03:55:54 ssh-host class not needed anymore.
b37057b1 2015-07-24 19:36:38 Allow specifications to be projected from probed values.
995fdea7 2015-07-23 19:38:19 Change RUN, SHELL-RUN and HOST-RUN to use STR call convention.
59a4de1c 2015-07-23 18:37:20 Fix host
b05f4cf3 2015-07-23 18:32:30 Better host and localhost handling.
1b9dad71 2015-02-08 20:59:45 Fix compilation, resource containers and localhost.
3b423620 2014-12-17 14:35:26 Change properties symbols to keywords.
e465e299 2014-12-17 00:05:17 Fix probes.
34f3771c 2014-11-03 17:33:27 Refactor code into modules. Implement SPECIFY macro.