summaryrefslogtreecommitdiff
path: root/tools/genext2fs
AgeCommit message (Expand)Author
2007-12-24rename tools/ext2fs to tools/genext2fsnbd
3b0fb125da5fc97b1c4e16bad733668ece'>Add kernel_nconfig make targetlars git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22518 3c298f89-4303-0410-b956-a3cf2f4a3e73 2008-08-16rework parallel building to get rid of some warningsnbd and add back support for parallelizing the kernel build fixes #3882 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12322 3c298f89-4303-0410-b956-a3cf2f4a3e73 2008-06-09large improvement for parallel builds. works without V=99 now and without ↵nbd warnings. tested with -j on an 2x dual core opteron machine git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11414 3c298f89-4303-0410-b956-a3cf2f4a3e73 2007-09-08major target cleanup. it is now possible to have subtargets that can ↵nbd override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73 2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73 2007-07-30next round of cleanup, convert target/ - make -j works now ;)nbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8242 3c298f89-4303-0410-b956-a3cf2f4a3e73 2007-07-16add kernel_oldconfig targetnbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8003 3c298f89-4303-0410-b956-a3cf2f4a3e73 2007-06-04Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ↵nbd the patches. Also added a target package/refresh which will do this to all packages in the buildroot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7488 3c298f89-4303-0410-b956-a3cf2f4a3e73 2007-06-03implement quilt handling for the kernel tree ... and there was much rejoicing!nbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7474 3c298f89-4303-0410-b956-a3cf2f4a3e73 2007-02-16make kernel_menuconfig work without target toolchainnbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6312 3c298f89-4303-0410-b956-a3cf2f4a3e73 2007-02-16add top-level kernel_menuconfig target to unpack and reconfigure the kernel ↵nbd - uses config.pl to generate target/linux/*/config and config-diff git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6310 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-10-19cleanup/rewrite of the kernel build processnbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5226 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-07-21fix a few directories missed in [4176]'s source -> downloadmbm git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4198 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-06-27credit where credit is duembm git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-06-21move target/linux/image to target/imagenbd git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4040 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-06-21build system cleanup. move shared include files into $(TOPDIR)/include, move ↵nbd lzma, mkfs.* into toolchain/ git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-06-20add target/downloadnbd git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4030 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-06-15add rb532 supportnbd git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3956 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-06-04target/linux/image rewritenbd git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3905 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-05-31disable target/linux/packagenbd git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3856 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-05-30resync with kamikazenbd git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3844 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-05-11BR2_ -> CONFIG_mbm git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3766 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-05-10remove old trace/verbose junknbd git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3755 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-04-12Move ueagle to the main kernel config since it is in stock kernelflorian Add Zydas ZD1211 driver, needs testing, closes #249 Change MTX-1 platform name for AU1000 in order to have a unique platform naming git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3626 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-04-10Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). ↵florian Thanks to Etienne for the hardware ;) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3606 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-02-01change cp to $(CP)mbm git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-01-31fix "make target/linux/package/*-*" targetsmbm git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3103 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-01-14fix trace targets to actually display correct target namesmbm git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2970 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-01-12Merge aruba supportmbm git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2940 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-01-11fix non-verbose messages for the new target/linux structurenbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2901 3c298f89-4303-0410-b956-a3cf2f4a3e73 2006-01-10large target/linux cleanupnbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2877 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-12-25first ar531x support for 2.4, thx Mile Albon, some addons from me for mips ↵wbx big endian toolchain git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2781 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-11-03add 2.6 support for x86nico git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2320 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-10-23cosmetic fix for V= stuffnbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2290 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-10-23rename soekris port to x86nico git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2285 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-10-22another batch of V= stuffnbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2244 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-10-22make log output a bit nicernbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2241 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-10-22large build system cleanup. added some stuff to control the verbosity level, ↵nbd but not complete, yet. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2221 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-09-10add KERNEL variablewbx git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1885 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-09-01fix some typosnbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1824 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-08-28first 2.6 stuff for netgear wgt634u, unusable.wbx git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1773 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-08-14fix image builder dependency problemnbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1664 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-08-14add new image buildernbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1661 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-07-25add preliminary support for soekris boardsnico git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1564 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-06-14add incomplete ar7 hardware support (disabled by default)nbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1236 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-06-11cleanup in target/nbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1205 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-06-05add rebuild target for the linux directorynbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1149 3c298f89-4303-0410-b956-a3cf2f4a3e73 2005-05-28move package/linux into target/linux, use wbx' new kernel code. support ↵nbd building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73