Index: README =================================================================== --- README (revision 22460) +++ README (working copy) @@ -1,4 +1,4 @@ -This is the buildsystem for the OpenWrt Linux distribution +This is the buildsystem for the LibreWRT GNU+Linux distribution Please use "make menuconfig" to configure your appreciated configuration for the toolchain and firmware. @@ -13,14 +13,14 @@ You can use scripts/flashing/flash.sh for remotely updating your embedded system via tftp. -The OpenWrt system is documented in docs/. You will need a LaTeX distribution +The LibreWRT system is documented in docs/. You will need a LaTeX distribution and the tex4ht package to build the documentation. Type make -C docs/ to build it. -Building your own firmware you need to have access to a Linux, BSD or MacOSX system. +Building your own firmware you need to have access to a GNU+Linux, BSD or MacOSX system. Cygwin will not be supported because of the lack of case sensitiveness. Sunshine! - Your OpenWrt Project - http://openwrt.org + Your LibreWRT Project + http://librewrt.org Index: feeds.conf.default =================================================================== --- feeds.conf.default (revision 22460) +++ feeds.conf.default (working copy) @@ -1,8 +1 @@ -src-svn packages svn://svn.openwrt.org/openwrt/packages -src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package -src-svn luci http://svn.luci.subsignal.org/luci/branches/luci-0.9/contrib/package -#src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone -#src-svn efl svn://svn.openwrt.org/openwrt/feeds/efl -#src-svn desktop svn://svn.openwrt.org/openwrt/feeds/desktop -#src-svn xfce svn://svn.openwrt.org/openwrt/feeds/xfce -#src-link custom /usr/src/openwrt/custom-feed +src-svn packages http://svn.librewrt.org/librewrt/packages Index: Makefile =================================================================== --- Makefile (revision 22460) +++ Makefile (working copy) @@ -1,4 +1,4 @@ -# Makefile for OpenWrt +# Makefile for LibreWRT # # Copyright (C) 2007 OpenWrt.org #