Commit Graph

  • ce356103e1 standardize Makefile, change BUILD_DIR to KERNEL_BUILD_DIR Nicolas Thill 2006-09-23 19:21:23 +00:00
  • 95a617c4da add switch config info to network documentation Felix Fietkau 2006-09-23 18:03:25 +00:00
  • 26b307274c add fixes for the pptp network scripts Felix Fietkau 2006-09-23 18:01:51 +00:00
  • d1c2ddcf52 standardize Makefile, change section from base to net for dropbear and utils for dropbearconvert Nicolas Thill 2006-09-23 17:41:58 +00:00
  • 860a2214dd standardize Makefile, add URL Nicolas Thill 2006-09-23 17:39:46 +00:00
  • 7ec9b01529 standardize Makefile, add userland daemon Nicolas Thill 2006-09-23 14:03:19 +00:00
  • 6892430656 standardize Makefile, change section from base to utils Nicolas Thill 2006-09-23 14:01:47 +00:00
  • 660b1b4abf standardize Makefile, change section from base to utils, remove dup description Nicolas Thill 2006-09-23 14:00:36 +00:00
  • c1391b0713 standardize Makefile, change section from base to libs and utils, add detailed descriptions Nicolas Thill 2006-09-23 13:59:21 +00:00
  • 6efae65fe2 standardize Makefile, change section and category to utils, remove dup description Nicolas Thill 2006-09-23 13:55:57 +00:00
  • b1e68a6a85 standardize Makefile, change section from drivers to kernel, remove dup description Nicolas Thill 2006-09-23 13:54:49 +00:00
  • cdbf0925de standardize Makefile, change section from base to net, add proper title and description Nicolas Thill 2006-09-23 13:52:07 +00:00
  • 66739efe23 standardize Makefile, remove dup description Nicolas Thill 2006-09-23 13:50:25 +00:00
  • 26160bc233 standardize Makefile, change section from base to net Nicolas Thill 2006-09-23 13:47:09 +00:00
  • ae88523368 standardize Makefile, change section from base to utils and category to "base system" Nicolas Thill 2006-09-23 13:45:49 +00:00
  • 5912d418f4 standardize Makefile, remove dup description Nicolas Thill 2006-09-23 13:44:20 +00:00
  • 89dd8554c3 standardize Makefile, add userland utils Nicolas Thill 2006-09-23 13:42:29 +00:00
  • 2908bfea9c standardize Makefile, change section from base to net and category to "base system" Nicolas Thill 2006-09-23 13:41:42 +00:00
  • 139eb660fc standardize Makefile, add userland packages, fix fuse.pc in InstallDev Nicolas Thill 2006-09-23 13:40:25 +00:00
  • 608d06b066 standardize Makefile, remove dup description Nicolas Thill 2006-09-23 13:37:13 +00:00
  • 3216a3290a standardize Makefile, change section from base to net and category to "base system" Nicolas Thill 2006-09-23 13:34:16 +00:00
  • 9ad2d01f13 standardize Makefile, remove dup description Nicolas Thill 2006-09-23 13:31:54 +00:00
  • 6f7a13a3a2 standardize Makefile, change category to "base system" Nicolas Thill 2006-09-23 13:30:31 +00:00
  • 1ce3686fac standardize Makefile, change section from base to net Nicolas Thill 2006-09-23 13:29:15 +00:00
  • c2e15f935a standardize Makfile, remove dup description Nicolas Thill 2006-09-23 13:27:50 +00:00
  • 2ee06ac770 standardize Makefile Nicolas Thill 2006-09-23 13:26:33 +00:00
  • c48beb25ff standardize Makefile, only use includes and optimizations on 2.4 Nicolas Thill 2006-09-23 13:24:00 +00:00
  • a92a3ce6fb standardize Makefile, change section from base to net Nicolas Thill 2006-09-23 12:27:14 +00:00
  • ba8800ea22 standardize Makefile, remove useless ipkg and Config.in Nicolas Thill 2006-09-23 12:24:07 +00:00
  • 03e53fd5d4 add basic documentation for the config file api Felix Fietkau 2006-09-22 23:03:08 +00:00
  • ac4b0b4122 Standardize shell script, closes #788 Florian Fainelli 2006-09-21 13:59:20 +00:00
  • 1fb6cc0479 Update brcm63xx config to add support for USB and SCSI disks, standardize with other architectures Florian Fainelli 2006-09-21 13:23:02 +00:00
  • 0a827d3e01 remove old junk from docs/, add some info about the network config format Felix Fietkau 2006-09-20 16:51:34 +00:00
  • d8f946d533 Fix amd64 compilation, does not break other architectures : ppc, x86 Florian Fainelli 2006-09-20 10:41:45 +00:00
  • e8e0fa8cc9 patch from ticket #787 Mike Baker 2006-09-20 07:36:55 +00:00
  • c50b37ed34 correct arguments to Build/Prepare/Default Mike Baker 2006-09-18 21:56:07 +00:00
  • 0a46af45c5 change alsa to depend on usb support instead of pci Imre Kaloz 2006-09-17 20:29:38 +00:00
  • d6e2ef72d9 mark isakmpd as broken, standardize Makefile. Nicolas Thill 2006-09-17 19:42:54 +00:00
  • ee9d54589c Also use whiterussian patches with buildroot-ng Florian Fainelli 2006-09-16 15:40:22 +00:00
  • 2938c90b9f bring up loopback by default Mike Baker 2006-09-15 22:25:03 +00:00
  • 025e9480cd enable UCLIBC_HAS_WORDEXP, fixes pcmcia-cs (and possibly others) on mini_fo Felix Fietkau 2006-09-15 16:43:41 +00:00
  • 82962cacd0 allow spaces in the keepalive option Felix Fietkau 2006-09-12 00:34:46 +00:00
  • 00c9327e77 allow the user to override the lcp echo interval in ppp network configurations Felix Fietkau 2006-09-12 00:31:37 +00:00
  • f70d9decda override default configure to use --target=host and --build=host (closes: #760) Nicolas Thill 2006-09-10 09:56:42 +00:00
  • a2d6de33b5 change more to less Mike Baker 2006-09-07 17:40:28 +00:00
  • 41c88e0092 add missing dependancy Mike Baker 2006-09-07 17:24:08 +00:00
  • 2bf955dfaf add quotes to ipkg name in the rebuild check Felix Fietkau 2006-09-07 16:50:27 +00:00
  • 3659367992 don't run rebuild checks for dump and prereq Felix Fietkau 2006-09-07 16:48:03 +00:00
  • 4ea7de5030 add extra rebuild check for development libraries Felix Fietkau 2006-09-07 12:48:22 +00:00
  • 2b318cea5f move gmp to buildroot-ng (required by isakmpd) Felix Fietkau 2006-09-07 12:42:27 +00:00
  • ebea7120f4 upgrade isakmpd, add security fix Felix Fietkau 2006-09-07 12:40:03 +00:00
  • 550bdc5f80 fix unnecessary rebuilds for library package directories with no selected packages Felix Fietkau 2006-09-07 12:14:08 +00:00
  • f064d2375b Clean up prereq error messages Mike Baker 2006-09-07 07:57:17 +00:00
  • d873abfb79 fix build error Mike Baker 2006-09-06 16:43:03 +00:00
  • 09ee14dd1c change path for mirror2.openwrt.org Felix Fietkau 2006-09-06 00:26:15 +00:00
  • 6c252f4d26 remove -mcpu=405 for magicbox, because it enables soft-float, which makes binaries bigger and broken Felix Fietkau 2006-09-05 12:21:07 +00:00
  • 977681a377 Remove installation of incompatible getopt.h, closes #753, #754, #755 Florian Fainelli 2006-09-05 07:11:51 +00:00
  • aae15e5156 enable squashfs in the magicbox kernel (not used yet), magicbox build now no longer broken (images work well with jffs2) Felix Fietkau 2006-09-05 00:45:03 +00:00
  • 1ffd601344 remove default network config for brcm Felix Fietkau 2006-09-04 23:51:30 +00:00
  • e8e9ee4981 add checks for the kernel config when building hostap for linux 2.6 Felix Fietkau 2006-09-04 21:28:28 +00:00
  • 9251b17fbe Fix download url in config.in Florian Fainelli 2006-09-04 20:39:21 +00:00
  • d192e46882 Fix download site, closes #751, #752 Florian Fainelli 2006-09-04 20:38:19 +00:00
  • af636099ba Add more detail to uml readme Gerry Rozema 2006-09-04 19:30:04 +00:00
  • b2d1c9f18f remove useless check Felix Fietkau 2006-09-04 15:27:45 +00:00
  • 73537fad34 fix HAVE_ISC_READER related error Felix Fietkau 2006-09-03 18:11:10 +00:00
  • 25df40c90a Add isakmpd, OpenBSD's IKE daemon Florian Fainelli 2006-09-03 17:43:25 +00:00
  • 760f4a9690 Add keynote, dependency to isakmpd Florian Fainelli 2006-09-03 17:42:42 +00:00
  • 73242900e3 fix ipcalc (off by 1) Felix Fietkau 2006-09-03 05:35:43 +00:00
  • 4027ebea19 bump wlcompat version number Felix Fietkau 2006-09-03 04:57:01 +00:00
  • fae4fc3d40 port wlcompat changes to -ng Felix Fietkau 2006-09-03 04:54:21 +00:00
  • c92e6f514c gcc 3.4.6 should be safe on brcm-2.4 now Felix Fietkau 2006-09-02 19:24:06 +00:00
  • db4043268a add calibrate_delay patch to buildroot-ng Felix Fietkau 2006-09-02 19:23:10 +00:00
  • c48273a2d3 Really disable doc generation, increases install time Florian Fainelli 2006-09-02 08:38:39 +00:00
  • 3c4b1423e0 fix ccache error Mike Baker 2006-08-31 21:18:29 +00:00
  • c443509658 magicbox: add 0x40 to the kernel image size (uImage header) Felix Fietkau 2006-08-30 14:04:26 +00:00
  • 40d922651c Add early support for CFE mapping Florian Fainelli 2006-08-30 11:16:06 +00:00
  • 60ae645d00 set -mcpu=405 in the default cflags for magicbox Felix Fietkau 2006-08-30 10:49:26 +00:00
  • 2dc6d4d781 use an if block on the whole configure command Felix Fietkau 2006-08-30 10:30:14 +00:00
  • a5b58128b0 fix previous commit Mike Baker 2006-08-30 10:26:30 +00:00
  • 7b8d2827f5 only run trap error code in the configure template, if the configure script was not found Felix Fietkau 2006-08-30 10:24:11 +00:00
  • 172e5eb67e Add new warning to help track down pesky compile issues Mike Baker 2006-08-30 09:57:57 +00:00
  • d61fa4ec2a update flash map driver for jffs2, squashfs will follow later Felix Fietkau 2006-08-30 05:12:31 +00:00
  • dfc990dfef remove even more stuff Felix Fietkau 2006-08-30 04:46:00 +00:00
  • ba15965623 remove useless junk Felix Fietkau 2006-08-30 04:26:19 +00:00
  • a2d58f54e8 split magicbox patch Felix Fietkau 2006-08-30 04:09:54 +00:00
  • a57ca1df69 add default /etc/config/network Felix Fietkau 2006-08-30 04:08:35 +00:00
  • 1d2586a1b7 enable math emulation Felix Fietkau 2006-08-30 04:02:21 +00:00
  • fd211156a8 add no_werror patch again, fix xscale cflags Felix Fietkau 2006-08-30 03:21:23 +00:00
  • 1a8372bbd4 remove -mapcs-32 from madwifi xscale build Felix Fietkau 2006-08-30 02:58:26 +00:00
  • a40f9da6ac fix gcc symlink install Felix Fietkau 2006-08-29 19:30:05 +00:00
  • 806861c612 update madwifi to 0.9.2 Felix Fietkau 2006-08-29 16:20:00 +00:00
  • 183eb1bd62 skip a lot of useless junk in madwifi on linux 2.4 Felix Fietkau 2006-08-29 10:11:12 +00:00
  • 84b30c65b8 Enable PCI in kernel config, and compile wireless drivers Florian Fainelli 2006-08-29 09:11:31 +00:00
  • 9671ee59e9 Fixup PCI compilation Florian Fainelli 2006-08-29 09:04:56 +00:00
  • 900afdb448 Restore boot loader detection by parsing the command line, fixes issue with Inventel liveboxes Florian Fainelli 2006-08-29 07:21:20 +00:00
  • b6a32036a8 update bcm963xx patch and add some binary compatibility hacks (incomplete) Felix Fietkau 2006-08-27 19:08:05 +00:00
  • 9e9a0a4ca0 introduce USB_SUPPORT, clean up some dependencies Imre Kaloz 2006-08-27 13:32:10 +00:00
  • 8278890f15 move $(MAKE) packages from .linux-compile: to compile: Felix Fietkau 2006-08-27 13:22:42 +00:00
  • 968de6d4c8 remove old image builder directory - will be rewritten Felix Fietkau 2006-08-27 13:12:43 +00:00
  • 732eb10afa fix LINUX_RELEASE and use it for the kmod-* build Felix Fietkau 2006-08-27 13:08:53 +00:00