Age | Commit message (Expand) | Author |
2009-02-19 | fix potential rootfs owner/group mismatch (tgz root only, patch from #4562) | nbd |
2009-02-17 | [tools] genext2fs: update to 1.4.1 | nico |
2008-10-07 | generate md5 checksums of generated firware images. closes #4003 | agb |
2008-08-16 | rework parallel building to get rid of some warnings | nbd |
2008-06-07 | [images] strip kernel version from image names | juhosg |
2008-01-29 | fix generation of cpio.gz images | juhosg |
2007-12-28 | add cpio.gz support (patch from #2595) | nbd |
2007-10-18 | remove whitespaces | blogic |
2007-10-08 | added generation of x86 livecds, from #2391 | blogic |
2007-09-08 | major target cleanup. it is now possible to have subtargets that can override... | nbd |
2007-08-07 | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd |
2007-08-03 | fix image installation | nbd |
2007-07-26 | remove the @ and change the comment from [8107] (closes: #2122) | nico |
2007-07-22 | fix jffs2 images | nico |
2007-07-19 | really fix tgz images | nbd |
2007-07-18 | Fix the tgz image build | florian |
2007-07-16 | better support for handling various jffs2 eraseblock sizes | nbd |
2007-06-30 | add portability fixes from #1720 | nbd |
2007-06-05 | add support for jffs2 filesystems with 256k blocksize, fix taishan support | kaloz |
2007-05-30 | Call the Initramfs template if existing | florian |
2007-04-29 | fixes for a few build errors on osx without fink | nbd |
2007-04-12 | revert find | xargs => find | exec changes - this is completely unnecessary a... | nbd |
2007-04-02 | Use find -exec instead of xargs | florian |
2007-03-02 | kernel build cleanup | nbd |
2007-03-02 | make squashfs overlay support more generic and integrate it for x86-2.6 | nbd |
2007-02-22 | make maxinodes configureable for ext2 | pavlov |
2007-01-10 | Add initial version of the new Image Builder | nbd |
2006-12-30 | only squash owners, not permissions, when generating ext2 images | nico |
2006-12-08 | minor cleanup | nbd |
2006-11-18 | add prereq checks for target/linux/* and target/image/*, check for fdisk for ... | nbd |
2006-11-12 | add missing include | nbd |
2006-10-19 | fix typo | nbd |
2006-10-19 | make filesystem size selection generic (for ext2) | nbd |
2006-10-15 | Prevent SSH keys from being chmoded to 644 (#664), looks like those are the o... | florian |
2006-09-24 | add BOARD and KERNEL to tgz image file name | nico |
2006-08-17 | Build bzImage for x86 builds - allow ext2 images even if initramfs used, they... | groz |
2006-08-14 | Make ext2 image larger for uml, update uml kernel config | groz |
2006-07-22 | add genext2fs to build ext2 filesystem images | nico |
2006-07-21 | fix a few directories missed in [4176]'s source -> download | mbm |
2006-07-20 | UML target completed. Added ext2 target fs for use with uml images | groz |
2006-06-27 | credit where credit is due | mbm |
2006-06-23 | switch on new verbose system | mbm |
2006-06-22 | add 0xdeadc0de to the jffs2 filesystem images | nbd |
2006-06-21 | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd |