mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
Feature/efi (#2192)
* update makefile * fix * add efi support * fix efi * clean up * add `make update` and `make update-overlay` * more protections * update package lock * rename reflash to indicate it isn't real * fix authcookie * Update product.yaml
This commit is contained in:
@@ -10,7 +10,7 @@ function partition_for () {
|
||||
fi
|
||||
}
|
||||
|
||||
TARGET_NAME=embassyos-raspi.img
|
||||
TARGET_NAME=embassyos-raspi-uninit.img
|
||||
TARGET_SIZE=2400000000
|
||||
|
||||
cp raspios.img $TARGET_NAME
|
||||
|
||||
Reference in New Issue
Block a user