ArchMatic icon indicating copy to clipboard operation
ArchMatic copied to clipboard

Another take on the Gaming Script

Open HerXayah opened this issue 4 years ago • 6 comments

Please leave this not merged until i have it somewhat done!

I want to discuss the contents of this furter here

HerXayah avatar Oct 18 '21 20:10 HerXayah

Waiting for Criticism and Review!

  • Lilly aka StarGuardianAkali | Sinon

HerXayah avatar Oct 18 '21 21:10 HerXayah

I might be wrong, but to me it looks like you are using systemd and openrc in your script? I would stick with systemd for this install script as it is standard for arch or give a choice and save that in the install.conf

Otherwise this looks awesome and I might use this for my next arch install. I just want to see how bad windows 11 really is for myself before I switch to linux again 😆

atahual avatar Oct 19 '21 09:10 atahual

This is interesting, I'm going to incorporate this after the user section but will probably drop about 50% of the code like the openrc references as that isn't going to do anything on this system. I dig the joypixels addition for emojis as that is difficult to make look good on a Linux system.

ChrisTitusTech avatar Oct 19 '21 14:10 ChrisTitusTech

I might be wrong, but to me it looks like you are using systemd and openrc in your script? I would stick with systemd for this install script as it is standard for arch or give a choice and save that in the install.conf

Otherwise this looks awesome and I might use this for my next arch install. I just want to see how bad windows 11 really is for myself before I switch to linux again 😆

not recommended. i never tested this XD

HerXayah avatar Oct 19 '21 19:10 HerXayah

not recommended. i never tested this XD

I will modify this to my needs and test it first in a VM^^ But there are many things in this script I didn't know about which are very interesting and seem to be very useful. After reading through the script, it shouldn't break anything so after removing those openrc references (and some stuff I don't want) I am comfortable using it on my machine

atahual avatar Oct 20 '21 07:10 atahual

I might be wrong, but to me it looks like you are using systemd and openrc in your script? I would stick with systemd for this install script as it is standard for arch or give a choice and save that in the install.conf

Otherwise this looks awesome and I might use this for my next arch install. I just want to see how bad windows 11 really is for myself before I switch to linux again 😆

u can remove the openrc and make a systemctl script out of it

HerXayah avatar Oct 21 '21 10:10 HerXayah