Age | Commit message (Expand) | Author |
2024-09-27 | Update documentation...* README.org: Add new README that details how to use cuirass.genenetwork.org, and provides
links to other reference documents.
* docs/administration.org: Add a new, initially sparse, reference document detailing administration and
maintenance of cuirass.genenetwork.org.
* docs/initial-setup.org: Adjust abstract phrasing.
| Collin J. Doering |
2024-07-22 | Rename/move README.org to docs folder (docs/initial-setup.org) | Collin J. Doering |
2024-05-25 | README.org: Adjust how swapfile should be provisioned | Collin J. Doering |
2024-04-12 | README.org: Correct typo (refer to the correct installation disk)...* README.org: It was discovered that the wrong disk was referenced in the README!
Its worth noting that this documentation error does not impact the configuration of balg02,
as it doesn't directly reference the disk its being installed to, but instead references
where /boot/efi is located (which is setup as part preparing for the guix installation by
mounting guix's esp partition to /mnt/boot/efi) as well as references to partitions by label.
Also noteworthy is that this documentation error does not impact the Manual Testing of
bootstrapping Guix from a Debian VM, which still quiet closely mimics balg02.
| Collin J. Doering |
2024-04-08 | README.org: Add CUSTOM_id props to correct rendering via go-org...See: https://github.com/niklasfasching/go-org/issues/32#issuecomment-1546940722
| Collin J. Doering |
2024-04-08 | README.org: Clean up and add final guix bootstrapping instructions...* README.org: Completed/removed TODOs. Filled in section "Bootstrap Guix". Added section on
manually testing bootstrapping guix from debian in a VM. Corrected typo/oversight when
creating swapfile.
| Collin J. Doering |
2024-03-12 | Initial setup (not yet bootstrapped or thoroughly tested)...* .gitignore: Ignore files used by 'guix deploy'
* .guix/guix-na/config/balg02.scm: Initial balg02 guix configuration (sans cuirass)
* .pubkeys/collin.pub: Public key of Collin Doering
* .pubkeys/deploy-key.pub: Public key used for 'guix deploy' usage
* README.org: Various updates to how balg02 (guix-north-america) is setup
| Collin J. Doering |
2024-02-24 | Initial commit...* .gitignore: Ignore emacs backup files
* README.org: Add preliminary plan, with a few more details
* balg02.scm: Placeholder file that will become guix operating-system configuration for balg02
| Collin J. Doering |