7283cec9a6fix mtd-utils compile on freebsd
Felix Fietkau
2006-10-10 16:51:25 +00:00
ca61154ca0fix gene2fs build on freebsd
Felix Fietkau
2006-10-10 16:36:47 +00:00
00654ff3d4real fix for download.pl
Felix Fietkau
2006-10-10 16:17:16 +00:00
607b012c34add workaround for freebsd
Felix Fietkau
2006-10-10 16:08:25 +00:00
481ba6b43dadd support for bsd md5 as a md5sum replacement
Felix Fietkau
2006-10-10 16:01:49 +00:00
e3fb07bc78add support for Package/<pkgname>/description - old format still supported, but deprecated
Felix Fietkau
2006-10-10 15:45:36 +00:00
af7a470f9cadd support for a common shell include file, which is evaluated for every make shell call, simplify variable passing to the shell with shvar and shexport templates, use Package/<pkgname>/config for adding config.in data
Felix Fietkau
2006-10-10 15:30:50 +00:00
c2527c7204put LINUX_KARCH in .kernel.mk
Felix Fietkau
2006-10-10 13:41:00 +00:00
155be21be8move certain host related variables to .host.mk generated by include/host-build.mk to speed up the build system
Felix Fietkau
2006-10-10 13:25:18 +00:00
be5289bac7remove old .cvsignore
Felix Fietkau
2006-10-10 13:10:38 +00:00
0ab6b742c0pppd: pass on the configured upper limit for mtu to the channel that ppp uses
Felix Fietkau
2006-10-10 12:30:14 +00:00
917bb07661pppoe: use the interface mtu as upper limit for ppp packet size + header (based on a patch by Dirk Nehring)
Felix Fietkau
2006-10-10 12:28:30 +00:00
da71fb405cRemove old kmod packaging entries moved to the new layout (follow [4992] and [4993])
Nicolas Thill
2006-10-09 21:06:40 +00:00
584ec6bd3bfix uml-2.6 build on x86_64
Nicolas Thill
2006-10-09 19:48:56 +00:00
52c7a487faremove unused multilib option
Felix Fietkau
2006-10-09 18:17:53 +00:00
05cdabed62move ccache dir to staging_dir_arch (removing the staging dir will make the ccache ineffective anyway)
Felix Fietkau
2006-10-09 18:17:53 +00:00
d8c27b90f3fix ar7 image alignment for jffs2
Felix Fietkau
2006-10-09 18:17:52 +00:00
67f94a41e2use standard patch naming scheme
Felix Fietkau
2006-10-09 18:12:11 +00:00
07c15ab863Remove unecessary control files since those kmods are packaged with the new layout
Florian Fainelli
2006-10-09 17:28:10 +00:00
f9d5570e56Remove unecessary control files, others to come
Florian Fainelli
2006-10-09 17:22:38 +00:00
ec7ce598efPort kmod-ipip to the new module layout
Florian Fainelli
2006-10-09 17:18:30 +00:00
e5939821bbenable more netfilter features in the x86-2.6 kernel
Felix Fietkau
2006-10-09 16:41:05 +00:00
f515c82680enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)
Felix Fietkau
2006-10-09 15:10:40 +00:00
e9c850b284save the real configured interface name in the 'device' variable when running scan_interfaces() - fixes pppoe problems
Felix Fietkau
2006-10-09 12:35:31 +00:00
c03dcf1a76add new /bin/uci script and api for manipulating buildroot-ng config files
Felix Fietkau
2006-10-09 05:59:26 +00:00
91712548aefix shell escaping bug in append() function
Felix Fietkau
2006-10-09 04:29:27 +00:00
0bb19484e2add 1 second delay for natsemi ifup (sometimes won't come up otherwise)
Felix Fietkau
2006-10-09 04:01:36 +00:00
e129fce2b1add reboot=bios to x86 grub images to fix reboot issue on wrap
Felix Fietkau
2006-10-09 03:50:48 +00:00
d26c7ff03afix natsemi depends, default and autoload
Felix Fietkau
2006-10-09 03:21:10 +00:00
fa5f540924fix a small bug in the parse-config script
Felix Fietkau
2006-10-08 19:16:04 +00:00
26540935eafix openswan init script
Felix Fietkau
2006-10-08 19:01:33 +00:00
371100cf74enable jffs2 by default on x86-2.6
Felix Fietkau
2006-10-08 16:07:42 +00:00
d9960daaecadd grub based images for x86-2.6 - still a bit hackish, but works with ext2 and jffs2
Felix Fietkau
2006-10-08 15:48:56 +00:00
66d13c1dbbadd a fix for the block2mtd init
Felix Fietkau
2006-10-08 15:43:13 +00:00
125300193badd ext2 to the x86-2.6 kernel by default
Felix Fietkau
2006-10-08 15:33:34 +00:00
380fd63fb5fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (closes: #689)
Nicolas Thill
2006-10-08 13:10:10 +00:00
d168fd85f3add block2mtd by default in x86-2.6
Felix Fietkau
2006-10-08 03:44:51 +00:00
c683080a84fix unnecessary package rebuild
Felix Fietkau
2006-10-08 02:35:10 +00:00
87bc31d3a8implement stop() function for dropbear init script
Felix Fietkau
2006-10-07 19:11:19 +00:00
fc93677085remove x86-2.4
Felix Fietkau
2006-10-07 18:18:01 +00:00
ee7fded0adrename patch
Felix Fietkau
2006-10-07 17:46:23 +00:00
11940f8a7cfix path to toolchain build directory (patch from #810)
Felix Fietkau
2006-10-07 12:51:22 +00:00
7c2e858eeamove gdbserver to buildroot-ng, since it uses the toolchain build directory
Felix Fietkau
2006-10-07 12:50:42 +00:00
600d745974fix gdb installation (patch from #809)
Felix Fietkau
2006-10-07 12:48:23 +00:00
d58a09110cmove old kamikaze out of trunk - will put buildroot-ng in there as soon as all the developers are ready
Felix Fietkau
2006-10-07 11:57:20 +00:00
f0fa4c289afix default ARCH setting
Nicolas Thill
2006-10-07 10:11:54 +00:00
e9dd9d22e7fix typo
Nicolas Thill
2006-10-07 09:59:42 +00:00
f24a3a5199minor cleanup
Felix Fietkau
2006-10-06 20:24:05 +00:00
daa77961b6really fix webif password access patch for busybox
Felix Fietkau
2006-10-06 18:52:02 +00:00
e425823350add qos-scripts package port for buildroot-ng
Felix Fietkau
2006-10-06 17:38:48 +00:00
d886c807d0port kmod-sched to new kernel packaging system
Felix Fietkau
2006-10-06 17:32:22 +00:00
3ad05f3a32fix pcmcia-cs dependencies
Felix Fietkau
2006-10-06 16:41:09 +00:00
ca531442afspeed up package prereq check (only run make on those directories that actually contain prereq checks)
Felix Fietkau
2006-10-05 12:39:52 +00:00
d658a1d68afix gmp ccache breakage again (previous fix was removed in a cleanup)
Felix Fietkau
2006-10-05 11:08:18 +00:00
a9c66365c3remove ccache directory on distclean
Felix Fietkau
2006-10-05 10:50:24 +00:00
77003aeed9hide enable/disable functions, not active yet
Felix Fietkau
2006-10-04 22:46:17 +00:00
2289001c00fix displayed name in init script help text
Felix Fietkau
2006-10-04 20:09:14 +00:00
af5f6ac550add new rc.common for standardized init scripts, convert existing init scripts
Felix Fietkau
2006-10-04 20:05:48 +00:00
1bb321cbecmove arch specific base-files install call to the end of the generic one - fixes wrong /etc/config/network
Felix Fietkau
2006-10-04 20:03:26 +00:00
c9c2d299d6fix missing update for include() api change (#815)
Felix Fietkau
2006-10-04 17:11:36 +00:00
c379f4a159don't recreate the resolv.conf file from the dhcp script if no dhcp server is supplied (reported by exobyte)
Felix Fietkau
2006-10-03 19:38:34 +00:00
7cc1e43d94move BIG_ENDIAN selection to arch configs
Felix Fietkau
2006-10-03 19:09:39 +00:00
804011d813ignore kernel and base-files depends, both don't install anything into the staging dir
Felix Fietkau
2006-10-03 12:29:22 +00:00
575adae733set the sdk default to y if CONFIG_ALL is set
Felix Fietkau
2006-10-03 12:25:20 +00:00
bcad7263a0fix for the password check (checked the wrong variable)
Felix Fietkau
2006-10-02 17:43:42 +00:00
92d0956040port last commit to -ng
Felix Fietkau
2006-10-02 17:40:03 +00:00
a8faf0b6b5openswan makefile cleanup and compile fix
Felix Fietkau
2006-09-29 21:46:55 +00:00
95ff7d7996sync openssl in wr and ng, update to 0.9.8d for security fixes
Felix Fietkau
2006-09-29 17:28:27 +00:00
74b8e09194use -f option when calling trx (osx build works now)
Felix Fietkau
2006-09-27 18:57:25 +00:00
7538551067add -f option to make adding files to the trx command line explicit (otherwise not usable on mac os x)
Felix Fietkau
2006-09-27 18:53:40 +00:00
829c5acdd1fix ppp compile on osx
Felix Fietkau
2006-09-27 17:33:45 +00:00
a74bc9bd1ffix stdint include patch
Felix Fietkau
2006-09-27 17:18:56 +00:00
49abfada1fadd portability fixes for toolchain/tools (full tools/toolchain build works on osx now)
Felix Fietkau
2006-09-27 17:03:36 +00:00
bf28127b91move tools from toolchain/ to tools/
Felix Fietkau
2006-09-27 14:06:46 +00:00
ce3253be55fix GNU_HOST_NAME for non-linux machines
Felix Fietkau
2006-09-27 13:11:47 +00:00
7a4f8fa7aafix lxdialog cc/ldflags check script for darwin/osx
Felix Fietkau
2006-09-27 12:20:18 +00:00
ae4be01207disable gettext in menuconfig
Felix Fietkau
2006-09-27 12:09:30 +00:00
c2bd8ab963use 'false' instead of '/bin/false'
Felix Fietkau
2006-09-27 12:04:54 +00:00
b19959e2dcfix alsa on 2.6 (some arches need specific includes)
Nicolas Thill
2006-09-27 05:54:37 +00:00
014e097b1async firewall script with whiterussian changes
Felix Fietkau
2006-09-26 14:00:22 +00:00
bd784a4782fix grep's -C option
Mike Baker
2006-09-25 21:51:22 +00:00
647d1dd920fix DESCRIPTION use in menuconfig and ipkg control files
Nicolas Thill
2006-09-24 21:17:17 +00:00
88b8c4eb63new (last?) attempt at standardizing Makefiles
Nicolas Thill
2006-09-24 20:49:31 +00:00
732b4932f1clean up and really fix bogus build_ directory
Felix Fietkau
2006-09-24 13:46:10 +00:00
45ddf1e2fdupdate docs for the last commit
Felix Fietkau
2006-09-24 13:34:47 +00:00
da625de806use absolute paths in include() shell function
Felix Fietkau
2006-09-24 13:32:18 +00:00
643cdb2818disable mirror1.openwrt.org for now - doesn't seem to be active
Felix Fietkau
2006-09-24 11:24:23 +00:00
c57cfeab0badd BOARD and KERNEL to tgz image file name
Nicolas Thill
2006-09-24 02:14:47 +00:00
ff06a061f1add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, add EXTRA_LDFLAGS in Build/Compile/Default, use consistent search order for includes in CFLAGS.
Nicolas Thill
2006-09-24 02:09:45 +00:00
8312ad091cadd some notes about the network scripts
Felix Fietkau
2006-09-23 22:03:44 +00:00
d74ea347feclean up filesystem selction
Felix Fietkau
2006-09-23 22:03:23 +00:00
ce9573d565standardize Makefile, remove dup description
Nicolas Thill
2006-09-23 19:34:15 +00:00
df1ef8a38dstandardize Makefile
Nicolas Thill
2006-09-23 19:32:32 +00:00
8386790016change section from base to net
Nicolas Thill
2006-09-23 19:32:00 +00:00
ff700f7e1estandardize Makefile
Nicolas Thill
2006-09-23 19:30:35 +00:00
861d83ed0bstandardize Makefile, change section from base to libs
Nicolas Thill
2006-09-23 19:29:00 +00:00
ed9724afffstandardize Makefile, change section from base to utils
Nicolas Thill
2006-09-23 19:28:18 +00:00
209e584c41standardize Makefile
Nicolas Thill
2006-09-23 19:27:45 +00:00
14e51589b2change section from base to utils
Nicolas Thill
2006-09-23 19:24:44 +00:00
f7a4143e43standardize Makefile
Nicolas Thill
2006-09-23 19:23:09 +00:00