You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# Mesa Linux
2
-
A minimal arch-based linux distro project with GNOME built in (along with a few other packages) for college. Currently under development.
1
+
# Sakura Linux
2
+
A minimal arch-based linux distro project with GNOME built in (along with a few other goodies) for college. Currently under development.
3
3
4
4
### mesakernel
5
-
Not inlcuded in MesaOS. This is a seperate project to understand kernel architecture.
5
+
Not inlcuded in this project, will be shifted elsewhere soon. This is a seperate project to understand kernel architecture.
6
6
A minimal kernel made using rust, with the help of [blog_os](https://os.phil-opp.com/) -
7
7
If you want to run the bootable image, download the .bin file at 'mesakernel/x86_64-generic/bootimage-mesakernel.bin'. Make sure you have QEMU installed or a USB flash drive to make a bootable USB.
0 commit comments