summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kernel: add STAGING_DIR_HOST/lib to host library search pathFelix Fietkau2016-09-291-0/+1
* rootfs: fail on errors in postinst scriptsMatthias Schiffer2016-09-261-0/+5
* rootfs: remove unnecessary and potentially harmful force flags from opkg callMatthias Schiffer2016-09-262-4/+1
* image: per-device rootfs: first remove, then install packagesMatthias Schiffer2016-09-261-3/+3
* image: don't modify file permissions before rootfs generationMatthias Schiffer2016-09-262-22/+3
* image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFSMatthias Schiffer2016-09-252-1/+3
* image: per-device rootfs: don't fail without opkgMatthias Schiffer2016-09-241-2/+2
* image: allow specifying additional packages for device-specific rootfsMatthias Schiffer2016-09-241-2/+12
* image: don't override opkg list directory in per-device rootfs modeMatthias Schiffer2016-09-242-5/+3
* kernel: update kernel 4.4 to version 4.4.21Álvaro Fernández Rojas2016-09-161-2/+2
* kernel: update kernel 4.4 to version 4.4.20Álvaro Fernández Rojas2016-09-151-2/+2
* image: remove padding parameter from append-kernel/append-rootfsMathias Kresin2016-09-131-2/+2
* image: use check-size from new image build codeMathias Kresin2016-09-131-8/+1
* image: add KERNEL_SIZE to the default device varsMathias Kresin2016-09-131-1/+1
* build: drop UBI EOF marker from images by defaultFelix Fietkau2016-09-121-1/+1
* octeon: use new ext4/f2fs overlay supportFelix Fietkau2016-09-101-0/+4
* image: pass device blocksize to padjffs2Mathias Kresin2016-09-031-1/+2
* image: add support for k unit suffix to append-ubiMathias Kresin2016-09-041-1/+1
* image: add support for k unit suffix to pad-offsetMathias Kresin2016-09-031-2/+2
* image.mk: Create a manifest file of installed packages as a build artifactPushpal Sidhu2016-09-081-0/+8
* scripts/ubinize-image.sh: add support for adding custom partitionsFelix Fietkau2016-08-312-1/+3
* ubox: move logd into ubox packageFelix Fietkau2016-08-231-1/+1
* build: use perl instead of GNU date for KBUILD_BUILD_TIMESTAMPFelix Fietkau2016-08-231-1/+7
* build: pass $(STAGING_DIR_HOST) to Host/InstallFelix Fietkau2016-08-231-2/+2
* ramips: mt7621: switch to 24kcJonas Gorski2016-08-231-1/+0
* include: remove 34k distinctionJonas Gorski2016-08-231-1/+0
* kernel: update kernel 4.4 to version 4.4.19Stijn Tintel2016-08-231-2/+2
* kernel: check the right directories for rebuildJonas Gorski2016-08-191-1/+1
* kernel: prevent adding custom string to localversionJosua Mayer2016-08-181-0/+1
* kernel: prevent addition of scm marker to localversionJosua Mayer2016-08-181-0/+4
* kernel: check SOURCE_DATE_EPOCH before setting KBUILD_BUILD_TIMESTAMPJonas Gorski2016-08-131-1/+1
* kernel: allow reproducable buildsJonas Gorski2016-08-131-0/+2
* kernel: add plan 9 fs packageMatteo Croce2016-08-111-0/+3
* ramips: switch from 24kec to 24kcJonas Gorski2016-08-081-1/+0
* kernel: make the kernel build auto-clean the build dir like package buildsFelix Fietkau2016-08-054-7/+18
* image: fix per-device rootfs build error when not all opkg package files are ...Felix Fietkau2016-08-041-1/+1
* include/image.mk: allow image code to override uImage nameJohn Crispin2016-08-032-2/+3
* build: remove MIPS dsp/dsp2 CPU_SUBTYPEFelix Fietkau2016-08-031-2/+0
* build: move merged package directory from bin/ to staging_dirFelix Fietkau2016-08-031-1/+1
* build: remove image specific checksum codeJo-Philipp Wich2016-08-011-8/+0
* image: use the merged package directory to resolve dependencies for per-devic...Felix Fietkau2016-08-011-2/+14
* build: create a package feed directory containing all packagesFelix Fietkau2016-08-011-0/+2
* build: fix tabs vs whitespace issueFelix Fietkau2016-08-011-6/+6
* build: add template for installing device .dtb filesFelix Fietkau2016-07-311-0/+8
* build: do not depend on svn any moreHauke Mehrtens2016-07-311-3/+0
* image: fix build issue with per-device rootfs and legacy devicesFelix Fietkau2016-07-311-1/+1
* image: add a helper variable for getting kernel/rootfs from within image Buil...Felix Fietkau2016-07-311-8/+11
* image.mk: add CMDLINE to DEVICE_VARSFelix Fietkau2016-07-301-1/+1
* image: add support for overriding kernel/rootfs images in sysupgrade-tar temp...Felix Fietkau2016-07-302-2/+3
* include/cmake.mk: fix host buildsFelix Fietkau2016-07-291-1/+2