diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-05-23 12:15:17 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2005-05-23 12:15:17 +0000 |
commit | 5c0d7c846f43561e6d7a061e1b5194c326ab36e3 (patch) | |
tree | 68aef1547a985982eef4e5cb8ee730b8fd2bba3d /conf/distro/unslung.conf | |
parent | 070e87aeaf186774263012c508228ee856c248b8 (diff) |
Unslung 4.21 - added /mnt/repair fix. Also added /etc/inittab to conffiles in sysvinit
BKrev: 4291c955VL3l166HtQxL48z2WhE2cw
Diffstat (limited to 'conf/distro/unslung.conf')
-rw-r--r-- | conf/distro/unslung.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf index accab44ed5..3da137c357 100644 --- a/conf/distro/unslung.conf +++ b/conf/distro/unslung.conf @@ -7,7 +7,7 @@ FEED_URIS += "native##http://ipkg.nslu2-linux.org/feeds/unslung/native" FEED_URIS += "oe##http://ipkg.nslu2-linux.org/feeds/unslung/oe" DISTRO_NAME = "Unslung" -DISTRO_VERSION = "4.20-beta" +DISTRO_VERSION = "4.21-beta" DISTRO_TYPE = "beta" TARGET_FPU = "soft" |