index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ukify
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #27539 from esposem/ukify_pesign
Luca Boccassi
2023-05-11
2
-50
/
+165
|
\
|
*
src/ukify/test/test_ukify: fix skipped tests
Emanuele Giuseppe Esposito
2023-05-10
1
-1
/
+1
|
*
src/ukify/test/test_ukify: add pesign unit test
Emanuele Giuseppe Esposito
2023-05-10
1
-2
/
+53
|
*
ukify: support pesign as alternative to sbsign
Emanuele Giuseppe Esposito
2023-05-10
1
-46
/
+108
|
*
ukify: typo in doc and print when package is missing
Emanuele Giuseppe Esposito
2023-05-10
1
-1
/
+3
*
|
test_ukify: print message when skipping whole test file
Zbigniew Jędrzejewski-Szmek
2023-05-09
1
-2
/
+4
|
/
*
test_ukify: add test for combining config and cmdline
Zbigniew Jędrzejewski-Szmek
2023-05-05
1
-0
/
+80
*
test_ukify: rework how --flakes argument is appended
Zbigniew Jędrzejewski-Szmek
2023-05-05
3
-6
/
+16
*
test_ukify: propagate failure
Zbigniew Jędrzejewski-Szmek
2023-05-05
1
-1
/
+1
*
ukify: appease mypy
Zbigniew Jędrzejewski-Szmek
2023-05-05
1
-21
/
+42
*
test_ukify: add tests for the new functionality
Zbigniew Jędrzejewski-Szmek
2023-05-05
1
-0
/
+88
*
ukify: PeError → PEError
Zbigniew Jędrzejewski-Szmek
2023-05-05
1
-13
/
+13
*
ukify: rework option parsing to support a config file
Zbigniew Jędrzejewski-Szmek
2023-05-05
1
-153
/
+417
*
test_ukify: fix two failing tests
Zbigniew Jędrzejewski-Szmek
2023-05-03
1
-4
/
+1
*
test_ukify: fix loop iteration
Zbigniew Jędrzejewski-Szmek
2023-05-03
1
-1
/
+1
*
ukify: add missing header
Zbigniew Jędrzejewski-Szmek
2023-05-03
1
-0
/
+15
*
ukify: use UPPERCASE for parameter names
Zbigniew Jędrzejewski-Szmek
2023-05-03
1
-2
/
+4
*
ukify: allow building PE addon
Luca Boccassi
2023-04-26
2
-6
/
+32
*
ukify: Strip symbol/string table for old stubs
Jan Janssen
2023-04-01
1
-0
/
+13
*
ukify: Add workarounds for older stubs
Daan De Meyer
2023-03-28
1
-4
/
+24
*
Revert "ukify: Weaken file alignment assertions"
Daan De Meyer
2023-03-28
1
-7
/
+1
*
ukify: Weaken file alignment assertions
Daan De Meyer
2023-03-27
1
-1
/
+7
*
ukify: Add riscv32 and loongarch support
Jan Janssen
2023-03-24
1
-0
/
+3
*
ukify: Use pefile to add sections to EFI stub
Jan Janssen
2023-03-24
1
-50
/
+60
*
ukify: allow uncompressed kernel images for UNAME detection on aarch64 and ri...
Tobias Powalowski
2023-03-22
1
-0
/
+4
*
tree-wide: Use correct SPDX license identifier
Jan Janssen
2023-02-24
2
-2
/
+2
*
ukify: Set fast_load option when parsing PE files
Daan De Meyer
2023-02-20
1
-2
/
+2
*
ukify: fix padding length
Yu Watanabe
2023-02-15
1
-1
/
+2
*
treewide: fix a few typos in NEWS, docs and comments
Dmitry V. Levin
2023-02-15
1
-1
/
+1
*
tree-wide: fix typo and comment style update
Yu Watanabe
2023-02-15
1
-1
/
+1
*
ukify: add explanatory message when import fails
Zbigniew Jędrzejewski-Szmek
2023-02-08
1
-6
/
+13
*
ukify: python 3.9 compat followup
Daan De Meyer
2023-01-27
1
-1
/
+7
*
ukify: Downgrade required python version to 3.9
Daan De Meyer
2023-01-20
1
-21
/
+18
*
ukify: Fix version string
Daan De Meyer
2023-01-15
1
-1
/
+1
*
ukify: Fix tools detection if --tools was not passed
Jan Janssen
2023-01-11
1
-1
/
+5
*
Merge pull request #25912 from DaanDeMeyer/ukify
Daan De Meyer
2023-01-02
1
-2
/
+5
|
\
|
*
ukify: Require specifying --tools for each tools directory
Daan De Meyer
2023-01-02
1
-1
/
+1
|
*
ukify: Handle directories in path_is_readable()
Daan De Meyer
2023-01-02
1
-1
/
+4
*
|
ukify: Fix section offset calculation
Jan Janssen
2023-01-02
1
-3
/
+3
|
/
*
Merge pull request #25814 from DaanDeMeyer/ukify
Luca Boccassi
2022-12-22
1
-14
/
+31
|
\
|
*
ukify: Validate that there are no overlapping sections
Daan De Meyer
2022-12-22
1
-0
/
+14
|
*
ukify: Prefer using llvm-objcopy instead of objcopy
Daan De Meyer
2022-12-22
1
-10
/
+11
|
*
ukify: Allow passing multiple directories to --tools
Daan De Meyer
2022-12-22
1
-4
/
+6
*
|
ukify: check early if inputs exist and are readable
Zbigniew Jędrzejewski-Szmek
2022-12-20
1
-6
/
+25
*
|
ukify: catch error when loading foreign pe file
Zbigniew Jędrzejewski-Szmek
2022-12-20
1
-1
/
+4
|
/
*
ukify: allow multiple initrds
Zbigniew Jędrzejewski-Szmek
2022-12-07
2
-11
/
+38
*
ci: install pefile
Zbigniew Jędrzejewski-Szmek
2022-12-07
2
-1
/
+8
*
ukify: try to find the uname string in the linux image if not specified
Zbigniew Jędrzejewski-Szmek
2022-12-07
2
-0
/
+131
*
tests: add pytest tests for ukify
Zbigniew Jędrzejewski-Szmek
2022-12-07
9
-0
/
+510
*
meson,ukify: hook up ukify, add --version option
Zbigniew Jędrzejewski-Szmek
2022-12-07
1
-0
/
+6
[next]