~mdkcore/void-install-scripts

(mine) Void Linux install scripts
[docs] Update README
[env] Import machine specific env files
[env] Import sample env file

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~mdkcore/void-install-scripts
read/write
git@git.sr.ht:~mdkcore/void-install-scripts

You can also use your local clone with git send-email.

#(mine) Void Linux install scripts

Scripts that I use to install Void Linux on my machines.

Do not use them as-it, they will break your system! Read carefully what each script do and copy/edit following your needs.

#How to use

TBD (but to sum up: boot installation media, run stage01.sh and follow the "instructions").

#Scripts

  • stage01: Formats and prepare a LVM partition to install the system (chroot based; uses LUKS)
  • stage02: Configure system partitioning and install a boot loader (grub)
  • stage03: Install mirrors, packages, services and perform basic system configuration
  • stage04: WIP WIP Configure user environment WIP WIP

Look at env.sample.sh for machne specific configurations.