]>
Kevux Git Server - initrd_init/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kevin Day [Thu, 28 May 2026 22:37:20 +0000 (17:37 -0500)]
Update: Script to better handle white spaces.
The `"${@}"` will expand spaces correctly into each parameter.
The double quotes are requires as `${@}` will not work as expected.
Kevin Day [Sat, 23 May 2026 13:41:38 +0000 (08:41 -0500)]
Update: Import initrd_init sources.
Imported as-is from the source code tar ball.
Kevin Day [Sat, 23 May 2026 13:37:39 +0000 (08:37 -0500)]
Update: Initial commit.