1
0
mirror of synced 2026-04-13 23:23:41 +00:00

roles/README: Hint to document new roles

This commit is contained in:
Axel Beckert
2010-05-26 21:33:04 +02:00
parent ff2867f732
commit babf60a9b7
2 changed files with 6 additions and 2 deletions

2
TODO
View File

@@ -8,8 +8,6 @@ Bugs to fix and Features to add before a 4.2 release
- ambiguous option list with regards to parameters
- not all roles are listed
* xen-create-image --dist=... / sources.list generation should be more fine-grained
xen-tools should offer the possibility to enabled/disable

6
roles/README Normal file
View File

@@ -0,0 +1,6 @@
These files are roles which you can use with xen-create-image(1) with
the --role= option.
If you add new roles to the xen-tools distribution in this directory,
please document them in the POD code of bin/xen-create-image under
"ROLES".