summaryrefslogtreecommitdiff
path: root/conf/distro/debianslug.conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-11-12 09:02:18 +0000
committerRod Whitby <rod@whitby.id.au>2006-11-12 09:02:18 +0000
commitd1b1231953cce26a8d087a087cc54d83b568c20a (patch)
tree1b7a3b390ab72414f64161d5365700b37c293aeb /conf/distro/debianslug.conf
parentf3088cbe5754d03762722ae4ca05de2063485864 (diff)
slugos: Changed SLUGOS_FLASH_IMAGE to be multi-valued, to allow for multiple target upgrade image formats. Changed the image name, so that it overwrites the previously built image (and doesn't fill the autobuilder disks).
Diffstat (limited to 'conf/distro/debianslug.conf')
-rw-r--r--conf/distro/debianslug.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/debianslug.conf b/conf/distro/debianslug.conf
index e28fb85d88..e86ffa028c 100644
--- a/conf/distro/debianslug.conf
+++ b/conf/distro/debianslug.conf
@@ -13,7 +13,7 @@ SLUGOS_IMAGENAME = "debianslug"
SLUGOS_IMAGESEX = "little-endian"
# debianslug builds a complete image (not just the parts)
-SLUGOS_FLASH_IMAGE = "yes"
+SLUGOS_FLASH_IMAGE = "nslu2"
# NOTE: to build new packages set DEBIANSLUG_EXTRA_BBFILES to the full path name to
# the .bb files for the packages to build - see debianslug-packages.conf in this