# # ChangeLog for tools/sed in freewrt # # Generated by Trac 1.6 # Dec 8, 2025, 5:16:18 PM Thu, 27 Jul 2006 10:19:37 GMT Thorsten Glaser [d5b9e70] * package/buildhlp.mk (added) * package/rules.mk (modified) * tools/ipkg-utils/Makefile (modified) * tools/jffs2/Makefile (modified) * tools/lzma/Makefile (modified) * tools/rules.mk (modified) * tools/sed/Makefile (modified) * tools/squashfs/Makefile (modified) * tools/squashfs/patches/100-lzma.patch (modified) update-patches for tools/ git-svn-id: ... Sat, 22 Jul 2006 02:08:05 GMT Thorsten Glaser [c2e2d0c] * Makefile (modified) * tools/Makefile (modified) * tools/brcm-utils/Makefile (modified) * tools/paxmirabilis/Makefile (modified) * tools/rules.mk (modified) * tools/sed/Makefile (modified) sanitise the way tools which must be in lbin/ (currently, sed and ... Sat, 22 Jul 2006 01:02:42 GMT Thorsten Glaser [07526d20] * tools/Makefile (modified) * tools/sed/Makefile (modified) install sed into lbin/ like pax to prevent rare issues on BSD ... Fri, 21 Jul 2006 00:56:00 GMT Thorsten Glaser [db32a6c] * tools/jffs2/Makefile (modified) * tools/lzma/Makefile (modified) * tools/rules.mk (modified) * tools/sed/Makefile (modified) * tools/squashfs/Makefile (modified) include late... they get evaluated after all git-svn-id: ... Fri, 21 Jul 2006 00:51:53 GMT Thorsten Glaser [6a3a83a] * tools/ipkg-utils/Makefile (modified) * tools/jffs2/Makefile (modified) * tools/lzma/Makefile (modified) * tools/rules.mk (modified) * tools/sed/Makefile (modified) * tools/squashfs/Makefile (modified) do the rename action here too and sync the download case ;) ... Thu, 20 Jul 2006 18:38:56 GMT Waldemar Brodkorb [a190a80] * rules.mk (modified) * tools/lzma/Makefile (modified) * tools/lzma/patches/lzma-zlib.patch (moved) * tools/rules.mk (modified) * tools/sed/Makefile (modified) * tools/squashfs/Makefile (modified) fix tools directory, after changing WRKDIR, repack lzma package, i ... Mon, 17 Jul 2006 00:36:00 GMT Thorsten Glaser [3b6dd93] * tools/sed/Makefile (modified) * tools/sed/sedcheck.sh (deleted) just always build sed *sigh* the test fails more often than the ... Sun, 16 Jul 2006 20:29:31 GMT Thorsten Glaser [660579b] * tools/ipkg-utils/Makefile (modified) * tools/lzma/Makefile (modified) * tools/rules.mk (modified) * tools/sed/Makefile (modified) * tools/squashfs/Makefile (modified) use PKG_SOURCE not SOURCE requested by wbx@ git-svn-id: ... Sun, 16 Jul 2006 15:33:40 GMT Thorsten Glaser [8c404c4] * tools/lzma/Makefile (modified) * tools/sed/Makefile (modified) toolchain -> tools git-svn-id: ... Sun, 16 Jul 2006 15:11:43 GMT Thorsten Glaser [8e4e7a3] * toolchain/binutils/Makefile (modified) * toolchain/gcc/Makefile (modified) * toolchain/gdb/Makefile (modified) * toolchain/kernel-headers/Makefile (modified) * toolchain/libnotimpl/Makefile (modified) * toolchain/rules.mk (added) * toolchain/uClibc/Makefile (modified) * tools/ipkg-utils/Makefile (modified) * tools/lzma/Makefile (modified) * tools/rules.mk (added) * tools/sed/Makefile (modified) use ${EXTRACT_CMD} to be tested RSN git-svn-id: ... Wed, 12 Jul 2006 20:09:11 GMT Waldemar Brodkorb [131a9d7] * build.mk (modified) * rules.mk (modified) * toolchain/Makefile (modified) * tools/Makefile (added) * tools/brcm-utils/Makefile (moved) * tools/brcm-utils/src/addpattern.c (moved) * tools/brcm-utils/src/dgfirmware.c (moved) * tools/brcm-utils/src/motorola-bin.c (moved) * tools/brcm-utils/src/trx.c (moved) * tools/ipkg-utils/Makefile (moved) * tools/ipkg-utils/patches/001-remove-unportable-uid-check.patch (moved) * tools/ipkg-utils/patches/020-fix_python_path.patch (moved) * tools/ipkg-utils/patches/ipkg-utils-1.7-ipkg_build_clean.patch (moved) * tools/ipkg-utils/patches/ipkg-utils-1.7-ipkg_build_tar.patch (moved) * tools/ipkg-utils/patches/ipkg-utils-1.7-ipkg_buildpackage.patch (moved) * tools/lzma/Makefile (moved) * tools/lzma/lzma-zlib.patch (moved) * tools/sed/Makefile (moved) * tools/sed/sedcheck.sh (moved) move tools like sed, trx, lzma, which does not belong to the ...