Commit Graph
4 Commits
Author SHA1 Message Date
gryf 84f93c519f Use single library path.
There can be several directories, where libs are being searched for.
That behavior can be either hardcoded in the specific program, or
defined in /etc/ld.so.conf. To keep things simple, I'd just use
lib/lib64 (libe is a symlink to lib64) well-known location for the
shared libs.
2023-05-11 11:02:34 +02:00
gryf a2bfa1331b Separate keys (data) from drives definition (config) 2019-10-27 11:27:47 +01:00
gryf 084d166fbb Added initial version of mkinitramfs script 2019-10-21 21:25:13 +02:00
gryf fd281bbf52 Added readme 2019-10-21 21:20:27 +02:00