aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kernel: bump 5.4 to 5.4.69John Audia2020-10-021-2/+2
* netfilter: ship nft_chain_nat on 5.1+ kernelsJo-Philipp Wich2020-10-021-5/+6
* image.mk: evaluate /etc/selinux/config to choose SELinux policyDaniel Golle2020-09-291-2/+3
* policycoreutils: install to host/bin not hostpkgPaul Spooren2020-09-291-1/+1
* kernel: bump 5.4 to 5.4.68John Audia2020-09-281-2/+2
* target.mk: enable iwinfo by default with any wpad variantPiotr Dymacz2020-09-281-1/+1
* policycoreutils: fix host utils rpath and bin directoryDaniel Golle2020-09-271-2/+1
* scripts: mkits.sh make it possible to specify fdt@#Christian Lamparter2020-09-252-2/+5
* kernel: bump 5.4 to 5.4.67John Audia2020-09-241-2/+2
* kernel: bump 5.4 to 5.4.66John Audia2020-09-191-2/+2
* Revert "build: create tmp/userids file"Jo-Philipp Wich2020-09-141-1/+0
* build: dump effective user/group id mapping to fileJo-Philipp Wich2020-09-141-0/+1
* build: create tmp/userids filePaul Spooren2020-09-141-0/+1
* kernel: bump 5.4 to 5.4.65John Audia2020-09-121-2/+2
* kernel: bump 5.4 to 5.4.64John Audia2020-09-121-2/+2
* build: allow file modes per binary packageSebastian Kemper2020-09-092-1/+2
* kernel: bump 5.4 to 5.4.63John Audia2020-09-061-2/+2
* build: fix extreme build system slowdown caused by SOURCE_DATE_EPOCH changesFelix Fietkau2020-09-052-2/+4
* kernel: remove obsolete kernel version switches for 4.14Adrian Schmutzler2020-09-021-16/+4
* kernel: remove support for kernel 4.14Adrian Schmutzler2020-09-021-2/+0
* build: unbreak fakeroot in SDKDaniel Golle2020-09-011-1/+1
* build: switch VERSION_REPO to HTTPSPaul Spooren2020-08-311-1/+1
* build: sort default packages and split by newlinesPaul Spooren2020-08-311-3/+32
* build: add libustream and certs to default pkgsPaul Spooren2020-08-311-1/+1
* build: store SourceDateEpoch in manifestPaul Spooren2020-08-311-0/+1
* build: store granular timestamps in packagesPaul Spooren2020-08-311-0/+1
* build: ipkg-build use fakeroot with PKG_FILE_MODESPaul Spooren2020-08-311-5/+1
* build: add support for SELinux to include/image.mkThomas Petazzoni2020-08-311-1/+18
* kernel: bump 5.4 to 5.4.61John Audia2020-08-301-2/+2
* cmake: Disable use of package registriesJeffery To2020-08-241-0/+12
* kernel: bump 5.4 to 5.4.60Adrian Schmutzler2020-08-241-2/+2
* kernel: bump 5.4 to 5.4.59Adrian Schmutzler2020-08-201-2/+2
* kernel: bump 5.4 to 5.4.58John Audia2020-08-181-2/+2
* build: fix README.md reference after renameAdrian Schmutzler2020-08-121-1/+1
* treewide: replace `which` with `command -v`Paul Spooren2020-08-121-3/+3
* kernel: Update kernel 4.14 to version 4.14.193Hauke Mehrtens2020-08-101-2/+2
* kernel: Update kernel 4.19 to version 4.19.138Hauke Mehrtens2020-08-101-2/+2
* build: improve message for incompatible image on "legacy" devicesAdrian Schmutzler2020-08-081-3/+8
* hostapd: add wpad-basic-wolfssl variantPetr Štetiar2020-08-071-1/+1
* build: set up host command for egrepFelix Fietkau2020-08-061-0/+4
* build: image: return sizes if check-size failsAdrian Schmutzler2020-08-031-2/+4
* build: image: drop unused check-kernel-size recipeAdrian Schmutzler2020-08-021-7/+0
* base-files: fwtool: make compat_version backward compatibleAdrian Schmutzler2020-07-311-2/+5
* build: add DEVICE_COMPAT_VERSION and DEVICE_COMPAT_MESSAGEAdrian Schmutzler2020-07-312-2/+8
* build: add option to mark devices as BROKENAdrian Schmutzler2020-07-301-0/+2
* kernel: bump 5.4 to 5.4.52John Audia2020-07-171-2/+2
* build: improve ccache supportRoman Yeryomin2020-07-113-3/+7
* build: reduce number of files passed to ipk-removeEneas U de Queiroz2020-07-111-11/+8
* build: call ipkg-remove using xargs if #args>=512Eneas U de Queiroz2020-07-111-1/+11
* build: package-ipkg: avoid calling wildcard twiceEneas U de Queiroz2020-07-111-2/+8