You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
351 B
11 lines
351 B
14 years ago
|
- new executable cinst-deploy-to
|
||
|
- types used by cinst are marked as such ('cinst-only')
|
||
|
- cdist-deploy-to and cinst-deploy-to read the same manifest
|
||
|
- cdist ignores types marked as 'cinst-only'
|
||
|
- cinst ignores types not marked as 'cinst-only'
|
||
|
|
||
|
- update $__explorer/os to recognize preos
|
||
|
|
||
|
- cinst types only do something if $__explorer/os == 'preos'
|
||
|
|