Commit Graph

32 Commits (d42892ab5ec97cc2167f9f560786bceca1409622)

Author SHA1 Message Date
Felix Fietkau a3a37d0bb1 rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882
SVN-Revision: 12322
16 years ago
Gabor Juhos 5ee91fef1e strip kernel version from image names
SVN-Revision: 11398
16 years ago
Gabor Juhos c8d5db0698 fix generation of cpio.gz images
SVN-Revision: 10310
17 years ago
Felix Fietkau edbbf145d5 add cpio.gz support (patch from #2595)
SVN-Revision: 9986
17 years ago
John Crispin 9b467b5b28 remove whitespaces
SVN-Revision: 9354
17 years ago
John Crispin 215fa7eb8b added generation of x86 livecds, from #2391
SVN-Revision: 9191
17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
17 years ago
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
17 years ago
Felix Fietkau d6666fdd40 fix image installation
SVN-Revision: 8324
17 years ago
Nicolas Thill 24cabede56 remove the @ and change the comment from [8107] (closes: #2122)
SVN-Revision: 8166
17 years ago
Nicolas Thill f2a32fff7d fix jffs2 images
SVN-Revision: 8107
17 years ago
Felix Fietkau 793b09b854 really fix tgz images
SVN-Revision: 8065
17 years ago
Florian Fainelli f59b6f6089 Fix the tgz image build
SVN-Revision: 8042
17 years ago
Felix Fietkau e8918b0f66 better support for handling various jffs2 eraseblock sizes
SVN-Revision: 8011
17 years ago
Felix Fietkau d3dea9d2c6 add portability fixes from #1720
SVN-Revision: 7791
17 years ago
Imre Kaloz 72823077cd add support for jffs2 filesystems with 256k blocksize, fix taishan support
SVN-Revision: 7506
17 years ago
Florian Fainelli 22a6072cd4 Call the Initramfs template if existing
SVN-Revision: 7394
17 years ago
Felix Fietkau 874f03ea00 fixes for a few build errors on osx without fink
SVN-Revision: 7065
17 years ago
Felix Fietkau 3e91dd1bd5 revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need
SVN-Revision: 6942
17 years ago
Florian Fainelli 6cd84c6838 Use find -exec instead of xargs
SVN-Revision: 6837
18 years ago
Felix Fietkau 91e5dba2c7 kernel build cleanup
SVN-Revision: 6464
18 years ago
Felix Fietkau 68ca8e7818 make squashfs overlay support more generic and integrate it for x86-2.6
SVN-Revision: 6450
18 years ago
Tim Yardley fdea0fabd2 make maxinodes configureable for ext2
SVN-Revision: 6345
18 years ago
Felix Fietkau 7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.
SVN-Revision: 6071
18 years ago
Nicolas Thill ab2bdf2505 only squash owners, not permissions, when generating ext2 images
SVN-Revision: 5934
18 years ago
Felix Fietkau 65ce91ec41 minor cleanup
SVN-Revision: 5718
18 years ago
Felix Fietkau aef03f09b5 add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds
SVN-Revision: 5569
18 years ago
Felix Fietkau 71c4f89f29 add missing include
SVN-Revision: 5499
18 years ago
Felix Fietkau d26446397f fix typo
SVN-Revision: 5242
18 years ago
Felix Fietkau 002476016b make filesystem size selection generic (for ext2)
SVN-Revision: 5221
18 years ago
Florian Fainelli 5ef8d0eae7 Prevent SSH keys from being chmoded to 644 (#664), looks like those are the only files concerned for now
SVN-Revision: 5135
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago