index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
image.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
image: use check-size from new image build code
Mathias Kresin
2016-09-13
1
-8
/
+1
*
image: add KERNEL_SIZE to the default device vars
Mathias Kresin
2016-09-13
1
-1
/
+1
*
build: drop UBI EOF marker from images by default
Felix Fietkau
2016-09-12
1
-1
/
+1
*
image.mk: Create a manifest file of installed packages as a build artifact
Pushpal Sidhu
2016-09-08
1
-0
/
+8
*
scripts/ubinize-image.sh: add support for adding custom partitions
Felix Fietkau
2016-08-31
1
-1
/
+2
*
image: fix per-device rootfs build error when not all opkg package files are ...
Felix Fietkau
2016-08-04
1
-1
/
+1
*
include/image.mk: allow image code to override uImage name
John Crispin
2016-08-03
1
-1
/
+2
*
build: remove image specific checksum code
Jo-Philipp Wich
2016-08-01
1
-8
/
+0
*
image: use the merged package directory to resolve dependencies for per-devic...
Felix Fietkau
2016-08-01
1
-2
/
+14
*
image.mk: add CMDLINE to DEVICE_VARS
Felix Fietkau
2016-07-30
1
-1
/
+1
*
image: add support for overriding kernel/rootfs images in sysupgrade-tar temp...
Felix Fietkau
2016-07-30
1
-0
/
+1
*
image.mk: remove leftover variable from a previous rework
Felix Fietkau
2016-07-29
1
-1
/
+0
*
build: add support for per-device rootfs based on device profile packges
Felix Fietkau
2016-07-29
1
-9
/
+51
*
build: minor cleanup of redundant code
Felix Fietkau
2016-07-29
1
-1
/
+5
*
build: add target_params variable for getting root filesystem image parameters
Felix Fietkau
2016-07-29
1
-1
/
+2
*
image: add wrapper variable to get the target dir for mkfs commands
Felix Fietkau
2016-07-29
1
-8
/
+10
*
image: make mkfs template output to $@
Felix Fietkau
2016-07-29
1
-10
/
+18
*
build: remove image prefix from kernel files in KDIR
Felix Fietkau
2016-07-25
1
-6
/
+7
*
build: remove cpio.gz and tar.gz from regular filesystem types
Felix Fietkau
2016-07-25
1
-12
/
+16
*
image.mk: create default ubifs before calling legacy image build code
Felix Fietkau
2016-07-22
1
-1
/
+1
*
imagebuilder: strip DEVICE_ prefix from profiles (FS#55)
Felix Fietkau
2016-07-21
1
-1
/
+1
*
image.mk: initialize BOARD_NAME and IMAGES, add it to DEVICE_VARS
Felix Fietkau
2016-07-20
1
-1
/
+4
*
image.mk: add support for specifying the VID header offset for UBI
Felix Fietkau
2016-07-20
1
-1
/
+2
*
build: add support for parameter passing to mkfs from devices
Felix Fietkau
2016-07-20
1
-3
/
+10
*
build: split legacy image mkfs.ubifs command from the one used for the new im...
Felix Fietkau
2016-07-20
1
-42
/
+13
*
build: split legacy image building code out of image.mk
Felix Fietkau
2016-07-20
1
-37
/
+1
*
image.mk: replace some template abstraction with make pattern rules
Felix Fietkau
2016-07-20
1
-14
/
+7
*
image.mk: remove obsolete Build/mkfs overrides
Felix Fietkau
2016-07-20
1
-2
/
+0
*
image.mk: clean up redundant code related to DEVICE_DTS
Felix Fietkau
2016-07-15
1
-0
/
+4
*
image: allow devices to override the -E 5 ubinize option
Felix Fietkau
2016-07-14
1
-1
/
+3
*
image: clean up UBI related device variable definitions
Felix Fietkau
2016-07-14
1
-1
/
+12
*
build: Adds the ability to disable personal initramfs build for target device
Sergey Sergeev
2016-06-26
1
-1
/
+1
*
image.mk: add a separate step for building kernel images for LegacyDevice sup...
Felix Fietkau
2016-06-17
1
-0
/
+1
*
image.mk: run LegacyDevice prepare once instead of once per filesystem
Felix Fietkau
2016-06-17
1
-3
/
+1
*
image.mk: fix make variable/command context leakage between LegacyDevice temp...
Felix Fietkau
2016-06-17
1
-0
/
+1
*
image.mk: fix dependencies for legacy make prepare step
Felix Fietkau
2016-06-07
1
-1
/
+1
*
image.mk: fix filesystem dependency issue
Felix Fietkau
2016-06-07
1
-1
/
+1
*
image.mk: add LegacyDevice wrapper to allow legacy image building code to be ...
Felix Fietkau
2016-06-07
1
-5
/
+58
*
image.mk: change the default of the kernel suffix
Felix Fietkau
2016-06-07
1
-1
/
+1
*
image.mk: add support for specifying a different suffix for the initramfs kernel
Felix Fietkau
2016-06-07
1
-1
/
+2
*
image.mk: split off all Build/* commands into image-commands.mk
Felix Fietkau
2016-06-07
1
-150
/
+1
*
build: implement support for selecting multiple device profiles
Felix Fietkau
2016-06-07
1
-1
/
+1
*
include: move VERSION_DIST_SANITIZED to version.mk
Alexander Couzens
2016-06-01
1
-3
/
+0
*
include: rename DIST_SANITIZED to VERSION_DIST_SANITZED
Alexander Couzens
2016-06-01
1
-2
/
+2
*
include/image.mk: move build step tplink-safeloader to image.mk
Ash Benz
2016-05-27
1
-0
/
+12
*
image.mk: remove obsolete SUBTARGETS variable
Felix Fietkau
2016-05-23
1
-1
/
+0
*
image.mk: fix profile selection in the image builder
Felix Fietkau
2016-05-22
1
-1
/
+5
*
build: allow whitespace characters in VERSION_DIST
Felix Fietkau
2016-05-21
1
-1
/
+1
*
image.mk: simplify device profile check, prepare for supporting selecting mul...
Felix Fietkau
2016-05-20
1
-5
/
+8
*
image.mk: fix evaluation order for image profile check
Felix Fietkau
2016-05-20
1
-1
/
+1
[next]