1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Commit Graph

  • e90cdd3990 fix a small bug in the unpack code nbd 2007-03-16 21:32:59 +00:00
  • 2c1882e0bb package libssp for apps that need it (only enabled for gcc4) nbd 2007-03-16 20:37:04 +00:00
  • 2e16303dd3 remove some debug code that slipped into the commit nbd 2007-03-16 20:32:32 +00:00
  • 643f013d15 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places nbd 2007-03-16 20:21:39 +00:00
  • a5b59b1fbf re-enable SDK=1 and DEVELOPER=1 overrides for building all packages nbd 2007-03-16 20:20:19 +00:00
  • 1d3cff733d add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) nbd 2007-03-16 19:18:55 +00:00
  • f8a9b434ce Changed kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree hcg 2007-03-16 18:53:35 +00:00
  • 9aac091348 Fix compilation errors with xt_portscan florian 2007-03-16 18:35:48 +00:00
  • e89508739e Fix the serial driver with the devfs removal florian 2007-03-16 18:33:46 +00:00
  • af5a1e3a29 add a new 'option disabled' to wifi-device mbm 2007-03-16 13:56:36 +00:00
  • 734d742eda add final fix for brcm47xx-2.6 memory corruption (patch from #1465) nbd 2007-03-16 12:26:33 +00:00
  • 7c3c5ec11b revert part of [6573] to keep the speedup of metadata scanning nbd 2007-03-16 12:22:11 +00:00
  • 752d6b39f1 formatting and trivial cleanup mbm 2007-03-16 06:12:53 +00:00
  • a1aed6ae61 Add 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. nbd 2007-03-16 03:02:31 +00:00
  • 11817df895 split package.mk and clean up build system code (based on patch by mbm), makes the code more readable and speeds up metadata scan nbd 2007-03-15 23:57:18 +00:00
  • 1e90ce08b5 Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "why isn't wifi working?" mbm 2007-03-15 23:17:16 +00:00
  • 085eea2033 enable ext2 by default for rb532 (fixes #1466) nbd 2007-03-15 18:53:00 +00:00
  • 482438fa91 brcm47xx: add a few nops to keep the cpu happy nbd 2007-03-15 12:07:43 +00:00
  • 2c83d00ba1 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255 thepeople 2007-03-15 03:21:35 +00:00
  • 4eb3ce394e Change mtu value for pppoa and pppoe (#945) florian 2007-03-14 19:00:10 +00:00
  • e7448c7a3c fix kmod-switch compile on brcm-2.4 (#1461) nbd 2007-03-14 13:42:21 +00:00
  • 513c273d00 fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312, #1451 nbd 2007-03-14 03:37:40 +00:00
  • e7a1c344d4 add reboot fix from #1312 nbd 2007-03-14 01:26:57 +00:00
  • c7a59f885d add diag and switch support for brcm47xx-2.6 nbd 2007-03-14 01:19:24 +00:00
  • 4339c8d6f9 add -i <include file> and -f <ahtml file> options for awx interpreter (requested by mbm) nbd 2007-03-14 01:13:57 +00:00
  • 11f89dd3b6 fix the patchlevel of the busybox stty patch nbd 2007-03-13 12:47:17 +00:00
  • 13e14a7df8 Small 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. hcg 2007-03-13 12:18:35 +00:00
  • 6f8c6b5005 remove screwy network config override from x86-2.6 base-files nbd 2007-03-12 19:23:18 +00:00
  • 8bf3912e53 add preliminary IOP32x support, mark it broken for now kaloz 2007-03-11 19:49:50 +00:00
  • 2d2c340145 fix gcc version selection kaloz 2007-03-11 19:26:39 +00:00
  • 0b35f25c0c oops... forgot to remove line nbd 2007-03-11 19:12:49 +00:00
  • 52c3bc6438 replace libcgi with some code extracted from haserl - libcgi is too inflexible and breaks rrdtool nbd 2007-03-11 18:17:08 +00:00
  • 9b6c0722c8 fix staging dir installation of libcgi nbd 2007-03-11 17:37:58 +00:00
  • f8ae668a45 fix typo (#1454) nbd 2007-03-11 10:38:56 +00:00
  • 1d11e1683d add awx (awk web extension) - experimental core for a new web interface framework nbd 2007-03-11 05:35:46 +00:00
  • 45cc6df7df add libcgi nbd 2007-03-11 05:07:58 +00:00
  • b9301d8b8f enable httpd config option for running scripts through an interpreter nbd 2007-03-11 05:07:26 +00:00
  • 01c56fcc5a oops... forgot to make x86-2.6 ext2 images use preinit as well :) nbd 2007-03-11 00:04:17 +00:00
  • 148d2a90e0 Added dependency on AT91 build hcg 2007-03-10 16:12:40 +00:00
  • 9d2d146b58 Added MMC/SD Card module support hcg 2007-03-10 16:06:37 +00:00
  • 2d335117cf more devfs related bugs mbm 2007-03-09 18:39:34 +00:00
  • e7bcfad835 fix up the netconfig script after the devfs=>hotplug2 migration nbd 2007-03-09 18:20:54 +00:00
  • 75f5660b07 fallback when devfs names aren't found mbm 2007-03-09 08:58:37 +00:00
  • 1d7256ed22 Changed default compiler for 2.6 kernels to 4.1.2 hcg 2007-03-07 22:32:10 +00:00
  • 69ab7d90e7 forgot to set eol-style pavlov 2007-03-07 15:45:49 +00:00
  • d475f2345c split out scsi module support and add ata piix support pavlov 2007-03-07 15:38:45 +00:00
  • 552c341208 Added GPIO driver hcg 2007-03-07 11:46:24 +00:00
  • 345fbb3086 Fix config, set directory block to -1 for redboot. malbon 2007-03-06 23:13:20 +00:00
  • e8311cb171 add new config option for the hostname in /etc/config/system (fixes #1302, #1438) nbd 2007-03-06 21:28:57 +00:00
  • add6fc7bda Add support for LED drivers (clock tick and CPU activity) Removed partition support (done on command line now) hcg 2007-03-06 20:40:41 +00:00
  • 6af5ae98a3 add vga console support for x86-2.6 images (fixes #1342, #840) nbd 2007-03-06 19:13:40 +00:00
  • 8bc0c57051 Modified partition table to support jffs2 hcg 2007-03-05 10:30:34 +00:00
  • 05bf766986 Chaged kernel config so default builds cleanly hcg 2007-03-05 09:15:45 +00:00
  • 151238116d trunk.. same deal as changeset:6526 pavlov 2007-03-05 01:38:44 +00:00
  • 40ce417a28 fix squashfs for ixp4xx kaloz 2007-03-05 00:47:13 +00:00
  • 90c6709c98 add missing init=/etc/preinit cmdline parameter nbd 2007-03-05 00:38:37 +00:00
  • 0b0056bfb4 add squashfs support for ixp4xx nbd 2007-03-05 00:21:30 +00:00
  • 1c92134bda more hotplug2/mdev/devfs related fixups, this time for broadcom nbd 2007-03-04 23:55:07 +00:00
  • d38d46dffd fix a compile error caused by the devfs removal nbd 2007-03-04 23:34:50 +00:00
  • e362a5fcdf enable ne2k-pci by default nbd 2007-03-04 21:25:25 +00:00
  • 99b14991d6 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6516 3c298f89-4303-0410-b956-a3cf2f4a3e73 kaloz 2007-03-04 21:17:17 +00:00
  • 1d45d04ef7 fix metadata scan for profile split nbd 2007-03-04 21:07:29 +00:00
  • 4efb08ae2d reorder target profiles nbd 2007-03-04 20:43:39 +00:00
  • 035f1eebe8 add some missing deps for the metadata files nbd 2007-03-04 20:39:56 +00:00
  • 203cccc4a2 nuke mdev and replace it with hotplug2 :) nbd 2007-03-04 20:31:53 +00:00
  • a4a2f867c8 make hotplug2 depend on udevtrigger nbd 2007-03-04 20:15:32 +00:00
  • 2941ad5d2b add hotplug2 nbd 2007-03-04 19:55:47 +00:00
  • e390155765 upgrade udev to latest version and add separate package for udevtrigger (will be used by hotplug2) nbd 2007-03-04 19:49:49 +00:00
  • 8c908094d2 Added initial support for at91 plaform (HCG) hcg 2007-03-04 17:29:44 +00:00
  • 0c97f1fe58 add a crlf workaround similar to the one from freewrt nbd 2007-03-04 16:27:11 +00:00
  • 2cd10271b8 disable the automatic config reset if 'Advanced configuration options' is selected nbd 2007-03-04 16:02:41 +00:00
  • ff54f54165 hopefully fix ping bugs introduced in [6443] nbd 2007-03-04 14:36:34 +00:00
  • b96d214468 only mount sysfs once (thx, ejka) nbd 2007-03-04 14:27:52 +00:00
  • cbc765de67 force a config reset when the user changes the target platform in menuconfig nbd 2007-03-04 14:04:33 +00:00
  • 34a4576552 more propsets... i'm done for now. pavlov 2007-03-04 04:57:01 +00:00
  • de4be9af1e same propset here as changeset:6500 pavlov 2007-03-04 04:41:46 +00:00
  • 7e450a1c86 upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two patches kaloz 2007-03-03 23:12:34 +00:00
  • 3fb328e796 At91-2.6 directory hcg 2007-03-03 22:52:45 +00:00
  • ea28140879 Sorry should be at91-2.6 hcg 2007-03-03 22:51:25 +00:00
  • 168dd30009 Added at91 direcoty for versalink board hcg 2007-03-03 22:50:04 +00:00
  • a59a5ab9f8 Removing vlink in order to prepare for at91 hcg 2007-03-03 22:48:40 +00:00
  • 5a54b951bb fix mdev for broadcom 2.6 nbd 2007-03-03 22:40:28 +00:00
  • b8ac16ac37 enable preinit for magicbox nbd 2007-03-03 22:38:28 +00:00
  • 91ef5971fc enable preinit in a few other platforms nbd 2007-03-03 22:36:45 +00:00
  • 1ce8862ab4 add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit nbd 2007-03-03 22:32:13 +00:00
  • c35ce18c29 don't run mdev on hotplug pseudo-events that come from user space nbd 2007-03-03 20:59:49 +00:00
  • 39cff50e2e changes to target/linux/generic-* should not trigger a kernel-headers rebuild nbd 2007-03-03 20:48:47 +00:00
  • 130f4efa38 R.I.P. devfs kaloz 2007-03-03 20:35:01 +00:00
  • c94c88df80 replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part() nbd 2007-03-03 19:22:41 +00:00
  • ca96df4a86 make the rest of the structure for the targets that dont have profiles yet pavlov 2007-03-03 01:22:09 +00:00
  • bfb1bd0354 final fix for the profile selection nbd 2007-03-02 23:36:59 +00:00
  • 66701cf5b6 Deleting the test file hcg 2007-03-02 23:33:12 +00:00
  • 2dc9b42d1b Test file - please ignore hcg 2007-03-02 23:30:16 +00:00
  • 6766797777 Added base hcg 2007-03-02 23:26:01 +00:00
  • 0d719c226f set the PROFILE variable in target.mk appropriately nbd 2007-03-02 23:13:52 +00:00
  • 3dd863f452 revert bogus target.mk change from [6465] nbd 2007-03-02 23:04:19 +00:00
  • 9bc5d8548f split out profile definitions from Makefiles pavlov 2007-03-02 23:02:38 +00:00
  • bc9f96270f fix an error in the kernel image related commit nbd 2007-03-02 21:07:53 +00:00
  • 4c91a37b27 make find_mtd_part work without devfs nbd 2007-03-02 19:01:49 +00:00
  • f5ab57b335 commit profile support for base-files... patches still need to be done pavlov 2007-03-02 18:17:40 +00:00