summaryrefslogtreecommitdiffstats
path: root/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* large build system cleanup. added some stuff to control the verbosity level, ↵nbd2005-10-221-13/+32
| | | | | | but not complete, yet. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2221 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set default shell to bashnbd2005-10-191-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, ↵nbd2005-07-241-6/+0
| | | | | | run install part of package/ for every board/kernel - fixes dependency mess git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package/linux into target/linux, use wbx' new kernel code. support ↵nbd2005-05-281-5/+0
| | | | | | 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
* remove doubled linewbx2005-05-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* copy ipkg shell script to scripts/, change the reference in rules.mk and add ↵nbd2005-04-301-1/+1
| | | | | | the c version of ipkg git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add rscript invocation variablesnico2005-04-181-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade kernel, quagga and openvpn, add licensing info to diag module, fix ↵kaloz2005-04-141-1/+1
| | | | | | up jffs2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add some fixes for parallel build (does not work with -j4 yet, but it gets ↵nbd2005-04-081-1/+1
| | | | | | most packages compiled now) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@577 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove lzma loader config option (make it default) and move it from package/ ↵nbd2005-04-021-0/+1
| | | | | | to target/ git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@530 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixup openntpd package. ntpd now starts as user ntp andwbx2005-03-231-1/+1
| | | | | | | | CONTROL/postinst can be executed on host and target system. idea from nbd to use IPKG_ROOTDIR git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix IPKG_TARGET_DIRnico2005-03-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change ipkg invocation and add -force-defaults optionnico2005-03-061-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@313 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nbd's makefile/menuconfig rewritembm2005-03-061-0/+122
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@307 3c298f89-4303-0410-b956-a3cf2f4a3e73