summaryrefslogtreecommitdiff
path: root/target/config/Config.in.runtime
AgeCommit message (Collapse)Author
2013-10-17enable 32 mb /tmp for raspberryWaldemar Brodkorb
2013-10-01add support for qemu-sh4eb, linux usb is brokenWaldemar Brodkorb
2013-10-01add support for glibc/eglibc qemu-sh systemsWaldemar Brodkorb
2013-07-10varios fixes, add usb network card supportWaldemar Brodkorb
2013-07-02add firmware for bcm2835Waldemar Brodkorb
2011-08-30finetune /etc/hostsWaldemar Brodkorb
It should look like: 127.0.0.1 localhost ::1 loaclhost 127.0.1.1 hostname
2011-08-27added intel atom targetwarhog
2011-06-12update default kernel to 2.6.39Waldemar Brodkorb
2011-01-10modify descriptionWaldemar Brodkorb
2011-01-07add choices for both the root login shell and /bin/shThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-02add an example interfaces file, make tmpfs configurable via menuWaldemar Brodkorb
2010-12-30rework architecture / embedded systems conceptWaldemar Brodkorb
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;)