40 Commits (5d419207da4bc8e4cfe4904d216fa3779e0ad229)

Author SHA1 Message Date
Nicolas Thill b3112c218f change co-maintainer e-mail 19 years ago
Nicolas Thill b7b1512401 update fuse to v2.3.0 (thanks to Christian Magnusson) 19 years ago
Felix Fietkau 43215e80b1 don't pass build cflags to fuse kernel module 19 years ago
Felix Fietkau 69a0f7f70a fix stupid typo in default network config 19 years ago
Felix Fietkau 7fdfde3edc clean up board-dependent files, add pppoatm support, add proper config examples 19 years ago
Felix Fietkau 6b854dd30a fix dependency problem 19 years ago
Nicolas Thill c5e768229f add missing target/linux/rules.mk include 19 years ago
Nicolas Thill 4999d2edfb enable kmod build when target arch != mipsel 19 years ago
Felix Fietkau f978942809 fix external package build 19 years ago
Nicolas Thill 4768b3cc3f do not build lib and util here, enable kmod build when target arch != mipsel 19 years ago
Nicolas Thill bde7d2ee0d fix building when target arch != mipsel (arch defaults to mipsel if not set when entering linux_dir) 19 years ago
Nicolas Thill 766a4db126 install madwifi headers in staging_dir (needed for hostapd) 19 years ago
Felix Fietkau 0e764b85a3 add madwifi driver to head 19 years ago
Felix Fietkau a2300375e4 some wificonf and wlcompat cleanups/fixes 19 years ago
Felix Fietkau b5e7f55f97 add updates from whiterussian to head 19 years ago
Felix Fietkau 2661ca8f1e fix jffs2root dependency problem 19 years ago
Nicolas Thill 6f4cb7338f add preliminary support for soekris boards 19 years ago
Felix Fietkau 7edddaf04c use correct mac address for lan 19 years ago
Felix Fietkau 302930ee2c fix base-files-arch package 19 years ago
Felix Fietkau 910f49d7b9 move wificonf and nvram stuff back to package/, remove build_mipsel/root, run install part of package/ for every board/kernel - fixes dependency mess 19 years ago
Felix Fietkau f6a2f4a770 move wificonf to target/linux/package 19 years ago
Felix Fietkau ced629d6c5 fix libnvram install into staging dir 19 years ago
Felix Fietkau c534539555 fix nvram compile 19 years ago
Felix Fietkau 85cd39878d fix firewall script, add ar7 network if into the bridge by default 19 years ago
Felix Fietkau 29a4b712e8 add config file /etc/config/network, add board-specific network.overrides (instead of nvram.overrides) 19 years ago
Felix Fietkau 6217127ff5 move nvram,jffs2root,shared libs into target/linux/package and make them broadcom-specific 19 years ago
Waldemar Brodkorb 7d3bce4429 a translucent filesystem 19 years ago
Felix Fietkau 7a9848f897 fix iwconfig eth1 enc on/off 19 years ago
Felix Fietkau 790d22d882 install externally compiled kernel-specific packages into the kernel-specific root 19 years ago
Felix Fietkau 4f5eb26f28 fix some small bugs in wificonf and wlcompat 19 years ago
Felix Fietkau effee8007d fix txpower setting in wlcompat 19 years ago
Felix Fietkau 491b4e7f96 split wlcompat package in HEAD, too 20 years ago
Felix Fietkau 6e3cb352ec add board tag to kernel module version and add versioned depend (does not work with current ipkg yet) 20 years ago
Felix Fietkau 55474bd3a4 some fixes for wlcompat 20 years ago
Felix Fietkau c30c4adaa8 implement SIOCSIWENCODE in wlcompat 20 years ago
Felix Fietkau f47786cb38 read wep keys from the driver's private data instead of the shmem (can get key length correctly) 20 years ago
Felix Fietkau 43e5060743 add function for enabling/disabling radio in wlcompat 20 years ago
Felix Fietkau 62ab279556 don't return an error if a part of SIOCSIWMODE fails (fixes wlcompat for newer wl driver) 20 years ago
Felix Fietkau c1d1cf8376 fix wlcompat build 20 years ago
Felix Fietkau 269c715804 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. 20 years ago