diff options
Diffstat (limited to 'teams/workstation.xml')
| -rw-r--r-- | teams/workstation.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/teams/workstation.xml b/teams/workstation.xml new file mode 100644 index 0000000..ad362cd --- /dev/null +++ b/teams/workstation.xml @@ -0,0 +1,8 @@ +<image> + <profiles> + <profile name="Workstation-Live" description="Workstation Edition Live DVD"> + <requires profile="GNOME-Desktop"/> + <requires profile="LiveInstall"/> + </profile> + </profiles> +</image> |