shit-linux/README.md

67 lines
4.3 KiB
Markdown
Raw Normal View History

2024-03-20 18:18:39 +00:00
# SHIT Linux
## Sam's Heckin Intermitent Tiny Linux
### What is?
2024-03-20 20:01:52 +00:00
2024-04-13 22:46:16 +00:00
It is a distro that removes the bloat from Ubuntu, replaces curl and wget with my swirl project, comes with xfce4, ***does*** 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.
2024-03-20 18:18:39 +00:00
### Download link pls?
[Here, enjoy! :D](https://sparksammy.com/shit-linux.iso)
2024-03-20 20:11:12 +00:00
### IMPORTANT NOTES
* It is recommended for typical desktop use that you ***uncheck*** the LVM-related partition options in the initial install.
2024-03-20 20:12:35 +00:00
* You ***WILL*** need a SD Card with SD card reader ***OR*** USB Drive
2024-03-20 20:37:08 +00:00
* Do ***NOT*** buy SD Cards or USB Drives online.
2024-04-06 11:26:01 +00:00
* This only comes with the bare necessities. You'll need to provide any extra packages, such as power-management apps, via apt and/or flatpak.
* Note that there is now a seperate install script (install-desktop.sh) for installing an XFCE4 desktop.
2024-04-06 11:52:50 +00:00
* Also note that, no matter which desktop environment you choose, there is a librewolf.AppImage as well as some scripts needed to play and develop in ROBLOX (although you need a spare Android phone to use the player.)
2024-03-20 20:11:12 +00:00
* There IS an "Additional Drivers" app to install NVIDIA drivers.
* Most WiFi drivers that are compatible with Ubuntu Jammy Jellyfish should work by default ***after*** install.
2024-03-20 20:50:00 +00:00
* CURL is incompatible with most applications due to it being a shortcut to the better swirl project.
* Swirl's source can be found here: http://nodemixaholic.com:3002/nodemixaholic/swirl
2024-03-20 20:47:45 +00:00
2024-04-06 12:52:15 +00:00
### How to install on a PC?
2024-03-20 20:01:52 +00:00
2024-04-06 11:51:48 +00:00
(Thanks ChatGPT for making Mr. Lord's poor instructions more clear and interesting to read!)
2024-03-20 19:55:16 +00:00
2024-03-20 21:16:07 +00:00
Alright, buckle up! First things first, grab yourself a spare USB Drive that youre cool with reformatting trust me, its for a good cause. Next up, snag a copy of ***Ventoy*** (***[Download here](https://sourceforge.net/projects/ventoy/files/v1.0.97/ventoy-1.0.97-windows.zip/download)*** if your ***current*** OS is Windows or ***[download here](https://sourceforge.net/projects/ventoy/files/v1.0.97/ventoy-1.0.97-windows.zip/download)*** if you are on GNU/Linux.) and fire up ***Ventoy2Disk.*** ***Now, pay attention here: make sure you disable that pesky secure boot support in Ventoy2Disk. Then, its time to work some magic install Ventoy onto your USB and toss that ISO onto the VENTOY partition like a pro.***
2024-03-20 19:55:16 +00:00
2024-03-20 21:16:07 +00:00
Once thats all done, its time to shake things up. Reboot into your BIOS yeah, were 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 youve been itching to install, but hold up dont forget to give LVM the ol goodbye.***
2024-03-20 19:55:16 +00:00
And just like that, youre off to the races! Trust me, its way easier than it sounds. Time to sit back, relax, and watch your system transform before your very eyes. You got this!
2024-03-20 20:01:52 +00:00
2024-04-06 12:52:15 +00:00
### How do I install on a Mac with T2 chip?
2024-04-06 11:59:00 +00:00
2024-04-06 12:00:13 +00:00
***NOTE: T2 compatibility is still in it's early stages, and if it does work, you'll need to enable Wi-Fi via terminal to use internet, such as to enable XFCE4 Desktop!***
2024-04-06 11:59:00 +00:00
1. Go to recovery mode (Command+R on boot)
2. Disable signed/secure boot and enable booting from all sources
2024-04-06 16:50:34 +00:00
3. Install onto your mac as per usual (you'll need a usb keyboard in installer!)
4. [Enable Wi-Fi using these instructions](https://github.com/sam-sneed/shit-linux/wiki/SHIT-Linux-CLI-Wifi-Guide)
2024-04-06 12:52:15 +00:00
5. Enjoy your SHITty experience! ;)
( NOTE: We have since discovered that the T2 kernel is enabled by default on install! :D )
2024-04-06 11:59:00 +00:00
2024-03-20 20:01:52 +00:00
### Screenshots?
2024-03-20 20:37:08 +00:00
2024-03-20 20:31:45 +00:00
Sure! Here are some screenshots!
2024-03-20 20:01:52 +00:00
2024-03-20 20:39:33 +00:00
<img src="login-prompt.webp" width="15%">
2024-03-20 20:42:24 +00:00
* Description: User login prompt example
2024-03-20 20:39:33 +00:00
<img src="starting-x.webp" width="15%">
2024-04-06 10:57:46 +00:00
* Description: A user starting X.Org after running "install-desktop.sh"
2024-03-20 20:42:24 +00:00
<img src="slightly-customized-desktop.webp" width="15%">
2024-04-06 10:57:46 +00:00
* Description: A slightly customized desktop using default-choice of desktop environment
2024-04-06 11:26:01 +00:00
### Maintainers
* Sam Sneed - Website Maintainer: Responsible for maintaining and updating the website.
* Sparksammy - Ex-Distro-Dev/Current Download Maintainer: Previously a Distro Developer, now overseeing current download maintenance.
* Maxwell Drake - Current Distro Developer: Actively involved in the development and maintenance of the distribution.