Surely systemd-boot would be promoting that since its already included with systemd and no extra crap is needed like grub for example, by KISS I assume you mean “keep it simple stupid”?

|
jessicacruz0 2022-08-09 05:23:17
haha i’m beginner sir forgive me
Rob 2022-08-09 05:23:28
Rob 2022-08-09 05:22:45
So you want linux-lts-headers, not linux-headers

Good luck

jessicacruz0 2022-08-09 05:25:31
Rob 2022-08-09 05:23:28
Good luck

its fixed the previous issue but theres another error

jessicacruz0 2022-08-09 05:26:24
archlinuxgroup-605287.jpg

Rob 2022-08-09 05:26:59
jessicacruz0 2022-08-09 05:26:24

Looks fine to me

Rob 2022-08-09 05:27:17
Load the module, or whatever you want
jessicacruz0 2022-08-09 05:27:18
okay I will try
flyingbottles 2022-08-09 05:31:55
Rob 2022-08-09 04:24:11
Surely systemd-boot would be promoting that since its already included with systemd and no extra crap is needed like grub for example, by KISS I assume you mean “keep it simple stupid” ?

Yes, Systemd is not a good KISS example because this do not do a single task. In fact it take care of a lot of task and let the user without opportunity to treat the tasks the way they need or want.

Rob 2022-08-09 05:32:50
flyingbottles 2022-08-09 05:31:55
Yes, Systemd is not a good KISS example because this do not do a single task. In fact it take care of a lot of task and let the user without opportunity to treat the tasks the way they need or want.

Sure but in this situation using systemd-boot would be good as it’s keeping it simple, not installing extra packages like grub

Rob 2022-08-09 05:33:22
Imo
flyingbottles 2022-08-09 05:35:04
Rob 2022-08-09 05:32:50
Sure but in this situation using systemd-boot would be good as it’s keeping it simple, not installing extra packages like grub

Ok, maybe in that sense… A Systend user…

Rob 2022-08-09 05:35:33
flyingbottles 2022-08-09 05:35:04
Ok, maybe in that sense… A Systend user…

Yep, this is Arch after all.. not Artix

flyingbottles 2022-08-09 05:38:01
Rob 2022-08-09 05:35:33
Yep, this is Arch after all.. not Artix

That’s not related to distros.

flyingbottles 2022-08-09 05:38:36
Rob 2022-08-09 05:35:33
Yep, this is Arch after all.. not Artix

Welll… Sort off

Rob 2022-08-09 05:39:10
Seems a little off topic at this point, We use systemd here by default
flyingbottles 2022-08-09 05:45:04
Rob 2022-08-09 05:39:10
Seems a little off topic at this point, We use systemd here by default

Ok, but this isnt off topic. Systemd is A major discussion and relevant part of security and usability.

flyingbottles 2022-08-09 05:48:15
flyingbottles 2022-08-09 05:45:04
Ok, but this isnt off topic. Systemd is A major discussion and relevant part of security and usability.

One chooses that best enjoys it!

ariefr 2022-08-09 05:48:49
wachidadinugroho 2022-08-09 03:18:25
Help,
I want contibute (push commits) to an exist AUR package, but seem i still don’t have the permission

❯ git push origin master
Enter passphrase for key ‘/home/user/.ssh/aur’:
git-receive-pack: permission denied: username
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Anyone know how to do it?

own package or orphaned?
https://wiki.archlinux.org/title/AUR_submission_guidelines#Requests

Rob 2022-08-09 05:53:06
flyingbottles 2022-08-09 05:45:04
Ok, but this isnt off topic. Systemd is A major discussion and relevant part of security and usability.

I guess you’re 10years too late, Arch switched to systemd a long time ago

ariefr 2022-08-09 05:53:24
flyingbottles 2022-08-09 05:45:04
Ok, but this isnt off topic. Systemd is A major discussion and relevant part of security and usability.

choosing systemd or not in arch, is not user decision, as it will impact entire package ecosystem.
similar to choosing musl or glibc.
user can only pick other distro if they don’t want systemd.

flyingbottles 2022-08-09 05:55:47
Ok. I’ am really sorry! 🤭
grazzolini 2022-08-09 06:06:17
flyingbottles 2022-08-09 05:31:55
Yes, Systemd is not a good KISS example because this do not do a single task. In fact it take care of a lot of task and let the user without opportunity to treat the tasks the way they need or want.

You clearly don’t know what you’re talking about

flyingbottles 2022-08-09 06:09:51
grazzolini 2022-08-09 06:06:17
You clearly don’t know what you’re talking about

Please, what i am getting wrong?

grazzolini 2022-08-09 06:12:55
flyingbottles 2022-08-09 06:09:51
Please, what i am getting wrong?

Systemd is a collection of tools, each with a specific purpose. That’s pretty kiss to me. Not to mention it has a lot of facilities to make both developers and users lives easier.

jessicacruz0 2022-08-09 06:31:47
this module works on my machine https://github.com/frederik-h/acer-wmi-battery . What is the best approach to make this persistent when reboot?
gleb_artist 2022-08-09 06:49:35
jessicacruz0 2022-08-09 06:31:47
this module works on my machine https://github.com/frederik-h/acer-wmi-battery . What is the best approach to make this persistent when reboot?

Enable that with startup

jessicacruz0 2022-08-09 06:54:39
gleb_artist 2022-08-09 06:49:35
Enable that with startup

Systemd?

# 2022-08-09 07:34:25
archlinuxgroup-605314.jpg
May I know why pacman is trying to install GNOME when I do sudo pacman -Syu
gleb_artist 2022-08-09 07:34:45
jessicacruz0 2022-08-09 06:54:39
Systemd?

Yep

# 2022-08-09 07:35:28
# 2022-08-09 07:34:25
May I know why pacman is trying to install GNOME when I do sudo pacman -Syu

This seems ridiculous

gleb_artist 2022-08-09 07:41:07
Damn
ariefr 2022-08-09 07:44:59
# 2022-08-09 07:34:25
May I know why pacman is trying to install GNOME when I do sudo pacman -Syu

Because you have gnome installed

# 2022-08-09 07:45:11
No
ariefr 2022-08-09 07:46:05
# 2022-08-09 07:45:11
No

sure ? check again
usually it came with gdm

# 2022-08-09 07:46:22
ariefr 2022-08-09 07:46:05
sure ? check again
usually it came with gdm

archlinuxgroup-605321.jpg

|