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

Commit Graph

  • 8abaf7edaa the in-kernel driver should work flawlessly for some time now kaloz 2011-02-14 11:03:12 +00:00
  • fdcac17248 Restore sdio fix for the spectec wlan card Lars-Peter Clausen 2011-02-14 02:30:51 +01:00
  • 9065072af2 squashfs4: make the lzma parameters configurable, and change the defaults for slightly improved compression on mips (mostly unchanged on other architectures) nbd 2011-02-13 19:59:02 +00:00
  • 78a35be696 set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git nbd 2011-02-13 19:09:48 +00:00
  • 9ba2318fc7 base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker) nbd 2011-02-13 19:06:20 +00:00
  • c03d47962e libnl-tiny: remove some more functions to reduce binary size nbd 2011-02-13 17:05:34 +00:00
  • 1c3f08354a uboot-xburst, add ubifs support Xiangfu Liu 2011-02-14 01:04:49 +08:00
  • 5ae8670731 dropbear: compile out libtomcrypt assertion messages, saves some more space nbd 2011-02-13 16:54:44 +00:00
  • 3ac4e08964 libnl-tiny: decrease the size a bit more by removing some unnecessary functions nbd 2011-02-13 16:46:28 +00:00
  • 51f2fa2929 ppp: add a more descriptive title for ppp-multilink nbd 2011-02-13 16:25:33 +00:00
  • 49d1bc1765 ppp: move multilink support into a separate build variant - saves around 30k for the default build nbd 2011-02-13 16:23:15 +00:00
  • 77b7bdc5fd ar71xx: remove vsc73xx ucodes from the default profile - these are only used on some atheros reference designs which are unlikely to have many users nbd 2011-02-13 16:08:36 +00:00
  • 4dab62b294 [lantiq] * fixes dwc_otg init when power gpio is set to -1 blogic 2011-02-13 16:01:07 +00:00
  • 2b9729ded6 make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional nbd 2011-02-13 14:18:13 +00:00
  • 89a8d5a56c uclibc: disable COMPAT_ATEXIT nbd 2011-02-13 14:18:08 +00:00
  • e7bb94ce95 [toolchain/uClibc]: upgrade to latest git kaloz 2011-02-13 12:32:01 +00:00
  • 1a463bb48e [toolchain/gcc/linaro]: upgrade to 2011.02, rename patchset directory kaloz 2011-02-13 11:27:58 +00:00
  • d37749f1ac it's time for some attitude adjustment ;) kaloz 2011-02-13 11:20:09 +00:00
  • b0785fefe3 config.full_system disable some demo and examples Xiangfu Liu 2011-02-13 14:48:43 +08:00
  • e2738c097d update package revision to 25513, xfce: using nls.mk Xiangfu Liu 2011-02-13 13:18:43 +08:00
  • ad7e52f22b libnl: update to version 2.0 (patch by Philip Prindeville) nbd 2011-02-13 03:56:12 +00:00
  • 1604e9bf89 busybox: disable killall5 - nothing uses it nbd 2011-02-13 03:26:15 +00:00
  • 5374218107 remove the shared object stubs of libnsl and libresolv - let the compiler use the static variants instead nbd 2011-02-13 03:26:10 +00:00
  • d1c117a8ef soloscli: allow user to apply settings to solos h/w before bringing up network (patch by Philip Prindeville) nbd 2011-02-13 02:52:49 +00:00
  • e9313440fc swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swconfig uses libnl-tiny anyway nbd 2011-02-13 02:52:44 +00:00
  • 7f4ac82cc7 busybox: disable nfs mount support by default - people that want to mount nfs shares can install the nfs-utils package nbd 2011-02-13 02:52:40 +00:00
  • b89ac0513d busybox: fix compile with librpc if necessary (required by nfs mount support) nbd 2011-02-13 02:52:34 +00:00
  • 5e004e6207 busybox: disable the check for the uclibc rpc config option nbd 2011-02-13 02:52:30 +00:00
  • e10871bad0 metadata: fix handling of multiple build dependencies with different conditions nbd 2011-02-13 02:52:22 +00:00
  • 05d8c72a84 uclibc: disable rpc support - replaced by the external librpc, saves ~80k nbd 2011-02-13 01:45:59 +00:00
  • ab6c99e0b3 add a variable LIBRPC to refer to the external librpc if used nbd 2011-02-13 01:45:07 +00:00
  • 97b61dea6e add librpc, an externally build version of the uclibc rpc support nbd 2011-02-13 01:45:01 +00:00
  • 1c53c80400 base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code there nbd 2011-02-13 01:44:57 +00:00
  • 958f5c02fd busybox: disable diff by default - apparently it was necessary for ipkg once, but opkg does not seem to use it - saves ~10k on mips nbd 2011-02-13 01:44:53 +00:00
  • 78d0125727 move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec nbd 2011-02-12 23:55:06 +00:00
  • 2abfecc23e remove an obsolete CompareKernelPatchVer call nbd 2011-02-12 23:55:03 +00:00
  • 887e847ee9 move the deflate crypto module out of the crypto core and into a separate package - it is only used for ipsec nbd 2011-02-12 23:54:59 +00:00
  • d079f8578d remove a remaining reference to linux 2.4 nbd 2011-02-12 23:54:55 +00:00
  • 885f0ba00b [package] allow gemini target to use rfkill florian 2011-02-12 19:39:55 +00:00
  • 06b4f8d83f [uml] switch to 2.6.37 florian 2011-02-12 19:04:20 +00:00
  • af06280b7a [uml] add 2.6.37 support florian 2011-02-12 19:04:16 +00:00
  • 5768e1a585 [kernel] refresh 2.6.37 patches florian 2011-02-12 19:04:12 +00:00
  • 203e0651d1 [uml] update readme wrt ext2/ext4 usage florian 2011-02-12 19:04:09 +00:00
  • 670874f20c [backfire] merge r21495, r25478 and r25479 jow 2011-02-12 17:58:12 +00:00
  • e662ecd9ca [package] base-files: remove ptbtime3 rdate server, its dead jow 2011-02-12 17:54:01 +00:00
  • 6e12beb80b [package] base-files: update rdate server list jow 2011-02-12 17:46:36 +00:00
  • aba136d93a [backfire] merge r24194, r25471 (#8845) jow 2011-02-12 16:15:18 +00:00
  • b543bf484a [package] base-file: cleanup ipv6 enabling in unbridge jow 2011-02-12 16:14:15 +00:00
  • 66628eee00 brcm47xx: fix error when build firmware on x86_64 host (closes #7672) hauke 2011-02-12 13:17:47 +00:00
  • 64684c2ee3 tahvo doesn't need ohci mb 2011-02-11 18:09:17 +00:00
  • 2b321fe627 [package] use i2c_defaults for kmod-i2c-at91 florian 2011-02-11 17:37:51 +00:00
  • b53df4f23a omap24xx: Enable verbose kernel error reporting mb 2011-02-11 15:03:37 +00:00
  • 733f605a17 Add tusb6010 package and let tahvo-usb select it mb 2011-02-11 14:35:08 +00:00
  • aba0269ef0 [docs]: kamikaze has been released long ago kaloz 2011-02-11 14:04:00 +00:00
  • 4ac3845259 [tools/wrt350nv2-builder]: the url isn't valid for some time kaloz 2011-02-11 14:03:04 +00:00
  • 950b960836 update feeds.conf revision for recently NLS update Xiangfu Liu 2011-02-10 16:59:50 +08:00
  • 7def9923db u-boot add-more-boot-option Xiangfu Liu 2011-02-07 14:51:35 +08:00
  • dfafcd2cf4 config.full_system add nanonote script files package Xiangfu Liu 2011-02-07 13:56:34 +08:00
  • 66b79a70bb move those files to nanonote-files package Xiangfu Liu 2011-02-07 11:56:48 +08:00
  • 37a83b223a config.debug/minimal enable rootfs tar.gz Xiangfu Liu 2011-02-07 11:23:52 +08:00
  • de4d564dde enable CONFIG_BUILD_NLS and full versions of iconv/gettext kyak 2011-02-06 21:51:21 +03:00
  • 4b35abc20a make libgfortran depend on @INSTALL_GFORTRAN toolchain option David Kühling 2011-01-30 13:53:27 +01:00
  • cda8e108f7 mplayer: use "tremor" as default audio codec kyak 2011-01-25 13:02:21 +03:00
  • 2eaad542b2 config.full_system, remove build uboot for avt2 n516 sakc Xiangfu Liu 2011-01-25 15:53:36 +08:00
  • 1ef5fe6c63 merge all_package and full_system to one Xiangfu Liu 2011-01-24 01:17:22 +08:00
  • 6d3eccee09 config.full_system include plplot-demo Xiangfu Liu 2011-01-22 16:31:26 +08:00
  • 70f277da2e feeds.conf update packages revision to 25034 Xiangfu Liu 2011-01-22 16:30:50 +08:00
  • 8b18d2a0be add vm.overcommit_memory = 1 sysctl.conf Xiangfu Liu 2011-01-21 17:36:43 +08:00
  • 0cec8f0ab8 config.full_system remove sshfs, not working under dropbear ssh server Xiangfu Liu 2011-01-21 17:36:28 +08:00
  • e40ef1ae50 config.full_system: add recently new packages Xiangfu Liu 2011-01-18 15:56:45 +08:00
  • 8a5b79fe9b INSTALL_FGORTRAN needs those two options Xiangfu Liu 2011-01-17 14:04:23 +08:00
  • ee071c1111 feeds.conf add @revision to feeds.conf the upstream openwrt package is under developing, sometimes there are some packages not compile. Xiangfu Liu 2011-01-17 11:25:55 +08:00
  • dbea9b628d config.full_system: add package sqlite2-cli Xiangfu Liu 2011-01-17 11:21:07 +08:00
  • cd9b182351 config.full_system-add-more-php5-modules.patch Xiangfu Liu 2011-01-17 11:19:58 +08:00
  • 43f221e809 enable the toolchain option for Octave and libgfortran Xiangfu Liu 2011-01-17 09:57:52 +08:00
  • f939a3f79b use ccache also for C++ compilation David Kühling 2011-01-08 15:12:34 +01:00
  • 9588ba2475 put qi openwrt-packages git on top in feed.conf kyak 2011-01-07 11:52:23 +03:00
  • 4be3ec0673 config.full_system, add math stuff and some new pakcages sort a little Xiangfu Liu 2011-01-07 12:12:16 +08:00
  • bd53f163bd using 'strip' instead of 'sstrip' for more info see this thread: http://lists.en.qi-hardware.com/pipermail/discussion/2011-January/006709.html Xiangfu Liu 2011-01-05 16:27:08 +08:00
  • 1e123872d8 configu.full_system: remove IB and Toolchain Xiangfu Liu 2010-12-24 16:06:15 +08:00
  • 5c95528fbb Add gfortran compiler support to the toolchain David Kühling 2011-01-02 16:23:55 +01:00
  • 783fa24769 config.all_packages: remove mp3, mp4, rootfs, u-boot Xiangfu Liu 2010-12-22 21:44:01 +08:00
  • 74577070ea update package to known-good revisions, thanks David Kuehling Xiangfu Liu 2010-12-21 12:22:04 +08:00
  • 800baca628 Adapt config.full_system to new emacs package name. Add emacs japanese input dictionary. David Kühling 2010-12-19 12:00:01 +01:00
  • 417cf76fca undo hosts file fix. Xiangfu was quicker and did it better :) David Kühling 2010-12-18 20:42:29 +01:00
  • 60d67576ad fix DNS timeout problem when applications resolve the FQDN David Kühling 2010-12-18 16:17:46 +01:00
  • ebe386474a add 127.0.0.1 BenNanoNote to hosts file Xiangfu Liu 2010-12-18 22:52:24 +08:00
  • 81a9a39c20 bash-files: update the package url Xiangfu Liu 2010-12-17 09:17:57 +08:00
  • 2f8ea4fd24 update the qi-hardware sources mirror address Xiangfu Liu 2010-12-15 10:09:01 +08:00
  • 41019c662b config.all_packages: add all packages config file base on minial Xiangfu Liu 2010-12-14 16:44:31 +08:00
  • bb66455a8c config.full_system: add emacs Xiangfu Liu 2010-12-13 21:19:17 +08:00
  • 2a633cd7f1 files: disable atd, telnet, led in nanonote Xiangfu Liu 2010-12-10 14:44:21 +08:00
  • c1b4e0eb0a config.full_system add wtime Xiangfu Liu 2010-12-09 17:40:13 +08:00
  • c8549b3126 Revert "disable fbterm and lynx, since they do not compile... latter one should be easy to fix (missing iconv.h)" Xiangfu Liu 2010-12-09 15:30:08 +08:00
  • 5c207e1407 add moc qstardict to config.full_system Xiangfu Liu 2010-12-08 23:38:56 +08:00
  • a020095868 remove the pixelformat=RGB24, make some program display not correct Xiangfu Liu 2010-12-07 14:22:43 +08:00
  • dbdc49eab6 add nanonote-example-files pakcage to config.full_system Xiangfu Liu 2010-12-06 23:36:35 +08:00
  • 5dc87ac587 mv all gmenu2x stuff to it's package Xiangfu Liu 2010-12-06 21:06:07 +08:00
  • aff3dc1d35 config.debug: the minimal .config with debugging capabilities kyak 2010-12-03 11:30:16 +03:00
  • d40dd8e100 add -Vall to alsamixer, for display MIC stuff Xiangfu Liu 2010-12-03 11:33:26 +08:00