diff options
| author | Philip J Freeman <elektron@halo.nu> | 2005-07-22 01:13:13 -0700 |
|---|---|---|
| committer | Philip J Freeman <elektron@halo.nu> | 2026-04-22 12:13:02 -0700 |
| commit | 521028801517a92ffdbf4911ca9d6db67e8de7d3 (patch) | |
| tree | 5eaf050789a03275c73fd810f8d65edb6de54cc1 /README.md | |
| parent | e33ea89387b46c5a4a91b1fd90c05e0d7ad56470 (diff) | |
add a gui; initial dev releasehalo.01.20250721.235859
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# ostree-demo +# halo-os ## Intro @@ -27,7 +27,7 @@ filesystem for you. ### Login -Login as `root` with the password `guest` +Login as `trent` with the password `reznor` ### Connect to the internet @@ -50,3 +50,8 @@ Check for and apply system updates from public ostree repo, hosted at $ ./publish-repo # migrate the content to an archive repo $ sudo ./generate-usb-img # build a bootable usb image file $ ./sync-repo # sync the archive repo up to a webserver + +# Notes and References + +<https://fedoramagazine.org/building-your-own-atomic-bootc-desktop/> +<https://systemd.io/HOME_DIRECTORY/> |
