# # ChangeLog for tools/Makefile in freewrt # # Generated by Trac 1.6 # Dec 8, 2025, 5:14:30 PM Tue, 01 Aug 2006 22:20:05 GMT Waldemar Brodkorb [d204c8e] * tools/Makefile (modified) * tools/genext2fs/Makefile (added) * tools/mkimage/Makefile (added) add genext2fs (only build on linux right now) and mkimage from u-boot ... 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 19:33:30 GMT Thorsten Glaser [d6462e5] * rules.mk (modified) * tools/Makefile (modified) build mkpasswd on GNU/Linux host only, use BSD encrypt(1) otherwise ... Fri, 21 Jul 2006 13:52:46 GMT Markus Wigge [9cf508e] * package/Config.in (modified) * package/base-files/Makefile (modified) * package/base-files/default/etc/passwd (modified) * tools/Makefile (modified) * tools/mkpasswd/Makefile (added) * tools/mkpasswd/src/config.h (added) * tools/mkpasswd/src/mkpasswd.c (added) - added runtime config for password - added runtime config for ... Sun, 16 Jul 2006 20:37:52 GMT Waldemar Brodkorb [a09b227] * target/linux/image/jffs2/Makefile (deleted) * tools/Makefile (modified) * tools/jffs2/Makefile (added) * tools/jffs2/patches/000-only_mkfs_jffs2.patch (moved) * tools/jffs2/patches/010-portability.patch (moved) * tools/jffs2/patches/gcc4-fix.patch (moved) mv mkfs.jffs2 to tools, broken commit, tg will fix it soon ... Sun, 16 Jul 2006 20:21:56 GMT Waldemar Brodkorb [ccec3ae] * target/linux/image/squashfs/Makefile (deleted) * tools/Makefile (modified) * tools/squashfs/Makefile (added) * tools/squashfs/patches/100-lzma.patch (moved) move squashfs build to tools git-svn-id: ... Sun, 16 Jul 2006 18:42:38 GMT Thorsten Glaser [915015d] * tools/Makefile (modified) remove historic raisins git-svn-id: ... Sun, 16 Jul 2006 18:39:14 GMT Thorsten Glaser [1e977a4] * Makefile (modified) * rules.mk (modified) * scripts/scan-tools.sh (modified) * target/linux/image/tgz.mk (modified) * tools/Makefile (modified) switch to paxmirabilis ok wbx@ NB: not yet totally tested, but if ... Sun, 16 Jul 2006 12:56:52 GMT Waldemar Brodkorb [8d78a2d9] * tools/Makefile (modified) add missing target dependency, thx markus for finding the bug ... 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 ...