Commit Graph

5 Commits

Author SHA1 Message Date
Collin J. Doering 3bdb2932f7
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.
2024-04-12 19:10:18 -04:00
Collin J. Doering 8b0daea1d7
README.org: Add CUSTOM_id props to correct rendering via go-org
See: https://github.com/niklasfasching/go-org/issues/32#issuecomment-1546940722
2024-04-08 11:49:40 -04:00
Collin J. Doering 2e6098b777
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.
2024-04-08 11:39:20 -04:00
Collin J. Doering 6cf7f9a72e
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
2024-03-12 00:15:19 -04:00
Collin J. Doering 254381bfa7
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
2024-02-24 10:07:26 -05:00