4bb721a186Add firmware generation for other Compex boards based on myloader, thanks to Juhos Gabor !
Florian Fainelli
2007-03-22 21:36:15 +00:00
5d28e0fd0eadd brcm47xx-2.6 fixes from #1496
Felix Fietkau
2007-03-22 20:23:17 +00:00
d9b2f5c07bAdded rule for objdump Added support for AT91 SD-Card in primary bootloader (romboot)
Hamish Guthrie
2007-03-22 18:07:01 +00:00
cfec8068ceThere are issues with the CRC calc stuff under x86_64. This version only works on 32-bit architectures.
Hamish Guthrie
2007-03-22 17:45:21 +00:00
5bd6518456New program to generate u-boot parameter block with correct CRC to enable reprogramming parameters from Linux.
Hamish Guthrie
2007-03-22 17:33:29 +00:00
f9abb7cbbaadd an optional parameter to scan_interfaces() that can override the network config file (defaults to 'network')
Felix Fietkau
2007-03-19 22:06:31 +00:00
259c114526ar7-2.4 cleanup - Switch to generic init scripts (/sbin/mount_root, /bin/firstboot, /etc/preinit), failsafe part moved to /etc/preinit.arch. This should fix#1449 with an added benefit of using mini_fo. - Switch to generic /etc/config/network. - ar7 flashmap: change "OpenWrt" to "rootfs_data", move ar7_mtd_cleanup out of .exit.
Eugene Konev
2007-03-18 14:18:56 +00:00
b756ea8a95Move /sys on pivot_root too
Eugene Konev
2007-03-18 13:47:28 +00:00
2b9f949403Fix a warning
Florian Fainelli
2007-03-18 13:06:33 +00:00
677b02a250Add bssid fix from #1281
Florian Fainelli
2007-03-18 12:59:44 +00:00
6eb218b9c9Add ar7-2.6 port (marked as broken for now).
Eugene Konev
2007-03-18 09:40:51 +00:00
3dbd8ff32fAdd srec2bin to firmware-utils
Eugene Konev
2007-03-18 09:33:39 +00:00
e1bb37f2ecupgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, rename /bin/ipcalc to /bin/ipcalc.sh (fixes#1452)
Felix Fietkau
2007-03-17 13:31:13 +00:00
f1432e60f0remove duplicate section to find bridge name
Travis Kemen
2007-03-17 03:56:14 +00:00
e68e6f4be9fix default netmask
Felix Fietkau
2007-03-17 03:15:41 +00:00
b2a976649fspeed up package/install
Felix Fietkau
2007-03-17 02:54:16 +00:00
04ae63915efix a small bug in the unpack code
Felix Fietkau
2007-03-16 21:32:59 +00:00
f38df5a0afpackage libssp for apps that need it (only enabled for gcc4)
Felix Fietkau
2007-03-16 20:37:04 +00:00
12051a5761remove some debug code that slipped into the commit
Felix Fietkau
2007-03-16 20:32:32 +00:00
24faf55360add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
Felix Fietkau
2007-03-16 20:21:39 +00:00
198a3ae713re-enable SDK=1 and DEVELOPER=1 overrides for building all packages
Felix Fietkau
2007-03-16 20:20:19 +00:00
1d307eea87add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
Felix Fietkau
2007-03-16 19:18:55 +00:00
edea35b85eChanged kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree
Hamish Guthrie
2007-03-16 18:53:35 +00:00
ddb5473bb3Fix compilation errors with xt_portscan
Florian Fainelli
2007-03-16 18:35:48 +00:00
11109c2515Fix the serial driver with the devfs removal
Florian Fainelli
2007-03-16 18:33:46 +00:00
a738f566e6add a new 'option disabled' to wifi-device
Mike Baker
2007-03-16 13:56:36 +00:00
a8fbb232f8add final fix for brcm47xx-2.6 memory corruption (patch from #1465)
Felix Fietkau
2007-03-16 12:26:33 +00:00
b14f137a2erevert part of [6573] to keep the speedup of metadata scanning
Felix Fietkau
2007-03-16 12:22:11 +00:00
8dc90ccc11formatting and trivial cleanup
Mike Baker
2007-03-16 06:12:53 +00:00
2c62bddcfeAdd an 'Image Configuration' menu to menuconfig Packages can export a list of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot.
Felix Fietkau
2007-03-16 03:02:31 +00:00
7b1a36cab4split package.mk and clean up build system code (based on patch by mbm), makes the code more readable and speeds up metadata scan
Felix Fietkau
2007-03-15 23:57:18 +00:00
568c026623Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "why isn't wifi working?"
Mike Baker
2007-03-15 23:17:16 +00:00
fbe0b0e33aenable ext2 by default for rb532 (fixes#1466)
Felix Fietkau
2007-03-15 18:53:00 +00:00
4319c79ad4brcm47xx: add a few nops to keep the cpu happy
Felix Fietkau
2007-03-15 12:07:43 +00:00
2873adfe53added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287#1255
Travis Kemen
2007-03-15 03:21:35 +00:00
a6481bb35bChange mtu value for pppoa and pppoe (#945)
Florian Fainelli
2007-03-14 19:00:10 +00:00
80840457a5fix kmod-switch compile on brcm-2.4 (#1461)
Felix Fietkau
2007-03-14 13:42:21 +00:00
dcfbd5f656fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close#1312, #1451
Felix Fietkau
2007-03-14 03:37:40 +00:00
53a5d4131fadd reboot fix from #1312
Felix Fietkau
2007-03-14 01:26:57 +00:00
bf622ab0aeadd diag and switch support for brcm47xx-2.6
Felix Fietkau
2007-03-14 01:19:24 +00:00
40c03084c2add -i <include file> and -f <ahtml file> options for awx interpreter (requested by mbm)
Felix Fietkau
2007-03-14 01:13:57 +00:00
b57adf4d9afix the patchlevel of the busybox stty patch
Felix Fietkau
2007-03-13 12:47:17 +00:00
e86198fcceSmall bug fix to package/kernel/modules/other.mk stty broken in busybox 1.4.1, added patch with fixed code from BB SVN. This will need to be removed when 1.4.2 is released.
Hamish Guthrie
2007-03-13 12:18:35 +00:00
f7809d07c8remove screwy network config override from x86-2.6 base-files
Felix Fietkau
2007-03-12 19:23:18 +00:00
ee653e3700add preliminary IOP32x support, mark it broken for now
Imre Kaloz
2007-03-11 19:49:50 +00:00
e50a89989bfix gcc version selection
Imre Kaloz
2007-03-11 19:26:39 +00:00
f1ba6fe9adoops... forgot to remove line
Felix Fietkau
2007-03-11 19:12:49 +00:00
aeed501f9creplace libcgi with some code extracted from haserl - libcgi is too inflexible and breaks rrdtool
Felix Fietkau
2007-03-11 18:17:08 +00:00
d011024713fix staging dir installation of libcgi
Felix Fietkau
2007-03-11 17:37:58 +00:00
2cba1e7bfbfix typo (#1454)
Felix Fietkau
2007-03-11 10:38:56 +00:00
fa1925c2d5add awx (awk web extension) - experimental core for a new web interface framework
Felix Fietkau
2007-03-11 05:35:46 +00:00
1312f14a81add libcgi
Felix Fietkau
2007-03-11 05:07:58 +00:00
297062fab8enable httpd config option for running scripts through an interpreter
Felix Fietkau
2007-03-11 05:07:26 +00:00
04fd1d444aoops... forgot to make x86-2.6 ext2 images use preinit as well :)
Felix Fietkau
2007-03-11 00:04:17 +00:00