Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Scirese/alarm
Install Arch Linux ARM(or Manjaro ARM) on Android TV Boxes
https://github.com/Scirese/alarm
Last synced: 20 days ago
JSON representation
Install Arch Linux ARM(or Manjaro ARM) on Android TV Boxes
- Host: GitHub
- URL: https://github.com/Scirese/alarm
- Owner: Scirese
- License: other
- Created: 2022-10-14T08:44:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-29T01:04:46.000Z (over 2 years ago)
- Last Synced: 2025-01-19T00:01:15.066Z (about 1 month ago)
- Language: Shell
- Size: 879 KB
- Stars: 34
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### A tutorial about installing Arch Linux ARM on Android TV Box
### 在安卓盒子安装Arch Linux ARM的教程~~今后或许会有其他发行版的教程~~
~~Probably there will be a tutorial about other distros afterwards~~
Utils 包含一些实用功能. 在基本系统配置完成后运行来下载脚本:
Utils contains some utility function. After the base system is configured, run this to download script:
`sudo pacman -S dialog && sudo wget https://github.com/Scirese/alarm/raw/main/utils/alarm_utils -O /usr/bin/alarm_utils && sudo chmod +x /usr/bin/alarm_utils`
然后使用 `sudo alarm_utils` 运行。
Then run with `sudo alarm_utils`.
[中文](alarm.md) [English](alarm_en.md)