openwrt/staging/mkresin.git
17 years agomove fuse from target/linux/package/ to package/, update to v2.5.3, add userland...
Nicolas Thill [Sat, 17 Jun 2006 08:34:53 +0000 (08:34 +0000)]
move fuse from target/linux/package/ to package/, update to v2.5.3, add userland lib, util and dev stuff from trunk.

SVN-Revision: 3966

17 years agouse rm -f in package-rebuild and add extra options to the default configure template
Felix Fietkau [Fri, 16 Jun 2006 21:39:42 +0000 (21:39 +0000)]
use rm -f in package-rebuild and add extra options to the default configure template

SVN-Revision: 3965

17 years agoremove some junk
Felix Fietkau [Fri, 16 Jun 2006 18:49:39 +0000 (18:49 +0000)]
remove some junk

SVN-Revision: 3962

17 years agomassive via-rhine performance improvements
Felix Fietkau [Fri, 16 Jun 2006 05:30:34 +0000 (05:30 +0000)]
massive via-rhine performance improvements

SVN-Revision: 3961

17 years agoput a size limit on rb532 cf partitions
Felix Fietkau [Fri, 16 Jun 2006 05:27:39 +0000 (05:27 +0000)]
put a size limit on rb532 cf partitions

SVN-Revision: 3960

17 years agoreturn the correct system type for Aruba
Imre Kaloz [Thu, 15 Jun 2006 22:17:32 +0000 (22:17 +0000)]
return the correct system type for Aruba

SVN-Revision: 3958

17 years agoadd rb532 support
Felix Fietkau [Thu, 15 Jun 2006 21:43:59 +0000 (21:43 +0000)]
add rb532 support

SVN-Revision: 3956

17 years agoadd openssl depend on zlib
Felix Fietkau [Thu, 15 Jun 2006 18:32:53 +0000 (18:32 +0000)]
add openssl depend on zlib

SVN-Revision: 3954

17 years agoremove global hostapd builddep on openssl
Felix Fietkau [Thu, 15 Jun 2006 18:26:49 +0000 (18:26 +0000)]
remove global hostapd builddep on openssl

SVN-Revision: 3953

17 years agoremove old junk
Felix Fietkau [Thu, 15 Jun 2006 17:22:17 +0000 (17:22 +0000)]
remove old junk

SVN-Revision: 3952

17 years agoclean up handling of the root filesystem mount - remove broadcom specific junk from...
Felix Fietkau [Thu, 15 Jun 2006 17:21:17 +0000 (17:21 +0000)]
clean up handling of the root filesystem mount - remove broadcom specific junk from the generic base-files part

SVN-Revision: 3951

17 years agofix hostapd-mini dependencies
Felix Fietkau [Thu, 15 Jun 2006 16:42:48 +0000 (16:42 +0000)]
fix hostapd-mini dependencies

SVN-Revision: 3950

17 years agofix dropbear depends and defaults
Felix Fietkau [Thu, 15 Jun 2006 16:41:35 +0000 (16:41 +0000)]
fix dropbear depends and defaults

SVN-Revision: 3949

17 years agofix menuconfig developer options structure
Felix Fietkau [Thu, 15 Jun 2006 16:40:06 +0000 (16:40 +0000)]
fix menuconfig developer options structure

SVN-Revision: 3948

17 years agofix gcc version selection
Felix Fietkau [Thu, 15 Jun 2006 13:44:26 +0000 (13:44 +0000)]
fix gcc version selection

SVN-Revision: 3947

17 years agofix display of uninitialized ports
Mike Baker [Wed, 14 Jun 2006 22:44:35 +0000 (22:44 +0000)]
fix display of uninitialized ports

SVN-Revision: 3946

17 years agoswitch io schedular to deadline
Mike Baker [Wed, 14 Jun 2006 21:13:11 +0000 (21:13 +0000)]
switch io schedular to deadline

SVN-Revision: 3945

17 years agoremove early_initcall hacks
Felix Fietkau [Wed, 14 Jun 2006 20:25:16 +0000 (20:25 +0000)]
remove early_initcall hacks

SVN-Revision: 3944

17 years agoremove libgcc hack
Felix Fietkau [Tue, 13 Jun 2006 23:33:21 +0000 (23:33 +0000)]
remove libgcc hack

SVN-Revision: 3943

17 years agohopefully the last fix for the aruba image stuff
Felix Fietkau [Tue, 13 Jun 2006 23:25:24 +0000 (23:25 +0000)]
hopefully the last fix for the aruba image stuff

SVN-Revision: 3942

17 years agofix annoying make parse error
Mike Baker [Tue, 13 Jun 2006 23:19:22 +0000 (23:19 +0000)]
fix annoying make parse error

SVN-Revision: 3941

17 years agoupdate aruba image building makefile for latest image.mk changes
Felix Fietkau [Tue, 13 Jun 2006 23:05:06 +0000 (23:05 +0000)]
update aruba image building makefile for latest image.mk changes

SVN-Revision: 3940

17 years agoremove aruba specific ramdisk option
Felix Fietkau [Tue, 13 Jun 2006 22:59:00 +0000 (22:59 +0000)]
remove aruba specific ramdisk option

SVN-Revision: 3939

17 years agofix aruba ramdisk check for the image building
Felix Fietkau [Tue, 13 Jun 2006 22:58:12 +0000 (22:58 +0000)]
fix aruba ramdisk check for the image building

SVN-Revision: 3938

17 years agofix madwifi compile when using slab allocator
Mike Baker [Tue, 13 Jun 2006 18:27:55 +0000 (18:27 +0000)]
fix madwifi compile when using slab allocator

SVN-Revision: 3937

17 years agocall Image/BuildKernel template for targets that export their kernel images without...
Felix Fietkau [Mon, 12 Jun 2006 22:04:52 +0000 (22:04 +0000)]
call Image/BuildKernel template for targets that export their kernel images without filesystem

SVN-Revision: 3936

17 years agofix wpa/wpa2 with madwifi
Felix Fietkau [Mon, 12 Jun 2006 20:51:14 +0000 (20:51 +0000)]
fix wpa/wpa2 with madwifi

SVN-Revision: 3935

17 years agomadwifi: remove the hard dependency on kernel aes support - only needed for software...
Felix Fietkau [Mon, 12 Jun 2006 20:42:11 +0000 (20:42 +0000)]
madwifi: remove the hard dependency on kernel aes support - only needed for software crypto

SVN-Revision: 3934

17 years agoadd hostapd
Felix Fietkau [Sun, 11 Jun 2006 00:41:16 +0000 (00:41 +0000)]
add hostapd

SVN-Revision: 3932

17 years agoadd openssl
Felix Fietkau [Sun, 11 Jun 2006 00:41:05 +0000 (00:41 +0000)]
add openssl

SVN-Revision: 3931

17 years agochange handling of the Build/Clean template
Felix Fietkau [Sun, 11 Jun 2006 00:34:11 +0000 (00:34 +0000)]
change handling of the Build/Clean template

SVN-Revision: 3930

17 years agofix dependency handling bug
Felix Fietkau [Sun, 11 Jun 2006 00:25:58 +0000 (00:25 +0000)]
fix dependency handling bug

SVN-Revision: 3929

17 years agoenable slab, disable slob - for better performance (#583)
Felix Fietkau [Fri, 9 Jun 2006 02:46:51 +0000 (02:46 +0000)]
enable slab, disable slob - for better performance (#583)

SVN-Revision: 3925

17 years agoinstall missing ebtables files
Felix Fietkau [Fri, 9 Jun 2006 02:05:53 +0000 (02:05 +0000)]
install missing ebtables files

SVN-Revision: 3923

17 years agoupdate ebtables to 2.0.8-rc2 (#558)
Felix Fietkau [Fri, 9 Jun 2006 01:55:14 +0000 (01:55 +0000)]
update ebtables to 2.0.8-rc2 (#558)

SVN-Revision: 3922

17 years agoppp: try to reconnect indefinitely (#551)
Felix Fietkau [Fri, 9 Jun 2006 01:34:58 +0000 (01:34 +0000)]
ppp: try to reconnect indefinitely (#551)

SVN-Revision: 3921

17 years agoadd dropbear pubkey auth patch from #582
Felix Fietkau [Fri, 9 Jun 2006 00:29:26 +0000 (00:29 +0000)]
add dropbear pubkey auth patch from #582

SVN-Revision: 3916

17 years agodisable madwifi rfkill support by default (broken on some hardware)
Felix Fietkau [Thu, 8 Jun 2006 16:35:15 +0000 (16:35 +0000)]
disable madwifi rfkill support by default (broken on some hardware)

SVN-Revision: 3915

17 years agoadd arm eabi patches
Imre Kaloz [Thu, 8 Jun 2006 13:38:08 +0000 (13:38 +0000)]
add arm eabi patches

SVN-Revision: 3914

17 years agoget rid of CRLFs
Imre Kaloz [Thu, 8 Jun 2006 13:29:40 +0000 (13:29 +0000)]
get rid of CRLFs

SVN-Revision: 3913

17 years agoclean scripts/config on distclean
Felix Fietkau [Thu, 8 Jun 2006 00:39:08 +0000 (00:39 +0000)]
clean scripts/config on distclean

SVN-Revision: 3912

17 years agomake ramdisk support generic, some cleanups
Felix Fietkau [Wed, 7 Jun 2006 23:59:04 +0000 (23:59 +0000)]
make ramdisk support generic, some cleanups

SVN-Revision: 3911

17 years agodisable all other filesystems in menuconfig when initramfs is selected
Felix Fietkau [Wed, 7 Jun 2006 23:47:30 +0000 (23:47 +0000)]
disable all other filesystems in menuconfig when initramfs is selected

SVN-Revision: 3910

17 years agomove mips boot patch to generic-2.6
Felix Fietkau [Wed, 7 Jun 2006 23:46:57 +0000 (23:46 +0000)]
move mips boot patch to generic-2.6

SVN-Revision: 3909

17 years agogeneric lzma loader: add support for memory copying, preserve prom arguments
Felix Fietkau [Wed, 7 Jun 2006 23:45:42 +0000 (23:45 +0000)]
generic lzma loader: add support for memory copying, preserve prom arguments

SVN-Revision: 3908

17 years agoadd GCC 4.1.1 and sync 4.1.0 with Kamikaze
Imre Kaloz [Tue, 6 Jun 2006 08:40:51 +0000 (08:40 +0000)]
add GCC 4.1.1 and sync 4.1.0 with Kamikaze

SVN-Revision: 3907

17 years agofix typo
Felix Fietkau [Mon, 5 Jun 2006 03:01:17 +0000 (03:01 +0000)]
fix typo

SVN-Revision: 3906

17 years agotarget/linux/image rewrite
Felix Fietkau [Sun, 4 Jun 2006 21:57:59 +0000 (21:57 +0000)]
target/linux/image rewrite

SVN-Revision: 3905

17 years agofix unnecessary kernel rebuild
Felix Fietkau [Sun, 4 Jun 2006 21:57:38 +0000 (21:57 +0000)]
fix unnecessary kernel rebuild

SVN-Revision: 3904

17 years agowhitespace fixes
Felix Fietkau [Sun, 4 Jun 2006 14:40:47 +0000 (14:40 +0000)]
whitespace fixes

SVN-Revision: 3903

17 years agodon't compile libipkg in busybox if ipkg is disabled
Felix Fietkau [Sun, 4 Jun 2006 01:31:03 +0000 (01:31 +0000)]
don't compile libipkg in busybox if ipkg is disabled

SVN-Revision: 3901

17 years agodon't delete .svn on distclean
Felix Fietkau [Fri, 2 Jun 2006 16:30:25 +0000 (16:30 +0000)]
don't delete .svn on distclean

SVN-Revision: 3898

17 years agorun defconfig at the start of a normal make run to get additional config options
Felix Fietkau [Fri, 2 Jun 2006 16:27:15 +0000 (16:27 +0000)]
run defconfig at the start of a normal make run to get additional config options

SVN-Revision: 3897

17 years agoremove unused wget menuconfig option; make the package autorebuild optional (but...
Felix Fietkau [Fri, 2 Jun 2006 16:17:56 +0000 (16:17 +0000)]
remove unused wget menuconfig option; make the package autorebuild optional (but enabled by default)

SVN-Revision: 3896

17 years agostore stamp file for 'development headers installed' in the staging dir instead of...
Felix Fietkau [Fri, 2 Jun 2006 16:12:05 +0000 (16:12 +0000)]
store stamp file for 'development headers installed' in the staging dir instead of the package dir

SVN-Revision: 3895

17 years agofix a typo that prevents base-files from being installed
Felix Fietkau [Fri, 2 Jun 2006 16:03:03 +0000 (16:03 +0000)]
fix a typo that prevents base-files from being installed

SVN-Revision: 3894

17 years agofix version info for packages that either lack PKG_VERSION or PKG_RELEASE
Felix Fietkau [Fri, 2 Jun 2006 00:01:00 +0000 (00:01 +0000)]
fix version info for packages that either lack PKG_VERSION or PKG_RELEASE

SVN-Revision: 3890

17 years agofix base-files version number
Felix Fietkau [Thu, 1 Jun 2006 23:20:10 +0000 (23:20 +0000)]
fix base-files version number

SVN-Revision: 3888

17 years agoadd broadcom include files, fix build
Felix Fietkau [Thu, 1 Jun 2006 01:17:20 +0000 (01:17 +0000)]
add broadcom include files, fix build

SVN-Revision: 3887

17 years agosome bugfixes and additions for the default compile target
Felix Fietkau [Thu, 1 Jun 2006 01:06:23 +0000 (01:06 +0000)]
some bugfixes and additions for the default compile target

SVN-Revision: 3886

17 years agofix dependency problem
Felix Fietkau [Thu, 1 Jun 2006 00:47:29 +0000 (00:47 +0000)]
fix dependency problem

SVN-Revision: 3885

17 years agoremove some debugging code, include package/rules.mk in package dependency check
Felix Fietkau [Thu, 1 Jun 2006 00:31:20 +0000 (00:31 +0000)]
remove some debugging code, include package/rules.mk in package dependency check

SVN-Revision: 3884

17 years agoadd TARGET_CONFIGURE_OPTS to default compile command
Felix Fietkau [Thu, 1 Jun 2006 00:28:12 +0000 (00:28 +0000)]
add TARGET_CONFIGURE_OPTS to default compile command

SVN-Revision: 3883

17 years agoadd clean targets, more FORCE stuff
Felix Fietkau [Thu, 1 Jun 2006 00:19:52 +0000 (00:19 +0000)]
add clean targets, more FORCE stuff

SVN-Revision: 3882

17 years agoremove broken dependency
Felix Fietkau [Thu, 1 Jun 2006 00:18:45 +0000 (00:18 +0000)]
remove broken dependency

SVN-Revision: 3881

17 years agofix InstallDev bug
Felix Fietkau [Thu, 1 Jun 2006 00:06:16 +0000 (00:06 +0000)]
fix InstallDev bug

SVN-Revision: 3880

17 years agoallow parallel build of binutils
Felix Fietkau [Wed, 31 May 2006 23:45:06 +0000 (23:45 +0000)]
allow parallel build of binutils

SVN-Revision: 3879

17 years agofix busybox build
Felix Fietkau [Wed, 31 May 2006 23:36:37 +0000 (23:36 +0000)]
fix busybox build

SVN-Revision: 3878

17 years agocleanup; replace .PHONY with FORCE; disable gdb by default
Felix Fietkau [Wed, 31 May 2006 23:29:05 +0000 (23:29 +0000)]
cleanup; replace .PHONY with FORCE; disable gdb by default

SVN-Revision: 3877

17 years agofix toolchain build
Felix Fietkau [Wed, 31 May 2006 22:48:29 +0000 (22:48 +0000)]
fix toolchain build

SVN-Revision: 3876

17 years agoremove useless FORCE depend
Felix Fietkau [Wed, 31 May 2006 22:38:39 +0000 (22:38 +0000)]
remove useless FORCE depend

SVN-Revision: 3875

17 years agoadd support for parallel build of packages (tested with -j8)
Felix Fietkau [Wed, 31 May 2006 20:58:13 +0000 (20:58 +0000)]
add support for parallel build of packages (tested with -j8)

SVN-Revision: 3874

17 years agoremove weird /lib64 directory
Felix Fietkau [Wed, 31 May 2006 20:57:49 +0000 (20:57 +0000)]
remove weird /lib64 directory

SVN-Revision: 3873

17 years agofix install of in-tree modules ipkgs
Felix Fietkau [Wed, 31 May 2006 20:29:11 +0000 (20:29 +0000)]
fix install of in-tree modules ipkgs

SVN-Revision: 3872

17 years agofix root filesystem path
Felix Fietkau [Wed, 31 May 2006 20:14:08 +0000 (20:14 +0000)]
fix root filesystem path

SVN-Revision: 3871

17 years agostrip kernel modules automatically as well
Felix Fietkau [Wed, 31 May 2006 20:06:46 +0000 (20:06 +0000)]
strip kernel modules automatically as well

SVN-Revision: 3870

17 years agoadd package install target
Felix Fietkau [Wed, 31 May 2006 20:00:21 +0000 (20:00 +0000)]
add package install target

SVN-Revision: 3869

17 years agoremove some debugging junk (#492)
Felix Fietkau [Wed, 31 May 2006 18:32:57 +0000 (18:32 +0000)]
remove some debugging junk (#492)

SVN-Revision: 3868

17 years agofix iptables build
Felix Fietkau [Wed, 31 May 2006 16:41:31 +0000 (16:41 +0000)]
fix iptables build

SVN-Revision: 3867

17 years agoonly use the .dev-installed target if Build/InstallDev is defined - avoids unnecessar...
Felix Fietkau [Wed, 31 May 2006 16:20:27 +0000 (16:20 +0000)]
only use the .dev-installed target if Build/InstallDev is defined - avoids unnecessary builds of deselected packages

SVN-Revision: 3866

17 years agoremove old Config.in files
Felix Fietkau [Wed, 31 May 2006 16:02:13 +0000 (16:02 +0000)]
remove old Config.in files

SVN-Revision: 3865

17 years agomove target/linux/package/switch to package/, fix a bug in the ipkg dependency handling
Felix Fietkau [Wed, 31 May 2006 16:01:46 +0000 (16:01 +0000)]
move target/linux/package/switch to package/, fix a bug in the ipkg dependency handling

SVN-Revision: 3864

17 years agomove alsa from target/linux/package to package, add compile fix for linux 2.4
Felix Fietkau [Wed, 31 May 2006 15:27:00 +0000 (15:27 +0000)]
move alsa from target/linux/package to package, add compile fix for linux 2.4

SVN-Revision: 3862

17 years agoadd missing kernel version to madwifi package
Felix Fietkau [Wed, 31 May 2006 14:42:45 +0000 (14:42 +0000)]
add missing kernel version to madwifi package

SVN-Revision: 3861

17 years agokernel package cleanup, move madwifi from target/linux/package/ to package/, update...
Felix Fietkau [Wed, 31 May 2006 14:32:17 +0000 (14:32 +0000)]
kernel package cleanup, move madwifi from target/linux/package/ to package/, update to 0.9.0

SVN-Revision: 3860

17 years agodon't try to strip kernel modules
Felix Fietkau [Wed, 31 May 2006 14:29:33 +0000 (14:29 +0000)]
don't try to strip kernel modules

SVN-Revision: 3859

17 years agocleanup; change base-files build directory
Felix Fietkau [Wed, 31 May 2006 13:27:11 +0000 (13:27 +0000)]
cleanup; change base-files build directory

SVN-Revision: 3858

17 years agoadd missing BuildPackage lines, convert install-dev: to Build/InstallDev
Felix Fietkau [Wed, 31 May 2006 13:00:11 +0000 (13:00 +0000)]
add missing BuildPackage lines, convert install-dev: to Build/InstallDev

SVN-Revision: 3857

17 years agodisable target/linux/package
Felix Fietkau [Wed, 31 May 2006 12:38:39 +0000 (12:38 +0000)]
disable target/linux/package

SVN-Revision: 3856

17 years agoallow building of kernel-specific stuff in package/ instead of target/linux/package...
Felix Fietkau [Wed, 31 May 2006 12:33:06 +0000 (12:33 +0000)]
allow building of kernel-specific stuff in package/ instead of target/linux/package/ and merge target/linux/package/base-files into package/base-files

SVN-Revision: 3855

17 years agoremove madwifi-old
Felix Fietkau [Wed, 31 May 2006 12:23:16 +0000 (12:23 +0000)]
remove madwifi-old

SVN-Revision: 3854

17 years agoclean up .svn and CVS directories for every package
Felix Fietkau [Wed, 31 May 2006 11:06:32 +0000 (11:06 +0000)]
clean up .svn and CVS directories for every package

SVN-Revision: 3853

17 years agofix base-files packages build.
Nicolas Thill [Wed, 31 May 2006 06:49:51 +0000 (06:49 +0000)]
fix base-files packages build.

SVN-Revision: 3852

17 years agoremove stale libgcc menuconfig item
Felix Fietkau [Tue, 30 May 2006 20:24:57 +0000 (20:24 +0000)]
remove stale libgcc menuconfig item

SVN-Revision: 3851

17 years agoremove wificonf (will be replaced by wlc later)
Felix Fietkau [Tue, 30 May 2006 20:23:43 +0000 (20:23 +0000)]
remove wificonf (will be replaced by wlc later)

SVN-Revision: 3850

17 years agoconvert base-files to new format
Felix Fietkau [Tue, 30 May 2006 20:22:58 +0000 (20:22 +0000)]
convert base-files to new format

SVN-Revision: 3849

17 years agoallow more complex defaults in menuconfig
Felix Fietkau [Tue, 30 May 2006 20:22:43 +0000 (20:22 +0000)]
allow more complex defaults in menuconfig

SVN-Revision: 3848

17 years agofix missing variable
Felix Fietkau [Tue, 30 May 2006 19:58:11 +0000 (19:58 +0000)]
fix missing variable

SVN-Revision: 3847

17 years agoconvert linux-atm to new format
Felix Fietkau [Tue, 30 May 2006 19:50:48 +0000 (19:50 +0000)]
convert linux-atm to new format

SVN-Revision: 3846

17 years agoremove old Config.in files
Felix Fietkau [Tue, 30 May 2006 19:41:55 +0000 (19:41 +0000)]
remove old Config.in files

SVN-Revision: 3845