Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -21/+21 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||||
* | atheros: add fstype to combined image file name | Nicolas Thill | 2009-11-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 18443 | ||||
* | Implement a preliminary combined image format. - add sysupgrade support for ↵ | Jo-Philipp Wich | 2009-09-22 | 1 | -0/+6 |
| | | | | | | combined images by providing a platform.sh backend - use the mtd fis partition table rewrite facility to resize partitions on demand - generate generic combined images for the atheros target SVN-Revision: 17668 | ||||
* | rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid ↵ | Jo-Philipp Wich | 2009-04-21 | 1 | -1/+1 |
| | | | | | | confusion SVN-Revision: 15316 | ||||
* | Generate suitable images for the UBNT PicoStation2 | Jo-Philipp Wich | 2009-04-21 | 1 | -0/+6 |
| | | | | SVN-Revision: 15314 | ||||
* | include revision number in Ubiquity images | Florian Fainelli | 2009-02-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 14574 | ||||
* | fix typo in atheros image makefile | Jo-Philipp Wich | 2008-12-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 13707 | ||||
* | firmware-utils/mkfwimage: add RouterStation support (based on a patch by ↵ | Gabor Juhos | 2008-12-18 | 1 | -6/+9 |
| | | | | | | Jonas <jonas at ubnt.com>) SVN-Revision: 13682 | ||||
* | create firmware image for the Compex NP25G and WPE53G boards | Gabor Juhos | 2008-11-22 | 1 | -2/+12 |
| | | | | SVN-Revision: 13318 | ||||
* | allow mkfwimage to fail during atheros builds. sometimes images get too big ↵ | Felix Fietkau | 2008-07-26 | 1 | -2/+2 |
| | | | | | | for devices that use this image format, but this must not break the normal image build for other atheros devices SVN-Revision: 11934 | ||||
* | Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ↵ | Travis Kemen | 2008-07-25 | 1 | -0/+10 |
| | | | | | | back in ubiquiti image generation. SVN-Revision: 11920 | ||||
* | revert to before ubnt images were made | Travis Kemen | 2008-05-13 | 1 | -20/+0 |
| | | | | SVN-Revision: 11130 | ||||
* | fix file names | Travis Kemen | 2008-05-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 11083 | ||||
* | change image generation, no need for duplicate images | Travis Kemen | 2008-05-08 | 1 | -4/+2 |
| | | | | SVN-Revision: 11082 | ||||
* | fix filename for image generation | Travis Kemen | 2008-05-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 11077 | ||||
* | buld images for the Ubiquiti LiteStation and NanoStation ported from ↵ | Travis Kemen | 2008-05-07 | 1 | -0/+22 |
| | | | | | | http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3 SVN-Revision: 11061 | ||||
* | Revert [10668] this was also accidental | Florian Fainelli | 2008-03-27 | 1 | -33/+1 |
| | | | | SVN-Revision: 10670 | ||||
* | Create a dummy sit package for 2.4 kernelsq | Florian Fainelli | 2008-03-27 | 1 | -1/+32 |
| | | | | SVN-Revision: 10668 | ||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -4/+4 |
| | | | | SVN-Revision: 9533 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -0/+28 |
(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 |