Commit Graph

20 Commits (c7966a12b5b0a44e308b70b52fb81fcbf2ea6b44)

Author SHA1 Message Date
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
14 years ago
Nicolas Thill bd412be008 atheros: add fstype to combined image file name
SVN-Revision: 18443
15 years ago
Jo-Philipp Wich f20af38322 Implement a preliminary combined image format. - add sysupgrade support for 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
15 years ago
Jo-Philipp Wich 40d2bd5ec1 rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid confusion
SVN-Revision: 15316
15 years ago
Jo-Philipp Wich 70bf92d03c Generate suitable images for the UBNT PicoStation2
SVN-Revision: 15314
15 years ago
Florian Fainelli 8599641c8f include revision number in Ubiquity images
SVN-Revision: 14574
16 years ago
Jo-Philipp Wich 954862f161 fix typo in atheros image makefile
SVN-Revision: 13707
16 years ago
Gabor Juhos 124f0b003a firmware-utils/mkfwimage: add RouterStation support (based on a patch by Jonas <jonas at ubnt.com>)
SVN-Revision: 13682
16 years ago
Gabor Juhos d6b4535d18 create firmware image for the Compex NP25G and WPE53G boards
SVN-Revision: 13318
16 years ago
Felix Fietkau 1b84749c77 allow mkfwimage to fail during atheros builds. sometimes images get too big for devices that use this image format, but this must not break the normal image build for other atheros devices
SVN-Revision: 11934
16 years ago
Travis Kemen 14622d5a08 Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation.
SVN-Revision: 11920
16 years ago
Travis Kemen ce0e9bec2f revert to before ubnt images were made
SVN-Revision: 11130
16 years ago
Travis Kemen b3b8a3d2b2 fix file names
SVN-Revision: 11083
16 years ago
Travis Kemen 94c559b233 change image generation, no need for duplicate images
SVN-Revision: 11082
16 years ago
Travis Kemen 1deffb0f40 fix filename for image generation
SVN-Revision: 11077
16 years ago
Travis Kemen 3612b1e7c0 buld images for the Ubiquiti LiteStation and NanoStation ported from http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3
SVN-Revision: 11061
16 years ago
Florian Fainelli c9160a88b1 Revert [10668] this was also accidental
SVN-Revision: 10670
17 years ago
Florian Fainelli e9c19c7de9 Create a dummy sit package for 2.4 kernelsq
SVN-Revision: 10668
17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter
SVN-Revision: 9533
17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (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
17 years ago