remove cdist-environment, merge into HACKERS_README, update that as well

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-26 11:38:01 +01:00
commit 45cc072d21
3 changed files with 10 additions and 35 deletions

View file

@ -1,32 +0,0 @@
cdist-environment(7)
====================
Nico Schottelius <nico-cdist--@--schottelius.org>
NAME
----
cdist-environment - Which environment cdist sets up
DESCRIPTION
-----------
PREFIXES
--------
These prefixes are supposed to be used. If you write a new type, you
should stick to these conventions.
- __: All variables setup by cdist are prefixed with a double _
- __cdist_: Variables setup by the cdist core
- __<type>_<name>: Variable <name> setup by type <type>
EXAPMLES
--------
COPYING
-------
Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is
granted under the terms of the GNU General Public License version 3 (GPLv3).