diff options
-rw-r--r-- | TODO | 11 | ||||
-rw-r--r-- | target/packages/pkg-available/laptop | 1 |
2 files changed, 5 insertions, 7 deletions
@@ -1,24 +1,21 @@ +- Xorg update +- add and test brcm 2.6 wireless support - man pages in ipkg/tgz packages (automatic) - automate /etc handling via conffiles - ccache support for speedup - distcc evaluation -- GCC SSP evaluation - LTO GCC evaluation -- finish qemu package +- fix qemu package - openssl ocf support check -- locales support - new package minidlna - wget/curl/ftp download support -- fix heimdal package -- fix or remove bazaar package -- check all patches for CFLAGS compliance, fhonour patch from FreeWRT - rpath cleanup - busybox update and SuSv3 removal - check rtc support on foxg20 - adkinstall with NTP and hwclock support - PKG_CONFLICTS for python/python2, is this possible with Kconfig? - mirror only option, for no internet access -- add and test brcm 2.6 wireless support - help text for config/ needs adoption - diet libc / klibc / newlib support +- locales support - pcc support? clang+llvm diff --git a/target/packages/pkg-available/laptop b/target/packages/pkg-available/laptop index 41e4f5e3f..1d0185550 100644 --- a/target/packages/pkg-available/laptop +++ b/target/packages/pkg-available/laptop @@ -5,6 +5,7 @@ config ADK_PKG_LAPTOP select ADK_KPACKAGE_KMOD_PCCARD select ADK_KPACKAGE_KMOD_SERIAL_8250_CS select ADK_PACKAGE_SCREEN + select ADK_PACKAGE_VIM select ADK_PACKAGE_SUDO select ADK_PACKAGE_KEYCHAIN select ADK_PACKAGE_CRYPTSETUP |