summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kernel-install.eclass: Update symlink if target has no sourcesMichał Górny2021-03-111-0/+3
* kernel-install.eclass: Refactor /usr/src/linux check to functionMichał Górny2021-03-111-26/+43
* kernel-install.eclass: Fix updating symlink w/ localversionMichał Górny2021-03-101-0/+1
* kernel-install.eclass: Fix handling EOF in test phaseMichał Górny2021-03-071-6/+10
* kernel-install.eclass: Fix initrd cleanup for uefi=yesMichał Górny2021-03-011-3/+2
* kernel-install.eclass: Include a RDEP on libelfMichał Górny2021-02-281-0/+6
* kernel-install.eclass: Fix bypassing dracut configsMichał Górny2021-02-281-2/+8
* kernel-install.eclass: Improve error message on /boot problemsMichał Górny2021-01-161-1/+1
* kernel-install.eclass: Improve failed install error messagesMichał Górny2021-01-161-13/+30
* kernel-install.eclass: Include SLOT in --config suggestionMichał Górny2021-01-161-1/+1
* kernel-install.eclass: Update symlink before installingMichał Górny2021-01-161-2/+1
* kernel-install.eclass: Move common to kernel-install_install_allMichał Górny2021-01-161-30/+32
* dist-kernel-utils.eclass: Introduce eclass for helper functionsMichał Górny2021-01-131-73/+9
* eclass/kernel-install.eclass: rework testsGeorgy Yakovlev2020-08-291-23/+96
* eclass/kernel-install.eclass: add ppc64 image pathGeorgy Yakovlev2020-08-281-0/+5
* eclass/kernel-install.eclass: restrict tests on ppc64 (for now)Georgy Yakovlev2020-08-281-1/+3
* kernel-install.eclass: Restrict tests on arm&arm64Michał Górny2020-08-131-1/+5
* kernel-install.eclass: Pass '-cpu max' on amd64 onlyMichał Górny2020-08-011-1/+3
* kernel-install.eclass: Run tests with '-cpu max'Michał Górny2020-07-181-1/+2
* kernel-{build,install}.eclass: support Kconfig LOCALVERSIONDavid GUGLIELMI2020-06-291-13/+23
* kernel-install.eclass: Warn about linux-firmware in pkg_pretend()Michał Górny2020-06-241-1/+24
* kernel-install.eclass: Add pkg_config() to reinstallMichał Górny2020-06-241-0/+23
* kernel-{build,install}.eclass: more ARM supportAlexey Shvetsov2020-05-211-0/+12
* kernel-install.eclass: Print elog about symlink updateMichał Górny2020-04-291-0/+7
* kernel-install.eclass: Remove initramfs in postrmMichał Górny2020-01-251-1/+7
* kernel-install.eclass: Fix initrd locationMichał Górny2020-01-091-2/+4
* kernel-install.eclass: Install logic for dist-kernelsMichał Górny2020-01-091-0/+309