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

49 Commits

Author SHA1 Message Date
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
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
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
Xiangfu Liu
0b7406f15c configu.full_system: remove IB and Toolchain 2011-05-10 06:59:49 -08:00
Xiangfu Liu
e49a27e42e config.all_packages: remove mp3, mp4, rootfs, u-boot 2011-05-10 06:59:48 -08:00
Xiangfu Liu
88b5ce9b0f update package to known-good revisions, thanks David Kuehling 2011-05-10 06:59:48 -08:00
David Kühling
acdca94981 Adapt config.full_system to new emacs package name. Add emacs japanese
input dictionary.
2011-05-10 06:59:48 -08:00
Xiangfu Liu
0a8314225e config.all_packages: add all packages config file base on minial
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-05-10 06:59:47 -08:00
Xiangfu Liu
adcb9ac96d config.full_system: add emacs 2011-05-10 06:59:47 -08:00
Xiangfu Liu
ea5c244f2b config.full_system add wtime 2011-05-10 06:59:46 -08:00
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
e38af3f6e0 add nanonote-example-files pakcage to config.full_system 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
kyak
b06c5779d8 delete accidental config.full_system.rej 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
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
d8c42a200f add fw_setenv_default for set all u-boot variable to default 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
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
kyak
467fce02f6 replace triggerhappy with triggersad until it's not fixed upstream 2011-05-10 06:59:40 -08:00
kyak
405147789f space in tune2fs config.full_system (thanks aisa) 2011-05-10 06:59:38 -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
d8e3e15b96 [config.full_system] add dosfslabel, resize2fs, sysfsutils, tune2fs
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-05-10 06:59:35 -08:00
Xiangfu Liu
4926288c0a [config.full_system] add fsck 2011-05-10 06:59:34 -08:00
Xiangfu Liu
65cbda7e5c remove the ntfs package 2011-05-10 06:59:34 -08:00
Xiangfu Liu
b28139ae87 [config.full_system] group up it a little 2011-05-10 06:59:34 -08:00
Wolfgang Spraul
4155816733 merged xbboot.README into config.xbboot 2011-05-10 06:59:33 -08:00
kyak
42acb9000b added some config files and enabled busybox stty 2011-05-10 06:59:32 -08:00
kyak
9a88e8a4a3 added tcl to full_system 2011-05-10 06:59:32 -08:00
kyak
652fb20159 add libncursesw to config.full_system 2011-05-10 06:59:30 -08:00
kyak
5d5db3b3c4 added w3m to config.full_system 2011-05-10 06:59:29 -08:00
Xiangfu Liu
636d79d34a [config.full_system] add gcc-mips, fixed in openwrt package: 8dbf61c, tested in build hosts 2011-05-10 06:59:29 -08:00
Mirko Vogt
0407a02b73 deselect gnuplot since it does not compile (in our tree) 2011-05-10 06:59:28 -08:00
Xiangfu Liu
26185d8b34 [config.full_system] add package byobu
select 'stat' and 'hostname' in busybox for byobu

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-05-10 06:59:28 -08:00
Xiangfu Liu
162d0838a5 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-05-10 06:59:27 -08:00
Xiangfu Liu
4048e29746 copy data folder from history branch
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-05-10 06:59:27 -08:00