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

17424 Commits

Author SHA1 Message Date
Xiangfu Liu
6862ea4e4a Revert "disable fbterm and lynx, since they do not compile... latter one should be easy to fix (missing iconv.h)"
This reverts commit d170cb765e.
2010-12-09 15:30:08 +08:00
Xiangfu Liu
e9fe7d7100 add moc qstardict to config.full_system 2010-12-08 23:38:56 +08:00
Xiangfu Liu
340a6c57b3 remove the pixelformat=RGB24, make some program display not correct 2010-12-07 14:22:43 +08:00
Xiangfu Liu
225b32cb3a add nanonote-example-files pakcage to config.full_system 2010-12-06 23:36:35 +08:00
Xiangfu Liu
32e4611c3c mv all gmenu2x stuff to it's package 2010-12-06 21:18:50 +08:00
kyak
1c5d309f65 config.debug: the minimal .config with debugging capabilities 2010-12-03 11:30:16 +03:00
Xiangfu Liu
df2cf67f8f add -Vall to alsamixer, for display MIC stuff 2010-12-03 11:33:58 +08:00
kyak
bba48ace26 delete accidental config.full_system.rej 2010-12-02 09:58:54 +03:00
Xiangfu Liu
f104603657 automatic create /dev/rtc 2010-12-02 09:47:42 +08:00
Mirko Vogt
d170cb765e disable fbterm and lynx, since they do not compile... latter one should be easy to fix (missing iconv.h) 2010-12-01 12:35:52 +01:00
Xiangfu Liu
4e3b2db948 move those example file to a new package: nanonote-example-files 2010-12-01 18:38:21 +08:00
Xiangfu Liu
0403a6a5eb move ks7010 firmware to it's package 2010-12-01 18:22:04 +08:00
kyak
5cb8088e19 reflash_ben.sh: add progress bar 2010-12-01 10:31:38 +03:00
Xiangfu Liu
f5fd2511c8 remove VERSION, add more configure to directfbrc 2010-11-30 18:38:45 +08:00
Xiangfu Liu
f0ef443b7b add new package gmenu2x icons: aewan, byobu, mc, powertop, snownews, tunec 2010-11-30 18:34:21 +08:00
Xiangfu Liu
36f81568d6 config.full_system, group up it a little 2010-11-30 17:55:23 +08:00
Xiangfu Liu
3c34e10d02 add new packages recently added in openwrt-package.git 2010-11-30 17:40:46 +08:00
Xiangfu Liu
791004c554 move .nightsky.yml to it's package 2010-11-30 16:39:28 +08:00
Xiangfu Liu
cfda538f90 move sample NanoMap maps to it's package 2010-11-30 16:39:28 +08:00
kyak
f0ca65e794 Revert "hide warning messages on gmenu2x start"
This reverts commit ade739d853.
mistaken :)
2010-11-25 21:13:00 +03:00
kyak
ade739d853 hide warning messages on gmenu2x start
"ALSA: ...." appear due to the fact that load_modules in
/etc/init.d/boot is called after gmenu2x start.
2010-11-25 21:09:50 +03:00
Xiangfu Liu
d3e685ddf9 change the way of check wget error, which is more common 2010-11-25 22:01:04 +08:00
Xiangfu Liu
011732f7ce files: remove display banner in /etc/profile 2010-11-25 18:09:49 +08:00
Xiangfu Liu
49f1bbf698 add fw_setenv_default for set all u-boot variable to default 2010-11-25 13:38:27 +08:00
Xiangfu Liu
8e4e309704 fix the wrong log.txt path, when using -l option
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-24 15:59:27 +08:00
Xiangfu Liu
73829d1ab1 config.full_system: add netsurf, add Internet group 2010-11-24 12:29:27 +08:00
Xiangfu Liu
9d51ca6301 add qc icon in gmenu2x 2010-11-24 10:27:22 +08:00
Xiangfu Liu
de462b92dc config.full_system: add wget, nfs-utils, netcat
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-22 15:43:10 +08:00
Xiangfu Liu
c8f893a061 remove /usr/bin/ben-ash, since we setfont2 in /usr/bin/gmenu2x
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-21 22:56:01 +08:00
kyak
2caf08f55d replace triggerhappy with triggersad until it's not fixed upstream 2010-11-20 19:42:08 +03:00
Xiangfu Liu
478bfd64ec reflash_ben.sh: update some info. use bzip2 -d instead of tar xf
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-20 23:32:24 +08:00
Xiangfu Liu
3bf4717895 add setfont2 ... to /usr/bin/gmenu2x
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-20 23:32:24 +08:00
kyak
0438954f72 netsurf: add the "close" button to toolbar 2010-11-20 18:26:26 +03:00
kyak
1bcab34d0f Prepare kernel for keymouse 2010-11-20 17:44:58 +03:00
kyak
4eb4568e56 default config for netsurf 2010-11-20 17:43:35 +03:00
kyak
5ea3a68a0a set "Local" VERSION on manual build 2010-11-20 12:49:21 +03:00
Xiangfu Liu
121c7ed5da cleanup reflash_ben.sh, try to download root.ubi.bz2 first
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-20 17:29:28 +08:00
kyak
3866039538 fix Home/End keys in vim 2010-11-20 01:02:40 +03:00
kyak
56988837aa call setfont2 before tetris 2010-11-19 21:14:11 +03:00
kyak
d78e2738a5 Merge branch 'master' of projects.qi-hardware.com:openwrt-xburst 2010-11-19 09:39:53 +03:00
kyak
dfb90ea518 space in tune2fs config.full_system (thanks aisa) 2010-11-19 09:38:15 +03:00
Xiangfu Liu
47423bc06f add mutt icon to gmenu2x apps list
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-19 14:35:28 +08:00
kyak
21f6b06a71 call setfont2 before starting abook 2010-11-17 22:16:16 +03:00
kyak
58182977e9 updated Qt keymap 2010-11-17 22:13:59 +03:00
kyak
70c8ce3df3 use more sane 'linux' TERM 2010-11-17 22:13:21 +03:00
Xiangfu Liu
7b42d08d40 add nightsky icon png file 2010-11-18 00:21:50 +08:00
Xiangfu Liu
d5c1bde31f add Berlin as the NanoMap example maps 2010-11-18 00:06:02 +08:00
Xiangfu Liu
5d74e23d37 add poweroff.conf for triggerhappy 2010-11-17 23:33:10 +08:00
Xiangfu Liu
63e598bca7 remove fn-handle and cmdpad, add triggerhappy
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-11-17 23:22:37 +08:00
Xiangfu Liu
5a89e81e7e [config.full_system] add nanoterm
add nanoterm icon in gmenu2x
2010-11-17 22:53:07 +08:00