1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-25 02:30:38 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Mirko Vogt
df798b6eec [config] do not include packages <ntpdate> and <ntpclient>
ntpdate's timeout is 2*4 seconds, when no internet connectivity exists (which is mostly the case on the NN while booting)
    ntpclient causes adjtimex spawned which consumes all available cpu ressources
2010-08-15 11:23:05 +00:00
Mirko Vogt
9c13c44a8d [config] adjust config to new feed versions (once again) 2010-08-15 10:04:29 +00:00
Mirko Vogt
ddfccf503a [config] preselect bsd-games (tetris, backgammon, primes, worms) and calcurse 2010-08-15 01:25:31 +00:00
Mirko Vogt
11ee72f7e3 adjust config to 2 new packages in feed packages/ 2010-08-15 00:35:01 +00:00
Mirko Vogt
09afd5f04b preselect nptl-requiring qt4 features 2010-08-13 10:56:16 +00:00
Mirko Vogt
73e7e7a766 config: preselect qt4-packages which require nptl-support, since uClibc 0.9.32 with nptl support got merged over, preselect package <NanoMap> 2010-08-10 11:05:55 +00:00
Mirko Vogt
faee63fb49 adjust config to latest revision of openwrt-xburst and feeds listed in feeds.conf.default 2010-08-10 11:04:23 +00:00
Xiangfu Liu
33d2680ca4 enable [setfont2] and [uboot-envtools] package in config
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-06 00:07:16 -08:00
Xiangfu Liu
c62591b06b [xburst] [busybox] add setfont, loadfont, enable shell history
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-27 19:18:15 -08:00
Xiangfu Liu
8ea4d471e1 [xburst] refresh config file
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-27 19:06:51 -08:00
Mirko Vogt
e6555e7a49 move metadata such as config and unpackaged files into git - directory data/
in order to tell OpenWrt to use them, they can be symlinked, like:
 ln -s data/qi_lb60/files files
 ln -s data/qi_lb60/conf/config .config
2010-07-24 19:47:41 +00:00