summaryrefslogtreecommitdiffstats
path: root/package/uboot-envtools
Commit message (Collapse)AuthorAgeFilesLines
* package/uboot-envtools: make fw_setenv symlink optionaljuhosg2011-11-011-2/+9
| | | | | | | | | | Make the creation of the fw_set-symlink optional, so it can be disabled in user-builds so only people who know what they are doing will mess with uboot-env. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/uboot-envtools: generate config-file from UCIjuhosg2011-11-012-1/+30
| | | | | | | | | This adds an init-script for generating /etc/fw_env.config from UCI in case it doesn't exist yet. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28697 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/uboot-envtools: remove runtime dependency of zlibjuhosg2011-11-011-2/+2
| | | | | | | | | | | | | zlib is a build-dependency, but in runtime zlib is not required, see: root@OpenWrt:/# ldd /usr/sbin/fw_printenv libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2abb2000) libc.so.0 => /lib/libc.so.0 (0x2abd4000) ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x2ab9a000) Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/u-boot-envtools: update to version 2011.06.juhosg2011-10-244-68/+101
| | | | | | | | | | | | | This updates uboot-envtools to the version which comes with U-Boot 2011.06. The important novelity is that fw_setenv now supports batch processing, which greatly improves sysupgrade of the ALL0258N as otherwise we would have to overwrite uboot-env up to 8x in a single firmware upgrade. Unfortunately, no newer version of the sources is available from Debian, so we got to take it from the u-boot source which is kinda ugly... Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete kernel dependencies and version checksnbd2010-06-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] cleanup Makefiles (#7212)jow2010-04-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21107 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uboot-envtools: mark as 2.6 only, use a shorter title and a longer ↵nico2010-03-101-2/+3
| | | | | | description git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing file from patchthepeople2010-03-081-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this patch fixes uboot-envtools so that it is no longer broken.thepeople2010-03-053-17/+132
| | | | | | -Raphael git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19999 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mark uboot-envtools as broken, it looks more like a place holder than an ↵nbd2009-10-191-0/+1
| | | | | | actual packaging attempt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add uboot-envtoolsflorian2009-10-073-0/+80
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17981 3c298f89-4303-0410-b956-a3cf2f4a3e73