3752 Commits (fdbd2f0907990c720505e4b3a1b18d1c470db7c8)
 

Author SHA1 Message Date
Felix Fietkau c2527c7204 put LINUX_KARCH in .kernel.mk 18 years ago
Felix Fietkau 155be21be8 move certain host related variables to .host.mk generated by include/host-build.mk to speed up the build system 18 years ago
Felix Fietkau be5289bac7 remove old .cvsignore 18 years ago
Felix Fietkau 0ab6b742c0 pppd: pass on the configured upper limit for mtu to the channel that ppp uses 18 years ago
Felix Fietkau 917bb07661 pppoe: use the interface mtu as upper limit for ppp packet size + header (based on a patch by Dirk Nehring) 18 years ago
Nicolas Thill da71fb405c Remove old kmod packaging entries moved to the new layout (follow [4992] and [4993]) 18 years ago
Nicolas Thill 584ec6bd3b fix uml-2.6 build on x86_64 18 years ago
Felix Fietkau 52c7a487fa remove unused multilib option 18 years ago
Felix Fietkau 05cdabed62 move ccache dir to staging_dir_arch (removing the staging dir will make the ccache ineffective anyway) 18 years ago
Felix Fietkau d8c27b90f3 fix ar7 image alignment for jffs2 18 years ago
Felix Fietkau 67f94a41e2 use standard patch naming scheme 18 years ago
Florian Fainelli 07c15ab863 Remove unecessary control files since those kmods are packaged with the new layout 18 years ago
Florian Fainelli f9d5570e56 Remove unecessary control files, others to come 18 years ago
Florian Fainelli ec7ce598ef Port kmod-ipip to the new module layout 18 years ago
Felix Fietkau e5939821bb enable more netfilter features in the x86-2.6 kernel 18 years ago
Felix Fietkau f515c82680 enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board) 18 years ago
Felix Fietkau e9c850b284 save the real configured interface name in the 'device' variable when running scan_interfaces() - fixes pppoe problems 18 years ago
Felix Fietkau c03dcf1a76 add new /bin/uci script and api for manipulating buildroot-ng config files 18 years ago
Felix Fietkau 91712548ae fix shell escaping bug in append() function 18 years ago
Felix Fietkau 0bb19484e2 add 1 second delay for natsemi ifup (sometimes won't come up otherwise) 18 years ago
Felix Fietkau e129fce2b1 add reboot=bios to x86 grub images to fix reboot issue on wrap 18 years ago
Felix Fietkau d26c7ff03a fix natsemi depends, default and autoload 18 years ago
Felix Fietkau fa5f540924 fix a small bug in the parse-config script 18 years ago
Felix Fietkau 26540935ea fix openswan init script 18 years ago
Felix Fietkau 371100cf74 enable jffs2 by default on x86-2.6 18 years ago
Felix Fietkau d9960daaec add grub based images for x86-2.6 - still a bit hackish, but works with ext2 and jffs2 18 years ago
Felix Fietkau 66d13c1dbb add a fix for the block2mtd init 18 years ago
Felix Fietkau 125300193b add ext2 to the x86-2.6 kernel by default 18 years ago
Nicolas Thill 380fd63fb5 fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (closes: #689) 18 years ago
Felix Fietkau d168fd85f3 add block2mtd by default in x86-2.6 18 years ago
Felix Fietkau c683080a84 fix unnecessary package rebuild 18 years ago
Felix Fietkau 87bc31d3a8 implement stop() function for dropbear init script 18 years ago
Felix Fietkau fc93677085 remove x86-2.4 18 years ago
Felix Fietkau ee7fded0ad rename patch 18 years ago
Felix Fietkau 11940f8a7c fix path to toolchain build directory (patch from #810) 18 years ago
Felix Fietkau 7c2e858eea move gdbserver to buildroot-ng, since it uses the toolchain build directory 18 years ago
Felix Fietkau 600d745974 fix gdb installation (patch from #809) 18 years ago
Felix Fietkau d58a09110c move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the developers are ready 18 years ago
Nicolas Thill f0fa4c289a fix default ARCH setting 18 years ago
Nicolas Thill e9dd9d22e7 fix typo 18 years ago
Felix Fietkau f24a3a5199 minor cleanup 18 years ago
Felix Fietkau daa77961b6 really fix webif password access patch for busybox 18 years ago
Felix Fietkau e425823350 add qos-scripts package port for buildroot-ng 18 years ago
Felix Fietkau d886c807d0 port kmod-sched to new kernel packaging system 18 years ago
Felix Fietkau 3ad05f3a32 fix pcmcia-cs dependencies 18 years ago
Felix Fietkau ca531442af speed up package prereq check (only run make on those directories that actually contain prereq checks) 18 years ago
Felix Fietkau d658a1d68a fix gmp ccache breakage again (previous fix was removed in a cleanup) 18 years ago
Felix Fietkau a9c66365c3 remove ccache directory on distclean 18 years ago
Felix Fietkau 77003aeed9 hide enable/disable functions, not active yet 18 years ago
Felix Fietkau 2289001c00 fix displayed name in init script help text 18 years ago