Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-24 | add missing netinfo file | Waldemar Brodkorb | |
2015-12-23 | optimize for really small systems | Waldemar Brodkorb | |
Default to busybox hush for noMMU systems. Add busybox profiles to choose a minimal busybox config for noMMU systems. Add gdb git from ysato for h8/300 simulator. Change some kernel defaults to off to have a really small kernel. For bfin simulator the kernel+initramfs is smaller then 2MB in size. | |||
2015-11-01 | move remount of /dev to rcdev, to fix static /dev usage | Waldemar Brodkorb | |
2015-10-24 | forget to add new file | Waldemar Brodkorb | |
2015-10-24 | add new symbol for systems with tcp/ip but without netdevice. like arc ↵ | Waldemar Brodkorb | |
simulator running test-suites with network functions | |||
2015-06-28 | enable using udev for automatic module loading | BALATON Zoltan | |
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> | |||
2015-01-27 | add basic support for opkg, update to latest stable | Waldemar Brodkorb | |
2014-05-31 | do not install ipkg.conf by default | Waldemar Brodkorb | |
2014-05-05 | start shell on serial and vga, if both available | Waldemar Brodkorb | |
2014-03-23 | use as login shell for job control | Waldemar Brodkorb | |
2014-03-19 | rework getty/shell runtime options, add git as dependency, used in ↵ | Waldemar Brodkorb | |
base-files and is always good to create patches, get updates,.. | |||
2014-03-19 | add ADK_RUNTIME_CONSOLE_SERIAL_DEVICE, minor cleanups while there | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar 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 ;) | |||
2010-11-30 | add more config files, to prevent accidental override by ipkg | Waldemar Brodkorb | |
2010-11-23 | add runtime option for inittab configuration | Waldemar Brodkorb | |
2010-04-04 | remove /etc/network/interfaces, not available on nfsroot | Waldemar Brodkorb | |
2009-05-31 | remove to extra to avoid installing package metafiles | Waldemar Brodkorb | |
2009-05-30 | fix x11 compile and other stuff | Waldemar Brodkorb | |
- fix uclibc libx11 compile - fix empty banner - fix rdate init script | |||
2009-05-30 | optimize ipkg package management | Waldemar Brodkorb | |
- generate ipkg control file from PKG_* variables - automatically install init scripts from ./files/*.init set #PKG pkgname to set the binary package - rename FWINIT -> INIT - move postinst and conffiles meta data to ./files - update the packages to the latest upstream version - remove some unready or unused package (strongswan,..) more cleanups needed after allmodconfig | |||
2009-05-17 | Initial import | wbx | |