Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Create USB stick in Golang #5

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

LaconicPneumonic
Copy link
Contributor

This pull request contains two things.

  1. An update to the shell scripts so that they enable DM-Verity, sign and "dd" kernels, create partition tables and make file systems.
  2. It contains an implementation of all the shell scripts in Golang

@LaconicPneumonic LaconicPneumonic self-assigned this Aug 25, 2017
rolland added 6 commits August 25, 2017 09:48
The scripts should now be able to partition a USB from a json file.
Add easier to debug error messages.

Fix bugs:
1. Did not add UUID which prevented mounting
2. Correct parsing for cgpt output
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant