Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to u-root 0.12.0 and more cleanups #115

Merged
merged 13 commits into from
Jan 19, 2024
Prev Previous commit
Next Next commit
notice
majst01 committed Jan 12, 2024
commit d72d23bd5a2b690115a8dc7c9f37918ca9fd39a3
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -58,6 +58,7 @@ ${INITRD_COMPRESSED}:
initrd: ${INITRD_COMPRESSED}

# place all binaries in the same directory (/sbin) which is in the PATH of root.
# keep them alphabetically sorted
.PHONY: ramdisk
ramdisk:
GO111MODULE=off u-root \