Make it white 17 October 2021, 13:38:25 Hello, if you want another user for your system, you should make white background, and fix issues at the migration guide : https://wiki.artixlinux.org/Main/Migration, make it good quality, currently it contain mistakes.
Re: Make it white Reply #1 – 17 October 2021, 13:41:52 Also I tried to install runit, and I do not like that it grabs extra dependencies, for runit, for example it takes runit-ldap, runit-lvm, but I do not have it in my system. I have haveged, but for some reasons your installer ignores it. Can you fix it in such way to prevent downloading and installing extra components ? Why do I need runit-audit, what is this ? I want to have clean system. Even if systemd is bloated, but your distro currently is low quality, I have no choice but continue to use systemd
Re: Make it white Reply #2 – 17 October 2021, 14:36:42 Quote from: ihitmani100500 – on 17 October 2021, 13:38:25Hello, if you want another user for your system,Artix is not a company, so we will not be held hostage by such demands. The decision to use Artix or not is entirely on the user. If you don't like it, feel free to use whatever else you find better.Quote from: ihitmani100500 – on 17 October 2021, 13:38:25 you should make white background,Why? Because some random guy said so? Please.Quote from: ihitmani100500 – on 17 October 2021, 13:38:25 and fix issues at the migration guide : https://wiki.artixlinux.org/Main/Migration, make it good quality, currently it contain mistakes.Being more specific would help. 1 Likes
Re: Make it white Reply #3 – 17 October 2021, 14:54:09 Quote from: strajder – on 17 October 2021, 14:36:42Being more specific would help.grub mentioned multiple times
Re: Make it white Reply #4 – 17 October 2021, 14:59:59 Quote from: ihitmani100500 – on 17 October 2021, 13:38:25you should make white backgroundI like dark background.If you like white/light background on wiki than block the dark theme by blocking these urls in your blocker:Code: [Select]https://wiki.artixlinux.org/pub/css/local.csshttps://wiki.artixlinux.org/pub/skins/bootstrap-fluid/css/pmwiki.darkstrap.csshttps://wiki.artixlinux.org/pub/skins/bootstrap-fluid/css/darkstrap.cssQuote from: ihitmani100500 – on 17 October 2021, 13:38:25fix issues at the migration guide : https://wiki.artixlinux.org/Main/Migration, make it good quality, currently it contain mistakes.Can you be more specific? I used migration guide to migrate my VPS with default Archlinux and it wen fine.I can mark it as: Works for me, unless you specify the details of what is wrong.
Re: Make it white Reply #5 – 17 October 2021, 15:04:08 Quote from: ihitmani100500 – on 17 October 2021, 14:54:09grub mentioned multiple timesThat was indeed a mistake in the documentation, but not one which would produce actual errors. pacman simply ignores duplicate packages given as arguments. Still, it has just been taken care of. Anything else?
Re: Make it white Reply #6 – 17 October 2021, 15:21:11 Quote from: strajder – on 17 October 2021, 15:04:08 Anything else?Yes please, why when I am trying to migrate from arch, it offers to install extra runit services, like runit-ldap, runit-lvm. I think this is also mistake, because I do not have this tools in my system. Or I should manually edit this list ? If so, please provide tutorial which services should be there, because I am not familiar what is runit-audit Also I used systemd only before.Quote from: SGOrava – on 17 October 2021, 14:59:59I like dark background.If you like white/light background on wiki than block the dark theme by blocking these urls in your blocker:Code: [Select]https://wiki.artixlinux.org/pub/css/local.csshttps://wiki.artixlinux.org/pub/skins/bootstrap-fluid/css/pmwiki.darkstrap.csshttps://wiki.artixlinux.org/pub/skins/bootstrap-fluid/css/darkstrap.cssCan you be more specific? I used migration guide to migrate my VPS with default Archlinux and it wen fine.I can mark it as: Works for me, unless you specify the details of what is wrong.Why just not make an option to have light theme when you login for example ? And remember it in JS localstorage ?
Re: Make it white Reply #7 – 17 October 2021, 15:28:03 Quote from: ihitmani100500 – on 17 October 2021, 15:21:11Why just not make an option to have light theme when you login for example ? And remember it in JS localstorage ?I do not know if skins in PmWiki can be changed like that.Can you look into it and inform us when you find a good and simple solution?
Re: Make it white Reply #8 – 17 October 2021, 15:31:47 Quote from: SGOrava – on 17 October 2021, 15:28:03I do not know if skins in PmWiki can be changed like that.Can you look into it and inform us when you find a good and simple solution?sure, I can look at it, can you give me sources for all dark services ? It is possible to do that without modifying the backend side. Also I need css links for the light theme
Re: Make it white Reply #9 – 17 October 2021, 15:34:10 Quote from: ihitmani100500 – on 17 October 2021, 15:21:11Yes please, why when I am trying to migrate from arch, it offers to install extra runit services, like runit-ldap, runit-lvm. I think this is also mistake, because I do not have this tools in my system. Or I should manually edit this list ? If so, please provide tutorial which services should be there, because I am not familiar what is runit-audit Also I used systemd only before.First, all the Artix packages which are related to init system have the names like <package>-<init_system>, so, for example, there is no "runit-audit" package, but "audit-runit". Second, I don't see any mentions of those packages in the wiki article on migration. There is a separate section on LVM setups, but that is not part of the general procedure. If any packages are pulled as dependencies by those listed packages, then yes, they are neceessary and you should just accept their installation.
Re: Make it white Reply #10 – 17 October 2021, 15:49:54 Quote from: ihitmani100500 – on 17 October 2021, 15:31:47sure, I can look at it, can you give me sources for all dark services ? It is possible to do that without modifying the backend side. Also I need css links for the light themeWe are using standard PmWiki: https://www.pmwiki.org/Regarding the light theme: https://wiki.artixlinux.org/pub/skins/bootstrap-fluid/css/bootstrap.cssBut I would say it is some skip, either custom or "official".We would love to have this change directly in PmWiki, it is pain to manage our own fork.For modern web browsers there is a way to use the @media keyword and let browser decide which theme to use, but it is not always supported.
Re: Make it white Reply #11 – 17 October 2021, 19:09:16 Quote from: ihitmani100500 – on 17 October 2021, 15:31:47sure, I can look at it, can you give me sources for all dark services ? It is possible to do that without modifying the backend side. Also I need css links for the light themePmWiki doesn't offer per-user themes, and even if it did you'd need an account which we only provide to contributing members. Use @SGOrava's solution.
Re: Make it white Reply #12 – 18 October 2021, 14:50:17 Quote from: ihitmani100500 – on 17 October 2021, 13:41:52Also I tried to install runit, and I do not like that it grabs extra dependencies, for runit, for example it takes runit-ldap, runit-lvm, but I do not have it in my system. I have haveged, but for some reasons your installer ignores it. Can you fix it in such way to prevent downloading and installing extra components ?I would read the following: Installing package groups Migration is for advanced users that know what they are doing. Because you are clearly NOT an advanced user, the following applies to you: In general, doing a fresh installation is the preferred way to get started on Artix. MfG
Re: Make it white Reply #13 – 18 October 2021, 15:00:03 Quote from: lq – on 18 October 2021, 14:50:17I would read the following: Installing package groups Migration is for advanced users that know what they are doing. Because you are clearly NOT an advanced user, the following applies to you: In general, doing a fresh installation is the preferred way to get started on Artix. MfGThat's "RTFM" in Arch terms?
Re: Make it white Reply #14 – 18 October 2021, 15:15:38 Quote from: calvinh – on 18 October 2021, 15:00:03That's "RTFM" in Arch terms? The alleged installer is called pacman . The thread creator should know that.MfG