aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to 2.99.10HEADv2.99.10masterMichał Górny2024-11-111-1/+1
* file: Fix zstandard decompress invocationHaochen Tong2024-11-111-2/+2
* Bump to 2.99.9v2.99.9Michał Górny2024-10-271-2/+2
* bootloader: consider GRUB_CFG as location for grub configAndrew Ammerlaan2024-10-273-3/+13
* layout/blspec.py: consider bls named after ID from os-releaseAndrew Ammerlaan2024-10-271-6/+6
* tox: Add py313Michał Górny2024-10-271-1/+1
* test: Add a test for EFI zboot imagesHaochen Tong2024-10-271-0/+24
* file: Support reading EFI zboot imagesHaochen Tong2024-10-271-1/+11
* file: Allow limiting read size in KernelImage.decompress_rawHaochen Tong2024-10-271-12/+12
* Use more considerate language in "no kernels" errorMichał Górny2024-08-141-1/+2
* Include COPYING in sdistMichał Górny2024-07-151-0/+1
* github: Update Python versionsMichał Górny2024-05-081-2/+2
* Relicense as GPL-2.0+Michał Górny2024-05-0824-69/+363
* tox: Remove py38Michał Górny2024-05-081-1/+1
* tox.ini: move mypy to main testenvAndrew Ammerlaan2024-05-081-2/+3
* *{blspec.py,std.py}: update copyright headersAndrew Ammerlaan2024-05-084-0/+4
* ecleankernel/layout: do not hardcode os id/nameAndrew Ammerlaan2024-05-085-32/+48
* test: add rEFInd icon files to tests for std and blsAndrew Ammerlaan2024-05-082-0/+15
* ecleankernel/layout: clean-up rEFInd icon filesAndrew Ammerlaan2024-05-082-5/+17
* blspec.py: clean-up type 2 (uki) also if no type 1 directory presentAndrew Ammerlaan2024-05-081-2/+5
* test/test_layout_std.py: add tests for efistubAndrew Ammerlaan2024-04-231-5/+75
* also find std kernels on ESP/EFI/GentooAndrew Ammerlaan2024-04-231-47/+57
* Bump to 2.99.7v2.99.7Michał Górny2023-12-051-1/+1
* Parse UKIs produced by `ukify`David Seifert2023-12-052-8/+48
* Fix pyflakes errorMichał Górny2023-12-041-1/+1
* layout/blspec.py: also clean-up UKI's with 'gentoo' prefixAndrew Ammerlaan2023-12-041-5/+9
* tox: Add an upload envMichał Górny2023-08-211-0/+9
* Bump to 2.99.6v2.99.6Michał Górny2023-08-211-1/+1
* process: Handle missing files in the new logic more reliablyMichał Górny2023-08-212-5/+10
* Use samefile() when checking bootloader kernel pathsBoris Staletic2023-08-212-23/+34
* Bump to 2.99.5v2.99.5Michał Górny2023-07-121-1/+1
* tox: Add py312Michał Górny2023-07-121-1/+1
* blspec: version 1.2.5 in both test layoutsAndrew Ammerlaan2023-07-121-10/+63
* blspec: support same kernel version in both layoutsAndrew Ammerlaan2023-07-121-9/+19
* kernel: add layout attributeAndrew Ammerlaan2023-07-124-14/+19
* blspec: add some ukis to the test specAndrew Ammerlaan2023-07-121-81/+170
* blspec: support the type 2 unified kernel image layoutAndrew Ammerlaan2023-07-121-0/+26
* blspec: move appending of kernel files into its own functionAndrew Ammerlaan2023-07-121-18/+33
* blspec: find /boot/loader instead of /boot/entry_tokenAndrew Ammerlaan2023-07-122-32/+36
* .github: Also disable pypy-3.8Michał Górny2023-03-211-1/+1
* .github: Remove 3.8 from test matrixMichał Górny2023-03-211-2/+2
* Bump to 2.99.4v2.99.4Michał Górny2023-03-211-1/+1
* tox: Disable coverage testingMichał Górny2023-03-211-12/+1
* Convert to flit_coreMichał Górny2023-03-216-52/+58
* file: Support reading EFI stub imagesMichał Górny2023-03-212-2/+87
* file: Use auto-rewinding decoratorMichał Górny2023-03-211-11/+24
* file: Refactor kernel reading to use a loop over methodsMichał Górny2023-03-201-4/+7
* file: Use relative seeks when reading the kernel fileMichał Górny2023-03-201-3/+3
* cli: Add --read-kernel-version actionMichał Górny2023-03-201-0/+10
* .github: Add FUNDINGMichał Górny2023-03-201-0/+2