Commit Graph

  • fc4135c4ba Enable passwd by default Nicolas Thill 2005-03-07 08:03:46 +00:00
  • 31aa7b1f8f Fix typo Nicolas Thill 2005-03-07 07:57:43 +00:00
  • aeafbe0c1e Enable loading of modules containing EXPORT_SYMBOL_GPL symbols (eg. crypto) Nicolas Thill 2005-03-07 07:57:18 +00:00
  • d155b93561 removed old dnsmasq files Felix Fietkau 2005-03-07 00:17:54 +00:00
  • 33f13962cc enable hotplug fix openssl package enable motorola binaries Mike Baker 2005-03-07 00:13:42 +00:00
  • bf243935fe some more kernel patch shrinking Waldemar Brodkorb 2005-03-06 23:18:06 +00:00
  • ed1ab8b28b remove some more unneeded patches Waldemar Brodkorb 2005-03-06 22:23:08 +00:00
  • 8f66e50c33 use r4k cache code, which does not solve our zombie problem, but minor patches needed. broadcom has copied c-mips32.c into c-bcm4710.c and removed code for scache handling. they added some functions I need to add again later. c-mips32.c is obsolete in 2.4.29 and is mostly included in c-r4k.c, which we use now Waldemar Brodkorb 2005-03-06 21:35:53 +00:00
  • 64aaf929ba add openvpn dependency on openssl Felix Fietkau 2005-03-06 16:16:51 +00:00
  • 61ab6e1479 Remove packages when cleaning Nicolas Thill 2005-03-06 14:35:58 +00:00
  • 705180b082 Add missing iptables extensions Nicolas Thill 2005-03-06 14:12:21 +00:00
  • 037eac2d65 Add popt package Nicolas Thill 2005-03-06 12:30:39 +00:00
  • 5c168021c8 Fix IPKG_TARGET_DIR Nicolas Thill 2005-03-06 12:29:41 +00:00
  • 6338986f88 Add package install dependencies (don't install a package if it's already installed) Nicolas Thill 2005-03-06 12:03:54 +00:00
  • 2909b62c17 activate sysreq, requested by an irc user Waldemar Brodkorb 2005-03-06 11:58:52 +00:00
  • 753731d369 Change ipkg invocation and add -force-defaults option Nicolas Thill 2005-03-06 11:02:08 +00:00
  • fbba3d4ecc Add offline_root option to ipkg.conf Nicolas Thill 2005-03-06 11:00:35 +00:00
  • 0e456b2df1 Allow use of the offline_root option Nicolas Thill 2005-03-06 10:58:48 +00:00
  • 427fac919c Allow loading of modules containing EXPORT_GPL symbols, needed to insmod crypto modules Nicolas Thill 2005-03-06 09:36:20 +00:00
  • 9aaf1186d1 remove wl / nas / et .. binary only; no license given Mike Baker 2005-03-06 04:41:10 +00:00
  • 3a1c921adc bring up to date with nbd's br2_test20.tar.bz2 Mike Baker 2005-03-06 03:53:29 +00:00
  • 793e504916 nbd's makefile/menuconfig rewrite Mike Baker 2005-03-06 03:34:52 +00:00
  • dc797c0a4e motorola docs from nate Waldemar Brodkorb 2005-03-05 19:31:43 +00:00
  • 7aa6347550 last minute bugfixes Mike Baker 2005-03-04 07:59:08 +00:00
  • 45601b3e84 cleanup Mike Baker 2005-03-04 04:43:26 +00:00
  • a7805b9cea fix the jffs2 build for separate 4M/8M images Mike Baker 2005-03-04 04:35:15 +00:00
  • c08720d6bc fix binutils alignment issue Mike Baker 2005-03-03 23:28:13 +00:00
  • f0b485485a target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs removed in favor of squashfs-lzma Mike Baker 2005-03-03 02:44:10 +00:00
  • 929694d252 Add hardware details for WRT54G v1.1 Nicolas Thill 2005-03-02 01:28:40 +00:00
  • 2cd377222a Add MPPE/MPPC kernel module Nicolas Thill 2005-03-01 09:10:15 +00:00
  • 727402fd1e typo Mike Baker 2005-03-01 07:05:19 +00:00
  • fa0ffee16d bugfix Mike Baker 2005-03-01 06:56:22 +00:00
  • 3ff6f9095b bugfixes Mike Baker 2005-02-28 07:04:51 +00:00
  • b28fb3e97d update diag module Mike Baker 2005-02-27 07:08:08 +00:00
  • b4149a564d bugfix Mike Baker 2005-02-26 02:32:16 +00:00
  • 29a02fbd37 Allow firstboot to mount /dev/mtdblock/4 on /jffs when root fs is squashfs Nicolas Thill 2005-02-25 23:56:46 +00:00
  • 7ec8f73680 add ebtables and Asus support Waldemar Brodkorb 2005-02-25 13:21:48 +00:00
  • 01938813b4 Added a CHANGES file, summarizing changes between official and experimental Nicolas Thill 2005-02-24 08:46:59 +00:00
  • 2d53827a9a I do not believe that users will cleanup kernelsource, when switching rootfs. force it with scripts and Makefile changes from Felix Fietkau <nbd@vd-s.ath.cx> Waldemar Brodkorb 2005-02-23 21:50:10 +00:00
  • 730297b7fd selecting zlib automatically in Config.in does not mean it will be build before dropbear. add zlib as dependency Waldemar Brodkorb 2005-02-23 21:16:20 +00:00
  • bcc3a99af1 ensure sstrip is build before needed by packages Waldemar Brodkorb 2005-02-23 21:06:26 +00:00
  • 385400675e OpenWRT -> OpenWrt Waldemar Brodkorb 2005-02-23 21:01:20 +00:00
  • cc7f9f319c add documentation for wrt54gs v1.0 Waldemar Brodkorb 2005-02-23 21:00:30 +00:00
  • c3b9a4da53 sort nvram, rename proc.txt Waldemar Brodkorb 2005-02-23 20:59:18 +00:00
  • f3f2595f8f zlib off by default, special targets off at the moment, because not used. Waldemar Brodkorb 2005-02-23 20:41:57 +00:00
  • 6c07592f6c small fix, to compile sstrip.c Waldemar Brodkorb 2005-02-23 19:39:34 +00:00
  • 34c9061602 sstrip Mike Baker 2005-02-22 05:19:06 +00:00
  • a7f08d7919 add zlib for dropbear Waldemar Brodkorb 2005-02-21 17:13:14 +00:00
  • e7728c0a38 handle builddependencies via Config.in, suggested by nbd Waldemar Brodkorb 2005-02-21 17:12:19 +00:00
  • 82e4a72a76 remove DIST and add EXTRAVERSION, discussed with mbm. fixed dirclean target for linksys-stuff Waldemar Brodkorb 2005-02-21 06:03:54 +00:00
  • 3d4401a3e8 deal with jffs2 transition Mike Baker 2005-02-21 05:03:21 +00:00
  • fe9a5c0246 add dirclean targets, add jffs2root compile Waldemar Brodkorb 2005-02-21 04:42:12 +00:00
  • 520a82ab0a jffs2 root support Mike Baker 2005-02-21 03:47:31 +00:00
  • 87b9f90001 add -a and -b options needed for jffs2 root Mike Baker 2005-02-20 04:05:27 +00:00
  • bcf43f1368 remove unneeded Makefile.in Waldemar Brodkorb 2005-02-19 20:37:38 +00:00
  • faa4b261eb sed-host forgotten in last commit Waldemar Brodkorb 2005-02-19 13:34:03 +00:00
  • f6eecec0b2 demistifying make *clean targets, fix some clean targets issues Waldemar Brodkorb 2005-02-19 13:00:30 +00:00
  • 31a60a6f21 build openwrt tools Waldemar Brodkorb 2005-02-19 08:43:17 +00:00
  • 2c6316396f some comment on changing rootfs type Waldemar Brodkorb 2005-02-19 08:13:37 +00:00
  • 7cec3f5a2b support jffs2 root filesystem Mike Baker 2005-02-19 07:50:09 +00:00
  • 8a22039a81 sync with buildroot2 from uclibc Waldemar Brodkorb 2005-02-19 07:46:44 +00:00
  • addc903f83 sync with buildroot2 from uclibc, add devices, may be used to build other kernel modules for different devices, can be used for other stuff Waldemar Brodkorb 2005-02-19 07:46:01 +00:00
  • f66cf8a502 sync with buildroot2 from uclibc, add my version of kernel-headers Waldemar Brodkorb 2005-02-19 07:43:54 +00:00
  • 4141ccabd5 sync with buildroot2 from uclibc, add two variables PACKAGE_DIR and PATCH, remove LINKSYS_TGZ_SITE from here Waldemar Brodkorb 2005-02-19 07:43:13 +00:00
  • f66da77cda sync with buildroot2 from uclibc, cleanup, extract linuxsource in kernel-headers Waldemar Brodkorb 2005-02-19 07:42:15 +00:00
  • 0575ac270a add source for linksys stuff Waldemar Brodkorb 2005-02-19 07:41:29 +00:00
  • 233c6c7fce sync with buildroot2 from uclibc Waldemar Brodkorb 2005-02-19 07:40:42 +00:00
  • 28050bd50e sync with buildroot2 from uclibc, separate ptches in subdir Waldemar Brodkorb 2005-02-19 07:36:55 +00:00
  • 34e2003dbe warning added Waldemar Brodkorb 2005-02-18 18:17:50 +00:00
  • 676c9324d1 new mtd debian version,suggestion by majx Waldemar Brodkorb 2005-02-18 16:40:39 +00:00
  • 166966a420 added -mips2 for optimization, request by nico Waldemar Brodkorb 2005-02-18 01:14:23 +00:00
  • df4165a90f wrt54g v2.2 documentation, 2.4.29 works okay. Waldemar Brodkorb 2005-02-18 01:08:10 +00:00
  • 1fe8f18a5f modified version of Olegs shellscript Waldemar Brodkorb 2005-02-17 23:31:32 +00:00
  • 38f1d70681 add 2.4.29 dmesg Waldemar Brodkorb 2005-02-17 23:22:22 +00:00
  • 9714eeb2bd squashfs-lzma Waldemar Brodkorb 2005-02-17 23:20:02 +00:00
  • 3f0011ea9c support for Asus WL-500g Waldemar Brodkorb 2005-02-17 23:19:24 +00:00
  • 818f8c77f1 new root target! squashfs with lzma compression from Olegs patches Waldemar Brodkorb 2005-02-17 23:18:46 +00:00
  • 1ad7bae34f no default allowed Waldemar Brodkorb 2005-02-17 23:16:22 +00:00
  • 5c514e25c5 add ebtables usertools Waldemar Brodkorb 2005-02-17 22:27:08 +00:00
  • a5ca696f57 some documentation for Asus WL-500g Waldemar Brodkorb 2005-02-17 16:34:04 +00:00
  • 83ee6c4dba add filestructure for hardware documentation sbdirectories for asus and linksys. please add a file info.txt to every model. see README.txt Waldemar Brodkorb 2005-02-17 15:16:31 +00:00
  • 3b787838d2 fix initial root dirs creation when empty cvs dirs are not pruned Nicolas Thill 2005-02-17 06:36:48 +00:00
  • f5d312c4d2 this change is needed to get rootfs build before trying to make an image of it. Waldemar Brodkorb 2005-02-14 01:45:29 +00:00
  • fc0d2ac9db add support for building usb modules. diff from Steffen Pfendtner Waldemar Brodkorb 2005-02-14 01:01:30 +00:00
  • 71d825dec3 *** empty log message *** Mike Baker 2005-02-12 16:17:47 +00:00
  • dd2dbac2db cleanup the whole addpattern / trx nonsense Mike Baker 2005-02-12 06:12:34 +00:00
  • 9298a9c5cf do not use linux-mips-cvs anymore. suggested earlier by Kaloz. I created a patch between linux-2.4.29 and linux-mips-cvs from today. kernel still work on my development router. Waldemar Brodkorb 2005-02-12 05:30:42 +00:00
  • b05280aa78 when I will understand the buildsystem? Waldemar Brodkorb 2005-02-12 04:08:12 +00:00
  • f04701ea49 i am to lame for make, both targets can be build again Waldemar Brodkorb 2005-02-12 03:46:10 +00:00
  • d8bf13cce8 gnarf. squashfsroot needs to be build Waldemar Brodkorb 2005-02-12 03:38:48 +00:00
  • 385444a0d3 accidentally removed IMAGES Waldemar Brodkorb 2005-02-12 02:45:47 +00:00
  • 711e52daf3 make clean should remove openwrt-images Waldemar Brodkorb 2005-02-12 02:43:37 +00:00
  • 779673d861 url for stuff I extracted from linksys tgz, culd be changed in one place now Waldemar Brodkorb 2005-02-12 02:43:00 +00:00
  • 91b36679a6 makefile cleanup, new directory name for linksys kernel stuff Waldemar Brodkorb 2005-02-12 02:42:04 +00:00
  • 9718e27f98 regen patch, because directory for linksys-kernel stuff changed, some et.4xx cleanup Waldemar Brodkorb 2005-02-12 02:41:17 +00:00
  • 3fb062eb3d remove patch, some et.4xx cleanup Waldemar Brodkorb 2005-02-12 02:40:47 +00:00
  • 581d57aa1b activate IP multicast, request by nico for stable version, and a frind of mine like to play with mdns Waldemar Brodkorb 2005-02-12 02:38:10 +00:00
  • 82e790a1f1 add trx and modified addpattern from rodent, update via tftp still works on gs v1.0, Makefile cleanup, renaming linksysstuff Waldemar Brodkorb 2005-02-12 02:36:55 +00:00
  • 06150c88d5 some Makefile cleanup Waldemar Brodkorb 2005-02-12 02:35:19 +00:00
  • 84055d6f8b remove this crap Waldemar Brodkorb 2005-02-12 02:34:15 +00:00