feature/build-my-own-kernel-rootfs #1

Merged
antoine merged 34 commits from feature/build-my-own-kernel-rootfs into main 2024-01-06 13:25:49 +00:00
3 changed files with 1 additions and 1 deletions
Showing only changes of commit d870be5ace - Show all commits

View File

@ -15,7 +15,7 @@ build: $(EXEC)
run: $(EXEC)
@chmod +x $(EXEC)
$(EXEC)
sudo $(EXEC)
ci:
golangci-lint run --fix

0
rootf-kernel/kernel.sh Normal file → Executable file
View File

0
rootf-kernel/rootfs.sh Normal file → Executable file
View File