Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | add more ipkg validation checks | Mike Baker | 2006-07-26 | |
| | | | | SVN-Revision: 4292 | |||
* | add ncurses to prereq checks | Felix Fietkau | 2006-07-23 | |
| | | | | SVN-Revision: 4244 | |||
* | add genext2fs to build ext2 filesystem images | Nicolas Thill | 2006-07-22 | |
| | | | | SVN-Revision: 4213 | |||
* | port over the netfilter module packaging to the new system and fix iptables ↵ | Felix Fietkau | 2006-07-22 | |
| | | | | | | dependencies SVN-Revision: 4206 | |||
* | fix NO_TRACE_MAKE | Felix Fietkau | 2006-07-22 | |
| | | | | SVN-Revision: 4205 | |||
* | revert last prereq.mk - seems to be a different issue | Felix Fietkau | 2006-07-22 | |
| | | | | SVN-Revision: 4204 | |||
* | fix prereqs | Felix Fietkau | 2006-07-22 | |
| | | | | SVN-Revision: 4203 | |||
* | fix a few directories missed in [4176]'s source -> download | Mike Baker | 2006-07-21 | |
| | | | | SVN-Revision: 4198 | |||
* | add submenu dependencies (used to hide the proprietary broadcom driver on ↵ | Felix Fietkau | 2006-07-21 | |
| | | | | | | anything except for brcm-2.4) SVN-Revision: 4197 | |||
* | fix a few broken depenancies | Mike Baker | 2006-07-21 | |
| | | | | SVN-Revision: 4181 | |||
* | change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernels | Mike Baker | 2006-07-20 | |
| | | | | SVN-Revision: 4180 | |||
* | update prereqs | Mike Baker | 2006-07-20 | |
| | | | | SVN-Revision: 4179 | |||
* | UML target completed. Added ext2 target fs for use with uml images | Gerry Rozema | 2006-07-20 | |
| | | | | SVN-Revision: 4178 | |||
* | change 'source' to 'download' | Mike Baker | 2006-07-20 | |
| | | | | SVN-Revision: 4176 | |||
* | cleanup & revert [4159] | Mike Baker | 2006-07-20 | |
| | | | | SVN-Revision: 4173 | |||
* | check for zlib.h as well | Felix Fietkau | 2006-07-19 | |
| | | | | SVN-Revision: 4170 | |||
* | add a simple prerequisite check | Felix Fietkau | 2006-07-19 | |
| | | | | SVN-Revision: 4168 | |||
* | fix KBUILD_VERBOSE if V is unset | Felix Fietkau | 2006-07-18 | |
| | | | | SVN-Revision: 4160 | |||
* | accept V= from the environment as well | Felix Fietkau | 2006-07-18 | |
| | | | | SVN-Revision: 4159 | |||
* | make the buildroot-ng sdk compatible with the old packages | Felix Fietkau | 2006-07-18 | |
| | | | | SVN-Revision: 4158 | |||
* | move the cryptoapi kmod to package/kernel | Felix Fietkau | 2006-07-18 | |
| | | | | SVN-Revision: 4149 | |||
* | move some of the kernel module packaging to package/kernel/ | Felix Fietkau | 2006-07-18 | |
| | | | | SVN-Revision: 4146 | |||
* | check if the Package/$(NAME) template is defined before packaging or ↵ | Felix Fietkau | 2006-07-18 | |
| | | | | | | installing ipkg packages SVN-Revision: 4144 | |||
* | rebuild ipkg control files if Makefile changes | Mike Baker | 2006-07-10 | |
| | | | | SVN-Revision: 4124 | |||
* | add a new FORCEREBUILD option to Package/<name> to force a package to be ↵ | Mike Baker | 2006-07-10 | |
| | | | | | | rebuilt each time make is run SVN-Revision: 4123 | |||
* | fix broken .pkginfo under certain situations | Mike Baker | 2006-07-10 | |
| | | | | SVN-Revision: 4122 | |||
* | Add missing brcm63xx-2.6 target to the target list | Florian Fainelli | 2006-07-09 | |
| | | | | SVN-Revision: 4120 | |||
* | always set NO_TRACE_MAKE | Felix Fietkau | 2006-07-02 | |
| | | | | SVN-Revision: 4104 | |||
* | add workaround for kernel module install | Felix Fietkau | 2006-06-28 | |
| | | | | SVN-Revision: 4098 | |||
* | minor changes | Mike Baker | 2006-06-27 | |
| | | | | SVN-Revision: 4096 | |||
* | credit where credit is due | Mike Baker | 2006-06-27 | |
| | | | | SVN-Revision: 4091 | |||
* | add support for new modules.mk format (no autogenerated Config.in yet) | Felix Fietkau | 2006-06-26 | |
| | | | | SVN-Revision: 4083 | |||
* | fix inclusion of kernel modules selected for install in images (closes: #598). | Nicolas Thill | 2006-06-25 | |
| | | | | SVN-Revision: 4081 | |||
* | add extra targets to improve make tracing output | Felix Fietkau | 2006-06-25 | |
| | | | | SVN-Revision: 4078 | |||
* | move the broadcom driver stuff into its own submenu | Felix Fietkau | 2006-06-25 | |
| | | | | SVN-Revision: 4073 | |||
* | prevent verbose script from corrupting .pkginfo | Mike Baker | 2006-06-23 | |
| | | | | SVN-Revision: 4067 | |||
* | set default verbosity to 0 | Mike Baker | 2006-06-23 | |
| | | | | SVN-Revision: 4066 | |||
* | fix kernel configure target | Mike Baker | 2006-06-23 | |
| | | | | SVN-Revision: 4065 | |||
* | switch on new verbose system | Mike Baker | 2006-06-23 | |
| | | | | SVN-Revision: 4064 | |||
* | new verbose/trace script for make | Mike Baker | 2006-06-23 | |
| | | | | SVN-Revision: 4057 | |||
* | .pkginfo cleanup #2 | Mike Baker | 2006-06-23 | |
| | | | | SVN-Revision: 4053 | |||
* | set defaults for .pkginfo | Mike Baker | 2006-06-23 | |
| | | | | SVN-Revision: 4052 | |||
* | remove stale reference to package/rules.mk - not that useful in the ↵ | Felix Fietkau | 2006-06-22 | |
| | | | | | | dependency handling anyway SVN-Revision: 4049 | |||
* | add 0xdeadc0de to the jffs2 filesystem images | Felix Fietkau | 2006-06-22 | |
| | | | | SVN-Revision: 4048 | |||
* | move target/linux/image to target/image | Felix Fietkau | 2006-06-21 | |
| | | | | SVN-Revision: 4040 | |||
* | massive cleanup of toolchain/ | Felix Fietkau | 2006-06-21 | |
| | | | | SVN-Revision: 4038 | |||
* | add INCLUDE_DIR variable for $(TOPDIR)/include | Felix Fietkau | 2006-06-21 | |
| | | | | SVN-Revision: 4033 | |||
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ↵ | Felix Fietkau | 2006-06-21 | |
lzma, mkfs.* into toolchain/ SVN-Revision: 4032 |