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
4a24d252e7
'N' to UCLIBC_HAS_GLIBC_DIGIT_GROUPING
2011-02-11 05:24:50 -08:00
kyak
dba57166f6
make sure uClibc won't attempt to get pregenerated locales.
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
3554e9047b
Disable syslogd and klogd
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
345ab3bed4
[uboot-xburst] remove debug code
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
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
26ef08f55c
enable locale support in uClibc
2011-02-11 05:24:47 -08:00
kyak
6d4d0126c1
added w3m to config.full_system
2011-02-11 05:24:47 -08:00
Xiangfu Liu
2e6be21b3b
[linux] support increase/decrease in screen brightness
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
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
73e6925ed4
adjust the rootfs partiton size to 512MB
2011-02-11 05:24:46 -08:00
Mirko Vogt
9b8f5965e7
add < http://downloads.qi-hardware.com/sources > as mirror for source
...
packages
2011-02-11 05:24:46 -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
kyak
f4122eb0e0
gitignore vim temporary files (*~)
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
Xiangfu Liu
b3c61a5cd3
add ks7010 drivers
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-02-11 05:24:45 -08:00
Xiangfu Liu
e20a2f699f
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>
2011-02-11 05:24:45 -08:00
Xiangfu Liu
bad89a687f
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>
2011-02-11 05:24:45 -08:00
jow
6d44b9f998
[backfire] backport r25454
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@25455 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 00:42:01 +00:00
jow
85d6d57eaa
[backfire] merge r25452
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@25453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-10 20:05:45 +00:00
nbd
9f2bfbfa8e
ath: merge regulatory fixup from r25418
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@25419 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-08 12:39:35 +00:00
nbd
f2e9f7b892
mac80211: fix the check for cloned skbs in the tx path (backport of r25398)
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@25399 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-07 10:44:12 +00:00
jow
027668ae08
[backfire] merge r25265, r25372 and r25376
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@25391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-06 17:17:27 +00:00
jow
12d3ce8515
[backfire] backport r25264
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@25390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-06 17:14:14 +00:00
nbd
d4181e7cf5
mac80211: backport wds station fix from r25378
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@25379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-05 22:51:11 +00:00
nbd
cf371e4800
kernel: merge the eap frame drop fix for the bridging code from r25095
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@25364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-04 21:04:30 +00:00
nbd
6274c8102e
mac80211: merge fixes from r25358, r25359
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@25363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-04 21:04:28 +00:00