Commit Graph

67 Commits (427e8c8bf190e279a51c03f09d6e2b127c9e8cae)
 

Author SHA1 Message Date
trivernis 427e8c8bf1
Add install-desktops implementation 2 years ago
trivernis 447ef2b48f
Update dependencies 2 years ago
trivernis 381f080565
Add common scripts and eval command 2 years ago
trivernis 589584c7c6
Add setup users task 2 years ago
trivernis 622f28dfbc
Add setup root users implementation 2 years ago
trivernis e348549800
Add configure network implementation 2 years ago
trivernis 5548e05319
Add configure-locale implementation 2 years ago
trivernis 5f6ece5f42
Add todo and error command 2 years ago
Julius Riegel 5c6ea5e9a4 Merge branch 'finetune-chrooting' into 'main'
Fineune some aspect of chrooting (and test this thing)

See merge request crystal/software/tourmaline!2
2 years ago
trivernis 1fb4f55119
Add the actual task to test if chrooting works (bootloaders) 2 years ago
trivernis 2b7ffea75e
Add install base and kernels step 2 years ago
trivernis 7963bafed9
Add fs creation and mounting for efi no hdds 2 years ago
trivernis eecaa70b59
Add layout part of create_partitiosn and custom commands 2 years ago
trivernis 4ad2700f06
Fix the run-in-chroot check 2 years ago
Julius Riegel eb88743d01 Merge branch 'simplify-errorhandling' into 'main'
Simplify errorhandling

See merge request crystal/software/tourmaline!1
2 years ago
trivernis 6d538c70ad
Improve chrooting error messages 2 years ago
trivernis d89ce35495
Change errors to miette diagnostics 2 years ago
Michal Stopyra 9f840d5310 fix: finally fix CI 2 years ago
Michal Stopyra a19bda9939 chore: fix CI lints 2 years ago
Michal Stopyra c37eaa8597 fix: fix CI using rust:latest Dockerfile practices 2 years ago
Michal Stopyra bcd57e0577 fix: fix incorrect use of `sudo` in CI 2 years ago
Michal Stopyra e46366db76 fix: add libclang to CI 2 years ago
trivernis af3ab8eeb5 Update README 2 years ago
trivernis a5468c8217 Add indicator for scripts if they should be run in a different root 2 years ago
trivernis 9dff21dc53 Fix missing file link and resolv.conf in chroot 2 years ago
trivernis 735a34e2d2 Add mounting of system directories when chrooting 2 years ago
trivernis 35b2ed5782 Add ChrootedTask to run all tasks in a different (curently hardcoded) root 2 years ago
0xMRTT 766cdc108a feat: improve ci 2 years ago
Michal Stopyra 29a12c5e5e Merge branch 'config-extension' into 'main'
Rewrite to allow for dynamic config extension and task definitions

See merge request crystal/software/tourmaline!3
2 years ago
trivernis 2c998d1445
Update README and make config_key optional 2 years ago
trivernis 0cad5f7d02
Fix clippy warnings 2 years ago
trivernis a44b235f83
Add order field for a task execution order 2 years ago
trivernis d50cbf4ca1
Improve error reporting 2 years ago
trivernis 618c1ddf9f
Add config loading and task executor initialization 2 years ago
trivernis 3f85c87202
[BROKEN] Add missing type definitions for config 2 years ago
trivernis a8426cb4f9
[BROKEN!] Refactor tasks to allow dynamic loading and executing 2 years ago
trivernis 23728d05ff
Move os config to different directory 2 years ago
Trivernis Trivernis 8f063cdef1 Merge branch 'integration-not-installation' into 'main'
Integration not Installation

See merge request crystal/software/tourmaline!2
2 years ago
trivernis 9e1b60c313
Merge branch 'main' into integration-not-installation 2 years ago
trivernis 07fe67df24
Add newline to end of all script files 2 years ago
trivernis 66e39c1d4b
Add script description to README 2 years ago
trivernis 91172ddd55
Change trm to us up and down scripts instead of scripts and hooks 2 years ago
Michal Stopyra a8e49e3582 Add `.gitlab-ci.yml` 2 years ago
trivernis c23e37db6f
Update embed-nu 2 years ago
trivernis e52c3c5b3a
Apply changes caused by upstream rusty-value changes 2 years ago
trivernis 30a88572b7
Fix clippy warnings 2 years ago
trivernis fd97b535df
Replace ALL of the nu stuff with embed-nu 2 years ago
trivernis 8d37f60cd7
Add cli 2 years ago
trivernis fae57a7e3f
Add function to generate script files (and generate them) 2 years ago
trivernis e27e798a38
Add missing tasks
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago