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

15 Commits

Author SHA1 Message Date
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