[rumpkernel/rumprun] 631266: config: handle_rc: We want the item, not the paren...

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: rumpkernel-builds@xxxxxxxxxxxxx
  • Date: Wed, 16 Dec 2015 11:59:29 -0800

Branch: refs/heads/mato-wip-rumprun-config
Home: https://github.com/rumpkernel/rumprun
Commit: 631266a7c1951552cc814f971e568b5bdfdca0e5

https://github.com/rumpkernel/rumprun/commit/631266a7c1951552cc814f971e568b5bdfdca0e5
Author: Martin Lucina <mato@xxxxxxxxxxxxx>
Date: 2015-12-16 (Wed, 16 Dec 2015)

Changed paths:
M lib/librumprun_base/config.c

Log Message:
-----------
config: handle_rc: We want the item, not the parent


Commit: 5aa54e7a56b9b8eade166b4c81974a9881affb25

https://github.com/rumpkernel/rumprun/commit/5aa54e7a56b9b8eade166b4c81974a9881affb25
Author: Martin Lucina <mato@xxxxxxxxxxxxx>
Date: 2015-12-16 (Wed, 16 Dec 2015)

Changed paths:
M app-tools/rumprun

Log Message:
-----------
rumprun: Missing json_finish in xen


Commit: 699e0811227dd24f1ac5363534ac21143f26cc40

https://github.com/rumpkernel/rumprun/commit/699e0811227dd24f1ac5363534ac21143f26cc40
Author: Martin Lucina <mato@xxxxxxxxxxxxx>
Date: 2015-12-16 (Wed, 16 Dec 2015)

Changed paths:
M app-tools/rumprun
M doc/config.md
M lib/librumprun_base/config.c

Log Message:
-----------
config: Deprecate 'cmdline' in favour of 'rc'


Commit: fbf76bd31b04a4c7e94415e5159c95e13b2b03c0

https://github.com/rumpkernel/rumprun/commit/fbf76bd31b04a4c7e94415e5159c95e13b2b03c0
Author: Martin Lucina <mato@xxxxxxxxxxxxx>
Date: 2015-12-16 (Wed, 16 Dec 2015)

Changed paths:
M lib/librumprun_base/config.c

Log Message:
-----------
config: jexpect() should abort, not warn


Commit: 040b168f7c8b0d21e63c7f5c01849ab945d4fff5

https://github.com/rumpkernel/rumprun/commit/040b168f7c8b0d21e63c7f5c01849ab945d4fff5
Author: Martin Lucina <mato@xxxxxxxxxxxxx>
Date: 2015-12-16 (Wed, 16 Dec 2015)

Changed paths:
M app-tools/rumprun
M doc/config.md
M lib/librumprun_base/config.c

Log Message:
-----------
config: Refactor 'env' to use key/value pairs

Refactor the 'env' key in the config spec to be an object of key/value
pairs rather than individual strings. Also use setenv() rather than
putenv() in the implementation.


Commit: 14848c4a5e59e3e4e98f08ec27a974564126984b

https://github.com/rumpkernel/rumprun/commit/14848c4a5e59e3e4e98f08ec27a974564126984b
Author: Martin Lucina <mato@xxxxxxxxxxxxx>
Date: 2015-12-16 (Wed, 16 Dec 2015)

Changed paths:
M app-tools/rumprun

Log Message:
-----------
rumprun: Remove harmless cruft from json_store_rc

Snuck in while editing too quickly...


Compare:
https://github.com/rumpkernel/rumprun/compare/b7dec4012ddf...14848c4a5e59

Other related posts:

  • » [rumpkernel/rumprun] 631266: config: handle_rc: We want the item, not the paren... - GitHub