summaryrefslogtreecommitdiff
path: root/configurations.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'configurations.yaml')
-rw-r--r--configurations.yaml68
1 files changed, 0 insertions, 68 deletions
diff --git a/configurations.yaml b/configurations.yaml
deleted file mode 100644
index cd94271..0000000
--- a/configurations.yaml
+++ /dev/null
@@ -1,68 +0,0 @@
-Default:
- Active: True
- Language: en_US.UTF-8
- Keyboard: us
- PackageArgs:
- SaveRepos: False
- Timezone: America/New_York
- RootPass: meego
- DefaultUser: meego
- DefaultUserPass: meego
- PartSize: 1900
- PostScripts:
- - rpm
- Groups:
- - MeeGo Core
- - X Window System
-
-CORE:
- PartSize: 1000
- BootloaderAppend: "quiet"
- BootloaderTimeout: 0
- PostScripts:
- - cleanup
- Repos:
- - meego-core-1.0
- Kernel: kernel-netbook
-
-NETBOOK:
- PartSize: 1900
- BootloaderAppend: "quiet"
- BootloaderTimeout: 0
- PostScripts:
- - cleanup
- - flash
- Groups:
- - X for Netbooks
- - Virtual Machine Support
- - Printing
- - Games
- Kernel: kernel-netbook
- Repos:
- - adobe
- - meego-core-1.0
- - meego-netbook-1.0
- PostScripts:
- - prelink
- ExtraPackages:
- - gdb
- - flash-plugin
- - adobe-release
-Configurations:
- - Name: MeeGo Core 1.0
- Active: True
- Baseline: 1.0
- Platform: CORE
- FileName: core
- Desktop:
- - Name: MeeGo Netbook/Nettop 1.0
- Active: True
- Baseline: 1.0
- Platform: NETBOOK
- Desktop: meego
- FileName: netbook
- Groups:
- - MeeGo Netbook Desktop
- Repos:
- - meego-core-1.0
- - meego-netbook-1.0