| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: add STAGING_DIR_HOST/lib to host library search path | Felix Fietkau | 2016-09-29 | 1 | -0/+1 |
* | rootfs: fail on errors in postinst scripts | Matthias Schiffer | 2016-09-26 | 1 | -0/+5 |
* | rootfs: remove unnecessary and potentially harmful force flags from opkg call | Matthias Schiffer | 2016-09-26 | 2 | -4/+1 |
* | image: per-device rootfs: first remove, then install packages | Matthias Schiffer | 2016-09-26 | 1 | -3/+3 |
* | image: don't modify file permissions before rootfs generation | Matthias Schiffer | 2016-09-26 | 2 | -22/+3 |
* | image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS | Matthias Schiffer | 2016-09-25 | 2 | -1/+3 |
* | image: per-device rootfs: don't fail without opkg | Matthias Schiffer | 2016-09-24 | 1 | -2/+2 |
* | image: allow specifying additional packages for device-specific rootfs | Matthias Schiffer | 2016-09-24 | 1 | -2/+12 |
* | image: don't override opkg list directory in per-device rootfs mode | Matthias Schiffer | 2016-09-24 | 2 | -5/+3 |
* | kernel: update kernel 4.4 to version 4.4.21 | Álvaro Fernández Rojas | 2016-09-16 | 1 | -2/+2 |
* | kernel: update kernel 4.4 to version 4.4.20 | Álvaro Fernández Rojas | 2016-09-15 | 1 | -2/+2 |
* | image: remove padding parameter from append-kernel/append-rootfs | Mathias Kresin | 2016-09-13 | 1 | -2/+2 |
* | 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 |
* | octeon: use new ext4/f2fs overlay support | Felix Fietkau | 2016-09-10 | 1 | -0/+4 |
* | image: pass device blocksize to padjffs2 | Mathias Kresin | 2016-09-03 | 1 | -1/+2 |
* | image: add support for k unit suffix to append-ubi | Mathias Kresin | 2016-09-04 | 1 | -1/+1 |
* | image: add support for k unit suffix to pad-offset | Mathias Kresin | 2016-09-03 | 1 | -2/+2 |
* | 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 | 2 | -1/+3 |
* | ubox: move logd into ubox package | Felix Fietkau | 2016-08-23 | 1 | -1/+1 |
* | build: use perl instead of GNU date for KBUILD_BUILD_TIMESTAMP | Felix Fietkau | 2016-08-23 | 1 | -1/+7 |
* | build: pass $(STAGING_DIR_HOST) to Host/Install | Felix Fietkau | 2016-08-23 | 1 | -2/+2 |
* | ramips: mt7621: switch to 24kc | Jonas Gorski | 2016-08-23 | 1 | -1/+0 |
* | include: remove 34k distinction | Jonas Gorski | 2016-08-23 | 1 | -1/+0 |
* | kernel: update kernel 4.4 to version 4.4.19 | Stijn Tintel | 2016-08-23 | 1 | -2/+2 |
* | kernel: check the right directories for rebuild | Jonas Gorski | 2016-08-19 | 1 | -1/+1 |
* | kernel: prevent adding custom string to localversion | Josua Mayer | 2016-08-18 | 1 | -0/+1 |
* | kernel: prevent addition of scm marker to localversion | Josua Mayer | 2016-08-18 | 1 | -0/+4 |
* | kernel: check SOURCE_DATE_EPOCH before setting KBUILD_BUILD_TIMESTAMP | Jonas Gorski | 2016-08-13 | 1 | -1/+1 |
* | kernel: allow reproducable builds | Jonas Gorski | 2016-08-13 | 1 | -0/+2 |
* | kernel: add plan 9 fs package | Matteo Croce | 2016-08-11 | 1 | -0/+3 |
* | ramips: switch from 24kec to 24kc | Jonas Gorski | 2016-08-08 | 1 | -1/+0 |
* | kernel: make the kernel build auto-clean the build dir like package builds | Felix Fietkau | 2016-08-05 | 4 | -7/+18 |
* | 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 | 2 | -2/+3 |
* | build: remove MIPS dsp/dsp2 CPU_SUBTYPE | Felix Fietkau | 2016-08-03 | 1 | -2/+0 |
* | build: move merged package directory from bin/ to staging_dir | Felix Fietkau | 2016-08-03 | 1 | -1/+1 |
* | 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 |
* | build: create a package feed directory containing all packages | Felix Fietkau | 2016-08-01 | 1 | -0/+2 |
* | build: fix tabs vs whitespace issue | Felix Fietkau | 2016-08-01 | 1 | -6/+6 |
* | build: add template for installing device .dtb files | Felix Fietkau | 2016-07-31 | 1 | -0/+8 |
* | build: do not depend on svn any more | Hauke Mehrtens | 2016-07-31 | 1 | -3/+0 |
* | image: fix build issue with per-device rootfs and legacy devices | Felix Fietkau | 2016-07-31 | 1 | -1/+1 |
* | image: add a helper variable for getting kernel/rootfs from within image Buil... | Felix Fietkau | 2016-07-31 | 1 | -8/+11 |
* | 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 | 2 | -2/+3 |
* | include/cmake.mk: fix host builds | Felix Fietkau | 2016-07-29 | 1 | -1/+2 |