634 Commits (908e5f64bfc59dbe83b23a09c57a275fe9e19383)

Author SHA1 Message Date
Imre Kaloz 7d09c0b086 update to 2.6.27.6 16 years ago
Gabor Juhos 88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193 16 years ago
Steven Barth 9d0f42d50a Disable LuCI in default build config as it should be enabled manually for building release builds 16 years ago
Nicolas Thill 3691a072cc bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number 16 years ago
Gabor Juhos d35bad03e3 update to 2.6.25.19, and refresh patches 16 years ago
Felix Fietkau 2c638cf43b enable luci-admin-mini by default as suggested by cyrus 16 years ago
Florian Fainelli aa90a702db Use 2.6.27.4 kernel version 16 years ago
Felix Fietkau 38b513811c fix conditional depends in ipkg control files 16 years ago
Florian Fainelli 1ac53fbf06 Update to 2.6.26.7 16 years ago
Florian Fainelli 30d2200e7d Update targets to 2.6.27.3 16 years ago
Felix Fietkau 40b5e7a30d fix prepare error with brcm-2.4 and missing files/ (thx, thepeople) 16 years ago
Felix Fietkau 1e570a9288 change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. 16 years ago
Felix Fietkau cd35be21af one more instance of r13005 16 years ago
Felix Fietkau 87e0a3cf0f don't overwrite .config if it's a symlink (fixes scripts/env problems) 16 years ago
Gabor Juhos 19b0e56ba7 refresh patches against 2.6.27 final 16 years ago
Felix Fietkau b08f551711 add md5sum for final linux 2.6.27 16 years ago
Hamish Guthrie 86ac8bc7ea Adds support for using a local clone of a git tree 16 years ago
Felix Fietkau beb83c1e59 add function names to quilt-generated patch files to make patches more readable 16 years ago
Felix Fietkau cb73e4ad91 fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on it on brcm-2.4) 16 years ago
Gabor Juhos 73f2d150e3 refresh 2.6.27 patches based on -rc9 16 years ago
Andy Boyett 44f3239622 generate md5 checksums of generated firware images. closes #4003 - checksums located in bin/md5sums - integrity can be verified using md5sum -c 16 years ago
Felix Fietkau 926925622f enable luci by default 16 years ago
Gabor Juhos 12701b1d25 refresh 2.6.27 patches based on -rc8 16 years ago
Felix Fietkau cdcc68d689 implement conditional dependencies for generating the Depends: field of ipkgs 16 years ago
Felix Fietkau bc92b67c41 port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested) 16 years ago
Felix Fietkau 8ce76ceccb cris is little endian, not big endian (patch from #4048) 16 years ago
Gabor Juhos 821170133f update to 2.6.26.5 and 2.6.25.17 16 years ago
Felix Fietkau d0302d323b make sure a predefined CFLAGS variable does not get in the way (fix for #4038) 16 years ago
Nicolas Thill 2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527) 16 years ago
Florian Fainelli d1f4f4646d Remove 2.6.22 files, no target uses them anymore 16 years ago
Lars-Peter Clausen 6f774d468f Change libtool fixup behaviour. Still ugly but it works until we have a real fix. It uses a InstallDev/Post hook to find all .la files which are going to be installed in the staging dir and prefixes every path in those files which starts with /usr/lib with $(STAGING_DIR). 16 years ago
Lars-Peter Clausen 3601e8b9bb oops, previous commit was broken. remove wrong line break. 16 years ago
Lars-Peter Clausen 013d074603 Add InstallDev/(Pre|Post) hooks. 16 years ago
Felix Fietkau 5437cc1f7c target features: fix usb support detection 16 years ago
Felix Fietkau 3b937f85e8 add default Build/Install template, which is activated by setting PKG_INSTALL=1 16 years ago
Felix Fietkau 096531f61e make sure that when the kernel config changes, compile is triggered for all kernel dependent packages 16 years ago
Felix Fietkau b0d8473bf4 get rid of a shell warning if md5sum is not found 16 years ago
Felix Fietkau 6f16d961a5 clean up md5s() shell function 16 years ago
Felix Fietkau a7d856c4ce add prereq check for extended getopt (#3944) 16 years ago
Lars-Peter Clausen 2552e9362b Add @GNOME download source. 16 years ago
Felix Fietkau 5719247ae3 add an extra build step Build/Install which allows you to run a make install target after the post-compile hooks have run - will be necessary for some libtool dependent stuff 16 years ago
Florian Fainelli a35b2385ae this adds hg (Mercurial) SCM checkout support, very similar to the current git or svn checkout support; potential use is for building em28xx-new driver (USB hybrid DVB-T device) which lives in a Mercurial repo. (#3229) 16 years ago
Felix Fietkau 38b96e6b68 fix kconfig for packages that only define =y, =m or =n rules 16 years ago
John Crispin c1bc95ec34 fixes cvs download, signed-off by Bruno Randolf 16 years ago
Felix Fietkau ab8c8b019f enable quilt by default for the kernel tree 16 years ago
Felix Fietkau 2311fc9850 replace the deprecated git-* command calls with git * 16 years ago
Felix Fietkau 811b00f646 fix make kernel_menuconfig for subtarget kernel config files 16 years ago
Gabor Juhos 184c6b06f2 update to 2.6.26.3 and 2.6.25.16 16 years ago
Felix Fietkau bdb9c7351c some more build system cleanup 16 years ago
Felix Fietkau 08b6c2294f export the FIND variable which points to a usable find version 16 years ago