Commit Graph

12 Commits

Author SHA1 Message Date
Collin J. Doering 2346803d19
README.org: Minor additions and new section about substitutes
* README.org:
(Disk Setup and Partitioning): Document creating and enabling swap and creating/mounting /boot/efi
(Optional (but recommended): Use additional or alternative substitute servers): New section
2024-02-24 22:17:34 -05:00
Collin J. Doering e5fb2f12e3
README.org: Run 'hash guix' to resolve known initial install issue 2024-02-24 22:17:18 -05:00
Collin J. Doering aad2fc34da
README.org: Add preliminary section on system initialization
* README.org: Document how to initialize a system from scratch, as well as other minor
adjustments in support of this. This documentation is not yet fully completed.
2024-02-24 12:47:45 -05:00
Collin J. Doering 556f060245
README.org: Add initial sections on generating service & shepherd graphs 2023-03-12 18:16:34 -04:00
Collin J. Doering 1bf10a324c
README.org: Add section "Running Operating System in VM for testing" 2023-03-03 23:31:52 -05:00
Collin J. Doering 2605a06a7a
README.org: Add new section "Building Operating System Configuration"
* README.org (Building Operating System Configuration): New section
2022-09-05 13:06:12 -04:00
Collin J. Doering 2e5f3b6e04
README.org: Fix typo
* README.org: -L (capitol), not -l as originally specified.
2022-04-06 14:56:05 -04:00
Collin J. Doering ce0251b8ec
Ensure public deploy-key is part of repository 2022-03-22 22:29:17 -04:00
Collin J. Doering 5d4f601fc1
Export %machine instead of machine to avoid name overlap
* .guix/rekahsoft/guix-config/vms/cloud0-home-rekahsoft-ca.scm: Add missing imports; change
name of public exports of system and machine, prefixing them with '%'
* .guix/rekahsoft/guix-config/vms/grocy0-home-rekahsoft-ca.scm:
* .guix/rekahsoft/guix-config/vms/guix-ci0-home-rekahsoft-ca.scm:
* .guix/rekahsoft/guix-config/vms/vault0-home-rekahsoft-ca.scm:
* README.org: Update commands that reference the 'system' variable exported from
configuration modules
* deploy/cloud0-home-rekahsoft-ca.scm: Reference renamed 'machine' as %machine
* deploy/grocy0-home-rekahsoft-ca.scm:
* deploy/guix-ci0-home-rekahsoft-ca.scm:
* deploy/vault0-home-rekahsoft-ca.scm:
2022-03-22 19:30:51 -04:00
Collin J. Doering b9da145c33
Refactor guix deploy machines specifications directly into channel
* channels-{vms,manual}.scm: Removed in preference of channel wide channels.scm
* README.org: Update various deployment proceedures given that moving forward
operating-system configurations will be self-contained within this channel
* .guix/rekahsoft/guix-config/vms/cloud0-home-rekahsoft-ca.scm: Include public machine record
for instance, refactored from deploy/*.scm
* .guix/rekahsoft/guix-config/vms/grocy0-home-rekahsoft-ca.scm:
* .guix/rekahsoft/guix-config/vms/guix-ci0-home-rekahsoft-ca.scm:
* .guix/rekahsoft/guix-config/vms/vault0-home-rekahsoft-ca.scm:
* deploy/cloud0-home-rekahsoft-ca.scm: Directly reference machine from channel instead of
declaring it here
* deploy/grocy0-home-rekahsoft-ca.scm:
* deploy/guix-ci0-home-rekahsoft-ca.scm:
* deploy/vault0-home-rekahsoft-ca.scm:
2022-03-22 18:39:06 -04:00
Collin J. Doering 7f90664d05
README.org: Correct typo after file renamed 2022-03-21 22:30:57 -04:00
Collin J. Doering acaa20d632
Initial commit 2022-03-20 22:31:46 -04:00