Commit Graph

40 Commits (cf20abecdb5ac08d31ef2c4931a2303ef9c91e82)

Author SHA1 Message Date
Felix Fietkau ebec6a43e2 remove empty file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-16 02:29:22 +00:00
Nicolas Thill f55acbecec update fuse to 2.6.1 (fix build on 2.6.19), remove kmod_build patch needed for 2.4 and make fuse 2.6 only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-15 16:06:45 +00:00
Felix Fietkau 5a32593057 replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
Nicolas Thill ecb6c4b599 new (last?) attempt at standardizing Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24 20:49:31 +00:00
Nicolas Thill d761aee70b standardize Makefile, add userland packages, fix fuse.pc in InstallDev
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-23 13:40:25 +00:00
Mike Baker 2ffe012ebb set PATH in rules.mk
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 11:59:52 +00:00
Felix Fietkau 87031562ae fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIR
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4328 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-30 14:51:23 +00:00
Mike Baker f9e5c1b1d5 credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
Felix Fietkau 24cf53528f add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
Felix Fietkau 08cbdbc1b0 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
Nicolas Thill c12c40f4a6 normalize Makefiles.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 18:30:40 +00:00
Nicolas Thill b9420a966a add TARGET_CFLAGS to configure for userland lib and util.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-17 08:58:45 +00:00
Nicolas Thill c56bf84b1b move fuse from target/linux/package/ to package/, update to v2.5.3,
add userland lib, util and dev stuff from trunk.


git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3966 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-17 08:34:53 +00:00
Felix Fietkau 8675818f87 remove lots of non-essential packages
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-13 22:20:15 +00:00
Waldemar Brodkorb 539594b679 update to 2.5.2 to fix compile issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-28 18:21:42 +00:00
Mike Baker e0af0a4eb8 change cp to $(CP)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-01 23:53:19 +00:00
Felix Fietkau 8dfd8956ce change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install calls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-07 18:26:35 +00:00
Nicolas Thill fdffe64b46 reorganize/rationalize/format package menuconfig,
make updatedd modular

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-05 02:16:36 +00:00
Felix Fietkau 8b8c9d4d6e lots of small package changes and dependency cleanups for the V= stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 12:12:59 +00:00
Felix Fietkau a2ad0ad108 remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-21 17:21:28 +00:00
Nicolas Thill 4b60e9bd89 update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-20 03:00:29 +00:00
Nicolas Thill c111466a34 change co-maintainer e-mail
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-30 14:38:05 +00:00
Nicolas Thill 53bef9af2a add missing patch (from Christian)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-30 11:26:29 +00:00
Nicolas Thill dff508d773 update fuse to v2.3.0 (thanks to Christian Magnusson)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-30 07:49:06 +00:00
Nicolas Thill 2433872e2c do not build kernel module here
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-15 03:22:42 +00:00
Felix Fietkau 1c4a2a55f7 move package/linux into target/linux, use wbx' new kernel code. support building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 09:17:29 +00:00
Nicolas Thill 83f125d8db Fix wrong options passed to configure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 11:06:12 +00:00
Nicolas Thill 5396ecbf61 Fix and standardize Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 05:50:39 +00:00
Nicolas Thill 1c478a693d Tweak package build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 21:14:18 +00:00
Nicolas Thill 7beba3b0af Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 16:49:23 +00:00
Felix Fietkau fda6011f96 remove unnecessary .installed target in fuse and remove some extra stuff now handled by rules.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-12 18:03:27 +00:00
Felix Fietkau 7e2f9e1266 merge nico's package/rules.mk and package/templates.mk into one file, update packages that use this
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-09 09:33:23 +00:00
Felix Fietkau b84c7fd4a6 set hidden fuse config option to n again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-30 20:57:31 +00:00
Waldemar Brodkorb 86f7a31a5c only m if CONFIG_DEVEL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-30 20:51:28 +00:00
Mike Baker ca25ee347c fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-21 07:04:42 +00:00
Felix Fietkau 26afbfb9ff disable non-essential packages by default if DEVELOPER is unset on make menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-18 19:45:56 +00:00
Nicolas Thill de6f4c48f9 Use common rules and templates, uniformize package Makefile, split package in sub-packages, add kernel version to kmod package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-18 06:20:14 +00:00
Nicolas Thill 943fcf0f73 Remove CVS dir from package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 04:50:40 +00:00
Nicolas Thill eb07df7f44 Add libpthread dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-09 14:21:54 +00:00
Nicolas Thill 6b62c9b211 Add fuse package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-09 02:28:41 +00:00