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
*
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
*
ukify: add helper to create UKIs
Zbigniew Jędrzejewski-Szmek
2022-12-07
1
-0
/
+576