1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 23:32:49 +02:00
Commit Graph

17699 Commits

Author SHA1 Message Date
Xiangfu Liu
882885fae6 base-files, move it to openwrt-package/nanonote-files
or it will overwrite by opkg package
2011-05-15 22:44:10 +08:00
David Kühling
4cb562b506 linux-kernel (master): add CONFIG_PROC_PAGE_MONITOR=y for cleaner DMA support 2011-05-14 13:10:52 +02:00
kyak
66f1993e93 config.full_system: more busybox options 2011-05-10 06:59:59 -08:00
kyak
278a1a3ea4 config.full_system: busybox enhancements
Enable some advanced features of busybox, disable features already provided by external packages.
2011-05-10 06:59:59 -08:00
Xiangfu Liu
d87c246640 update opkg.conf, don't using /tmp keep packages information
the /var is symlink to /tmp. which /tmp is always lose when reboot
2011-05-10 06:59:59 -08:00
Xiangfu Liu
858959471d config.full_system: add openssh-sftp-server 2011-05-10 06:59:59 -08:00
kyak
b33d46b40b add sound options to default config, so that it won't popup 2011-05-10 06:59:58 -08:00
Xiangfu Liu
9ef5915d39 reflash_ben.sh, new option b k r, reboot device after reflash 2011-05-10 06:59:58 -08:00
kyak
0cd3169e25 have sound modules built in kernel
thanks to Lars for useful hints!
2011-05-10 06:59:58 -08:00
Lars-Peter Clausen
5629baf0c4 [xburst] Improve mounttime.
This patchset optimizes nand read access and reduces the ubi attach time by ~2/3
Credits go to dvdk for having the idea.
2011-05-10 06:59:58 -08:00
Lars-Peter Clausen
44fe4794bb [xburst] jz_mmc: Drop warning about spares irqs. 2011-05-10 06:59:58 -08:00
Lars-Peter Clausen
2c9e6dccf0 [package] ks7010: Remove debug printks 2011-05-10 06:59:57 -08:00
kyak
890af2e3f6 config.full_system: include GNU tar
the tar of busybox is way too cut off
2011-05-10 06:59:57 -08:00
kyak
766e019a06 config.full_system: add setterm 2011-05-10 06:59:57 -08:00
Xiangfu Liu
22c0efafdb remove custum banner, focus on 100% upstream,
every little bit of diff from upstream needs to be battled down
2011-05-10 06:59:57 -08:00
Xiangfu Liu
c891a53095 add zgv, MPlayer, brainless 2011-05-10 06:59:56 -08:00
David Kühling
a88683711a config.full_system: fix name of gnuplot package (was renamed a long time ago) 2011-05-10 06:59:56 -08:00
kyak
1c3204f46f don't include ghostscript and fbgs into rootfs, build as modules 2011-05-10 06:59:56 -08:00
kyak
ee6568be05 config.full_system: remove "=m" packages
since they are built with CONFIG_ALL anyway
2011-05-10 06:59:55 -08:00
kyak
3af99c14c4 config.full_system: build gcc-mips, make, binutils as modules. Remove
libbfd as nonexistant
2011-05-10 06:59:55 -08:00
kyak
50f9a1c613 config.full_system: add supertux, terminus-font 2011-05-10 06:59:55 -08:00
Xiangfu Liu
646a755372 disable CONFIG_ALL, add Tile and gottet 2011-05-10 06:59:55 -08:00
Lars-Peter Clausen
2d35e907c0 Restore sdio fix for the spectec wlan card 2011-05-10 06:59:55 -08:00
Xiangfu Liu
bded68fdf0 uboot-xburst, add ubifs support 2011-05-10 06:59:54 -08:00
Xiangfu Liu
7a6f55ef8c config.full_system disable some demo and examples 2011-05-10 06:59:54 -08:00
Xiangfu Liu
740e89ef5e update package revision to 25513, xfce: using nls.mk 2011-05-10 06:59:54 -08:00
Xiangfu Liu
dded23ed16 update feeds.conf revision for recently NLS update 2011-05-10 06:59:54 -08:00
Xiangfu Liu
2188677491 u-boot add-more-boot-option 2011-05-10 06:59:54 -08:00
Xiangfu Liu
960e0c5239 config.full_system add nanonote script files package 2011-05-10 06:59:53 -08:00
Xiangfu Liu
dba150c593 move those files to nanonote-files package 2011-05-10 06:59:53 -08:00
Xiangfu Liu
b5aa8f56c1 config.debug/minimal enable rootfs tar.gz 2011-05-10 06:59:53 -08:00
kyak
4d73ce4144 enable CONFIG_BUILD_NLS and full versions of iconv/gettext 2011-05-10 06:59:53 -08:00
David Kühling
0c2dea7708 make libgfortran depend on @INSTALL_GFORTRAN toolchain option 2011-05-10 06:59:53 -08:00
kyak
3590484da4 mplayer: use "tremor" as default audio codec 2011-05-10 06:59:52 -08:00
Xiangfu Liu
48c1ebbfb8 config.full_system, remove build uboot for avt2 n516 sakc 2011-05-10 06:59:52 -08:00
Xiangfu Liu
9773c00154 merge all_package and full_system to one 2011-05-10 06:59:52 -08:00
Xiangfu Liu
00f6f4b7d4 config.full_system include plplot-demo 2011-05-10 06:59:52 -08:00
Xiangfu Liu
0bc1e4e735 feeds.conf update packages revision to 25034 2011-05-10 06:59:52 -08:00
Xiangfu Liu
454767002e add vm.overcommit_memory = 1 sysctl.conf
check this link for more info
http://lists.en.qi-hardware.com/pipermail/discussion/2011-January/006875.html
2011-05-10 06:59:51 -08:00
Xiangfu Liu
709a677a3b config.full_system remove sshfs, not working under dropbear ssh server 2011-05-10 06:59:51 -08:00
Xiangfu Liu
41a28a2248 config.full_system: add recently new packages 2011-05-10 06:59:51 -08:00
Xiangfu Liu
f6cd81afc7 INSTALL_FGORTRAN needs those two options 2011-05-10 06:59:51 -08:00
Xiangfu Liu
355da15639 feeds.conf add @revision to feeds.conf
the upstream openwrt package is under developing, sometimes there
are some packages not compile.

we will update the feeds.conf revision when there is a stable
upstream package revision (at least all package in config.full_system
should compile fine)
2011-05-10 06:59:51 -08:00
Xiangfu Liu
2464b90c39 config.full_system: add package sqlite2-cli 2011-05-10 06:59:50 -08:00
Xiangfu Liu
f469d7b7b3 config.full_system-add-more-php5-modules.patch 2011-05-10 06:59:50 -08:00
Xiangfu Liu
a20f046b02 enable the toolchain option for Octave and libgfortran 2011-05-10 06:59:50 -08:00
David Kühling
fc650be468 use ccache also for C++ compilation 2011-05-10 06:59:50 -08:00
kyak
a67c6c4993 put qi openwrt-packages git on top in feed.conf
so that our package "wins" in case of override.
Thanks David!
2011-05-10 06:59:50 -08:00
Xiangfu Liu
f00b5ff38b config.full_system, add math stuff and some new pakcages
sort a little
2011-05-10 06:59:49 -08:00
Xiangfu Liu
718e53c6ec using 'strip' instead of 'sstrip'
for more info see this thread:
 http://lists.en.qi-hardware.com/pipermail/discussion/2011-January/006709.html
2011-05-10 06:59:49 -08:00