README: update to the current status.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
This commit is contained in:
parent
f8435274b4
commit
d4b6b56a60
37
README
37
README
|
@ -12,22 +12,35 @@ Backups
|
||||||
=======
|
=======
|
||||||
This repository is also backed up on software heritage from time to time.
|
This repository is also backed up on software heritage from time to time.
|
||||||
|
|
||||||
Bootstrap
|
Virtual machines
|
||||||
=========
|
================
|
||||||
|
|
||||||
First the gnutoo-trisquel-netinstall VM need to be installed. Once
|
In this git repositories, there are several virtual machines
|
||||||
this is done it can be used to install the gnutoo-trisquel-installer
|
definitions:
|
||||||
VM by using the default options.
|
|
||||||
|
|
||||||
When installing it, do not enable SSH as this would expose the VM to
|
- audio.experimental.a-lec.org: This is a Mumble server made with Guix.
|
||||||
security risks.
|
|
||||||
|
|
||||||
Once this is done, this new gnutoo-trisquel-installer can be used to
|
- guix-installer-vm: This is meant to generate a template VM with
|
||||||
install Guix and generate new Guix VMs like guix-installer-vm or
|
Guix. Once deployed users are supposed to SSH inside and reconfigure
|
||||||
audio.experimental.a-lec.org.
|
it with the Guix scheme configuration they need/want.
|
||||||
|
|
||||||
The audio.experimental.a-lec.org VM can also be generated from the
|
- trisquel-automatic-netinstall-qemu: This is a Trisquel VM generated
|
||||||
guix-installer-vm.
|
automatically from the Trisquel netinstall with qemu and preseed.
|
||||||
|
|
||||||
|
- trisquel-install-guix-fai: This is an example that can be used to
|
||||||
|
deploy configuration management with FAI (Fully Automated
|
||||||
|
Installation) inside a VM. Unlike regular FAI installations, here
|
||||||
|
things are simplified a lot, and we simply (ab)use FAI to store
|
||||||
|
configuration files inside a git repository. This also require to
|
||||||
|
run inside the VM once the VM has been created.
|
||||||
|
|
||||||
|
- trisquel-manual-netinstall-lxc: This was meant to automatize the
|
||||||
|
creation of VM running the Trisquel netinstall, but it has been
|
||||||
|
superseded by trisquel-automatic-netinstall-qemu which does the
|
||||||
|
full installation automatically. Since
|
||||||
|
trisquel-automatic-netinstall-qemu is using preseed, it's also
|
||||||
|
possible to modify it not provide answers for some of the installer
|
||||||
|
questions, letting the user(s) choose instead.
|
||||||
|
|
||||||
License
|
License
|
||||||
=======
|
=======
|
||||||
|
|
Loading…
Reference in New Issue