summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3b63f19..f1ee9ef 100644
--- a/README.md
+++ b/README.md
@@ -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/>