1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00
Commit Graph

83 Commits

Author SHA1 Message Date
Xiangfu Liu 2f537cbdd7 remove fn-handle and cmdpad, add triggerhappy
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-02-11 05:24:53 -08:00
Xiangfu Liu 60d86d22f3 [config.full_system] add nanoterm
add nanoterm icon in gmenu2x
2011-02-11 05:24:52 -08:00
kyak cad631eeeb added qt4-demos and qt4-examples to full_system 2011-02-11 05:24:52 -08:00
Xiangfu Liu 6826107a40 add more apps entry in gmenu2x, abook, bc, nightsky, sc, vim 2011-02-11 05:24:52 -08:00
Xiangfu Liu 41148fb5c8 [config.full_system] add dosfslabel, resize2fs, sysfsutils, tune2fs
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-02-11 05:24:52 -08:00
kyak a9d4b1d84f added keymap for Qt apps
see kmap2qmap utility
2011-02-11 05:24:52 -08:00
kyak 444a168d91 /etc/banner: fixed noeol; /etc/VERSION was missing 2011-02-11 05:24:51 -08:00
Xiangfu Liu b97d22722b [config.full_system] add fsck 2011-02-11 05:24:51 -08:00
Xiangfu Liu 9c321af74b remove the ntfs package 2011-02-11 05:24:51 -08:00
Xiangfu Liu aa1203f60b [config.full_system] group up it a little 2011-02-11 05:24:51 -08:00
Wolfgang Spraul 72745df4ae merged xbboot.README into config.xbboot 2011-02-11 05:24:51 -08:00
Xiangfu Liu 108463cb36 keep cleanup the /etc/banner
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-02-11 05:24:51 -08:00
Xiangfu Liu aa3f401d6c add terminal section
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-02-11 05:24:50 -08:00
Mirko Vogt 93c76703ac Export NanoNote specific global settings affecting QT4 applications.
This results qt4 applications NOT using DirectFB by default.
2011-02-11 05:24:50 -08:00
Mirko Vogt 69af7046a9 remove version string from /etc/banner - include it from /etc/VERSION instead to avoid unneeded redundancy 2011-02-11 05:24:50 -08:00
kyak 4d3603ebe4 some changes to gmenu2x icons 2011-02-11 05:24:50 -08:00
kyak a96009bcbe added some config files and enabled busybox stty 2011-02-11 05:24:49 -08:00
kyak 9fab257828 added tcl to full_system 2011-02-11 05:24:49 -08:00
Xiangfu Liu 3341b5ee7f add [ash] and fix the [bash] entry in gmenu2x
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-02-11 05:24:49 -08:00
kyak 470ce2a46e don't need ldd() function if actual ldd is installed 2011-02-11 05:24:49 -08:00
kyak d9d72dec94 added HISTFILE env variable in /etc/profile
This is necessary because otherwise the history is saved in different
files when logged in via ssh and via tty.
2011-02-11 05:24:48 -08:00
Xiangfu Liu d33a5ea669 add a lot of apps entry in gmenu2x
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-02-11 05:24:48 -08:00
Xiangfu Liu 2755d049f0 add gmenu2x to inittab, remove init.d/start 2011-02-11 05:24:48 -08:00
Xiangfu Liu c7a5c78397 add ks7010 firmware 2011-02-11 05:24:48 -08:00
kyak e8789309e3 add libncursesw to config.full_system 2011-02-11 05:24:48 -08:00
kyak 6d4d0126c1 added w3m to config.full_system 2011-02-11 05:24:47 -08:00
Xiangfu Liu 107b42d206 [config.full_system] add gcc-mips, fixed in openwrt package: 8dbf61c, tested in build hosts 2011-02-11 05:24:47 -08:00
kyak c7d9062c7a NAND DATA Partition offset and reflash_ben.sh fixed according to 512
Mb rootfs
2011-02-11 05:24:47 -08:00
Mirko Vogt ca4e127bf5 deselect gnuplot since it does not compile (in our tree) 2011-02-11 05:24:47 -08:00
Xiangfu Liu 271ec5cd73 cleanup the build file
- get branch name from shell
 - use git log instead of git show-ref for get the commit
 - fix the file path
 - remove checkout to tracking_backfire branch

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-02-11 05:24:46 -08:00
Xiangfu Liu 8d7f80616d [config.full_system] add package byobu
select 'stat' and 'hostname' in busybox for byobu

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-02-11 05:24:46 -08:00
Xiangfu Liu 7291b477af add Nanonoe special feeds.conf under data folder
revert the feeds.conf.defualt to backfire version,

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-02-11 05:24:46 -08:00
Xiangfu Liu e0b21462c6 copy data folder from history branch
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-02-11 05:24:45 -08:00