moving everything to active or retired vs incubating and graduated
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 14s

This commit is contained in:
2025-04-19 18:46:40 -04:00
parent 6e393d90ee
commit ef9104c796
234 changed files with 456 additions and 244 deletions

View File

@@ -0,0 +1,51 @@
# Graphene OS
<https://grapheneos.org/install/>
## Fedora Silverblue
1. Add the following udev rule to `/etc/udev/rules.d/51-android.rules
```conf
SUBSYSTEM=="usb",ATTR{idVendor}=="18d1",MODE="0660",TAG+="uaccess"
```
2. Reload with `sudo udevadm control --reload-rules && sudo udevadm trigger`
3. fastboot now works
4. Navigate to the releases page and copy the link to the zip file
```bash
curl -O https://releases.grapheneos.org/caiman-install-2025031400.zip
```
5. Verify
```bash
ssh-keygen -Y verify -f allowed_signers -I contact@grapheneos.org -n "factory images" -s caiman-install-2025031400.zip.sig < caiman-install-2025031400.zip
```
6. Extract
```bash
bsdtar xvf caiman-install-2025031400.zip
```
7. Flash
```bash
bash flash-all.sh
```
8. Re lock
```bash
fastboot flashing lock
```
## Apps
### FUTO
<https://keyboard.futo.org/>
FUTO Keyboard: Supports android speech to text and swipe completely offline