index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
image.mk
Commit message (
Expand
)
Author
Age
*
image.mk: add generic function for gzipping images if enabled
Felix Fietkau
2017-01-13
*
image: when using the new image build code, gzip ext4 images by default
Felix Fietkau
2017-01-13
*
image.mk: use LINUX_KARCH rather than ARCH for mkits
Ian Pozella
2017-01-13
*
build: remove obsolete parallel build related options
Felix Fietkau
2017-01-10
*
build: fix build of ubifs images
Felix Fietkau
2017-01-09
*
build: use mkhash to replace various quirky md5sum/openssl calls
Felix Fietkau
2017-01-05
*
build: support adding version code to file names (FS#323)
Jo-Philipp Wich
2016-12-09
*
build: add support code for appending metadata to images
Felix Fietkau
2016-11-19
*
config: ext4: drop option to set maximum number of inodes
Jo-Philipp Wich
2016-10-27
*
include: image.mk: make ext4 reserved blocks percentage optional
Jo-Philipp Wich
2016-10-27
*
rootfs: remove unnecessary and potentially harmful force flags from opkg call
Matthias Schiffer
2016-09-26
*
image: per-device rootfs: first remove, then install packages
Matthias Schiffer
2016-09-26
*
image: don't modify file permissions before rootfs generation
Matthias Schiffer
2016-09-26
*
image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS
Matthias Schiffer
2016-09-25
*
image: per-device rootfs: don't fail without opkg
Matthias Schiffer
2016-09-24
*
image: allow specifying additional packages for device-specific rootfs
Matthias Schiffer
2016-09-24
*
image: don't override opkg list directory in per-device rootfs mode
Matthias Schiffer
2016-09-24
*
image: use check-size from new image build code
Mathias Kresin
2016-09-13
*
image: add KERNEL_SIZE to the default device vars
Mathias Kresin
2016-09-13
*
build: drop UBI EOF marker from images by default
Felix Fietkau
2016-09-12
*
image.mk: Create a manifest file of installed packages as a build artifact
Pushpal Sidhu
2016-09-08
*
scripts/ubinize-image.sh: add support for adding custom partitions
Felix Fietkau
2016-08-31
*
image: fix per-device rootfs build error when not all opkg package files are ...
Felix Fietkau
2016-08-04
*
include/image.mk: allow image code to override uImage name
John Crispin
2016-08-03
*
build: remove image specific checksum code
Jo-Philipp Wich
2016-08-01
*
image: use the merged package directory to resolve dependencies for per-devic...
Felix Fietkau
2016-08-01
*
image.mk: add CMDLINE to DEVICE_VARS
Felix Fietkau
2016-07-30
*
image: add support for overriding kernel/rootfs images in sysupgrade-tar temp...
Felix Fietkau
2016-07-30
*
image.mk: remove leftover variable from a previous rework
Felix Fietkau
2016-07-29
*
build: add support for per-device rootfs based on device profile packges
Felix Fietkau
2016-07-29
*
build: minor cleanup of redundant code
Felix Fietkau
2016-07-29
*
build: add target_params variable for getting root filesystem image parameters
Felix Fietkau
2016-07-29
*
image: add wrapper variable to get the target dir for mkfs commands
Felix Fietkau
2016-07-29
*
image: make mkfs template output to $@
Felix Fietkau
2016-07-29
*
build: remove image prefix from kernel files in KDIR
Felix Fietkau
2016-07-25
*
build: remove cpio.gz and tar.gz from regular filesystem types
Felix Fietkau
2016-07-25
*
image.mk: create default ubifs before calling legacy image build code
Felix Fietkau
2016-07-22
*
imagebuilder: strip DEVICE_ prefix from profiles (FS#55)
Felix Fietkau
2016-07-21
*
image.mk: initialize BOARD_NAME and IMAGES, add it to DEVICE_VARS
Felix Fietkau
2016-07-20
*
image.mk: add support for specifying the VID header offset for UBI
Felix Fietkau
2016-07-20
*
build: add support for parameter passing to mkfs from devices
Felix Fietkau
2016-07-20
*
build: split legacy image mkfs.ubifs command from the one used for the new im...
Felix Fietkau
2016-07-20
*
build: split legacy image building code out of image.mk
Felix Fietkau
2016-07-20
*
image.mk: replace some template abstraction with make pattern rules
Felix Fietkau
2016-07-20
*
image.mk: remove obsolete Build/mkfs overrides
Felix Fietkau
2016-07-20
*
image.mk: clean up redundant code related to DEVICE_DTS
Felix Fietkau
2016-07-15
*
image: allow devices to override the -E 5 ubinize option
Felix Fietkau
2016-07-14
*
image: clean up UBI related device variable definitions
Felix Fietkau
2016-07-14
*
build: Adds the ability to disable personal initramfs build for target device
Sergey Sergeev
2016-06-26
*
image.mk: add a separate step for building kernel images for LegacyDevice sup...
Felix Fietkau
2016-06-17
[next]