Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-14 | musl libc compat updates | Waldemar Brodkorb | |
2013-08-12 | complete musl support, tested with qemu-arm | Waldemar Brodkorb | |
2013-04-29 | fix find usage for native adk systems, found on lemote | Waldemar Brodkorb | |
2013-01-31 | fix build error | Waldemar Brodkorb | |
2012-09-26 | fix close(-1) segfaults on mips64 | Waldemar Brodkorb | |
2012-08-30 | update busybox to latest stable version, refresh all Config.in files | Waldemar Brodkorb | |
2012-07-31 | update eglibc to 2.16 | Waldemar Brodkorb | |
2012-03-24 | update gcc, glibc and fix build breakage | Waldemar Brodkorb | |
2012-03-20 | disable mconf, compile error on darwin | Waldemar Brodkorb | |
2012-03-20 | allconfig fixes for lemote yeelong | Waldemar Brodkorb | |
2011-06-12 | fix remount nfsroot bug | Waldemar Brodkorb | |
2011-04-26 | package/busybox: add some fix and enhancement for the nameif applet | Phil Sutter | |
2011-04-12 | package/busybox: minor update, some fixes and comments | Phil Sutter | |
- update to 1.18.4 - introduce BB_MAKE_FLAGS, simplifying package/busybox/Makefile a bit - document how the package/busybox/config may be updated - document what needs to be done so one may drop 003-defaults.patch - update package/busybox/config, a few busybox features were not selectable | |||
2011-01-28 | remove default optimization flags | Waldemar Brodkorb | |
2011-01-27 | fix segfault in ipkg applet, sync md5 hash implementation with busybox | Waldemar Brodkorb | |
2011-01-06 | fix build error due to missing includes | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
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-12-01 | fix ipkg and ipkg tools, consolidate mdev.conf | Waldemar Brodkorb | |
cpio under macosx or bsd creates tar archives via stdin while using find . with leading ./. heirloom cpio shipped with OpenADK does remove the leading ./. Adopt ipkg busybox applet to work without ./. Fix ipkg-build to be faster and to use included cpio for inner tar creation. Dependency to GNU tar can now be dropped. | |||
2010-11-28 | use desktop ps by default, add suid bit via postinst | Waldemar Brodkorb | |
2010-11-20 | unbreak on MirBSD (and, possibly, OpenBSD) | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-09-28 | add macosx compat patches from git | Waldemar Brodkorb | |
2010-09-18 | update to latest stable version | Waldemar Brodkorb | |
2010-09-16 | add some native build fixes (tested on Lemote notebook) | Waldemar Brodkorb | |
- enable busybox applets needed for natvie builds - add header packages for expat and libnl - remove rtl8187b driver, use kernel included driver (needs more testing) | |||
2010-07-29 | fix basic build on OpenBSD | Waldemar Brodkorb | |
2010-07-28 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-07-28 | fix basic build on FreeBSD host. | Waldemar Brodkorb | |
2010-07-28 | check for uncommitted changes in /etc | Waldemar Brodkorb | |
When using reboot, halt or poweroff check for uncommittet changes in /etc on a cfgfs enabled system. When installing packages via ipkg, check afterwards if any uncommittet changes left. | |||
2010-07-26 | add BSD compat patch | Waldemar Brodkorb | |
2010-07-26 | update to 1.17.1 | Waldemar Brodkorb | |
2010-07-16 | allow busybox wget to be used in an OpenADK system for native ADK usage | Waldemar Brodkorb | |
2010-07-16 | ipkg hotfix | Waldemar Brodkorb | |
2010-07-16 | a lot of lemote finetuning | Waldemar Brodkorb | |
* add PCM to mixer init script * let ipkg check if rootfs is already rw mounted * fix overlapping utilities * enable DPMS in Xorg configuration, remove unused stuff * set DPMS timeout to 60 seconds via startx, disable screen blanking. Mplayer now runs fine without any screen blanking * enable some more features in vim (f.e. :split) * rename mpc package to libmpc * fix uvcvideo loading (v4l2 compat again..) * add new xset package | |||
2010-07-08 | Merge remote branch 'phil/auto-config-in' | Waldemar Brodkorb | |
Conflicts: Config.in package/dropbear/Makefile package/iptables/Makefile package/kismet/Makefile package/nfs-utils/Makefile package/ntpclient/Makefile package/openvpn/Makefile package/pkgmaker package/rxvt-unicode/Makefile package/vgp/Makefile package/wpa_supplicant/Makefile package/xf86-input-keyboard/Makefile package/xf86-input-mouse/Makefile | |||
2010-06-29 | just mount rootfs read-write for needed subcommands | Waldemar Brodkorb | |
2010-06-29 | fix ipkg files output | Waldemar Brodkorb | |
2010-06-29 | optimize ipkg package management | Waldemar Brodkorb | |
ipkg will automatically mount the normal read-only rootfs as read-write and after the command back to read-only. ipkg install/remove/upgrades are only supported for compact disk or disk based systems. On flash systems better reflash completely. make a kernel package containing the real kernel. Adjust ipkg.conf to contain a configurable server adress. | |||
2010-06-12 | fix compile error when ipkg is enabled | Waldemar Brodkorb | |
2010-04-22 | fix busybox compile, when ipkg is choosen and udhcpd is not | Waldemar Brodkorb | |
2010-04-21 | update patch | Waldemar Brodkorb | |
2010-04-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-04-04 | remove, already in upstream | Waldemar Brodkorb | |
2010-04-04 | cleanup patch | Waldemar Brodkorb | |
2010-02-23 | optimize foxg20 target | Waldemar Brodkorb | |
- make cfgfs work, a small busybox fdisk patch needed - make adkinstall and adkupdate work | |||
2009-12-19 | add more mirbsd compatibility patches | Waldemar | |
2009-11-28 | update TODO, readd find -empty feature in busybox | Waldemar Brodkorb | |
2009-11-27 | update busybox and default config | Waldemar Brodkorb | |
2009-08-12 | fix openswan | Waldemar Brodkorb | |
- avoid busybox IP when openswan is selected - fix crypto dependencies for esp | |||
2009-05-31 | fix ipkg update with busybox wget | Waldemar Brodkorb | |
2009-05-17 | Initial import | wbx | |