# Anlinux-Resources **Repository Path**: mediateeee/anlinux-resources ## Basic Information - **Project Name**: Anlinux-Resources - **Description**: AnLinux 的脚本、Rootfs 和其他内容 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2021-08-15 - **Last Updated**: 2025-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [原链接](https://github.com/EXALAB/Anlinux-Resources):[GitHub - EXALAB/Anlinux-Resources: Scripts, Rootfs and other content for AnLinux](https://github.com/EXALAB/Anlinux-Resources) 这是存储 AnLinux 所有系统映像和脚本的地方。 如果您正在寻找主应用程序,请访问[这里](https://github.com/EXALAB/AnLinux-App) (GitHub) 要提交 issue ,请访问 [此处](https://github.com/EXALAB/AnLinux-App/issues) (GitHub) (请不要在这里提交 issue !!!我无法帮助你任何事!!!) (除了我重新写的的脚本出了问题,如果原来的脚本本身就有问题,还请提交到 GitHub 。) ## Bootstrap 系统 注意:仅 [Ubuntu](https://www.ubuntu.com/)、[Debian](https://www.debian.org/)、[Kali](https://www.kali.org/) , [Parrot Security OS](https://www.parrotsec.org/), [BackBox](https://www.backbox.org) 都是使用脚本的 bootstrap,其他都是官方镜像,未经修改。 位于 Scripts/Bootstrap 的脚本用于 bootstrap 系统。 您需要先安装一些软件包: > sudo apt-get install qemu-user-static debian-archive-keyring debootstrap 然后到 [Bootstrap](https://gitee.com/mediateeee/Anlinux-Resources/tree/master/Scripts/Bootstrap)下载bootstrap.sh脚本。 (在运行 bootstrap.sh 之前遵循说明很重要,如果有的话。) 要 bootstrap 系统,只需运行: > ./bootstrap.sh architecture /path/to/bootstrap 例如: > ./bootstrap.sh armhf /home/user/ubuntu/armhf #### 译者注 这个仓库从 ‎2021‎年‎8‎月‎15‎日 被创建时,从来没有刻意模仿 EXALAB ,我弄过来仅用于加速和通俗易懂的下载,我很感谢 EXALAB 给了我这样一次机会,再次感谢 EXALAB。 谢谢大家的支持, Kashiwagi Keisuke 2021/08/19 鞠躬。 由于我个人的问题,这些脚本没有办法及时更新,抱歉抱歉(反正应该也没几个人用吧 :P) 截至 2022/05/11 ,这个仓库的大小是 55.4 MB [![Fork me on Gitee](https://gitee.com/mediateeee/anlinux-resources/widgets/widget_3.svg)](https://gitee.com/mediateeee/anlinux-resources)