R. Ryantm
d4e775bd1a
makeInitrdNGTool: 0.1.0 -> 0.1.0
2024-01-25 13:37:20 +00:00
R. Ryantm
19b4bac3d0
makeInitrdNGTool: 0.1.0 -> 0.1.0
2024-01-07 10:39:28 +00:00
R. Ryantm
5ff7811393
makeInitrdNGTool: 0.1.0 -> 0.1.0
2024-01-01 20:10:05 +00:00
R. Ryantm
d2ffb24948
makeInitrdNGTool: 0.1.0 -> 0.1.0
2023-12-16 14:58:17 +00:00
R. Ryantm
8c15911d79
makeInitrdNGTool: 0.1.0 -> 0.1.0
2023-11-23 13:26:47 +00:00
Will Fancher
18013cc71e
systemd-stage-1: Use specific fs packages
2023-10-19 21:13:22 -04:00
R. Ryantm
3876a545ed
makeInitrdNGTool: 0.1.0 -> 0.1.0
2023-10-11 02:44:30 +00:00
Cole Helbling
3e63608c7b
makeInitrdNGTool: better errors
...
It's extremely frustrating seeing "Error: Os { code: 13, kind:
PermissionDenied, message: "Permission denied" }" without any hint as to
where exactly that occurred.
This commit fixes that by adding context to most errors.
2023-05-25 13:26:05 -07:00
Lily Foster
d01bc6f9cb
make-initrd-ng: document wrapped file behavior
2023-02-20 07:02:55 -05:00
Lily Foster
4df8f9a2f8
make-initrd-ng: support wrapped executables
2023-02-20 07:02:55 -05:00
Linus Heckemann
ee38010981
makeInitrdNG: add meta and update script
2022-08-02 10:54:55 +03:00
Linus Heckemann
6fc909a1cc
makeInitrdNG: make stripping fully optional
...
Now the tool will only strip binaries if a strip executable is passed
via the STRIP environment variable. This is exposed via the strip
option for makeInitrdNG and the NixOS option boot.initrd.systemd.strip.
2022-08-02 10:19:48 +03:00
K900
daee67dae6
make-initrd-ng: use goblin instead of shelling out to patchelf and friends
2022-08-02 10:19:48 +03:00
K900
1356441cb1
make-initrd-ng: rustfmt
2022-08-02 10:19:48 +03:00
Janne Heß
e5995b2235
makeInitrdNG: Strip more and remove output
...
This strips all elf files as far as possible and removes a lot of
unnecessary output. Also wrap in the binaries instead of relying on
$PATH.
2022-05-01 17:06:14 +02:00
Will Fancher
d193ef8a57
make-initrd-ng: init
2022-03-22 07:02:22 -04:00