1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 14:24:32 +03:00
openwrt-xburst/package/busybox
2009-10-20 06:51:30 +00:00
..
config busybox: support 64 bit math in shell tests. this does not seem to increase the binary size at all (tested on mips), fixes #2871 2009-10-03 10:56:19 +00:00
files [package] busybox: add possibility to set crond log level through /etc/config/system and use level 5 by default which prevents unneeded debug messages on each job execution 2009-04-29 13:00:42 +00:00
patches [busybox] At boot, the startup process is executed in a non-interactive shell. Default behavior for a non-interactive shell is that SIGINT is processeld locally by the shell (and typically ignored), this runtime environment is inherited by children, hence Ctrl-C has no effect within a telnet session. This patch enables the correct behavior 2009-10-20 06:51:30 +00:00
convert_menuconfig.pl move gen_busybox_menuconfig.pl to package/busybox 2007-04-04 16:13:54 +00:00
Makefile gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 2009-10-10 19:25:48 +00:00
target-config.in busybox: adjust default config for nommu targets 2009-08-21 22:32:09 +00:00