# Anlinux-Resources **Repository Path**: ruman/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**: 0 - **Forks**: 2 - **Created**: 2022-04-02 - **Last Updated**: 2022-04-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: anlinux, termux ## 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 架构 /path/to/bootstrap 例如: > ./bootstrap.sh armhf /home/user/ubuntu/armhf #### 译者注 这个仓库从 ‎2021‎年‎8‎月‎15‎日 被创建时,从来没有刻意模仿 EXALAB ,这个仓库的著作权是 EXALAB 所拥有的,仅用于加速和通俗易懂的下载,我很感谢 EXALAB 给了我这样一次机会,再次感谢 EXALAB。 使用这个仓库的内容是大家相信我没有加私活进去,当然这个仓库开源在这里大家可以随便查看内容。 谢谢大家的支持, 鞠躬。 截至 2021/8/19 ,这个仓库的大小是 110 MiB (115,751,993 bytes) ,我真不知道在里边塞了什么东西进去,服了。