core/resource.lisp

Branch


Log

Author Commit Date CI Message
Thomas de Grivel e5a1093e 2020-03-18T11:04:00 fix openbsd package installation with version specified in package id
Thomas de Grivel 280442a7 2019-10-17T16:09:51 show message after sync host
Thomas de Grivel 2702c306 2019-10-15T16:29:48 fix note
Thomas de Grivel 491297af 2018-07-26T14:31:45 resource-additional-specs
Thomas de Grivel c1256c2e 2018-07-26T14:28:21 update license and copyright
Thomas de Grivel f5d00b09 2018-07-14T15:54:29 resource-additional-specs
Thomas de Grivel 3ebe5162 2018-07-14T15:53:58 type declarations
Thomas de Grivel e0cf099f 2018-07-10T12:42:09 type decl
Thomas de Grivel c4a3eee7 2018-07-10T12:40:57 sync
Thomas de Grivel dcccd4b1 2018-07-10T12:32:38 fix sorting resources
Thomas de Grivel ca6ffa97 2018-07-02T16:14:04 rewrite without iterate
Thomas de Grivel b634eb23 2015-09-23T06:30:45 Sync for host and resource-container.
Thomas de Grivel 636ef0f5 2015-09-18T04:39:06 Do not describe NIL property values.
Thomas de Grivel faf599c9 2015-08-01T01:42:26 Implement SYNC : apply operations to bring resources in line with specification.
Thomas de Grivel cfb522af 2015-08-01T01:39:43 Probe to resources whenever possible and add functions to match probed values.
Thomas de Grivel a21264d4 2015-08-01T01:38:07 Implement resource operations.
Thomas de Grivel b37057b1 2015-07-24T19:36:38 Allow specifications to be projected from probed values.
Thomas de Grivel 4c543356 2015-07-23T18:42:29 Make describe-probed print downcased.
Thomas de Grivel 1b9dad71 2015-02-08T20:59:45 Fix compilation, resource containers and localhost.
Thomas de Grivel e465e299 2014-12-17T00:05:17 Fix probes.
Thomas de Grivel 34f3771c 2014-11-03T17:33:27 Refactor code into modules. Implement SPECIFY macro.