summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* efivar: new packageArtur Wiebe2018-09-272-0/+67
* ptxd_install_replace_figlet: Use sed instead of awk to quote backslashesUwe Kleine-König2018-09-271-7/+7
* xorg-fonts: make all xorg-font-ttf packages tristateFlorian Bäuerle2018-09-2722-22/+22
* xorg-font-bh-ttf: separate from xorg-fontsFlorian Bäuerle2018-09-272-22/+16
* xorg-font-ttf-vlgothic: separate from xorg-fontsFlorian Bäuerle2018-09-272-17/+11
* xorg-font-ttf-noto: separate from xorg-fontsFlorian Bäuerle2018-09-271-16/+10
* xorg-font-ttf-lohit-telugu: separate from xorg-fontsFlorian Bäuerle2018-09-271-21/+8
* xorg-font-ttf-lohit-tamil: separate from xorg-fontsFlorian Bäuerle2018-09-271-21/+8
* xorg-font-ttf-lohit-tamil-classical: separate from xorg-fontsFlorian Bäuerle2018-09-271-21/+8
* xorg-font-ttf-lohit-punjabi: separate from xorg-fontsFlorian Bäuerle2018-09-271-21/+8
* xorg-font-ttf-lohit-oriya: separate from xorg-fontsFlorian Bäuerle2018-09-271-21/+8
* xorg-font-ttf-lohit-malayalam: separate from xorg-fontsFlorian Bäuerle2018-09-271-21/+8
* xorg-font-ttf-lohit-kannada: separate from xorg-fontsFlorian Bäuerle2018-09-271-21/+8
* xorg-font-ttf-lohit-gujarati: separate from xorg-fontsFlorian Bäuerle2018-09-271-21/+8
* xorg-font-ttf-lohit-devanagari: separate from xorg-fontsFlorian Bäuerle2018-09-271-21/+8
* xorg-font-ttf-lohit-bengali: separate from xorg-fontsFlorian Bäuerle2018-09-271-21/+8
* xorg-font-ttf-lohit-assamese: separate from xorg-fontsFlorian Bäuerle2018-09-271-21/+8
* xorg-font-ttf-liberation: separate from xorg-fontsFlorian Bäuerle2018-09-271-19/+11
* xorg-font-ttf-hanazono: separate from xorg-fontsFlorian Bäuerle2018-09-271-16/+10
* xorg-font-ttf-dejavu: separate from xorg-fontsFlorian Bäuerle2018-09-271-18/+8
* xorg-font-ttf-carlito: separate from xorg-fontsFlorian Bäuerle2018-09-251-19/+5
* xorg-font-ttf-caladea: separate from xorg-fontsFlorian Bäuerle2018-09-251-19/+5
* xorg-font-ttf-bitstream-vera: separate from xorg-fontsFlorian Bäuerle2018-09-251-19/+11
* xorg-font-ttf-android: separate from xorg-fontsFlorian Bäuerle2018-09-251-20/+11
* Introduce world/install-fontFlorian Bäuerle2018-09-251-0/+31
* doc: add missing search paths for install_alternativeMichael Olbrich2018-09-211-1/+3
* doc: initial layer documentationMichael Olbrich2018-09-213-0/+170
* image-rauc: avoid shell calls if the package is not selectedMichael Olbrich2018-09-211-0/+4
* dtc: support layers in DTC_OFTREE_DTS_PATH by defaultMichael Olbrich2018-09-211-1/+1
* ptxd_file_url_path: add layer support for relative file URLsMichael Olbrich2018-09-211-1/+5
* barebox: use layer aware kconfig helperMichael Olbrich2018-09-211-12/+6
* kernel: use layer aware kconfig helperMichael Olbrich2018-09-211-11/+4
* ptxd_make_world_kconfig: add helper to create and save .configMichael Olbrich2018-09-213-6/+69
* ptxd_kconfig: handle config files across multiple layersMichael Olbrich2018-09-211-82/+487
* ptxd_kconfig: move to a separate scriptMichael Olbrich2018-09-202-193/+200
* barebox: support layers with BAREBOX_EXTRA_ENV_PATHMichael Olbrich2018-09-202-5/+13
* rules: implement & use ptx/in-platformconfigdirMichael Olbrich2018-09-209-9/+42
* ptxd_in_path: expand relative paths with PTXDIST_PATH_LAYERSMichael Olbrich2018-09-201-2/+20
* ptxd_make_xpkg_pkg: add layer supportMichael Olbrich2018-09-201-6/+3
* ptxd_get_alternative: add layer supportMichael Olbrich2018-09-201-14/+25
* ptxd_init_ptxdist_path: handle layers in PTXDIST_PATHMichael Olbrich2018-09-201-7/+18
* ptxd_print_path: handle layers correctlyMichael Olbrich2018-09-201-1/+1
* ptxd_make_world_init: make sure PTXDIST_LAYERS is definedMichael Olbrich2018-09-201-0/+6
* ptxdist: find config files in multiple layersMichael Olbrich2018-09-201-25/+88
* scripts/config: use more obscure char for sedMichael Olbrich2018-09-201-1/+2
* import kconfig script from LinuxMichael Olbrich2018-09-201-0/+226
* use ptx/get-alternative and ptx/in-path everywhereMichael Olbrich2018-09-206-7/+7
* rules/pre: define ptx/in-pathMichael Olbrich2018-09-201-0/+2
* rules: rename ptx/get_alternative to ptx/get-alternativeMichael Olbrich2018-09-201-1/+2
* ptxd_bailout: support multi-line error messagesMichael Olbrich2018-09-201-5/+21