------------------------------------------------------------------------ r201 | kriegaex | 2007-04-18 06:27:25 +0200 (Wed, 18 Apr 2007) | 3 lines Quick bugfix for fresh release in order to avoid an early patch: Adding forgotten Config.in file for iptables - embarrassing... #-) ------------------------------------------------------------------------ r197 | kriegaex | 2007-04-17 20:04:08 +0200 (Tue, 17 Apr 2007) | 5 lines Intermediate release ds-0.2.9_26-14.3 in branch stable-14: - menuconfig restructured - introducing download mirrors - bugfixes ------------------------------------------------------------------------ r196 | kriegaex | 2007-04-17 20:01:24 +0200 (Tue, 17 Apr 2007) | 2 lines Edit changelog so it reflects the upcoming release 14.3. ------------------------------------------------------------------------ r195 | kriegaex | 2007-04-17 19:57:26 +0200 (Tue, 17 Apr 2007) | 6 lines Merge in -r194 from trunk: Number of download servers in Config.in extended from 3 to 5: two default servers are available today, two slots are reserved, #5 is user-editable. BTW: menuconfig permits all slots to be edited, the user may decide by himself if she wants to do that. ------------------------------------------------------------------------ r193 | kriegaex | 2007-04-16 22:36:10 +0200 (Mon, 16 Apr 2007) | 3 lines Merge in changes (-r 192) from trunk: Second predefined mirror has been added to Config.in ------------------------------------------------------------------------ r191 | kriegaex | 2007-04-16 11:16:06 +0200 (Mon, 16 Apr 2007) | 18 lines Merge in changes (-r 188:190) from trunk: Cross-cutting changes in ds-mod-specific package download: - New shell script tools/ds_download provides a uniform way to download ds-mod-specific packages such as application and add-on packages as well as precompiled toolchains. The script first checks a predefined list of download servers (mirrors) and only uses an optionally provided "original" server as fallback, which is important for new package versions not available on mirrors yet. - New variable DL_TOOL in Makefile points to tools/ds_download - List of download sites (mirrors) can be edited in menuconfig (Advanced options -> DS-Mod package download sites). Currently there are three slots for download servers, two of which are meant to be preset with default values and one with an optional user-defined mirror. This enables users to set up their private mirrors on their own LAN or WAN servers. - *.mk files loading mod-specific packages have all been made "mirror-aware", i.e. they all call DL_TOOL with the appropriate parameters. Specifically, all former primary download sites have been preserved as fallback servers. ------------------------------------------------------------------------ r187 | kriegaex | 2007-04-15 17:02:17 +0200 (Sun, 15 Apr 2007) | 4 lines Merge in two forgotten changes from trunk: - Suppress tar "lone zero block" warning when unpacking certain firmware images - Don't be so restrictive on addon-names (e.g. openvpn-2.1.offline) ------------------------------------------------------------------------ r186 | kriegaex | 2007-04-15 15:13:59 +0200 (Sun, 15 Apr 2007) | 2 lines Copy 'get_ip' script into this branch from -r 184 trunk version ------------------------------------------------------------------------ r185 | kriegaex | 2007-04-15 03:47:30 +0200 (Sun, 15 Apr 2007) | 19 lines Merge in -r 184 from trunk: - Major menuconfig restructuring. For example (there is more): * Iptables' shared libs and kernel modules are dependent on a top level setting and can be deselected as whole groups. * JamVM + classpath + ffi-sable can now be found in one place and are also interdependent. * Sub-menus in packages section * Major case first letters in package names * More and improved menu descriptions * Removed redundant library descriptions for iptables and classpath stuff by putting them in groups (see above). * Some changes in include structure ('source' commands in Config.in files), e.g. several libs' descriptions are now closer to their required top level applications. - Fix firmware build: iptables binary was always included in image, even if not selected in menuconfig. - Removed some SVN executable attributes on Config.in, *.mk and Makefile.in files ------------------------------------------------------------------------ r182 | kriegaex | 2007-04-13 17:36:54 +0200 (Fri, 13 Apr 2007) | 3 lines Fix syslogd ring buffer size parameter leading to "Starting syslogd...failed"; package version updated to 0.2.1 ------------------------------------------------------------------------ r179 | kriegaex | 2007-04-12 22:51:42 +0200 (Thu, 12 Apr 2007) | 6 lines - Mini_fo package now listed as regular package, not "testing" anymore (no known problem reports) - Tinyproxy package now listed as "testing" and "unfinished, experts only", because there is no web config yet. - Obsolete package telefon removed (and "obsolete" section with it) ------------------------------------------------------------------------ r177 | kriegaex | 2007-04-12 21:17:00 +0200 (Thu, 12 Apr 2007) | 2 lines Forgot to update version number 0.1 -> 0.2 in mini_fo/Config.in ------------------------------------------------------------------------ r175 | kriegaex | 2007-04-12 00:19:23 +0200 (Thu, 12 Apr 2007) | 3 lines Fix make target 'busybox-tools-clean', so busybox and makedevs are removed. This avoids an error when subsequently calling 'make precompiled' again. ------------------------------------------------------------------------ r174 | kriegaex | 2007-04-11 15:07:50 +0200 (Wed, 11 Apr 2007) | 4 lines Merge in -r 173 changes from trunk: Fix mini_fo: use modprobe instead of insmod, because module path can differ with other box types. Package updated to 0.2. ------------------------------------------------------------------------ r170 | kriegaex | 2007-04-10 23:38:26 +0200 (Tue, 10 Apr 2007) | 2 lines Fix typo in make target 'kernel-clean' ------------------------------------------------------------------------ r168 | kriegaex | 2007-04-07 00:12:49 +0200 (Sat, 07 Apr 2007) | 4 lines - netsnmp.cgi is now executable, so the package can be web-configured. - Fix typo in kernel/Config.in: DS_MODULE_crc-ccitt -> DS_MODULE_crc_ccitt. So menuconfig no longer complains about DS_MODULE_ppp_async. ------------------------------------------------------------------------ r165 | kriegaex | 2007-04-05 15:49:55 +0200 (Thu, 05 Apr 2007) | 2 lines Updates changelog so it reflects the upcoming intermediate release 14.2 ------------------------------------------------------------------------ r164 | kriegaex | 2007-04-05 12:32:47 +0200 (Thu, 05 Apr 2007) | 4 lines Fix fakeroot problems with chown (operation not permitted) on systems with newer glibc + coreutils combinations using *at(). The version has been promoted to fakeroot-1.5.10 and a new patch for *at() is available. ------------------------------------------------------------------------ r162 | kriegaex | 2007-04-04 04:19:49 +0200 (Wed, 04 Apr 2007) | 10 lines Merge in changes -r 158:161 from trunk: Fix package virtualip-cgi and promote to version 0.4.1. There were bugs in the make script and in the download package itself: - Target virtualip-cgi-precompiled did not do anything and was independent of any other target - Wrong package base directory name in download package. New package 0.4.1 fixes this. - Superfluous executable flags in the package root (readme etc.) - rc.virtualip did not start with '#!/bin/sh' ------------------------------------------------------------------------ r151 | kriegaex | 2007-03-27 03:26:20 +0200 (Tue, 27 Mar 2007) | 4 lines Merge in -r 149 from trunk: Fixed 'tar --exclude .svn' for dnsmasq, cifsmount and deco: option was not set for '*-package' targets (tar -c), but for unpack targets (tar -x). ------------------------------------------------------------------------ r148 | oliver | 2007-03-27 00:08:59 +0200 (Tue, 27 Mar 2007) | 1 line Merge in -r 147 from trunk, - remove "depends on DS_REPLACE_KERNEL" for iptables libs ------------------------------------------------------------------------ r146 | kriegaex | 2007-03-26 15:12:03 +0200 (Mon, 26 Mar 2007) | 4 lines Merge in -r 144:145 from trunk: Checking for and cleaning up Subversion directories in build/modified before packing firmware image ------------------------------------------------------------------------ r144 | kriegaex | 2007-03-26 04:00:34 +0200 (Mon, 26 Mar 2007) | 4 lines Merge in -r 142:143 from trunk: - Updated copyright notices and acknowledgements - Updated MOTD to reflect DS-Mod_26 series (different ASCII art) ------------------------------------------------------------------------ r142 | kriegaex | 2007-03-25 20:57:53 +0200 (Sun, 25 Mar 2007) | 10 lines Merge in -r 113:141 from trunk, basicall making branch 'stable-14' identical with the trunk again. This is a bit ridiculous, indeed, but honestly most things which have happened in the main development line are in fact fixes and improvements for the latest release ds-0.2.9.-14, so merging them into the branch can be justified very well. From now on, though, we will try to check in fixes in the corresponding releases's branch first and subsequently merge them into the trunk, because this is the usual way to do it. ------------------------------------------------------------------------ r137 | kriegaex | 2007-03-25 19:32:10 +0200 (Sun, 25 Mar 2007) | 2 lines Merge in -r 108:113 from trunk (stuff for release 14, patch 2) ------------------------------------------------------------------------ r135 | kriegaex | 2007-03-25 19:13:14 +0200 (Sun, 25 Mar 2007) | 2 lines Merge in -r 98:108 from trunk (stuff for release 14, patch 1) ------------------------------------------------------------------------ r133 | kriegaex | 2007-03-25 18:50:09 +0200 (Sun, 25 Mar 2007) | 7 lines - Undo changes in rev. 111 in order to get a clean state for chronologically re-creating and tagging older release and patch versions - Merge in -r 87:98 from trunk - Clean up CHANGELOG: remove repository revision numbers which can be seen in SVN repository, if necessary, but are of minor importance to a release's change log ------------------------------------------------------------------------ r127 | kriegaex | 2007-03-25 16:11:37 +0200 (Sun, 25 Mar 2007) | 5 lines Undo menuconfig help-text merges from trunk because there are many missing previous merges which have to be merged in first in order to tag release and patch versions for branch 'stable-14'. The menuconfig merges will come back later. SVN check-in galore #-) ------------------------------------------------------------------------ r125 | kriegaex | 2007-03-25 14:36:49 +0200 (Sun, 25 Mar 2007) | 7 lines Merging in changes of revision 124 from trunk: Introducing detailed help texts for menuconfig's shared library section. Unfortunately, this blows up libs/Config.in immensely - even more so, because sub-menus cannot get their own help texts for technical reasons. So, for menus containing several entries there is a lot of redundancy (i.e. repetition). The worst example is iptables, but there are others as well. ------------------------------------------------------------------------ r122 | kriegaex | 2007-03-25 01:54:32 +0100 (Sun, 25 Mar 2007) | 5 lines Merging in changes of revision 121 from trunk: Added and enhanced menuconfig help texts for several packages: screen, matrixtunnel, lynx, dropbear, wol-cgi, mini_fo, lua, callmonitor, samba, mc, cifsmount, deco. ------------------------------------------------------------------------ r111 | oliver | 2007-03-22 13:33:05 +0100 (Thu, 22 Mar 2007) | 1 line - add executeable flag to 250-orangebox.sh ------------------------------------------------------------------------ r87 | kriegaex | 2007-03-19 23:50:51 +0100 (Mon, 19 Mar 2007) | 6 lines Creating stable release branch 'stable-14' from trunk rev. #86. This branch will eventually lead to a DS-Mod release called 0.2.9_26-14 on IPPF. New features will be developed in the trunk, this branch will be maintained via bugfixes and occasional backported features or packages only. ------------------------------------------------------------------------ r86 | kriegaex | 2007-03-19 23:37:25 +0100 (Mon, 19 Mar 2007) | 3 lines SVN keyword expansion fir $Id$ selectively activated for files CHANGELOG, README, fwmod, Makefile ------------------------------------------------------------------------ r85 | kriegaex | 2007-03-19 23:32:19 +0100 (Mon, 19 Mar 2007) | 2 lines Inserted SVN $Id$ version tags into CHANGELOG, README, fwmod, Makefile ------------------------------------------------------------------------ r84 | kriegaex | 2007-03-19 23:28:04 +0100 (Mon, 19 Mar 2007) | 4 lines - fix precompiled toolchain download URL in toolchain/make/download-toolchain.mk - add forgotten cpmaccfg in make/Config.in - remove precompiled libs from root/lib ------------------------------------------------------------------------ r83 | kriegaex | 2007-03-19 23:05:01 +0100 (Mon, 19 Mar 2007) | 6 lines Copying rev. #72 back to trunk, because we have given up plans to merge this repository with Danisahne's Sourceforge repository one day. So Oliver thought we could as well have our own trunk again. This is what I am trying to do with this check-in, hopefully keeping the SVN history of all those files in the process. ------------------------------------------------------------------------ r72 | oliver | 2007-03-19 01:27:31 +0100 (Mon, 19 Mar 2007) | 1 line - update orangebox, add download location for toolchain ------------------------------------------------------------------------ r71 | oliver | 2007-03-18 20:07:45 +0100 (Sun, 18 Mar 2007) | 1 line - forgot busybox-tools.mk ------------------------------------------------------------------------ r70 | oliver | 2007-03-18 19:41:57 +0100 (Sun, 18 Mar 2007) | 1 line - worked on download-toolchain, some ohter small fixes ------------------------------------------------------------------------ r69 | oliver | 2007-03-18 12:57:39 +0100 (Sun, 18 Mar 2007) | 1 line - fix dropbear-sshd-only package ------------------------------------------------------------------------ r68 | kriegaex | 2007-03-18 12:42:38 +0100 (Sun, 18 Mar 2007) | 2 lines Try different binutil download locations (stable, developer) for target toolchain ------------------------------------------------------------------------ r67 | aholler | 2007-03-17 19:47:02 +0100 (Sat, 17 Mar 2007) | 2 lines Fixed rebuilding of a kernel with different modules. ------------------------------------------------------------------------ r66 | oliver | 2007-03-17 18:39:20 +0100 (Sat, 17 Mar 2007) | 1 line small fixes in download-toolchain.mk, kernel/Config.in and make/deco/Config.in ------------------------------------------------------------------------ r65 | oliver | 2007-03-17 14:31:34 +0100 (Sat, 17 Mar 2007) | 1 line worked on precompiled toolchain and other small fixes ------------------------------------------------------------------------ r64 | oliver | 2007-03-17 00:13:10 +0100 (Sat, 17 Mar 2007) | 1 line add lzma dependency to download-toolchain ------------------------------------------------------------------------ r63 | oliver | 2007-03-16 23:59:53 +0100 (Fri, 16 Mar 2007) | 1 line add packages to ./packages ------------------------------------------------------------------------ r62 | oliver | 2007-03-16 17:47:16 +0100 (Fri, 16 Mar 2007) | 1 line add packages to ./packages ------------------------------------------------------------------------ r61 | oliver | 2007-03-16 17:29:22 +0100 (Fri, 16 Mar 2007) | 1 line fixed 7150 patches ------------------------------------------------------------------------ r60 | oliver | 2007-03-16 17:18:42 +0100 (Fri, 16 Mar 2007) | 1 line added tinyproxy and deco, updated netsnmp, fixed 7150 patches ------------------------------------------------------------------------ r59 | kriegaex | 2007-03-16 11:04:56 +0100 (Fri, 16 Mar 2007) | 2 lines new patch fixes mc-4.5.0 build error on GNOME systems ------------------------------------------------------------------------