diff --git a/README.md b/README.md index eaf22f3..93793bb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # SHIT Linux ## Sam's Heckin Intermitent Tiny Linux ### What is? + It is a distro that removes the bloat from Ubuntu, replaces curl and wget with my swirl project, does not start up with a desktop (but you can start a XFCE session after logging in by the "startx" command), does NOT come with a browser, comes with an "add-flathub.sh" script, a "scrcpy.AppImage" binary, an "install-roblox-studio.sh" script, and replaces some of the bloated GNU coreutils with BusyBox utils. Also comes with flatpak. ### Download link pls? @@ -12,6 +13,7 @@ It is a distro that removes the bloat from Ubuntu, replaces curl and wget with m It is recommended for typical desktop use that you ***uncheck*** the LVM-related partition options in the initial install. ### How to install? + (Thanks ChatGPT for making my poor instructions more clear and interesting to read!) Alright, buckle up! First things first, grab yourself a spare USB Drive that you’re cool with reformatting – trust me, it’s for a good cause. Next up, snag a copy of [Ventoy](https://www.ventoy.net/en/index.html) (Avoid the ADS! :+1:) and fire up Ventoy2Disk. Now, pay attention here: make sure you disable that pesky secure boot support in Ventoy2Disk. Then, it’s time to work some magic – install Ventoy onto your USB and toss that ISO onto the VENTOY partition like a pro. @@ -19,3 +21,10 @@ Alright, buckle up! First things first, grab yourself a spare USB Drive that you Once that’s all done, it’s time to shake things up. Reboot into your BIOS – yeah, we’re diving deep now. Kick secure boot to the curb (I mean, who needs those Microsoft certs anyway, right?) and boot up from your USB. Choose that ISO you’ve been itching to install, but hold up – don’t forget to give LVM the ol’ heave-ho. And just like that, you’re off to the races! Trust me, it’s way easier than it sounds. Time to sit back, relax, and watch your system transform before your very eyes. You got this! + +### Screenshots? +Sure! Here are some screenshots! (Pro tip: These have "alt" tags to describe what's going on) + +![User login prompt example](login-prompt.webp) +![A user starting X.Org](starting-x.webp) +![A slightly customized desktop](slightly-customized-desktop.webp)