| Commit message (Expand) | Author | Age | Files | Lines |
* | build: use SPDX license tags | Paul Spooren | 2021-02-05 | 1 | -5/+2 |
* | treewide: provide global default for SUPPORTED_DEVICES | Adrian Schmutzler | 2021-01-23 | 1 | -1/+1 |
* | build/json: add filesystem information | Paul Spooren | 2020-12-13 | 1 | -0/+1 |
* | build: add UIMAGE_MAGIC to device variables | Sander Vanheule | 2020-11-25 | 1 | -1/+3 |
* | build: store SOURCE_DATE_EPOCH in JSON info files | Paul Spooren | 2020-11-12 | 1 | -0/+1 |
* | kernel: remove obsolete kernel version switches for 4.19 | Adrian Schmutzler | 2020-10-30 | 1 | -12/+6 |
* | image: drop obsolete legacy image recipes | Adrian Schmutzler | 2020-10-30 | 1 | -11/+0 |
* | image: drop unused legacy NAND build recipes | Adrian Schmutzler | 2020-10-30 | 1 | -29/+0 |
* | image.mk: evaluate /etc/selinux/config to choose SELinux policy | Daniel Golle | 2020-09-29 | 1 | -2/+3 |
* | policycoreutils: install to host/bin not hostpkg | Paul Spooren | 2020-09-29 | 1 | -1/+1 |
* | policycoreutils: fix host utils rpath and bin directory | Daniel Golle | 2020-09-27 | 1 | -2/+1 |
* | scripts: mkits.sh make it possible to specify fdt@# | Christian Lamparter | 2020-09-25 | 1 | -2/+4 |
* | build: unbreak fakeroot in SDK | Daniel Golle | 2020-09-01 | 1 | -1/+1 |
* | build: add support for SELinux to include/image.mk | Thomas Petazzoni | 2020-08-31 | 1 | -1/+18 |
* | build: add DEVICE_COMPAT_VERSION and DEVICE_COMPAT_MESSAGE | Adrian Schmutzler | 2020-07-31 | 1 | -0/+3 |
* | build: add option to mark devices as BROKEN | Adrian Schmutzler | 2020-07-30 | 1 | -0/+2 |
* | build: store default/device packages in JSON | Paul Spooren | 2020-06-30 | 1 | -0/+1 |
* | treewide: convert sed -r to posix -E | Kevin Darbyshire-Bryant | 2020-04-04 | 1 | -1/+1 |
* | build: refactor JSON info files to `profiles.json` | Paul Spooren | 2020-04-03 | 1 | -29/+32 |
* | x86: generate EFI platform bootable images | 李国 | 2020-03-31 | 1 | -0/+1 |
* | x86: switch image generation to new code | Paul Spooren | 2020-03-21 | 1 | -1/+0 |
* | build: image: move IMAGE_SIZE to image.mk | Sungbo Eo | 2020-03-11 | 1 | -3/+3 |
* | build: fix empty SUBTARGET in json files | Paul Spooren | 2020-02-13 | 1 | -1/+1 |
* | kernel: remove further obsolete kernel version switches | Sungbo Eo | 2020-01-18 | 1 | -12/+7 |
* | build: image: add SOC device variable | Adrian Schmutzler | 2019-12-20 | 1 | -1/+2 |
* | build: image: posix compatibility cut v head | Kevin Darbyshire-Bryant | 2019-11-12 | 1 | -2/+2 |
* | build: image: add common and reproducible IMG_PART_SIGNATURE variable | Paul Spooren | 2019-11-11 | 1 | -0/+1 |
* | build: image: fix build breakage of some images | Petr Štetiar | 2019-11-08 | 1 | -0/+1 |
* | build: label kernel and rootfs ext4 volumes | Yousong Zhou | 2019-11-03 | 1 | -1/+1 |
* | build: create JSON files containing image info | Paul Spooren | 2019-09-29 | 1 | -1/+28 |
* | Revert "build: remove harmful -nopad option from mksquashfs" | Jonas Gorski | 2019-09-07 | 1 | -1/+1 |
* | build: remove harmful -nopad option from mksquashfs | Christian Lamparter | 2019-08-30 | 1 | -1/+1 |
* | image.mk: keep underscores when sanitize PROFILE | Paul Spooren | 2019-08-22 | 1 | -1/+1 |
* | build: introduce ALT vendor/model/variant | Paul Spooren | 2019-08-22 | 1 | -2/+34 |
* | build: allow overriding default selection state for devices | Jonas Gorski | 2019-08-13 | 1 | -0/+3 |
* | image.mk: remove device_ from manifest filename | Paul Spooren | 2019-08-13 | 1 | -1/+1 |
* | ath79: split DEVICE_TITLE in multiple variables | Paul Spooren | 2019-07-04 | 1 | -2/+6 |
* | build: image: make image padding OS agnostic | Petr Štetiar | 2019-06-27 | 1 | -4/+4 |
* | build: image: add IMG_ROOTFS and IMG_COMBINED variables | Petr Štetiar | 2019-06-25 | 1 | -1/+3 |
* | build: image: add variable for gzip-ext4-padded-squashfs | Petr Štetiar | 2019-06-25 | 1 | -0/+17 |
* | build: image: add pad-to and pad-rootfs-squashfs helpers | Petr Štetiar | 2019-06-25 | 1 | -0/+9 |
* | build: add UBOOT_PATH to DEFAULT_DEVICE_VARS and set a default | Christian Lamparter | 2019-05-18 | 1 | -1/+3 |
* | build: remove sgid permission from tar | Eneas U de Queiroz | 2019-04-06 | 1 | -1/+1 |
* | build: image: Fix off-by-one in DTC kernel version checks | Petr Štetiar | 2019-04-01 | 1 | -4/+4 |
* | IB: include SUPPORTED_DEVICES in 'make info' output | Daniel Golle | 2019-03-11 | 1 | -0/+1 |
* | ib: display whether profile comes with image metadata | Daniel Golle | 2019-03-06 | 1 | -0/+1 |
* | tools: migrate from squashfs4 to squashfskit4 | Alexander Couzens | 2019-02-28 | 1 | -2/+1 |
* | build: Accept BIN_DIR parameter for legacy-images | Sven Eckelmann | 2019-02-17 | 1 | -2/+2 |
* | build: add KERNEL_ENTRY and sort DEFAULT_DEVICE_VARS | Christian Lamparter | 2019-02-11 | 1 | -6/+5 |
* | build: Fix missing device variables for artifacts | Petr Štetiar | 2019-02-05 | 1 | -0/+1 |