summaryrefslogtreecommitdiff
path: root/conf/machine/hentges-2.0_spitz.conf
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2007-05-25 16:28:33 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2007-05-25 16:28:33 +0000
commit990b019a04cec33468b447bbe0166c7bd970f8ed (patch)
tree19571aa6066d3e8d9e4db1eca440a2d6481234e0 /conf/machine/hentges-2.0_spitz.conf
parent6cc52db97e28988e3ada9746c5e3a910571bf76f (diff)
parent9dae835ef374adaae20d75eba1109bb307c249bd (diff)
merge of '30fdc7758a8b7a86b7d59101eff9bd0011257d00'
and '9ecb8a369d6f726cbe984f8c91972f2c6bc34f1f'
Diffstat (limited to 'conf/machine/hentges-2.0_spitz.conf')
-rw-r--r--conf/machine/hentges-2.0_spitz.conf39
1 files changed, 39 insertions, 0 deletions
diff --git a/conf/machine/hentges-2.0_spitz.conf b/conf/machine/hentges-2.0_spitz.conf
new file mode 100644
index 0000000000..cffa01de92
--- /dev/null
+++ b/conf/machine/hentges-2.0_spitz.conf
@@ -0,0 +1,39 @@
+#! /bin/sh
+#
+# Copyright Matthias Hentges <devel@hentges.net> (c) 2007
+# License: MIT (see http://www.opensource.org/licenses/mit-license.php
+# for a copy of the license)
+#
+# Filename: hentges-2.0_spitz.conf
+# Date: 20070521 (YMD)
+
+DESCRIPTION = "Hentges dependency description for Spitz aka SL-C3x00"
+MAINTAINER = "Matthias 'CoreDump' Hentges <oe@hentges.net>"
+HOMEPAGE = "<homepage>"
+LICENSE = "MIT"
+
+######################################################################################
+
+DISTRO_SSH_DAEMON_spitz = "openssh"
+
+XSERVER = "xserver-kdrive-fbdev"
+
+######################################################################################
+
+HENTGES_BASE_RDEPENDS += "tar bash"
+
+######################################################################################
+
+# In the future I plan to replace the angstrom-*task* stuff with custom
+# hentges tasks, replacing the angstrom defaults where needed
+
+HENTGES_X11_RDEPENDS += "${XSERVER} \
+ angstrom-gpe-task-pim \
+ angstrom-ohand-task-pim \
+ angstrom-gpe-task-settings \
+ angstrom-gpe-task-apps \
+ angstrom-gpe-task-games \
+ angstrom-task-office \
+ angstrom-task-printing \
+ angstrom-task-sectest \
+ firefox gftp"