From 73d5f34675b2019dbeb01884311c459d1394b6ba Mon Sep 17 00:00:00 2001 From: John Bowler Date: Mon, 6 Feb 2006 18:31:27 +0000 Subject: slugos: release 3.5-beta --- conf/distro/debianslug.conf | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'conf/distro/debianslug.conf') diff --git a/conf/distro/debianslug.conf b/conf/distro/debianslug.conf index 88be1c516c..c5c9f6868c 100644 --- a/conf/distro/debianslug.conf +++ b/conf/distro/debianslug.conf @@ -7,7 +7,7 @@ #---------------------------------------------------------------------------------- DISTRO_NAME = "DebianSlug" # DISTRO_VERSION = "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" -DISTRO_FEED = "unstable" +# DISTRO_FEED = "unstable" DISTRO_TYPE = "beta" SLUGOS_IMAGENAME = "debianslug" SLUGOS_IMAGESEX = "little-endian" @@ -20,16 +20,6 @@ SLUGOS_FLASH_IMAGE = "yes" # directory DEBIANSLUG_EXTRA_BBFILES ?= "" -#---------------------------------------------------------------------------------- -# FEEDS -# The following lines define where on the internet DebianSlug looks for packages -# when downloading new packages or updating existing packages. Additional feeds -# (such as a local feed) can be defined in local.conf -#---------------------------------------------------------------------------------- -# Add to the user's feeds from local.conf (there may be none) -FEED_URIS_append += "cross##http://ipkg.nslu2-linux.org/feeds/slugos-lag/cross/${DISTRO_FEED}" -FEED_URIS_append += "native##http://ipkg.nslu2-linux.org/feeds/slugos-lag/native/${DISTRO_FEED}" - #---------------------------------------------------------------------------------- # FIRMWARE CONFIGURATION #---------------------------------------------------------------------------------- -- cgit v1.2.3