项目作者: yekm

项目描述 :
install archlinux real quick
高级语言: Shell
项目地址: git://github.com/yekm/iarq.git
创建时间: 2019-07-03T13:03:56Z
项目社区:https://github.com/yekm/iarq

开源协议:MIT License

下载


Usage

Fork, edit, use like this:

wget https://raw.githubusercontent.com/%username%/iarq/wtfiamdoing/install.sh | hn=hostname_here bash -xe

WAT?

This is a list of commands that you intended to run to get your arch installed from an arch livecd shell https://www.archlinux.org/download/
All major modifications (like complicated partitioning) should go to a separate branch.

TODO

  • Put mitigations=off in /etc/default/somethingsomething
  • Enable swap and zswap?
  • Add user creation [ -z "$u" ] && chroot useradd $u

Licence

MIT