Xiangfu Liu
bcfe91e17f
add terminal section
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-15 10:33:25 +08:00
Mirko Vogt
3c816c4c12
Export NanoNote specific global settings affecting QT4 applications.
...
This results qt4 applications NOT using DirectFB by default.
2010-11-15 03:06:03 +01:00
Mirko Vogt
8ae840fe9d
remove version string from /etc/banner - include it from /etc/VERSION instead to avoid unneeded redundancy
2010-11-15 03:04:01 +01:00
kyak
ad732f68a9
some changes to gmenu2x icons
2010-11-14 21:44:20 +03:00
kyak
8915de3540
'N' to UCLIBC_HAS_GLIBC_DIGIT_GROUPING
2010-11-14 18:38:06 +03:00
kyak
36a96a20a2
make sure uClibc won't attempt to get pregenerated locales.
2010-11-14 18:02:42 +03:00
kyak
37dc344f7b
added some config files and enabled busybox stty
2010-11-14 17:54:56 +03:00
kyak
e5ad3bc18e
added tcl to full_system
2010-11-14 17:50:17 +03:00
Xiangfu Liu
b157df28f4
add [ash] and fix the [bash] entry in gmenu2x
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-14 19:05:33 +08:00
kyak
c7d6c10ae4
don't need ldd() function if actual ldd is installed
2010-11-14 13:52:41 +03:00
kyak
dcc7d75ed4
Disable syslogd and klogd
2010-11-14 13:42:12 +03:00
kyak
b07cc5d017
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.
2010-11-14 13:26:53 +03:00
Xiangfu Liu
ce4de7524a
[uboot-xburst] remove debug code
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-13 21:54:09 +08:00
Xiangfu Liu
ad70edeaa8
add a lot of apps entry in gmenu2x
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-13 19:44:11 +08:00
Xiangfu Liu
fce1850460
add gmenu2x to inittab, remove init.d/start
2010-11-13 19:20:20 +08:00
Xiangfu Liu
2e9ef2642e
add ks7010 firmware
2010-11-13 19:12:20 +08:00
kyak
9f6250eaa5
add libncursesw to config.full_system
2010-11-12 23:12:17 +03:00
kyak
1b577b7260
enable locale support in uClibc
2010-11-12 23:06:27 +03:00
kyak
b404fd53d2
added w3m to config.full_system
2010-11-12 22:18:32 +03:00
kyak
099ec978ba
Merge branch 'master' of projects.qi-hardware.com:openwrt-xburst
2010-11-12 11:04:21 +03:00
Xiangfu Liu
eb8096a879
[linux] support increase/decrease in screen brightness
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-11 23:52:37 -08:00
Xiangfu Liu
32f2e8be45
[config.full_system] add gcc-mips, fixed in openwrt package: 8dbf61c, tested in build hosts
2010-11-11 23:52:37 -08:00
kyak
362da1c9e7
NAND DATA Partition offset and reflash_ben.sh fixed according to 512
...
Mb rootfs
2010-11-11 23:52:37 -08:00
Mirko Vogt
c239145525
deselect gnuplot since it does not compile (in our tree)
2010-11-11 23:52:37 -08:00
Xiangfu Liu
33490c5536
adjust the rootfs partiton size to 512MB
2010-11-11 23:52:37 -08:00
Mirko Vogt
a50d3c59a0
add < http://downloads.qi-hardware.com/sources > as mirror for source
...
packages
2010-11-11 23:52:37 -08:00
Xiangfu Liu
0350d27fe0
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>
2010-11-11 23:52:37 -08:00
Xiangfu Liu
6d9d9c8866
[config.full_system] add package byobu
...
select 'stat' and 'hostname' in busybox for byobu
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-11 23:52:37 -08:00
Xiangfu Liu
c2a3c9bb3f
add Nanonoe special feeds.conf under data folder
...
revert the feeds.conf.defualt to backfire version,
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-11 23:52:37 -08:00
kyak
c84c7d2247
gitignore vim temporary files (*~)
2010-11-11 23:52:37 -08:00
Xiangfu Liu
704f204876
copy data folder from history branch
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-11 23:52:37 -08:00
Xiangfu Liu
bc937d1dfc
add ks7010 drivers
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-11 23:52:36 -08:00
Xiangfu Liu
8ab2721835
some cleanup about xburst target
...
- make zImage compile fine
- set the ip addr to 192.168.254.101
- add more tty
- format nand partition to 3
- cleanup keyboard
- cleanup gmp940b driver
- add color font patch, use setfont2 in userspace
- add FPU in config, change font to 6x11
- add default CMDLINE, which is for zImage
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-11 23:52:36 -08:00
Xiangfu Liu
b51c58b7c4
this patch add uboot-xburst package
...
uboot-xburst-avt2
uboot-xburst-n516
uboot-xburst-qi_lb60
uboot-xburst-sakc
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-11 23:52:36 -08:00
mirko
1b3cadd94b
[backfire] backport commit 22668 :
...
Add build variants support to InstallDev
Before building a build variant would have removed the staging files
installed
by the previous build variant from the same makefile.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23966 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-11 19:32:22 +00:00
jow
cee2a41cb1
[backfire] merge r23959-r23961
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-11 16:27:12 +00:00
jow
6771f8e41d
[backfire] merge r23952
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-10 20:53:10 +00:00
Xiangfu Liu
edfd9f467c
[linux] support increase/decrease in screen brightness
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-10 00:32:42 +08:00
Xiangfu Liu
1c3892a76b
[config.full_system] add gcc-mips, fixed in openwrt package: 8dbf61c, tested in build hosts
2010-11-08 14:11:43 +08:00
hauke
766ef77087
kernel: update from kernel 2.6.32.16 to kernel 2.6.32.25 and refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-07 15:59:49 +00:00
nbd
9fc27c6cb4
ath9k: merge compile error fix from r23912
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-07 13:53:06 +00:00
jow
49bab2b905
[backfire] merge r22279 and r22282 ( #6011 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-07 12:59:14 +00:00
jow
2b5afc4cbc
[backfire] merge r23908
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-07 00:29:11 +00:00
jow
adc94a7003
[backfire] merge r23906
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-07 00:26:38 +00:00
kyak
14ac5779b1
NAND DATA Partition offset and reflash_ben.sh fixed according to 512
...
Mb rootfs
2010-11-06 10:49:44 +03:00
Mirko Vogt
589ead1a57
deselect gnuplot since it does not compile (in our tree)
2010-11-05 17:06:51 +01:00
Xiangfu Liu
f1c4962401
adjust the rootfs partiton size to 512MB
2010-11-05 12:00:59 +08:00
Mirko Vogt
f88bb014e1
add < http://downloads.qi-hardware.com/sources > as mirror for source
...
packages
2010-11-05 04:25:25 +01:00
nbd
b8469b22a1
ath9k: merge a few fixes from trunk
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 17:10:59 +00:00
florian
4a6b490fea
backport r23862
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 14:14:06 +00:00