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

Commit Graph

  • f9b833c11b move /etc/opkg/opkg.conf to /etc/opkg.conf as otherwise we're not overriding the default configuration Mirko Vogt 2010-05-02 23:57:24 +02:00
  • b3e52c1868 append to logfile, do not overwrite... Mirko Vogt 2010-05-02 23:37:00 +02:00
  • c8b4f9eb68 evaluate error messages (this way e.g. newlines can be passed) Mirko Vogt 2010-05-02 23:35:26 +02:00
  • 76a779fbfa as usbboot often exists with exit code 0 (success), even if an major error occured, we have to handle things differently... test for output on stderr and if there is something, we assume an major error happened Mirko Vogt 2010-05-02 23:32:06 +02:00
  • 1c0e1e46e0 wget should append to logfile, do not overwrite it Mirko Vogt 2010-05-02 23:29:39 +02:00
  • 60165955b3 reformatting error messages, adding hints about latest versions Mirko Vogt 2010-05-02 23:28:49 +02:00
  • f2f94633da function <log> should be defined before being called Mirko Vogt 2010-05-02 23:27:11 +02:00
  • d69c2774fe target/uml: fix host processor type selection on x86_64 (proper fix for [13166]) nico 2010-05-02 21:03:16 +00:00
  • 09df0283ca backport r21313 to backfire florian 2010-05-02 19:52:16 +00:00
  • 2797601c56 [package] make acx available to PCI platforms as well (#7174) florian 2010-05-02 19:51:56 +00:00
  • 8c2892ec8b backport r21307 to backfire florian 2010-05-02 19:31:29 +00:00
  • f6b0b92254 [rdc] add lzma tuning options, patch from Bernhard Loos florian 2010-05-02 19:31:05 +00:00
  • 838959f774 [rdc] fix upgrade detection logic, patch from Bernhard Loos florian 2010-05-02 19:30:59 +00:00
  • 265e43f20d [rdc] fix sitecom firmware partition size, patch from Bernhard Loos florian 2010-05-02 19:30:52 +00:00
  • 7e08963dc9 [package] unmark acx-mac80211 as being broken florian 2010-05-02 19:30:46 +00:00
  • 711c1718ad [ar7] include second ethernet interface in bridge after r20022 florian 2010-05-02 19:30:36 +00:00
  • 883952177e [brcm63xx] do not write to per-port over-current register, which is bogus (#6898) florian 2010-05-02 19:14:10 +00:00
  • bb43ad8e7d package/grub: build a host grub and a target grub (#7269) - use the host grub binary for grub install, but with target stage files - disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate - create a target grub package nico 2010-05-02 17:32:25 +00:00
  • cb2f53e0b7 buildsystem: add a macro to test options supported by the host compiler nico 2010-05-02 17:22:01 +00:00
  • 6b41b93bc5 [package] ppp: rename 20-usb-modem to 20-atm-modem jow 2010-05-02 16:47:16 +00:00
  • cae51af965 [package] ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package jow 2010-05-02 16:40:58 +00:00
  • 71f6198448 target/uml: bump to 2.6.32.12 nico 2010-05-02 16:33:34 +00:00
  • 43229c90ac [package] update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least) florian 2010-05-02 13:45:51 +00:00
  • 99c6c73272 reset to backfire. Lars-Peter Clausen 2010-05-02 15:37:57 +02:00
  • 904ea40fb7 [backfire] backport r21293 (closes: #6918) nico 2010-05-02 12:06:58 +00:00
  • 78fcab66df Merge commit 'backfire/master' into xburst Lars-Peter Clausen 2010-05-02 13:23:58 +02:00
  • 34dab46c68 uboot-xburst: Fix lcd display init sequence. lars 2010-04-29 17:18:26 +00:00
  • fb94b608a8 build script should make sure etc/files exists Mirko Vogt 2010-05-02 12:56:28 +02:00
  • 5d5a4c0ede Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst Mirko Vogt 2010-05-02 11:53:32 +02:00
  • 50c30594d3 use qi repository for packages Mirko Vogt 2010-05-02 11:49:30 +02:00
  • 04e95f9225 [backfire] merge r21282 (closes: #6918) nico 2010-05-02 04:40:48 +00:00
  • d839abc71e target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918) nico 2010-05-02 04:20:03 +00:00
  • 30b7038da5 target/uml: rename patch 003 to match what we have in 2.6.30 nico 2010-05-02 04:14:57 +00:00
  • 7ff939ebef target/uml: refresh 2.6.30 patches nico 2010-05-02 02:40:21 +00:00
  • 8acb40303e target/uml: add patches for 2.6.32 nico 2010-05-02 00:59:04 +00:00
  • e49cd53e15 [backfire] merge r21288 jow 2010-05-02 00:45:51 +00:00
  • a1dcc39e13 [package] nvram: fix crash when get, set or unset is invoked without argument (#7263) jow 2010-05-02 00:45:03 +00:00
  • ec79a3d916 [package] ppp: bring pppoa script in sync with updated ppp logic jow 2010-05-01 19:18:25 +00:00
  • e8be3016c9 [package] firewall: - replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz - bump version to 2 jow 2010-05-01 18:22:01 +00:00
  • 35989ffd58 [package] comgt: - localize variables - bring scripts in sync with updated ppp logic - bump package revision jow 2010-05-01 18:01:36 +00:00
  • 19172c5d00 [package] pptp: - bring pptp scripts in sync with updated ppp logic - bump package revision jow 2010-05-01 17:55:41 +00:00
  • a9b9eacace [package] ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named interfaces when bringing up 3g, pptp, ppp or pppoe connections - get rid of unit count logic - shutdown pppd when ifdown is invoked - bump package revision jow 2010-05-01 17:54:37 +00:00
  • d0ba466fb6 package/base-files: fix libraries packaging on 64bits targets (closes: #6918) nico 2010-05-01 13:29:04 +00:00
  • 4b7df982c5 [backfire] merge r21280 jow 2010-05-01 12:03:53 +00:00
  • ae44d0ee94 [package] pppd: - localize variables in setup script - implement demand option as true boolean so that 0 actually disables it - don't overwrite user supplied dns servers if demand is enabled - toggle peerdns default value, use 1 if no user supplied dns server is set, 0 otherwise - reset resolv.conf.auto before setting up dns jow 2010-05-01 11:08:03 +00:00
  • d12f20b38d target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image generation nico 2010-04-30 18:43:39 +00:00
  • 9631bdae21 [backfire] backport ssb updates from r21269, this is required for future mac80211 updates nbd 2010-04-30 16:54:57 +00:00
  • 5970ed4ddb [backfire] merge vsc73x5-ucode download patch from r21274 nbd 2010-04-30 16:54:53 +00:00
  • 30851815b6 vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 MB download with a 14k one nbd 2010-04-30 16:11:31 +00:00
  • a9553d96c4 [backfire] merge r21270 jow 2010-04-30 15:55:41 +00:00
  • 0f0aa9dce2 mac80211: update to wireless-testing 2010-04-28 nbd 2010-04-30 15:55:24 +00:00
  • fa3b9983e2 [package] swconfig: mask on brcm47xx jow 2010-04-30 15:55:08 +00:00
  • 40ccc298ba kernel: bring ssb in sync with upstream (as of current wireless-testing) nbd 2010-04-30 15:53:08 +00:00
  • 5df1ac31da [uml] add upstream patch to fix linking failures on '__rela_iplt_end' florian 2010-04-30 12:20:24 +00:00
  • 96cbb6e414 brcm47xx: update config-2.6.33 options acoul 2010-04-30 11:10:04 +00:00
  • 821842c129 brcm47xx: refresh 2.6.33 kernel patches acoul 2010-04-30 11:05:40 +00:00
  • a85e4d1eb9 package/grub: fix x86_64 issue (closes #7248) acoul 2010-04-30 07:07:20 +00:00
  • b8b3ecec7b [uboot-xburst] fix some compile warning Xiangfu Liu 2010-04-30 11:31:53 +08:00
  • bce2ee8569 uboot-xburst: Fix lcd display init sequence. lars 2010-04-29 17:18:26 +00:00
  • e98cf6be1b package/kernel: renable kmod-input on 2.4 (closes: #7063) nico 2010-04-29 16:04:19 +00:00
  • 4c54d2b8ba target/brcm-2.4: add missing CONFIG_INPUT_* symbols nico 2010-04-29 16:01:28 +00:00
  • 023b75220a enable inotify support target xburst mirko 2010-04-29 15:56:58 +00:00
  • c1f7c66672 enable kernel inotify support for lb60 target Mirko Vogt 2010-04-29 17:06:34 +02:00
  • 5af6e685f4 mpc83xx: sync image/Makefile to r20834 acoul 2010-04-29 13:48:47 +00:00
  • 7f91693698 mpc83xx: add some missing options on config-2.6.33 acoul 2010-04-29 13:40:24 +00:00
  • 7841b49bd4 mpc83xx: trim down unnecessary config-2.6.33 options acoul 2010-04-29 13:25:13 +00:00
  • 026ba41ee0 mpc83xx: upgrade to kernel 2.6.33.3, enable rb333 support, sync config options, refresh kernel patches acoul 2010-04-29 13:12:44 +00:00
  • 98e0fca9e7 [brcm63xx] rename reset_buttons to buttons rhk 2010-04-29 12:54:24 +00:00
  • 2fec201ae4 [brcm63xx] add WPS button support for nb4 boards rhk 2010-04-29 12:51:41 +00:00
  • 30d80a23d9 [brcm63xx] fix gpio button key code, match button-hotplug code rhk 2010-04-29 12:51:02 +00:00
  • 7b8a4fb8e0 [brcm63xx] fix gpio_button device register rhk 2010-04-29 12:50:09 +00:00
  • eb30c3b7ce package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only nico 2010-04-29 10:25:57 +00:00
  • 1dffb00ec0 package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4 nico 2010-04-29 10:23:36 +00:00
  • 0f1cbcc699 correct BOOT_FROM_SDCARD check Xiangfu Liu 2010-04-29 17:56:18 +08:00
  • a945822cd6 refresh-uboot-patches.patch Xiangfu Liu 2010-04-29 16:10:03 +08:00
  • 38c1e4d5bf package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity nico 2010-04-29 04:04:19 +00:00
  • 5c60dae018 move kmod-lp package defition specific to brcm-2.4 to package/kernel nico 2010-04-29 03:57:55 +00:00
  • f85b572e73 target/x86: various image changes * add a -combined suffix for grub+kernel+rootfs images and -rootfs for root filesystem only images * change ext from .image to .img * fix perms on VirtualBox .vdi image * gzip ext2 rootfs image as well nico 2010-04-29 03:03:47 +00:00
  • f41147f400 target/x86: rearrange image Makefile, indent, reorder, simplify, change some ifeq/ifneq tests nico 2010-04-29 00:47:05 +00:00
  • 12fce709c1 include: rearrange image.mk, indent, reorder, change some ifeq/ifneq tests nico 2010-04-29 00:44:26 +00:00
  • fd85bc43ce target/x86: remove temporary files in image generation scripts nico 2010-04-29 00:41:22 +00:00
  • fa0689dd0b replace old quote stripping with calls to qstrip macro nico 2010-04-29 00:32:44 +00:00
  • 99837ee6f8 uboot-xburst: Add macro to initalize lcd pins for 8bit serial displays lars 2010-04-28 19:59:53 +00:00
  • 0dc7fb2669 [kernel] refresh 2.6.31 patches florian 2010-04-28 19:59:28 +00:00
  • f19762f44d buildsystem: rearrange main config options, reorder, move stripping items to a "Stripping options" subsection, nico 2010-04-28 17:37:32 +00:00
  • fc2b3ea6b4 buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ nico 2010-04-28 14:47:43 +00:00
  • 85095e9f19 images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is selected or not nico 2010-04-28 14:27:03 +00:00
  • b1f326e805 [atheros] use kernel 2.6.32.12 acoul 2010-04-28 14:11:48 +00:00
  • 27a5eb2de7 [atheros] add kernel 2.6.34 support, refresh patches acoul 2010-04-28 14:09:43 +00:00
  • 505801ef44 [kernel] refresh 2.6.32 patches florian 2010-04-28 13:55:15 +00:00
  • f024fd0c2a [rdc] panic on unrecovered NMI, thanks rtz2 florian 2010-04-28 13:55:11 +00:00
  • 19100adc52 [brcm63xx] fix the setup of MII clock in the case enet1 is linked to external switch for 6358 boards, thx Miguel rhk 2010-04-28 12:30:32 +00:00
  • 24ddbc0d46 backfire: ar71xx: create separate 'factory' and 'sysupgrade' images for the Planex boards (backport of r21175) juhosg 2010-04-28 10:46:38 +00:00
  • 3bed6fa4d4 backfire: tools/firmware-utils: add size check to the mkplanexfw tool (backport of 21174) juhosg 2010-04-28 10:46:33 +00:00
  • 2aae7b6746 backfire: ar71xx: remove config partition from the mtd map on the MZK-W300NH board (backport of r21173) juhosg 2010-04-28 10:46:28 +00:00
  • f84b320e33 backfire: ar71xx: fix firmware partition size on the MZK-W04NU board (backport of r21172) juhosg 2010-04-28 10:46:21 +00:00
  • a65fdbedb9 backfire: ar71xx: build different firmware images for the DIR-825-Bx boards (backport of r21171) juhosg 2010-04-28 10:46:15 +00:00
  • e996a4e748 backfire: ar71xx: create smaller sysupgrade images for the WRT400N board (backport of 21170) juhosg 2010-04-28 10:46:10 +00:00
  • 246311dd59 backfire: ar71xx: create firmware images for the TL-WR941ND v3 boards (backport of r21169) juhosg 2010-04-28 10:46:03 +00:00
  • 8ec29657cf backfire: ar71xx: create separate 'factory' and 'sysupgrade' images for the WRT160NL (backport of r21168) juhosg 2010-04-28 10:45:56 +00:00