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

79 Commits

Author SHA1 Message Date
Xiangfu Liu c463aa8c48 Revert "disable fbterm and lynx, since they do not compile... latter one should be easy to fix (missing iconv.h)"
This reverts commit d170cb765e.
2011-05-10 06:59:46 -08:00
Xiangfu Liu 85d89acfeb add moc qstardict to config.full_system 2011-05-10 06:59:46 -08:00
Xiangfu Liu a5826edb11 remove the pixelformat=RGB24, make some program display not correct 2011-05-10 06:59:46 -08:00
Xiangfu Liu e38af3f6e0 add nanonote-example-files pakcage to config.full_system 2011-05-10 06:59:45 -08:00
Xiangfu Liu acac282e6d mv all gmenu2x stuff to it's package 2011-05-10 06:59:45 -08:00
kyak 596fc5617e config.debug: the minimal .config with debugging capabilities 2011-05-10 06:59:45 -08:00
Xiangfu Liu f20eaf2025 add -Vall to alsamixer, for display MIC stuff 2011-05-10 06:59:45 -08:00
kyak b06c5779d8 delete accidental config.full_system.rej 2011-05-10 06:59:44 -08:00
Xiangfu Liu 27be9d0229 automatic create /dev/rtc 2011-05-10 06:59:44 -08:00
Mirko Vogt f8d9005ebf disable fbterm and lynx, since they do not compile... latter one should be easy to fix (missing iconv.h) 2011-05-10 06:59:44 -08:00
Xiangfu Liu 941dcd67a1 move those example file to a new package: nanonote-example-files 2011-05-10 06:59:44 -08:00
Xiangfu Liu eaaa9120bd move ks7010 firmware to it's package 2011-05-10 06:59:44 -08:00
kyak a3a870a368 reflash_ben.sh: add progress bar 2011-05-10 06:59:43 -08:00
Xiangfu Liu 8900ac9cf0 remove VERSION, add more configure to directfbrc 2011-05-10 06:59:43 -08:00
Xiangfu Liu 23a24baae8 add new package gmenu2x icons: aewan, byobu, mc, powertop, snownews, tunec 2011-05-10 06:59:43 -08:00
Xiangfu Liu a3a5bc6477 config.full_system, group up it a little 2011-05-10 06:59:43 -08:00
Xiangfu Liu 30e0919463 add new packages recently added in openwrt-package.git 2011-05-10 06:59:43 -08:00
Xiangfu Liu 5a2aa03eca move .nightsky.yml to it's package 2011-05-10 06:59:42 -08:00
Xiangfu Liu 252f52c3d4 move sample NanoMap maps to it's package 2011-05-10 06:59:42 -08:00
kyak 83b43f38a5 Revert "hide warning messages on gmenu2x start"
This reverts commit ade739d853.
mistaken :)
2011-05-10 06:59:42 -08:00
kyak a1d9e44c6c 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.
2011-05-10 06:59:42 -08:00
Xiangfu Liu 3a8c23997b change the way of check wget error, which is more common 2011-05-10 06:59:42 -08:00
Xiangfu Liu f0e4744b09 files: remove display banner in /etc/profile 2011-05-10 06:59:41 -08:00
Xiangfu Liu d8c42a200f add fw_setenv_default for set all u-boot variable to default 2011-05-10 06:59:41 -08:00
Xiangfu Liu 0d377316d3 fix the wrong log.txt path, when using -l option
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-05-10 06:59:41 -08:00
Xiangfu Liu 7f4fd5b704 config.full_system: add netsurf, add Internet group 2011-05-10 06:59:41 -08:00
Xiangfu Liu f4f7e87cf9 add qc icon in gmenu2x 2011-05-10 06:59:40 -08:00
Xiangfu Liu ecab33ec3f config.full_system: add wget, nfs-utils, netcat
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-05-10 06:59:40 -08:00
Xiangfu Liu 79c76bef00 remove /usr/bin/ben-ash, since we setfont2 in /usr/bin/gmenu2x
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-05-10 06:59:40 -08:00
kyak 467fce02f6 replace triggerhappy with triggersad until it's not fixed upstream 2011-05-10 06:59:40 -08:00
Xiangfu Liu cffbd82298 reflash_ben.sh: update some info. use bzip2 -d instead of tar xf
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-05-10 06:59:39 -08:00
Xiangfu Liu aa900d8bc0 add setfont2 ... to /usr/bin/gmenu2x
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-05-10 06:59:39 -08:00
kyak 61ea4aa46e netsurf: add the "close" button to toolbar 2011-05-10 06:59:39 -08:00
kyak f2ddf28ed3 default config for netsurf 2011-05-10 06:59:39 -08:00
kyak 678d74014a set "Local" VERSION on manual build 2011-05-10 06:59:38 -08:00
Xiangfu Liu 1ed20b82ea cleanup reflash_ben.sh, try to download root.ubi.bz2 first
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-05-10 06:59:38 -08:00
kyak 0f500ea277 fix Home/End keys in vim 2011-05-10 06:59:38 -08:00
kyak 251662346c call setfont2 before tetris 2011-05-10 06:59:38 -08:00
kyak 405147789f space in tune2fs config.full_system (thanks aisa) 2011-05-10 06:59:38 -08:00
Xiangfu Liu a3a6cfa98d add mutt icon to gmenu2x apps list
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-05-10 06:59:37 -08:00
kyak 78638f7a19 call setfont2 before starting abook 2011-05-10 06:59:37 -08:00
kyak 54c2f73117 updated Qt keymap 2011-05-10 06:59:37 -08:00
kyak 1f224054dd use more sane 'linux' TERM 2011-05-10 06:59:37 -08:00
Xiangfu Liu ce9730e2e0 add nightsky icon png file 2011-05-10 06:59:36 -08:00
Xiangfu Liu 2f9e294f57 add Berlin as the NanoMap example maps 2011-05-10 06:59:36 -08:00
Xiangfu Liu 040034d704 add poweroff.conf for triggerhappy 2011-05-10 06:59:36 -08:00
Xiangfu Liu 361e5a4963 remove fn-handle and cmdpad, add triggerhappy
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-05-10 06:59:36 -08:00
Xiangfu Liu 3cb1ef8059 [config.full_system] add nanoterm
add nanoterm icon in gmenu2x
2011-05-10 06:59:35 -08:00
kyak 038277ecb6 added qt4-demos and qt4-examples to full_system 2011-05-10 06:59:35 -08:00
Xiangfu Liu a5421188f1 add more apps entry in gmenu2x, abook, bc, nightsky, sc, vim 2011-05-10 06:59:35 -08:00