projects
/
lede.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ramips: add support for PCI based OHCI/EHCI support for F5D8235 V1
[lede.git]
/
include
/
image.mk
2016-11-19
Felix Fietkau
build: add support code for appending metadata to images
blob
|
commitdiff
|
raw
2016-10-27
Jo-Philipp Wich
config: ext4: drop option to set maximum number of...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-27
Jo-Philipp Wich
include: image.mk: make ext4 reserved blocks percentage...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-26
Matthias Schiffer
rootfs: remove unnecessary and potentially harmful...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-26
Matthias Schiffer
image: per-device rootfs: first remove, then install...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-26
Matthias Schiffer
image: don't modify file permissions before rootfs...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-25
Matthias Schiffer
image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEV...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-24
Matthias Schiffer
image: per-device rootfs: don't fail without opkg
blob
|
commitdiff
|
raw
|
diff to current
2016-09-24
Matthias Schiffer
image: allow specifying additional packages for device...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-24
Matthias Schiffer
image: don't override opkg list directory in per-device...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-13
Mathias Kresin
image: use check-size from new image build code
blob
|
commitdiff
|
raw
|
diff to current
2016-09-13
Mathias Kresin
image: add KERNEL_SIZE to the default device vars
blob
|
commitdiff
|
raw
|
diff to current
2016-09-12
Felix Fietkau
build: drop UBI EOF marker from images by default
blob
|
commitdiff
|
raw
|
diff to current
2016-09-08
Pushpal Sidhu
image.mk: Create a manifest file of installed packages...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-31
Felix Fietkau
scripts/ubinize-image.sh: add support for adding custom...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-04
Felix Fietkau
image: fix per-device rootfs build error when not all...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-03
John Crispin
include/image.mk: allow image code to override uImage...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
Jo-Philipp Wich
build: remove image specific checksum code
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
Felix Fietkau
image: use the merged package directory to resolve...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-30
Felix Fietkau
image.mk: add CMDLINE to DEVICE_VARS
blob
|
commitdiff
|
raw
|
diff to current
2016-07-30
Felix Fietkau
image: add support for overriding kernel/rootfs images...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-29
Felix Fietkau
image.mk: remove leftover variable from a previous...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-29
Felix Fietkau
build: add support for per-device rootfs based on devic...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-29
Felix Fietkau
build: minor cleanup of redundant code
blob
|
commitdiff
|
raw
|
diff to current
2016-07-29
Felix Fietkau
build: add target_params variable for getting root...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-29
Felix Fietkau
image: add wrapper variable to get the target dir for...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-29
Felix Fietkau
image: make mkfs template output to $@
blob
|
commitdiff
|
raw
|
diff to current
2016-07-25
Felix Fietkau
build: remove image prefix from kernel files in KDIR
blob
|
commitdiff
|
raw
|
diff to current
2016-07-25
Felix Fietkau
build: remove cpio.gz and tar.gz from regular filesyste...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-22
Felix Fietkau
image.mk: create default ubifs before calling legacy...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-21
Felix Fietkau
imagebuilder: strip DEVICE_ prefix from profiles (FS#55)
blob
|
commitdiff
|
raw
|
diff to current
2016-07-20
Felix Fietkau
image.mk: initialize BOARD_NAME and IMAGES, add it...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-20
Felix Fietkau
image.mk: add support for specifying the VID header...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-20
Felix Fietkau
build: add support for parameter passing to mkfs from...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-20
Felix Fietkau
build: split legacy image mkfs.ubifs command from the...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-20
Felix Fietkau
build: split legacy image building code out of image.mk
blob
|
commitdiff
|
raw
|
diff to current
2016-07-20
Felix Fietkau
image.mk: replace some template abstraction with make...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-20
Felix Fietkau
image.mk: remove obsolete Build/mkfs overrides
blob
|
commitdiff
|
raw
|
diff to current
2016-07-15
Felix Fietkau
image.mk: clean up redundant code related to DEVICE_DTS
blob
|
commitdiff
|
raw
|
diff to current
2016-07-14
Felix Fietkau
image: allow devices to override the -E 5 ubinize option
blob
|
commitdiff
|
raw
|
diff to current
2016-07-14
Felix Fietkau
image: clean up UBI related device variable definitions
blob
|
commitdiff
|
raw
|
diff to current
2016-06-26
Sergey Sergeev
build: Adds the ability to disable personal initramfs...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-17
Felix Fietkau
image.mk: add a separate step for building kernel image...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-17
Felix Fietkau
image.mk: run LegacyDevice prepare once instead of...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-17
Felix Fietkau
image.mk: fix make variable/command context leakage...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-07
Felix Fietkau
image.mk: fix dependencies for legacy make prepare...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-07
Felix Fietkau
image.mk: fix filesystem dependency issue
blob
|
commitdiff
|
raw
|
diff to current
2016-06-07
Felix Fietkau
image.mk: add LegacyDevice wrapper to allow legacy...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-07
Felix Fietkau
image.mk: change the default of the kernel suffix
blob
|
commitdiff
|
raw
|
diff to current
2016-06-07
Felix Fietkau
image.mk: add support for specifying a different suffix...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-07
Felix Fietkau
image.mk: split off all Build/* commands into image...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-07
Felix Fietkau
build: implement support for selecting multiple device...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-01
Alexander Couzens
include: move VERSION_DIST_SANITIZED to version.mk
blob
|
commitdiff
|
raw
|
diff to current
2016-06-01
Alexander Couzens
include: rename DIST_SANITIZED to VERSION_DIST_SANITZED
blob
|
commitdiff
|
raw
|
diff to current
2016-05-27
Ash Benz
include/image.mk: move build step tplink-safeloader...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-23
Felix Fietkau
image.mk: remove obsolete SUBTARGETS variable
blob
|
commitdiff
|
raw
|
diff to current
2016-05-22
Felix Fietkau
image.mk: fix profile selection in the image builder
blob
|
commitdiff
|
raw
|
diff to current
2016-05-21
Felix Fietkau
build: allow whitespace characters in VERSION_DIST
blob
|
commitdiff
|
raw
|
diff to current
2016-05-20
Felix Fietkau
image.mk: simplify device profile check, prepare for...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-20
Felix Fietkau
image.mk: fix evaluation order for image profile check
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Daniel Golle
image.mk: fix building ubifs images
blob
|
commitdiff
|
raw
|
diff to current
2016-05-16
Felix Fietkau
image.mk: remove obsolete squashfs-lzma code
blob
|
commitdiff
|
raw
|
diff to current
2016-05-15
Felix Fietkau
image.mk: fix emitting profiles for targets that have...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-11
Felix Fietkau
image.mk: include per-device profiles in image build...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-11
Felix Fietkau
image.mk: add support for limiting images to specific...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-11
Felix Fietkau
image.mk: prepare for defining device profile data...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-19
John Crispin
include: bin/ dir was not created
blob
|
commitdiff
|
raw
|
diff to current
2016-03-24
John Crispin
branding: add LEDE branding
blob
|
commitdiff
|
raw
|
diff to current
2016-04-26
John Crispin
include: add a no dict version of lzma to new image...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-20
John Crispin
include/image.mk: allow including U-Boot environment...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-01
Jo-Philipp Wich
include: image.mk: use correct flag for fixed mtimes...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-01
Felix Fietkau
include/image.mk: fix missing right parenthesis (#21766)
blob
|
commitdiff
|
raw
|
diff to current
2016-01-31
Felix Fietkau
include/image: use SOURCE_DATE_EPOCH if set for squashf...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-31
Felix Fietkau
include/image: don't save gzip name/timestamp metadata
blob
|
commitdiff
|
raw
|
diff to current
2016-01-31
Felix Fietkau
build system: have tar use $SOURCE_DATE_EPOCH for ...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-06
Felix Fietkau
build: skip rebuild of kernel images if the source...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-04
Felix Fietkau
export KERNEL_INITRAMFS_IMAGE
blob
|
commitdiff
|
raw
|
diff to current
2016-01-03
Felix Fietkau
image.mk: use new pure make functions for sanitizing...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-03
Felix Fietkau
images imagebuilder: Allow to add sanitized extra name
blob
|
commitdiff
|
raw
|
diff to current
2016-01-03
Felix Fietkau
images: use configured distribution name for output...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-19
Felix Fietkau
image.mk: use cross toolchain cpp for processing dts...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-10
Felix Fietkau
build: fix arch used during dts compilation
blob
|
commitdiff
|
raw
|
diff to current
2015-11-07
Felix Fietkau
image: append-ubi: add optional UBI subpage size
blob
|
commitdiff
|
raw
|
diff to current
2015-11-07
Felix Fietkau
include/image.mk: Introduce generic option to wrap...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-07
Felix Fietkau
include/image.mk: introduce KERNEL_INITRAMFS_NAME variable
blob
|
commitdiff
|
raw
|
diff to current
2015-10-31
Felix Fietkau
include/image.mk: Use PROFILE_SANITIZED in targz image...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-31
Felix Fietkau
include/image.mk: Introduce sanitized profile variable
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
Felix Fietkau
build: make mkfs-* depend on kernel installation to...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-11
Felix Fietkau
include/image.mk: make tar reproducible
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Jonas Gorski
image: allow exactly KERNEL_SIZE sized kernels
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Jonas Gorski
image: move netgear-image to top and rename to -dni
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Jonas Gorski
build: add a build step for generic sysupgrade nand...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Jonas Gorski
image: add a build step for building and appending...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
Jonas Gorski
brcm63xx: move gzip build command to include/image.mk
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
Jonas Gorski
image.mk: add a fit recipe
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
Jonas Gorski
image.mk: store the device name variable
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
Jonas Gorski
image.mk: replace all Build/netgear-chk with a generic...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
Jonas Gorski
image.mk: move KDIR_TMP definition to a central location
blob
|
commitdiff
|
raw
|
diff to current
2015-08-13
Felix Fietkau
image: fix handling of per-device kernel build commands
blob
|
commitdiff
|
raw
|
diff to current
2015-07-26
Felix Fietkau
image: fix device variable exports for initramfs images
blob
|
commitdiff
|
raw
|
diff to current
next