Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | linux/rb532: use kernel and initramfs tags on image generation | Alexandros C. Couloumbis | 2011-05-04 |
| | | | | SVN-Revision: 26817 | ||
* | target/rb532: use -combined suffix for kernel+rootfs images | Nicolas Thill | 2010-05-05 |
| | | | | SVN-Revision: 21363 | ||
* | images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE | Nicolas Thill | 2010-05-05 |
| | | | | SVN-Revision: 21362 | ||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 |
| | | | | SVN-Revision: 15840 | ||
* | rb532: preserve commandline-patched kernel images for faster kernel testing ↵ | Felix Fietkau | 2009-05-11 |
| | | | | | | via netboot SVN-Revision: 15766 | ||
* | rb532: add missing drivers and adjust the kernel command line for the right ↵ | Felix Fietkau | 2009-05-08 |
| | | | | | | device name SVN-Revision: 15725 | ||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9533 | ||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |