Can Artix work with legacy init(not openrc/s6/runit)? 21 April 2021, 07:57:12 Будет ли artix работать с обычным инитом(не openrc)? Last Edit: 21 April 2021, 10:10:54 by alium
Re: Artix и SysVInit Reply #1 – 21 April 2021, 08:12:56 Будет, если найти все нужные скрипты. Я вот, например, на десктопе использую sinit и он тоже отлично работает.
Re: Can Artix work with legacy init(not openrc/s6/runit)? Reply #2 – 21 April 2021, 08:40:13 What is a "legacy" init?
Re: Can Artix work with legacy init(not openrc/s6/runit)? Reply #4 – 21 April 2021, 09:58:30 https://wiki.archlinux.org/index.php/Initsysvinit and openrc was in archlinux before systemd. they are now "legacy" init. sysvinit is still developed, but we support it not.theoretically yes, practically probably not. it's not just about exchanging sysvinit for another init, it's about starting services, you need to have a service written for all those packages too. sysvinit used initscripts, but they are hopelessly outdated, the last initscripts on AUR is from 2014.you can try it , but much better and easier is just choosing a distribution with your legacy init instead... Last Edit: 21 April 2021, 10:19:24 by alium