summaryrefslogtreecommitdiff
path: root/conf/unslung.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/unslung.conf')
-rw-r--r--conf/unslung.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/unslung.conf b/conf/unslung.conf
index e69de29bb2..fb71f80f3a 100644
--- a/conf/unslung.conf
+++ b/conf/unslung.conf
@@ -0,0 +1,8 @@
+#@TYPE: Distribution
+#@NAME: Unslung Linux
+#@DESCRIPTION: Distribution for packages to be run on the Linksys firmware in the NSLU2
+
+INHERIT += " package_ipk debian"
+PREFERRED_VERSION_glibc ?= "2.2.5"
+PREFERRED_VERSION_glibc-initial ?= "2.2.5"
+IMAGE_FSTYPE = "ext2.gz"