summaryrefslogtreecommitdiffstats
path: root/remote/profiles
diff options
context:
space:
mode:
authorSimon Rettberg2013-02-27 19:11:53 +0100
committerSimon Rettberg2013-02-27 19:11:53 +0100
commit125194750fa6590c48644fd9d4006af3ec9262dd (patch)
treef88a3991eb40024c5148f6127a5830dbd9870df4 /remote/profiles
parentAdd build profiles to target 'tools' (-p switch) (diff)
downloadtm-scripts-125194750fa6590c48644fd9d4006af3ec9262dd.tar.gz
tm-scripts-125194750fa6590c48644fd9d4006af3ec9262dd.tar.xz
tm-scripts-125194750fa6590c48644fd9d4006af3ec9262dd.zip
tihi
Diffstat (limited to 'remote/profiles')
-rw-r--r--remote/profiles/default.profile10
1 files changed, 10 insertions, 0 deletions
diff --git a/remote/profiles/default.profile b/remote/profiles/default.profile
new file mode 100644
index 00000000..8bda62c5
--- /dev/null
+++ b/remote/profiles/default.profile
@@ -0,0 +1,10 @@
+# All modules that should be included in this profile
+MODULES="
+ base
+ busybox
+ dbus
+ systemd
+ ldm
+ ldm-gtk-greeter
+"
+