|
|
@@ -1,12 +1,33 @@
|
|
|
-# Welcome
|
|
|
+# Welcome to ARK-OS
|
|
|
|
|
|
-Hello, this is where the code of ARK-OS is hosted! Actual Readme.md is inside the arkos folder mind you this is just the rules!
|
|
|
+Welcome to the primary repository for **ARK-OS**!
|
|
|
|
|
|
- - YOU CAN ONLY FORK THIS REPO.
|
|
|
- - YOUR FORKED REPO CAN AND MUST BE NAMMED ARK-OS ONLY OR IT WILL BE AUTOMATICALLY DELETED!
|
|
|
- - HOSTING OF OTHER REPOS OR MALICIOUS CONTENT IS PROHIBITED
|
|
|
- - YOU ONLY HAVE PERMISSION TO CREATE 1 REPOSITORY
|
|
|
- - PROVIDE A PROPER USERNAME AND EMAIL WHILE SIGNING IN
|
|
|
- - IF YOU HAVE ANY QUERIES OR FIND SOMETHING THAT IS TOTALLY OF-TOPIC OR SUPICIOUS CONTACT : aarav.kharade1234@gmail.com (the owner of this project)
|
|
|
+> [!NOTE]
|
|
|
+> This root file contains the repository rules and contribution guidelines. For technical documentation and system information, please refer to the primary [README.md](./arkos/README.md) inside the `arkos` folder.
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+## 📋 Repository Rules & Guidelines
|
|
|
+
|
|
|
+To maintain the integrity of this project, all contributors must strictly adhere to the following rules. Failure to comply will result in repository deletion or access revocation.
|
|
|
+
|
|
|
+* **Forking policy:** You are permitted to fork this repository only.
|
|
|
+* **Naming convention:** Your forked repository **must** be named exactly `ARK-OS`. Repositories using any other name will be automatically deleted.
|
|
|
+* **Content restrictions:** Hosting alternative repositories or malicious content under this project umbrella is strictly prohibited.
|
|
|
+* **Resource limits:** Users are granted permission to create exactly one (1) repository.
|
|
|
+* **Profile verification:** You must provide a valid username and a functional email address when signing in or contributing.
|
|
|
+* **Security & reporting:** If you have questions, notice off-topic activity, or spot suspicious content, immediately contact the project owner at [aarav.kharade1234@gmail.com](mailto:aarav.kharade1234@gmail.com).
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+## 🛠️ Architecture & Device Support
|
|
|
+
|
|
|
+### Hardware Support
|
|
|
+* **Official Support (Planned):** Raspberry Pi 4
|
|
|
+
|
|
|
+### Supported Architectures
|
|
|
+* **`x86_64`** — Stable / Available
|
|
|
+* **`arm64`** — Under active development
|
|
|
+
|
|
|
+*Disclaimer: Support provided by third-party or custom projects will not be officially recognized or supported by the core maintenance team.*
|
|
|
|
|
|
-OFFICIAL DEVICE SUPPORT (PLANNED) : Raspberry Pi 4
|