1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 10:42:49 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
Xiangfu Liu
9f94731555 [xburst] build zImage, but not copy to bin/
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-01 14:58:34 +08:00
Xiangfu Liu
4f7ca2b346 add nightsky
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-27 11:28:16 -08:00
Xiangfu Liu
66055c95cf add [kbd] and [console-fonts] to config
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-19 08:16:15 -08:00
Mirko Vogt
37b39cd50e [mandoc] (re)add mandoc, as compilation issues were fixed 2010-08-15 11:48:21 +00:00
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
cd8e663ce7 add new gmu icon 2010-08-15 00:22:46 +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
e67fd6e0d5 add fw_env.config for change kernel commandline
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-05 23:38:49 +08:00
Xiangfu Liu
3244d5ef9f add asound.state to data/qi_lb60/etc
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-02 15:29:13 +08:00
Xiangfu Liu
448990f915 convert all icon to 32x32, add one terminal apps icon
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-01 17:15:35 +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