- Mar 19, 2025
-
-
Florent Gluck authored
-
- Dec 07, 2024
-
-
Florent Gluck authored
updated codebase to only have 3 modules: server, client and common. This is instead of having a module per sub-directory which is unecesseray bloated
-
- Oct 03, 2024
-
-
ping authored
-
Florent Gluck authored
-
- Jan 03, 2024
-
-
Florent Gluck authored
-
- Jun 13, 2023
-
-
Florent Gluck authored
-
- May 11, 2023
-
-
Florent Gluck authored
-
- Dec 20, 2022
-
-
Florent Gluck authored
-
- Sep 28, 2022
-
-
Florent Gluck authored
Updated installation details in tools/distribs_install.md
-
- Sep 26, 2022
-
-
Florent Gluck authored
-
- Sep 25, 2022
-
-
Florent Gluck authored
-
- Aug 30, 2022
-
-
Florent Gluck authored
-
- Aug 13, 2022
-
-
Florent Gluck authored
-
- Aug 11, 2022
-
-
Florent Gluck authored
-
Florent Gluck authored
Added distribs_install.md which describes what to setup/install when creating base images for various linux distributions.
-
- Aug 10, 2022
-
-
Florent Gluck authored
Added guest agent settings to vm_run and template_creator
-
- Aug 08, 2022
-
-
Florent Gluck authored
Added options "discard=unmap,detect-zeroes=unmap" to QEMU in order to handle sparse files to save disk space. Updated template_creator, update_disk and vm_run scripts in consequence.
-
- Aug 05, 2022
-
-
Florent Gluck authored
-
- Jul 28, 2022
-
-
Florent Gluck authored
-
Florent Gluck authored
Updated template_creator: template dir wasn't removed after archive was created Updated README.md with vm_run
-
- Jul 26, 2022
-
-
Florent Gluck authored
Overhauled template_creator which now creates a full template that can directly be unarchived in the templates directory. Updated README.md accordingly.
-
- Jul 25, 2022
-
-
Florent Gluck authored
-
- Jul 24, 2022
-
-
Florent Gluck authored
Fixed a minor bug in qemu.go Removed sound option in template_creator
-
- Jul 07, 2022
-
-
Florent Gluck authored
Updated README.md to add how to create an initial template and also how to create the initial user hashed password
-
- Jun 22, 2022
-
-
Florent Gluck authored
-
- Jun 14, 2022
-
-
Florent Gluck authored
- Added tools/genpwd which encrypt plain password for use with nexus
-