I hereby claim:
- I am drawnwren on github.
- I am drawnwren (https://keybase.io/drawnwren) on keybase.
- I have a public key ASDcmLbculDi27PhVpkKMGuAuXR8OtHiHMk22lQyZOSGLAo
To claim this, I am signing this object:
final: prev: let | |
# Define version info | |
px4VersionInfo = { | |
version = "v1.14.0"; | |
commitHash = "1234567890abcdef1234567890abcdef12345678"; | |
shortHash = "1234567890abcdef"; | |
branch = "master"; | |
nuttxVersion = "v8.2.0"; | |
gitVersion = "2.42.0"; | |
}; |
# Install ARCH Linux with encrypted file-system and UEFI | |
# The official installation guide (https://wiki.archlinux.org/index.php/Installation_Guide) contains a more verbose description. | |
# Download the archiso image from https://www.archlinux.org/ | |
# Copy to a usb-drive | |
dd if=archlinux.img of=/dev/sdX bs=16M && sync # on linux | |
# Boot from the usb. If the usb fails to boot, make sure that secure boot is disabled in the BIOS configuration. | |
# This assumes a wifi only system... |
I hereby claim:
To claim this, I am signing this object:
This Gist was automatically created by Carbide, a free online programming environment.
This Gist was automatically created by Carbide, a free online programming environment.