3566 Commits (371100cf7424fe14081b2d4144a2cc78288249ce)
 

Author SHA1 Message Date
Felix Fietkau 371100cf74 enable jffs2 by default on x86-2.6 18 years ago
Felix Fietkau d9960daaec add grub based images for x86-2.6 - still a bit hackish, but works with ext2 and jffs2 18 years ago
Felix Fietkau 66d13c1dbb add a fix for the block2mtd init 18 years ago
Felix Fietkau 125300193b add ext2 to the x86-2.6 kernel by default 18 years ago
Nicolas Thill 380fd63fb5 fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (closes: #689) 18 years ago
Felix Fietkau d168fd85f3 add block2mtd by default in x86-2.6 18 years ago
Felix Fietkau c683080a84 fix unnecessary package rebuild 18 years ago
Felix Fietkau 87bc31d3a8 implement stop() function for dropbear init script 18 years ago
Felix Fietkau fc93677085 remove x86-2.4 18 years ago
Felix Fietkau ee7fded0ad rename patch 18 years ago
Felix Fietkau 11940f8a7c fix path to toolchain build directory (patch from #810) 18 years ago
Felix Fietkau 7c2e858eea move gdbserver to buildroot-ng, since it uses the toolchain build directory 18 years ago
Felix Fietkau 600d745974 fix gdb installation (patch from #809) 18 years ago
Nicolas Thill f0fa4c289a fix default ARCH setting 18 years ago
Nicolas Thill e9dd9d22e7 fix typo 18 years ago
Felix Fietkau f24a3a5199 minor cleanup 18 years ago
Felix Fietkau daa77961b6 really fix webif password access patch for busybox 18 years ago
Felix Fietkau e425823350 add qos-scripts package port for buildroot-ng 18 years ago
Felix Fietkau d886c807d0 port kmod-sched to new kernel packaging system 18 years ago
Felix Fietkau 3ad05f3a32 fix pcmcia-cs dependencies 18 years ago
Felix Fietkau ca531442af speed up package prereq check (only run make on those directories that actually contain prereq checks) 18 years ago
Felix Fietkau d658a1d68a fix gmp ccache breakage again (previous fix was removed in a cleanup) 18 years ago
Felix Fietkau a9c66365c3 remove ccache directory on distclean 18 years ago
Felix Fietkau 77003aeed9 hide enable/disable functions, not active yet 18 years ago
Felix Fietkau 2289001c00 fix displayed name in init script help text 18 years ago
Felix Fietkau af5f6ac550 add new rc.common for standardized init scripts, convert existing init scripts 18 years ago
Felix Fietkau 1bb321cbec move arch specific base-files install call to the end of the generic one - fixes wrong /etc/config/network 18 years ago
Felix Fietkau c9c2d299d6 fix missing update for include() api change (#815) 18 years ago
Felix Fietkau c379f4a159 don't recreate the resolv.conf file from the dhcp script if no dhcp server is supplied (reported by exobyte) 18 years ago
Felix Fietkau 7cc1e43d94 move BIG_ENDIAN selection to arch configs 18 years ago
Felix Fietkau 804011d813 ignore kernel and base-files depends, both don't install anything into the staging dir 18 years ago
Felix Fietkau 575adae733 set the sdk default to y if CONFIG_ALL is set 18 years ago
Felix Fietkau bcad7263a0 fix for the password check (checked the wrong variable) 18 years ago
Felix Fietkau 92d0956040 port last commit to -ng 18 years ago
Felix Fietkau a8faf0b6b5 openswan makefile cleanup and compile fix 18 years ago
Felix Fietkau 95ff7d7996 sync openssl in wr and ng, update to 0.9.8d for security fixes 18 years ago
Felix Fietkau 74b8e09194 use -f option when calling trx (osx build works now) 18 years ago
Felix Fietkau 7538551067 add -f option to make adding files to the trx command line explicit (otherwise not usable on mac os x) 18 years ago
Felix Fietkau 829c5acdd1 fix ppp compile on osx 18 years ago
Felix Fietkau a74bc9bd1f fix stdint include patch 18 years ago
Felix Fietkau 49abfada1f add portability fixes for toolchain/tools (full tools/toolchain build works on osx now) 18 years ago
Felix Fietkau bf28127b91 move tools from toolchain/ to tools/ 18 years ago
Felix Fietkau ce3253be55 fix GNU_HOST_NAME for non-linux machines 18 years ago
Felix Fietkau 7a4f8fa7aa fix lxdialog cc/ldflags check script for darwin/osx 18 years ago
Felix Fietkau ae4be01207 disable gettext in menuconfig 18 years ago
Felix Fietkau c2bd8ab963 use 'false' instead of '/bin/false' 18 years ago
Nicolas Thill b19959e2dc fix alsa on 2.6 (some arches need specific includes) 18 years ago
Felix Fietkau 014e097b1a sync firewall script with whiterussian changes 18 years ago
Mike Baker bd784a4782 fix grep's -C option 18 years ago
Nicolas Thill 647d1dd920 fix DESCRIPTION use in menuconfig and ipkg control files 18 years ago