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

Commit Graph

  • 4dd22e79db kernel build cleanup nbd 2007-03-02 17:24:20 +00:00
  • 6f95645786 copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359) nbd 2007-03-02 17:12:23 +00:00
  • 297fb910f9 minor doc changes pavlov 2007-03-02 16:59:40 +00:00
  • ed628e041b add SimpleTech SimpleShare NAS diag support (untested; based on patch from #1352) nbd 2007-03-02 16:27:53 +00:00
  • 3ae1de2ab5 add EXTRA_CFLAGS variable support nbd 2007-03-02 16:14:05 +00:00
  • c4ce6af0a0 add support for static routes - based on the patch from #1365 nbd 2007-03-02 15:48:29 +00:00
  • c6b9f2d8f7 enable mini_fo on fonera nbd 2007-03-02 15:26:57 +00:00
  • ecec813b40 add support for if{down,up} -a and implement proper start/stop/restart for /etc/init.d/network nbd 2007-03-02 13:21:33 +00:00
  • 55b644cbff Add a LED driver for MTX-1 boards, yeah baby florian 2007-03-02 13:03:50 +00:00
  • 03b0a73712 enable grub images in menuconfig for squashfs nbd 2007-03-02 02:46:38 +00:00
  • 5ebab881ca use /etc/preinit on atheros-2.6 nbd 2007-03-02 01:39:14 +00:00
  • 33bc319bf8 add squashfs support for atheros-2.6 nbd 2007-03-02 01:38:07 +00:00
  • 1ebe6d3488 make squashfs overlay support more generic and integrate it for x86-2.6 nbd 2007-03-02 01:23:36 +00:00
  • 9bf71c00ca move mtd rootfs split patch to generic-2.6, disabled for broadcom targets until the flash map driver is updated and tested nbd 2007-03-01 23:52:19 +00:00
  • dbd9f17b7c fix compile error nbd 2007-03-01 23:39:48 +00:00
  • 517db6bdd8 make the iptables package robust to kernel config changes nbd 2007-03-01 11:59:42 +00:00
  • 278faa8f77 flash related cleanups nbd 2007-03-01 11:54:33 +00:00
  • c634ebe6f0 Package sit module as part of kmod-ipv6 (#1424) florian 2007-03-01 09:13:14 +00:00
  • fc3f4b6cf1 Make strongswan really depend on 2.4 kernels florian 2007-03-01 09:08:34 +00:00
  • aadd1adef0 Fix truncated pings results when packets are too small. Also check for packet maximum size, so that busybox's ping could not be responsible for flooding hosts. florian 2007-02-28 19:45:36 +00:00
  • 103e8ec366 mark uml as broken and add some cleanups (not working yet) nbd 2007-02-28 18:25:14 +00:00
  • 89fc161def fix the issue of httpd no longer working when its root directory is replaced nbd 2007-02-28 17:58:23 +00:00
  • e471625a2f Fix dependency on zlib florian 2007-02-28 16:23:20 +00:00
  • 09bef4cd60 Revert previous commit oops :/ florian 2007-02-28 13:56:05 +00:00
  • ba523b45bd Re-enable fuse for 2.4 kernels as well (#1346) florian 2007-02-28 13:45:37 +00:00
  • dceafb31b9 Add strongswan (#1330) florian 2007-02-28 13:30:51 +00:00
  • 5af0df16d0 fix kexec-tools build nbd 2007-02-28 13:28:18 +00:00
  • f3940a6675 fix a small bug in the config merge/split (fixes buildbot error on ixp4xx) nbd 2007-02-28 13:00:26 +00:00
  • 89be048fff Forgot the patch for CLASSIFY florian 2007-02-28 12:05:46 +00:00
  • dd74e6606a Add ipt_CLASSIFY target for 2.4 kernels (#1338) florian 2007-02-28 12:04:58 +00:00
  • c82826dab3 remove remaining unnecessary dependency nbd 2007-02-28 02:40:19 +00:00
  • a121c194db add missing dependencies (#1244) nbd 2007-02-28 01:27:53 +00:00
  • 464d8f3a69 add a patch to revert recent breakage in the intel cfi flash driver (fixes #1140) nbd 2007-02-28 01:14:42 +00:00
  • e6a1045cbf strip double quotes from grub boot options (fixes #1406) nbd 2007-02-28 01:10:10 +00:00
  • 6519998eba update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397 nbd 2007-02-28 00:53:20 +00:00
  • 5e95b0de70 allow the user to change the rb532 rootfs size in menuconfig (fixes #1374) nbd 2007-02-28 00:06:37 +00:00
  • ab94b8b851 add wl-500w diag support (untested, based on patch from #1298) nbd 2007-02-28 00:01:41 +00:00
  • f889a9c250 move ccache to tools/ and fix potential dependency issue nbd 2007-02-27 23:46:34 +00:00
  • f53ddba440 fix ccache build (#1415) nbd 2007-02-27 23:44:04 +00:00
  • 8ab2244c0d add a check for brctl in the unbridge() function (fixes #1417) nbd 2007-02-27 23:34:14 +00:00
  • 8eceb512fc use config_get_bool for hide_ssid option in madwifi nbd 2007-02-27 23:10:53 +00:00
  • 796420d428 move config_get_bool from /sbin/wifi to /etc/functions.sh nbd 2007-02-27 23:09:57 +00:00
  • ebd4cdb120 Add hidden_ssid option to madwifi script (#1363) florian 2007-02-27 23:05:05 +00:00
  • 60d119d11e Massive speedup in the package/target scanning step - per package metadata files are now cached. - timestamp.pl calls have been replaced with make file dependencies - an extra stamp file ensures that directory listing changes force a rebuild nbd 2007-02-27 21:14:00 +00:00
  • 243c067fae remove compatibility crap from libfuse which seems to break on uClibc, because of problems with versioned symbols nbd 2007-02-27 15:13:59 +00:00
  • e70bc620f5 fix alsa compile nbd 2007-02-27 12:31:45 +00:00
  • f75fa37629 Make cifs depend on kmod-nls-base (#1360) florian 2007-02-27 10:27:37 +00:00
  • 8e45751900 fix pam header related compile error in dropbear nbd 2007-02-27 02:12:15 +00:00
  • 9ee3bc0a84 Add macosx fix from #1407 florian 2007-02-26 21:54:55 +00:00
  • 79386b5db7 Integrate basic UCI config file validation support Needs more testing and validation is not enforced yet nbd 2007-02-26 20:04:04 +00:00
  • ddc24aa87e correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors) nbd 2007-02-26 14:36:27 +00:00
  • 22019b182c add missing dependency nbd 2007-02-26 14:05:43 +00:00
  • eaa486faf8 document MAKE_FLAGS and MAKE_VARS nbd 2007-02-26 01:14:18 +00:00
  • 1a0bf921c4 add information about the tex4ht requirement for the docs nbd 2007-02-26 01:06:41 +00:00
  • 66480d03fb add missing copyright header nbd 2007-02-26 01:05:09 +00:00
  • 484f1f49b4 add x86_64 sitefile nbd 2007-02-26 01:02:57 +00:00
  • 8b31bdf767 minor cleanup nbd 2007-02-26 00:52:51 +00:00
  • 02059e7283 use default_subtargets in package/Makefile and target/Makefile nbd 2007-02-26 00:41:53 +00:00
  • 50de7d1654 remove old variables nbd 2007-02-26 00:20:39 +00:00
  • d9e0893520 move CXXFLAGS to MAKE_VARS nbd 2007-02-26 00:13:41 +00:00
  • fb2ec8a718 add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_* nbd 2007-02-26 00:10:52 +00:00
  • 209b854997 rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency nbd 2007-02-25 23:55:53 +00:00
  • fe2b8df3be document configure related build system changes nbd 2007-02-25 23:50:35 +00:00
  • 925c08e7b9 use NO_TRACE_MAKE for docs build nbd 2007-02-25 23:50:22 +00:00
  • 0e6aa87e6d more cleanup nbd 2007-02-25 23:38:02 +00:00
  • ddc47d62f9 various configure related cleanups nbd 2007-02-25 23:34:57 +00:00
  • e8a6477128 change path to .prereq stampfile nbd 2007-02-25 23:27:54 +00:00
  • 9ac4a336ea move 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 nbd 2007-02-25 23:10:32 +00:00
  • 6c26dacd2c fix for including host.mk multiple times nbd 2007-02-25 21:17:57 +00:00
  • 93bcd1e554 add x86_64 config for uClibc nbd 2007-02-25 21:11:02 +00:00
  • 38e043ef5b fix stampfiles for host-builds nbd 2007-02-25 21:01:21 +00:00
  • f0ba23e399 run indent on ar2313 driver nbd 2007-02-25 20:06:27 +00:00
  • 5f23843ea6 add prereq checks for the documentation (#1400) nbd 2007-02-25 19:13:49 +00:00
  • b0e4a47a63 fix path to usb audio module nbd 2007-02-25 19:05:46 +00:00
  • 47469fe895 fix KCONFIG for usb-audio package (#1335) nbd 2007-02-25 19:02:38 +00:00
  • 69d1156956 add kernel_headers dependency on target/linux/generic-2.* nbd 2007-02-25 18:54:51 +00:00
  • 6a73afb785 add auto-rebuild for host builds (tested with tools/ and toolchain/) nbd 2007-02-25 18:28:25 +00:00
  • 636f4cc8ac clean up a few things in image build makefiles and fix unnecessary grub rebuilds nbd 2007-02-25 18:20:34 +00:00
  • 51fc1b8875 add optional padding for x86 grub images (useful for running jffs2 images in qemu) nbd 2007-02-25 17:59:23 +00:00
  • a7d3700301 make ptgen print the end offset of the last partition as well nbd 2007-02-25 17:58:54 +00:00
  • d415d5f3e6 clean up stampfile mess for tools/ and toolchain/ nbd 2007-02-25 17:49:25 +00:00
  • 5f9c2e9fa6 more reliable fix for handling ppp nbd 2007-02-25 13:45:45 +00:00
  • 6f12a935c7 integrate the fix from #1348 and clean up the network scripts a bit... nbd 2007-02-25 12:52:02 +00:00
  • 37840396d6 fix ppp defaultroute issues (based on patch from #1386, fixes #1181) nbd 2007-02-25 11:53:50 +00:00
  • 3d6c5f6334 upgrade to uClibc 0.9.28.2 nbd 2007-02-24 20:22:01 +00:00
  • bec946377a fix cylinder rounding in ptgen nbd 2007-02-24 20:20:57 +00:00
  • ea4e6a2593 always dereference symbolic links when copying kernel modules into the packaging directory (fixes alsa build, patch from #1392) nbd 2007-02-23 14:52:50 +00:00
  • b1e2869a68 add -mlong-calls cflag to alsa mips build (patch from #1391) nbd 2007-02-23 14:50:15 +00:00
  • 5c528f7a86 fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time nbd 2007-02-23 03:45:46 +00:00
  • 335f3c13a9 make maxinodes configureable for ext2 pavlov 2007-02-22 22:35:08 +00:00
  • 5c73c11052 NTFS-3G is at v1.0 now kaloz 2007-02-22 16:55:36 +00:00
  • cb39d47730 add gcc 4.1.2 (closes #1381) kaloz 2007-02-22 10:28:46 +00:00
  • a91b3a746d ignore profiles with custom kernel configs in the image builder itself nbd 2007-02-22 04:03:35 +00:00
  • 3b03b65e99 disable the image builder in menuconfig for profiles with custom kernel configs nbd 2007-02-22 03:56:54 +00:00
  • cce886cc81 fix a small bug in the order of the profile metadata dump nbd 2007-02-22 03:54:52 +00:00
  • 77ecf7ab71 last commit was missing a change... nbd 2007-02-22 03:47:00 +00:00
  • 9638a3c6a3 add missing config files nbd 2007-02-22 03:44:37 +00:00
  • c87668dc4f Reorganize 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. nbd 2007-02-22 03:44:15 +00:00
  • d84816a322 rename the Profile template that the image builder uses to prevent name conflicts with the template that the kernel uses nbd 2007-02-22 02:27:01 +00:00
  • 7923c5e52c Move aodv-uu to trunk/ florian 2007-02-20 23:39:33 +00:00