Artix Linux news News from Artix Linux https://artixlinux.org/ Thu, 25 Aug 2022 00:00:00 GMT sgorava@artixlinux.org (Juraj Oravec) Debuginfod server deployed https://artixlinux.org/news.php#Debuginfod_server_deployed https://artixlinux.org/news.php#Debuginfod_server_deployed Thu, 25 Aug 2022 00:00:00 GMT Our debuginfod service is up and running at <a href="https://debuginfod.artixlinux.org">https://debuginfod.artixlinux.org</a>.<br> <br> Read the <a href="https://lists.artixlinux.org/archives/artix-announce/2022-August/000006.html">mailing list announcement</a> for more details. New official installation images https://artixlinux.org/news.php#New_official_installation_images https://artixlinux.org/news.php#New_official_installation_images Sat, 23 Jul 2022 00:00:00 GMT New official installation media are available at our <a href="https://artixlinux.org/download.php">download section</a>.<br> artix-archlinux-support moves to [universe] https://artixlinux.org/news.php#artix-archlinux-support_moves_to_%5Buniverse%5D https://artixlinux.org/news.php#artix-archlinux-support_moves_to_%5Buniverse%5D Mon, 27 Jun 2022 00:00:00 GMT As more and more packages are available through our repositories, we decided to move <i>artix-archlinux-support</i> to the [universe] repository. This package provides virtual systemd dependencies and Arch repository entries in <b>/etc/pacman.conf</b>. New users who wish to use Arch-provided packages, especially from [community], should: <br><br> 1. <a href="https://wiki.artixlinux.org/Main/Repositories#Universe">Enable the [universe] repository</a> <br> 2. Install <i>artix-archlinux-support</i> and follow the post-install instructions <br><br> Existing users who have already enabled the Arch repositories are not affected. Suite66 retirement https://artixlinux.org/news.php#Suite66_retirement https://artixlinux.org/news.php#Suite66_retirement Wed, 08 Jun 2022 00:00:00 GMT Support for the 66 init system (also called suite66 here) has officially been retired. <br><br> The primary reasons are the lack of maintainership (the previous 66 maintainer stepped down) and the significant overlap with other init systems. For now, all suite66 packages have been moved to the <a href="https://wiki.artixlinux.org/Main/Repositories#Universe">[universe] repository</a> where they will remain for some unspecified period of time before being removed completely. <br> Current 66 users are encouraged to switch to another init as soon as possible with s6 being the recommended choice for those who want something similar. Check the Wiki <a href="https://wiki.artixlinux.org/Main/SwitchInit">for a brief guide on switching init systems</a>. <br><br> Follow this announcement on our <a href="https://forum.artixlinux.org/index.php/topic,4135.msg26657/topicseen.html#msg26657">forum</a>. FFMPEG upgrade https://artixlinux.org/news.php#FFMPEG_upgrade https://artixlinux.org/news.php#FFMPEG_upgrade Tue, 25 Jan 2022 00:00:00 GMT The latest ffmpeg-2:5.0-3 was accidentally pulled earlier than intended from our staging ([goblins]) repository. If you haven't upgraded yet and use stuff with ffmpeg dependencies from the Arch repositories, refrain from upgrading for now. <br><br> If you have already upgraded, you can either <a href="https://forum.artixlinux.org/index.php/topic,3582.msg23145.html#msg23145">downgrade to the status-quo ante</a>, using the Artix and Arch package archives or install <a href="https://forum.artixlinux.org/index.php/topic,3582.msg23255.html#msg23255"><i>ffmpeg4.4</i> from [galaxy] (easier)</a>. <code>sudo pacman -Sy --asdeps ffmpeg4.4</code> or, if you get dependency errors <code>sudo pacman -Sy --asdeps ffmpeg ffmpeg4.4</code> <br> All affected packages in our own repositories have already rebuilt against the new ffmpeg, so ffmpeg4.4 should only be needed until Arch rolls its own packages out of [staging]. The first official installation images of 2022 https://artixlinux.org/news.php#The_first_official_installation_images_of_2022 https://artixlinux.org/news.php#The_first_official_installation_images_of_2022 Sun, 23 Jan 2022 00:00:00 GMT After extensive testing and bug squashing, we are pleased to announce <a href="https://artixlinux.org/download.php">new stable ISO releases</a>.<br> Support for dinit is now official https://artixlinux.org/news.php#Support_for_dinit_system_is_now_official https://artixlinux.org/news.php#Support_for_dinit_system_is_now_official Mon, 08 Nov 2021 00:00:00 GMT A new init system, <a href="https://github.com/davmac314/dinit">dinit</a>, has left testing and entered the <a href="https://artixlinux.org/download.php#weekly">weekly downloads section</a>. Should you decide to try it out, please report your findings to our <a href="https://forum.artixlinux.org/index.php/topic,3255.new.html">new forum board</a>. Octopi and Pamac moved to [universe] https://artixlinux.org/news.php#Octopi_and_Pamac_moved_to_%5Buniverse%5D https://artixlinux.org/news.php#Octopi_and_Pamac_moved_to_%5Buniverse%5D Mon, 25 Oct 2021 00:00:00 GMT To accommodate for the wishes of the users who expressed their preference to have pamac and octopi provided by Artix, these have now been added to the - <strong>not officially supported</strong> - universe repository. <br />A clear warning and disclaimer are displayed when installing or upgrading these packages: <br /> <code>&gt;&gt;&gt; THIS TOOL IS NOT SUPPORTED BY ARTIX (NOR BY ARCH) THE USE OF AUR HELPERS CAN RESULT IN A BROKEN SYSTEM MAKE SURE TO HAVE A VALID BACKUP FIRST AND USE AT YOUR OWN RISK </code> <br> <a href="https://forum.artixlinux.org/index.php/topic,3186.0.html">Related forum discussion</a>. Octopi and Pamac removed from repositories https://artixlinux.org/news.php#Octopi_and_Pamac_removed_from_repositories https://artixlinux.org/news.php#Octopi_and_Pamac_removed_from_repositories Fri, 22 Oct 2021 00:00:00 GMT Due to major issues occurring for users as a result of using some AUR helpers, it has been decided to remove Pamac and Octopi from our repositories. <br /> We know some users liked using these tools, but unfortunaly the havoc they keep creating outweighs their benefits. <br /><br /> Join the discussion on the forum.<br /> <a href="https://forum.artixlinux.org/index.php/topic,3186.0.html">https://forum.artixlinux.org/index.php/topic,3186.0.html</a> s6: Major s6-base and s6-scripts upgrade with new features https://artixlinux.org/news.php#s6%3A_Major_s6-base_and_s6-scripts_upgrade_with_new_features https://artixlinux.org/news.php#s6%3A_Major_s6-base_and_s6-scripts_upgrade_with_new_features Tue, 21 Sep 2021 00:00:00 GMT The upcoming <em>s6-base</em> <strong>2.0-1</strong> and <em>s6-scripts</em> <strong>20210921-1</strong> packages introduce a couple of major new features for s6 users. <br /><br /> First, the <strong>/etc/s6/adminsv</strong> directory is supported for writing custom s6-rc services.<br /> Additionally, network detection for services on startup is now supported via editing the new network bundle. <br /><br /> For complete details, see the full announcement post on the forums.<br /> <a href="https://forum.artixlinux.org/index.php/topic,3064.0.html">https://forum.artixlinux.org/index.php/topic,3064.0.html</a>