9 Star 55 Fork 21

Auroot / Auins

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README_en.md 5.07 KB
一键复制 编辑 原始数据 按行查看 历史
Auroot 提交于 2023-05-15 23:33 . modified: README.md

[English | 简体中文]


Auins (ArchLinux User install scripts)


📦 Please use the latest archiso

Using the following recommended method to obtain auins can greatly shorten your installation time:

  • stable:http://auins.auroot.cn/auins
  • beta:http://test.auroot.cn/auins
  • script configuration file(Modifiable ):./local/profile.conf
  • installation info file(Not editable ):./local/auins.info

💾 Quick start

# auroot.cn 
curl -fsSL http://auins.auroot.cn > auins
#Gitee
curl -fsSL https://gitee.com/auroot/Auins/raw/main/auin.sh > auins
# Github
curl -fsSL https://raw.githubusercontent.com/Auroots/Auins/main/auin.sh > auins
# exec
chmod +x auin.sh && bash auin.sh

:rocket: How to use ?

# LiveCD mode: Automatically open only in archiso
[1] Configure Mirrorlist
[2] Configure Netword
[3] Configure SSH
[4] Installation System (Secondary Menu)
[4->1] Disk Partition
[4->2] Installation Base System
[4->3] Configure System
[4->4] Configure Users
[4->5] Installation Desktop
[4->11] Installation Drive
[4->22] Install virtualization tools
[4->0]  arch-chroot /mnt

# Normal Mode: Automatically open only after system installation is completed or in a new system.
[1] Configure Mirrorlist
[2] Configure Netword
[3] Configure SSH
[4] Configure Users
[5] Installation Desktop
[5] Installation Fonts
[11] Installation Drive
[22] Install virtualization tools (Vmware / VirturlBox) 
[D] Delete auins & caches  
[Q] Exit Auins 

💻 Options

:: Auins is a script for ArchLinux installation and deployment.
usage: auins [-h] [-V] command ...

    Install Commands: ("-R = uninstall"):
        font    Install Fonts, Options: [all], [common], [adobe], [code].
        fcitx   Automatic installation 'fcitx' input method, Other options: [-R].
        ibus    Automatic installation 'ibus-rime' input method, Other options: [-R].
        axel    Automatic installation 'Axel' (Pacman multi threaded download), Other options: [-R].
        inGpu   Install Video card driver: ( "Nvidia" \ "Amdgpu" ).
        inVmt   Install Virtualization Tools: ( "Vmware" \ "Virtualbox" ).
        black   Installing BlackArch on ArchLinux. (https://blackarch.org/strap.sh)

    Settings Options:
        -m, --mirror        Automatically configure mirrorlist file.
        -w, --wifi          Connect to a WIFI.
        -s, --openssh       Open SSH service (password: 123456).
             
    Global Options:
            --update        Auins and modules are updated in real time, Options: [enable], [disable].
            --iso-check     Switch for auins version check, Options: [enable], [disable].
        -e, --edit-conf     Edit ("local/profile.conf").
        -f, --show-conf     Show ("local/profile.conf").
        -i, --show-info     Show ("local/auins.info").
        -c, --clean-cache   Delete auins and other caches.
        -h, --help          Show help message.
        -v, --version       Show the auins version.

:sparkles: Features

Desktop renderings

  • ⏳ The script homepage can check whether it is currently in Chroot model [ON] / [OFF]
  • 🔗 Script homepage shows IP address,Tip: Connect SSH service command
  • 🔗 One-click configuration SSH service, mirror source
  • 🔗 Network configuration: WIFIEthernet
  • 📦 auin.sh -vm according to your hardware installation virtualbox or vmware-tools
  • 🙎 Automatically configure common users and permissions
  • 📦 File system:ext2/3/4 btrfs jfs vfat ntfs-3g f2fs reiserfs
  • 📦 Desktop environment:Plasma(Min) Gnome Deepin Xfce mate lxde Cinnamon i3wm Openbox(slim)
  • 📦 Desktop Manager:sddm gdm lightdm lxdm, can be chosen arbitrarily
  • 💻 Automatic configuration of I/O, audio, bluetooth

  • 💻 Optional install Intel AMD Nvidia
  • 💿 Automatically install according to hardware UEFI or Boot Legacy
  • 💿 Custom multi-partition mount
Shell
1
https://gitee.com/auroot/Auins.git
git@gitee.com:auroot/Auins.git
auroot
Auins
Auins
main

搜索帮助