openwrt/openwrt.git
15 years agoDo not try to build autoconf emacs library, as it can fail on some systems like Fedor...
Florian Fainelli [Tue, 9 Sep 2008 14:53:52 +0000 (14:53 +0000)]
Do not try to build autoconf emacs library, as it can fail on some systems like Fedora core 9

SVN-Revision: 12562

15 years agoau1000: fix gpio output
Florian Fainelli [Tue, 9 Sep 2008 09:20:50 +0000 (09:20 +0000)]
au1000: fix gpio output

when setting the output state of one GPIO pin we have to keep the state of the
other pins, hence use binary OR. also gpio_direction_output() wants to set an
initial value, so add that too.

this fixes a problem with the USB power switch on mtx-1 boards. (#3974)

Signed-off-by: Bruno Randolf <br1@einfach.org>
SVN-Revision: 12561

15 years agobump ifxmips to 2.6.26.2
John Crispin [Tue, 9 Sep 2008 00:09:51 +0000 (00:09 +0000)]
bump ifxmips to 2.6.26.2

SVN-Revision: 12557

15 years agofix autoconf compilation (#3956)
Felix Fietkau [Mon, 8 Sep 2008 15:59:08 +0000 (15:59 +0000)]
fix autoconf compilation (#3956)

SVN-Revision: 12554

15 years agofirmware-utils/mkmylofw: WP543 support
Gabor Juhos [Mon, 8 Sep 2008 12:39:33 +0000 (12:39 +0000)]
firmware-utils/mkmylofw: WP543 support

SVN-Revision: 12552

15 years agotarget features: fix usb support detection
Felix Fietkau [Mon, 8 Sep 2008 11:33:00 +0000 (11:33 +0000)]
target features: fix usb support detection

SVN-Revision: 12551

15 years agofixes script that mounts usd storage when it gets attached
John Crispin [Mon, 8 Sep 2008 09:30:57 +0000 (09:30 +0000)]
fixes script that mounts usd storage when it gets attached

SVN-Revision: 12548

15 years agodnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI list...
Steven Barth [Sun, 7 Sep 2008 20:07:55 +0000 (20:07 +0000)]
dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI list datatype

SVN-Revision: 12547

15 years agorestore the /tmp/resolv.conf symlink when stopping dnsmasq
Felix Fietkau [Sun, 7 Sep 2008 15:22:25 +0000 (15:22 +0000)]
restore the /tmp/resolv.conf symlink when stopping dnsmasq

SVN-Revision: 12546

15 years agobuild more image types
Gabor Juhos [Sun, 7 Sep 2008 13:28:07 +0000 (13:28 +0000)]
build more image types

SVN-Revision: 12545

15 years agoadd gpio-buttons devices
Gabor Juhos [Sun, 7 Sep 2008 09:47:37 +0000 (09:47 +0000)]
add gpio-buttons devices

SVN-Revision: 12544

15 years agosimplify leds-gpio device registration
Gabor Juhos [Sun, 7 Sep 2008 08:59:27 +0000 (08:59 +0000)]
simplify leds-gpio device registration

SVN-Revision: 12543

15 years agofeeds: Switched to LuCI stable branch
Steven Barth [Sat, 6 Sep 2008 17:55:50 +0000 (17:55 +0000)]
feeds: Switched to LuCI stable branch

SVN-Revision: 12542

15 years agomadwifi: add missing include file for the tools multicall binary
Felix Fietkau [Fri, 5 Sep 2008 23:27:37 +0000 (23:27 +0000)]
madwifi: add missing include file for the tools multicall binary

SVN-Revision: 12541

15 years agomadwifi: select the right hal binary for EABI on ARM
Felix Fietkau [Fri, 5 Sep 2008 23:27:27 +0000 (23:27 +0000)]
madwifi: select the right hal binary for EABI on ARM

SVN-Revision: 12540

15 years ago2.6.26: fix build error caused by the gpio sysfs stuff
Gabor Juhos [Fri, 5 Sep 2008 06:52:27 +0000 (06:52 +0000)]
2.6.26: fix build error caused by the gpio sysfs stuff

SVN-Revision: 12536

15 years agoupgrade to uci 0.6.2 (bugfixes)
Felix Fietkau [Thu, 4 Sep 2008 23:46:02 +0000 (23:46 +0000)]
upgrade to uci 0.6.2 (bugfixes)

SVN-Revision: 12535

15 years ago2.6.26: fix gpio sysfs patch, forgot to refresh it
Gabor Juhos [Thu, 4 Sep 2008 15:24:57 +0000 (15:24 +0000)]
2.6.26: fix gpio sysfs patch, forgot to refresh it

SVN-Revision: 12529

15 years agoregister gpio-leds on the WP543 board
Gabor Juhos [Thu, 4 Sep 2008 13:39:11 +0000 (13:39 +0000)]
register gpio-leds on the WP543 board

SVN-Revision: 12528

15 years agoenable gpio sysfs support
Gabor Juhos [Thu, 4 Sep 2008 13:36:03 +0000 (13:36 +0000)]
enable gpio sysfs support

SVN-Revision: 12527

15 years ago2.6.26: backport gpio sysfs support form 2.6.27-rcX
Gabor Juhos [Thu, 4 Sep 2008 13:34:36 +0000 (13:34 +0000)]
2.6.26: backport gpio sysfs support form 2.6.27-rcX

SVN-Revision: 12526

15 years agoenable USB support, and sync kernel config
Gabor Juhos [Wed, 3 Sep 2008 19:46:38 +0000 (19:46 +0000)]
enable USB support, and sync kernel config

SVN-Revision: 12521

15 years agomake use the USB controller on the WP543 board
Gabor Juhos [Wed, 3 Sep 2008 19:37:58 +0000 (19:37 +0000)]
make use the USB controller on the WP543 board

SVN-Revision: 12520

15 years agofix platform device ids of the USB controllers
Gabor Juhos [Wed, 3 Sep 2008 18:02:18 +0000 (18:02 +0000)]
fix platform device ids of the USB controllers

SVN-Revision: 12519

15 years agofix EHCI driver
Gabor Juhos [Wed, 3 Sep 2008 17:11:51 +0000 (17:11 +0000)]
fix EHCI driver

SVN-Revision: 12518

15 years agofix phy id on the WP543 board
Gabor Juhos [Wed, 3 Sep 2008 15:23:26 +0000 (15:23 +0000)]
fix phy id on the WP543 board

SVN-Revision: 12517

15 years agofix ccache installation (#3942)
Felix Fietkau [Wed, 3 Sep 2008 13:42:54 +0000 (13:42 +0000)]
fix ccache installation (#3942)

SVN-Revision: 12515

15 years agofix shell return status of the find symlink command
Felix Fietkau [Wed, 3 Sep 2008 13:25:26 +0000 (13:25 +0000)]
fix shell return status of the find symlink command

SVN-Revision: 12514

15 years agoadd default Build/Install template, which is activated by setting PKG_INSTALL=1
Felix Fietkau [Wed, 3 Sep 2008 13:19:50 +0000 (13:19 +0000)]
add default Build/Install template, which is activated by setting PKG_INSTALL=1

SVN-Revision: 12512

15 years agochange the an openssl sed command to be safe for -Wl,-rpath-link in ldflags
Felix Fietkau [Wed, 3 Sep 2008 13:19:41 +0000 (13:19 +0000)]
change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags

SVN-Revision: 12511

15 years agoadd -rpath-link to TARGET_LDFLAGS by default
Felix Fietkau [Wed, 3 Sep 2008 13:18:52 +0000 (13:18 +0000)]
add -rpath-link to TARGET_LDFLAGS by default

SVN-Revision: 12510

15 years agofix recursive symlink issue
Felix Fietkau [Wed, 3 Sep 2008 10:27:25 +0000 (10:27 +0000)]
fix recursive symlink issue

SVN-Revision: 12508

15 years agomake sure that when the kernel config changes, compile is triggered for all kernel...
Felix Fietkau [Tue, 2 Sep 2008 15:50:09 +0000 (15:50 +0000)]
make sure that when the kernel config changes, compile is triggered for all kernel dependent packages

SVN-Revision: 12503

15 years agofix ./scripts/env for newer git versions
Felix Fietkau [Tue, 2 Sep 2008 15:48:40 +0000 (15:48 +0000)]
fix ./scripts/env for newer git versions

SVN-Revision: 12502

15 years agoremove 0-byte files
Felix Fietkau [Tue, 2 Sep 2008 13:36:56 +0000 (13:36 +0000)]
remove 0-byte files

SVN-Revision: 12501

15 years agonuke ipkg, now that we use opkg, we don't need it anymore
Felix Fietkau [Tue, 2 Sep 2008 11:47:50 +0000 (11:47 +0000)]
nuke ipkg, now that we use opkg, we don't need it anymore

SVN-Revision: 12500

15 years agofinal fix for BCM5354 USB cores, hopefully
Imre Kaloz [Tue, 2 Sep 2008 11:28:57 +0000 (11:28 +0000)]
final fix for BCM5354 USB cores, hopefully

SVN-Revision: 12499

15 years agoremove ipkg from busybox
Felix Fietkau [Tue, 2 Sep 2008 11:28:38 +0000 (11:28 +0000)]
remove ipkg from busybox

SVN-Revision: 12498

15 years agoremove awx from busybox, refresh patches
Felix Fietkau [Tue, 2 Sep 2008 11:18:47 +0000 (11:18 +0000)]
remove awx from busybox, refresh patches

SVN-Revision: 12497

15 years agoBusyBox httpd Accept Header Patch
Felix Fietkau [Tue, 2 Sep 2008 11:16:43 +0000 (11:16 +0000)]
BusyBox httpd Accept Header Patch

With this patch the BusyBox httpd pass the "Accept:" and
"Accept-Language:" header by the environment variables to the
CGI-Script, so this can make Content Negotiation to deliver the page in
the language, which was selected by the user in the browser settings,
and/or serve the XHTML page with the right MIME-Type
application/xhtml+xml to user agents which support it und text/html
which don't.

Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
SVN-Revision: 12496

15 years agoprovide a md5sum wrapper for BSDish systems
Felix Fietkau [Tue, 2 Sep 2008 10:58:01 +0000 (10:58 +0000)]
provide a md5sum wrapper for BSDish systems

SVN-Revision: 12495

15 years agoget rid of a shell warning if md5sum is not found
Felix Fietkau [Tue, 2 Sep 2008 10:57:56 +0000 (10:57 +0000)]
get rid of a shell warning if md5sum is not found

SVN-Revision: 12494

15 years agoclean up md5s() shell function
Felix Fietkau [Tue, 2 Sep 2008 10:57:51 +0000 (10:57 +0000)]
clean up md5s() shell function

SVN-Revision: 12493

15 years agodisable autorebuild for the toolchain, as it can easily lead to build breakages
Felix Fietkau [Tue, 2 Sep 2008 10:57:35 +0000 (10:57 +0000)]
disable autorebuild for the toolchain, as it can easily lead to build breakages

SVN-Revision: 12492

15 years agoadd prereq check for extended getopt (#3944)
Felix Fietkau [Tue, 2 Sep 2008 10:57:14 +0000 (10:57 +0000)]
add prereq check for extended getopt (#3944)

SVN-Revision: 12491

15 years agoquilt depends on sed
Felix Fietkau [Tue, 2 Sep 2008 10:56:56 +0000 (10:56 +0000)]
quilt depends on sed

SVN-Revision: 12490

15 years agomadwifi upstream does not work on wisoc
Felix Fietkau [Tue, 2 Sep 2008 09:45:36 +0000 (09:45 +0000)]
madwifi upstream does not work on wisoc

SVN-Revision: 12489

15 years agofix madwifi upstream compile for mips (#3952)
Felix Fietkau [Tue, 2 Sep 2008 09:44:50 +0000 (09:44 +0000)]
fix madwifi upstream compile for mips (#3952)

SVN-Revision: 12488

15 years agoadd option to cache local queries, from sn9
Travis Kemen [Tue, 2 Sep 2008 01:37:06 +0000 (01:37 +0000)]
add option to cache local queries, from sn9

SVN-Revision: 12485

15 years agoFix enabling of init scripts.
Lars-Peter Clausen [Tue, 2 Sep 2008 00:23:59 +0000 (00:23 +0000)]
Fix enabling of init scripts.

SVN-Revision: 12482

15 years agoAdd @GNOME download source.
Lars-Peter Clausen [Mon, 1 Sep 2008 21:46:17 +0000 (21:46 +0000)]
Add @GNOME download source.

SVN-Revision: 12469

15 years agoTreat vlynq external divisor just like automatic, fix comment about it, thanks sn9
Florian Fainelli [Mon, 1 Sep 2008 19:29:25 +0000 (19:29 +0000)]
Treat vlynq external divisor just like automatic, fix comment about it, thanks sn9

SVN-Revision: 12467

15 years agoadd TARGET_CXX variable which points to the c++ cross compiler
Felix Fietkau [Mon, 1 Sep 2008 18:35:03 +0000 (18:35 +0000)]
add TARGET_CXX variable which points to the c++ cross compiler

SVN-Revision: 12466

15 years agofixes usb storage mounting
John Crispin [Mon, 1 Sep 2008 17:42:35 +0000 (17:42 +0000)]
fixes usb storage mounting

SVN-Revision: 12465

15 years agomake openwrt boot on ar9130 (currently no ethernet yet)
Felix Fietkau [Mon, 1 Sep 2008 14:41:26 +0000 (14:41 +0000)]
make openwrt boot on ar9130 (currently no ethernet yet)

SVN-Revision: 12463

15 years agoChange even more dependencies on kmod-video-core after [12460]
Nicolas Thill [Mon, 1 Sep 2008 14:18:32 +0000 (14:18 +0000)]
Change even more dependencies on kmod-video-core after [12460]

SVN-Revision: 12462

15 years agoMove I2C_PCA Kconfig item to generic-2.6
Nicolas Thill [Mon, 1 Sep 2008 13:23:54 +0000 (13:23 +0000)]
Move I2C_PCA Kconfig item to generic-2.6

SVN-Revision: 12459

15 years agoFix AT91 MMC host controller path on 2.6.25
Nicolas Thill [Mon, 1 Sep 2008 13:21:34 +0000 (13:21 +0000)]
Fix AT91 MMC host controller path on 2.6.25

SVN-Revision: 12458

15 years agoUse a newer acx firmware
Florian Fainelli [Mon, 1 Sep 2008 11:51:02 +0000 (11:51 +0000)]
Use a newer acx firmware

SVN-Revision: 12455

15 years agoFix divisor calculation and configuration from previous commit, thanks sn9
Florian Fainelli [Mon, 1 Sep 2008 11:49:57 +0000 (11:49 +0000)]
Fix divisor calculation and configuration from previous commit, thanks sn9

SVN-Revision: 12454

15 years agoadd a gzipped uImage for ar71xx
Felix Fietkau [Mon, 1 Sep 2008 11:04:08 +0000 (11:04 +0000)]
add a gzipped uImage for ar71xx

SVN-Revision: 12453

15 years agoadd an extra build step Build/Install which allows you to run a make install target...
Felix Fietkau [Mon, 1 Sep 2008 11:03:58 +0000 (11:03 +0000)]
add an extra build step Build/Install which allows you to run a make install target after the post-compile hooks have run - will be necessary for some libtool dependent stuff

SVN-Revision: 12452

15 years agoinstall a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin
Felix Fietkau [Mon, 1 Sep 2008 11:03:51 +0000 (11:03 +0000)]
install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin

SVN-Revision: 12451

15 years agomadwifi: fix compile warning
Felix Fietkau [Mon, 1 Sep 2008 11:03:46 +0000 (11:03 +0000)]
madwifi: fix compile warning

SVN-Revision: 12450

15 years agoimprove wds sta mode compatibility
Felix Fietkau [Mon, 1 Sep 2008 11:03:08 +0000 (11:03 +0000)]
improve wds sta mode compatibility

SVN-Revision: 12449

15 years agoMake ide-core depend on pci support, remove dupe Kconfig item
Nicolas Thill [Sun, 31 Aug 2008 21:27:38 +0000 (21:27 +0000)]
Make ide-core depend on pci support, remove dupe Kconfig item

SVN-Revision: 12448

15 years agoBackport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912)
Nicolas Thill [Sun, 31 Aug 2008 19:31:38 +0000 (19:31 +0000)]
Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912)

Signed-off-by: Dirk Nehring <dnehring@gmx.net>
SVN-Revision: 12447

15 years agoBuild images for the AG310, thanks sn9
Florian Fainelli [Sun, 31 Aug 2008 11:36:21 +0000 (11:36 +0000)]
Build images for the AG310, thanks sn9

SVN-Revision: 12446

15 years agoCorrectly set b/g rate tables for mac80211, thanks sn9
Florian Fainelli [Sun, 31 Aug 2008 11:35:51 +0000 (11:35 +0000)]
Correctly set b/g rate tables for mac80211, thanks sn9

SVN-Revision: 12445

15 years agoSync ar7 default network configuration with latest firewall and network settings...
Florian Fainelli [Sun, 31 Aug 2008 11:33:41 +0000 (11:33 +0000)]
Sync ar7 default network configuration with latest firewall and network settings, thanks sn9

SVN-Revision: 12444

15 years agoFix divisor settings for external devices like wireless devices, thanks sn9
Florian Fainelli [Sun, 31 Aug 2008 11:32:26 +0000 (11:32 +0000)]
Fix divisor settings for external devices like wireless devices, thanks sn9

SVN-Revision: 12443

15 years agoUpdate acx-mac80211 to a more recent snapshot, thanks sn9
Florian Fainelli [Sat, 30 Aug 2008 12:25:38 +0000 (12:25 +0000)]
Update acx-mac80211 to a more recent snapshot, thanks sn9

SVN-Revision: 12439

15 years agoBuild images for WAG54GP2v1 and v2, thanks sn9
Florian Fainelli [Sat, 30 Aug 2008 12:25:02 +0000 (12:25 +0000)]
Build images for WAG54GP2v1 and v2, thanks sn9

SVN-Revision: 12438

15 years agoAdd 2.6.26 kernel configuration file
Florian Fainelli [Sat, 30 Aug 2008 12:24:21 +0000 (12:24 +0000)]
Add 2.6.26 kernel configuration file

SVN-Revision: 12437

15 years agoSwitch ar7 to 2.6.26, thanks sn9
Florian Fainelli [Sat, 30 Aug 2008 12:23:18 +0000 (12:23 +0000)]
Switch ar7 to 2.6.26, thanks sn9

SVN-Revision: 12436

15 years agofix madwifi hal target for mips*
Felix Fietkau [Sat, 30 Aug 2008 09:59:00 +0000 (09:59 +0000)]
fix madwifi hal target for mips*

SVN-Revision: 12435

15 years agoleave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)
Felix Fietkau [Fri, 29 Aug 2008 17:02:15 +0000 (17:02 +0000)]
leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)

SVN-Revision: 12434

15 years agothis adds hg (Mercurial) SCM checkout support, very similar to the current git or...
Florian Fainelli [Fri, 29 Aug 2008 13:02:05 +0000 (13:02 +0000)]
this adds hg (Mercurial) SCM checkout support, very similar to the current git or svn checkout support; potential use is for building em28xx-new driver (USB hybrid DVB-T device) which lives in a Mercurial repo. (#3229)

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
SVN-Revision: 12433

15 years agoIntegrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)
Felix Fietkau [Fri, 29 Aug 2008 09:59:39 +0000 (09:59 +0000)]
Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)

SVN-Revision: 12429

15 years agorevert accidental change to madwifi.sh
Felix Fietkau [Fri, 29 Aug 2008 01:07:53 +0000 (01:07 +0000)]
revert accidental change to madwifi.sh

SVN-Revision: 12428

15 years agoUse unsigned longs for bitwise operations in awk, thanks benoar. - Resolves the ipcal...
Andy Boyett [Thu, 28 Aug 2008 16:40:53 +0000 (16:40 +0000)]
Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves the ipcalc.sh bug on some arches, closes #3012, #3946 - Submitted upstream as busybox bug #4774

SVN-Revision: 12427

15 years agofix a race condition which would leave dnsmasq in infinite resolving recursion nirvana
Felix Fietkau [Thu, 28 Aug 2008 14:10:55 +0000 (14:10 +0000)]
fix a race condition which would leave dnsmasq in infinite resolving recursion nirvana

SVN-Revision: 12424

15 years agoremove bogus ifxmips network config override
Felix Fietkau [Thu, 28 Aug 2008 14:02:13 +0000 (14:02 +0000)]
remove bogus ifxmips network config override

SVN-Revision: 12423

15 years agoadd back busybox httpd password auth support - fixes x-wrt
Felix Fietkau [Thu, 28 Aug 2008 12:58:59 +0000 (12:58 +0000)]
add back busybox httpd password auth support - fixes x-wrt

SVN-Revision: 12422

15 years agomadwifi: fix encryption type check
Felix Fietkau [Thu, 28 Aug 2008 12:41:55 +0000 (12:41 +0000)]
madwifi: fix encryption type check

SVN-Revision: 12421

15 years agomadwifi: only start hostapd when necessary
Felix Fietkau [Thu, 28 Aug 2008 12:13:36 +0000 (12:13 +0000)]
madwifi: only start hostapd when necessary

SVN-Revision: 12420

15 years agoadd autoload for spi-ks8995
Felix Fietkau [Thu, 28 Aug 2008 00:15:31 +0000 (00:15 +0000)]
add autoload for spi-ks8995

SVN-Revision: 12419

15 years agomtd: add jffs2 cleanmarker for big endian systems
Felix Fietkau [Thu, 28 Aug 2008 00:15:22 +0000 (00:15 +0000)]
mtd: add jffs2 cleanmarker for big endian systems

SVN-Revision: 12418

15 years agoppp: derive interface unit numbers from previous enumeration
Felix Fietkau [Thu, 28 Aug 2008 00:15:10 +0000 (00:15 +0000)]
ppp: derive interface unit numbers from previous enumeration

SVN-Revision: 12417

15 years agofix ppp interface enumeration - don't enumerate already processed interfaces
Felix Fietkau [Wed, 27 Aug 2008 22:19:42 +0000 (22:19 +0000)]
fix ppp interface enumeration - don't enumerate already processed interfaces

SVN-Revision: 12416

15 years agofix kconfig for packages that only define =y, =m or =n rules
Felix Fietkau [Wed, 27 Aug 2008 21:34:01 +0000 (21:34 +0000)]
fix kconfig for packages that only define =y, =m or =n rules

SVN-Revision: 12414

15 years agoupgrade to uci 0.6.1 - lots of cli and lua binding fixes
Felix Fietkau [Wed, 27 Aug 2008 21:16:20 +0000 (21:16 +0000)]
upgrade to uci 0.6.1 - lots of cli and lua binding fixes

SVN-Revision: 12413

15 years agofix uboot-ifxmips compile on mac os x
Felix Fietkau [Wed, 27 Aug 2008 21:02:01 +0000 (21:02 +0000)]
fix uboot-ifxmips compile on mac os x

SVN-Revision: 12412

15 years agofixes broken if-then in led init script
John Crispin [Wed, 27 Aug 2008 20:33:13 +0000 (20:33 +0000)]
fixes broken if-then in led init script

SVN-Revision: 12411

15 years agoadd autoconf (fixes opkg build issues)
Felix Fietkau [Wed, 27 Aug 2008 20:18:53 +0000 (20:18 +0000)]
add autoconf (fixes opkg build issues)

SVN-Revision: 12410

15 years agofix busybox compile on mac os x
Felix Fietkau [Wed, 27 Aug 2008 19:35:47 +0000 (19:35 +0000)]
fix busybox compile on mac os x

SVN-Revision: 12409

15 years agomake uci firewall backwards compatible to the old firewall.user
John Crispin [Wed, 27 Aug 2008 19:16:54 +0000 (19:16 +0000)]
make uci firewall backwards compatible to the old firewall.user

SVN-Revision: 12408

15 years agoadd proto tcpudp to firewall
John Crispin [Wed, 27 Aug 2008 18:54:52 +0000 (18:54 +0000)]
add proto tcpudp to firewall

SVN-Revision: 12407

15 years agoifxmips should not overwrite DEFAULT_PACKAGES
John Crispin [Wed, 27 Aug 2008 18:48:30 +0000 (18:48 +0000)]
ifxmips should not overwrite DEFAULT_PACKAGES

SVN-Revision: 12406

15 years agogenerate images for the EASY 5120P-ATA board
Gabor Juhos [Wed, 27 Aug 2008 18:33:05 +0000 (18:33 +0000)]
generate images for the EASY 5120P-ATA board

SVN-Revision: 12405