项目作者: hypnoglow

项目描述 :
Manjaro Linux bootstrap :battery:
高级语言: Shell
项目地址: git://github.com/hypnoglow/manjaro-bootstrap.git
创建时间: 2016-05-10T15:31:50Z
项目社区:https://github.com/hypnoglow/manjaro-bootstrap

开源协议:MIT License

下载


manjaro-bootstrap

A simple script that brings Manjaro Linux system to a consistent state,
e.g. after a fresh installation.

Bootstrapping

Clone this repo:

  1. git clone https://github.com/hypnoglow/manjaro-bootstrap.git
  2. cd manjaro-bootstrap

See usage info:

  1. ./bootstrap -h

There are several profiles available.
Choose one for your current system, then run:

  1. ./bootstrap <profile>

If you have any issues with pacman keys during a system update, run bootstrap with -k option.

Your own bootstrap

Feel free to fork or copy this repo to create your own bootstrap script.
You can adjust profiles, packages and other stuff to your needs.

Additional information

There is a Vagrantfile in this repository. You can use it to test this boostrap and to see what it does without any changes to your current system.

License

MIT