a375c80449fix pam header related compile error in dropbear
Felix Fietkau
2007-02-27 02:12:15 +00:00
458fc9e144Add macosx fix from #1407
Florian Fainelli
2007-02-26 21:54:55 +00:00
9405a2a6beIntegrate basic UCI config file validation support Needs more testing and validation is not enforced yet
Felix Fietkau
2007-02-26 20:04:04 +00:00
d5c4dc7002add missing dependency
Felix Fietkau
2007-02-26 14:05:43 +00:00
27b40a7f30document MAKE_FLAGS and MAKE_VARS
Felix Fietkau
2007-02-26 01:14:18 +00:00
6f4854e5e5add information about the tex4ht requirement for the docs
Felix Fietkau
2007-02-26 01:06:41 +00:00
f30058fda2add missing copyright header
Felix Fietkau
2007-02-26 01:05:09 +00:00
ecf6837f87add x86_64 sitefile
Felix Fietkau
2007-02-26 01:02:57 +00:00
28c9621befminor cleanup
Felix Fietkau
2007-02-26 00:52:51 +00:00
4e60cfe51fuse default_subtargets in package/Makefile and target/Makefile
Felix Fietkau
2007-02-26 00:41:53 +00:00
27fd6cee56remove old variables
Felix Fietkau
2007-02-26 00:20:39 +00:00
5e50dd560amove CXXFLAGS to MAKE_VARS
Felix Fietkau
2007-02-26 00:13:41 +00:00
350b686ffdadd MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*
Felix Fietkau
2007-02-26 00:10:52 +00:00
6d6b1ac683rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency
Felix Fietkau
2007-02-25 23:55:53 +00:00
81adfb13aadocument configure related build system changes
Felix Fietkau
2007-02-25 23:50:35 +00:00
3284e3ceaduse NO_TRACE_MAKE for docs build
Felix Fietkau
2007-02-25 23:50:22 +00:00
edc1c4ecdamore cleanup
Felix Fietkau
2007-02-25 23:38:02 +00:00
d6299cafc8various configure related cleanups
Felix Fietkau
2007-02-25 23:34:57 +00:00
7ae75032c1change path to .prereq stampfile
Felix Fietkau
2007-02-25 23:27:54 +00:00
d9639dd98cmove configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VARS to make it possible to modify the configure command line without overriding the default template
Felix Fietkau
2007-02-25 23:10:32 +00:00
9b46161c67fix for including host.mk multiple times
Felix Fietkau
2007-02-25 21:17:57 +00:00
7d08f7199eadd x86_64 config for uClibc
Felix Fietkau
2007-02-25 21:11:02 +00:00
5723a1798cfix stampfiles for host-builds
Felix Fietkau
2007-02-25 21:01:21 +00:00
43f15e09a9run indent on ar2313 driver
Felix Fietkau
2007-02-25 20:06:27 +00:00
242439e532add prereq checks for the documentation (#1400)
Felix Fietkau
2007-02-25 19:13:49 +00:00
df6e68a841fix path to usb audio module
Felix Fietkau
2007-02-25 19:05:46 +00:00
1c1aee5e7cfix KCONFIG for usb-audio package (#1335)
Felix Fietkau
2007-02-25 19:02:38 +00:00
cb54edb503add kernel_headers dependency on target/linux/generic-2.*
Felix Fietkau
2007-02-25 18:54:51 +00:00
b04f09245dadd auto-rebuild for host builds (tested with tools/ and toolchain/)
Felix Fietkau
2007-02-25 18:28:25 +00:00
653f61fb3eclean up a few things in image build makefiles and fix unnecessary grub rebuilds
Felix Fietkau
2007-02-25 18:20:34 +00:00
738ca6f657add optional padding for x86 grub images (useful for running jffs2 images in qemu)
Felix Fietkau
2007-02-25 17:59:23 +00:00
41ac34a2a2make ptgen print the end offset of the last partition as well
Felix Fietkau
2007-02-25 17:58:54 +00:00
ced1277147clean up stampfile mess for tools/ and toolchain/
Felix Fietkau
2007-02-25 17:49:25 +00:00
92feed28d8more reliable fix for handling ppp
Felix Fietkau
2007-02-25 13:45:45 +00:00
43580f1b1dintegrate the fix from #1348 and clean up the network scripts a bit...
Felix Fietkau
2007-02-25 12:52:02 +00:00
644af0aebffix ppp defaultroute issues (based on patch from #1386, fixes#1181)
Felix Fietkau
2007-02-25 11:53:50 +00:00
9edce6b311upgrade to uClibc 0.9.28.2
Felix Fietkau
2007-02-24 20:22:01 +00:00
aa22253602fix cylinder rounding in ptgen
Felix Fietkau
2007-02-24 20:20:57 +00:00
d398dc0309always dereference symbolic links when copying kernel modules into the packaging directory (fixes alsa build, patch from #1392)
Felix Fietkau
2007-02-23 14:52:50 +00:00
a780bac5ccadd -mlong-calls cflag to alsa mips build (patch from #1391)
Felix Fietkau
2007-02-23 14:50:15 +00:00
129d173a2afix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time
Felix Fietkau
2007-02-23 03:45:46 +00:00
fdea0fabd2make maxinodes configureable for ext2
Tim Yardley
2007-02-22 22:35:08 +00:00
bc8f1f36cfNTFS-3G is at v1.0 now
Imre Kaloz
2007-02-22 16:55:36 +00:00
8bc64752a7add gcc 4.1.2 (closes#1381)
Imre Kaloz
2007-02-22 10:28:46 +00:00
804bfa954dignore profiles with custom kernel configs in the image builder itself
Felix Fietkau
2007-02-22 04:03:35 +00:00
ccd12544f6disable the image builder in menuconfig for profiles with custom kernel configs
Felix Fietkau
2007-02-22 03:56:54 +00:00
1a6e4acabcfix a small bug in the order of the profile metadata dump
Felix Fietkau
2007-02-22 03:54:52 +00:00
db45ee6bd6last commit was missing a change...
Felix Fietkau
2007-02-22 03:47:00 +00:00
2bcaa1fecdadd missing config files
Felix Fietkau
2007-02-22 03:44:37 +00:00
e78fb96964Reorganize kernel configs - target/linux/*/config is now a directory. ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn.
Felix Fietkau
2007-02-22 03:44:15 +00:00
5281d134cdrename the Profile template that the image builder uses to prevent name conflicts with the template that the kernel uses
Felix Fietkau
2007-02-22 02:27:01 +00:00
f393bed10eMove aodv-uu to trunk/
Florian Fainelli
2007-02-20 23:39:33 +00:00
b37101053aadd 16MB flash support for ar2315 (who knows...?)
Felix Fietkau
2007-02-20 22:44:59 +00:00
5f019983aanuke even more debug stuff
Felix Fietkau
2007-02-20 22:35:12 +00:00
6d3a4c8468sorry, last commit had a bug
Felix Fietkau
2007-02-20 22:04:49 +00:00
d40798d4c6fix debug patch for ahb
Felix Fietkau
2007-02-20 22:00:29 +00:00
56beaee310fix wireless-tools install *sigh* - thanks Kesha for noticing it
Imre Kaloz
2007-02-20 15:26:29 +00:00
824adb7656disable debugging stuff in madwifi - saves precious flash space :)
Imre Kaloz
2007-02-20 13:16:51 +00:00
328e660b31make rootfs split/detection more generic - patch can be moved to generic-2.6 after testing on other platforms (especially broadcom)
Felix Fietkau
2007-02-19 23:28:09 +00:00
1d7bfc46ecautodetect flash width - thanks to Kestutis Kupciunas
Imre Kaloz
2007-02-19 22:33:06 +00:00
e32f19c986use radio0 only on the 5312
Imre Kaloz
2007-02-19 22:22:26 +00:00
e10c97c2cafix ar2315 rootfs mount
Felix Fietkau
2007-02-19 16:48:02 +00:00
32ac162630Upgrade comgt to 0.32 (#1347)
Florian Fainelli
2007-02-19 11:17:13 +00:00
cc0f0c2a30Fix another typo, definitively closes#1370
Florian Fainelli
2007-02-19 10:08:40 +00:00
c63dadfe0aFix a typo for videodev modules (#1371)
Florian Fainelli
2007-02-19 09:51:12 +00:00
4602719db3Fix a typo with latest driver, module name changed (#1370)
Florian Fainelli
2007-02-19 09:46:25 +00:00
4941b6c4bdadd documentation fixes from #1285
Felix Fietkau
2007-02-18 16:46:46 +00:00
912e5867efFinally fix the pesky x86-2.6 block2mtd related crash (#1058) When erasing blocks, block2mtd checks the block on the physical disk to see if everything's filled with 0xff. When grabbing a page from the page cache, it initializes the limit as <start address> + PAGE_SIZE. Turns out that the pointer to the status page is (unsigned long *), and thus it adds (PAGE_SIZE * 4). This would never have been caught, if it wasn't for the unlikely event that block2mtd catches the *last* page available in the system ram and thus tries to scan 4 memory pages from there. The absolutely trivial fix is to do a double cast (cast to (u8 *), add PAGE_SIZE, then cast to (unsigned long *))
Felix Fietkau
2007-02-18 13:52:14 +00:00
9b47712459disable dma offset for now
Felix Fietkau
2007-02-17 23:02:49 +00:00
73fc1141c0fix ar2312/2313 mac detection
Felix Fietkau
2007-02-17 22:22:14 +00:00
144ebddd61add e1000 support
Felix Fietkau
2007-02-16 19:51:27 +00:00
dc70c78404remove useless newlines
Felix Fietkau
2007-02-16 19:45:26 +00:00
5d5e8ca720fix memleak in uniq (#1354)
Felix Fietkau
2007-02-16 19:15:30 +00:00
509bb267a3make kernel_menuconfig work without target toolchain
Felix Fietkau
2007-02-16 17:28:22 +00:00
20db49bf2cdocument make kernel_menuconfig
Felix Fietkau
2007-02-16 17:16:45 +00:00
8afbc2d617add top-level kernel_menuconfig target to unpack and reconfigure the kernel - uses config.pl to generate target/linux/*/config and config-diff
Felix Fietkau
2007-02-16 16:59:44 +00:00
9b78ea021bmore cleanup
Felix Fietkau
2007-02-16 10:01:59 +00:00
cdd4982fefremove squashfs repartitioning hacks from spiflash driver - will be ported to redboot parsing code later
Felix Fietkau
2007-02-16 09:57:24 +00:00
3d60d69334major cleanup of the ar531x code, improved hardware detection and support for multiple ethernet interfaces
Felix Fietkau
2007-02-16 09:23:15 +00:00
312aeaf1bemissed a reference to compile-targets
Mike Baker
2007-02-16 01:12:05 +00:00
7d3d765935remove obsolete compile-targets rule
Mike Baker
2007-02-16 01:06:23 +00:00
657f223880remove annoying package rm command
Felix Fietkau
2007-02-16 01:00:31 +00:00
064e496875when building a package, make sure that older versions get removed
Felix Fietkau
2007-02-16 01:00:01 +00:00
c13d383c2bsome ar531x cleanup
Felix Fietkau
2007-02-15 21:52:13 +00:00
e7697a9ab6fix pcmcia modules load order (closes: #1355)
Nicolas Thill
2007-02-14 12:53:04 +00:00
b7f6521923add fix for kernel headers to allow offsetof access from user space
Felix Fietkau
2007-02-14 02:42:08 +00:00
834371b4f4fix tar segfault (patch from busybox svn rev. 17772)
Felix Fietkau
2007-02-13 23:02:44 +00:00
a7336d7590make the uml kernel config compatible with both 32 bit and 64 bit systems
Felix Fietkau
2007-02-13 15:20:45 +00:00
04da86494afix multiport netfilter module installation (patch from #1280)
Felix Fietkau
2007-02-13 03:08:48 +00:00
01910ee69dmove tlb change for mips 4KC to generic patches (required for most mips targets)
Felix Fietkau
2007-02-13 00:55:11 +00:00
218aad6e2fMenuconfig will not treat 'select FOO' as a real dependency thus if BAR depends on FOO and FOO depends on other config options, these dependencies will not be checked. To fix this, we simply emit all of FOO's depends (only real dependencies, no select) for BAR as well.
Felix Fietkau
2007-02-12 23:50:40 +00:00
59accbecf5Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1
Mike Baker
2007-02-12 22:54:56 +00:00
b478e36af2fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost."
Mike Baker
2007-02-12 22:47:25 +00:00
f2c73eaa20add some more busybox patches from upstream
Felix Fietkau
2007-02-12 22:34:54 +00:00
ba20f21c7eadd kernel branch emulation fix from #1345
Felix Fietkau
2007-02-12 22:18:17 +00:00
23afac1288More dependencies are required to force fuse to Linux 2.6 only.
Mike Albon
2007-02-12 20:55:17 +00:00
caa2254e97fix for multiple lock/unlock operations in 'lock' command (found by framer99)
Felix Fietkau
2007-02-12 16:35:23 +00:00