LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > NuTyX
User Name
Password
NuTyX This forum is for the discussion of NuTyX.

Notices


Reply
  Search this Thread
Old 11-17-2020, 08:51 AM   #1
tnut
NuTyX Founder
 
Registered: May 2016
Location: Switzerland
Distribution: NuTyX
Posts: 136

Rep: Reputation: Disabled
NuTyX 12 rc1


NuTyX 12-rc1 available

I'm very please to annonce the new NuTyX 12-rc1 testing release. The 64-bit version is a complete new project. They are no plan to release a version 12 of NuTyX in 32 bits.

ISOs for download

We make a couple of ISO:

KDE

https://sourceforge.net/projects/nut...E.iso/download

The ISO contains a complete installation with a customised KDE as graphical interface as default.

Install packages:

lxdm flcards make-ca kde5 zip unzip pciutils usbutils cups openssh gvfs dejavu-ttf chromium thunderbird hplip gimp transmission hardinfo inxi gawk htop rsync tar pigz lbzip2 xdg-user-dirs sound-theme-freedesktop nano network-manager-applet alsa-utils alsa-plugins ntfs-3g vlc fuse xorg-xdpyinfo lm-sensors gparted xorg-setxkbmap ntp ntp.service.

Approx. 1.8 GB

MATE

https://sourceforge.net/projects/nut...E.iso/download

The ISO contains a complete installation with a very customised MATE as graphical interface as default.

Install packages:

lxdm flcards make-ca mate zip unzip pciutils usbutils cups openssh gvfs dejavu-ttf firefox thunderbird gnome-disk-utility hplip gimp transmission cheese cherrytree deadbeef aisleriot hardinfo gnome-mahjongg inxi gawk htop rsync tar pigz lbzip2 xdg-user-dirs sound-theme-freedesktop nano network-manager-applet alsa-utils alsa-plugins ntfs-3g vlc fuse xorg-xdpyinfo lm-sensors gparted xorg-setxkbmap ntp ntp.service.

Approx. 1.5 GB

XFCE

https://sourceforge.net/projects/nut...E.iso/download


This ISO is optimise for NuTyX.

It contains the minimum for a good start on NuTyX, means a minimum set of packages so you can personalise your packages choice to install.

Install packages:

xfce4 flcards make-ca mousepad orage ristretto xfburn parole xfce4-terminal lxdm networkmanager gparted thunar firefox gvfs xdg-user-dirs network-manager-applet.

Approx. 1.1 GB

BASE System

https://sourceforge.net/projects/nut...1.iso/download

The ISO contains a basic system WITHOUT graphical installation. Make sure to remove dhcpcd package one you install networkmanager to avoid them to enter in conflict with each other.

Approx. 600 MB

What's new ?

With the up and coming release of the new NuTyX version. There has been a major development in the init system.
RuNyX, SysV or systemD as init system

NuTyX now comes with 3 init systems rolled into 1. So what that means is, the user can choose which init they wish to use, SysV, SystemD, or RuNyX (runit fork).

This makes for a wider User choice. The main base init will always be SysV. This means that RuNyX and SystemD packages can always be removed. This also means that the Sysinit package must remain install in all cases, as it is used by all 3 inits modes.

you have a choice at boot time on the conventional GRUB menu.

In the newest release, base NuTyX comes with the Long-Term Support (LTS) kernel 4.19.151 and the latest stable 5.9.8 Changelogs for the kernels are available here:

kernel 4.19.157 changelog

kernel 5.9.8 changelog

Software Core change

RuNyX

NuTyX propose now it's own init system call RuNyX. RuNyX is a fork of the Gerrit Pape runit project. We mainly added the missing components to make this init system working properly in all situations.

We also decide to use our own directory schema to be more consistant with the other init system. You should consult the documentation for more info.

Code:
sudo cards install runyx.man
man runit
Busybox

Busybox is part of the core NuTyX system. This makes it possible to reduce the size of a basic NuTyX. The initrd is also considerably reduced.

Elogind

At first we want to take profit of systemd init and use systemd for the logind daemon, this was not working. After several tests, we could successfully make elogind working and replace completly the obsolet consolekit2 package.

Eudev

Eudev package is now the eudev part of systemd project. It's working on all 3 inits and on the ISOs without problems.

Systemd

Systemd comes by default with many modules. To make NuTyX still working and compatible as much as possible with todays rolling NuTyX version, some main modules have been disable:

timed (ntp)
networkd (dhcpcd, networkmanager)
resolve (dhcpcd, networkmanager)
SysV compat (sysVinit)

Thanks

Thank you to all my team for the feedback from the tests carried out on this new version.

A special thank you to Spiky for his great patience and attention to detail.

Manual update procedure process

Since this is a major release, an upgrade is possible but need to be done manualy. At this stage of development, be aware that this manual manipulation might break your NuTyX installation. Do it at your own risk

You are welcome on the new Telegram channel to ask for support on this procedure.

Adjust the /etc/cards.conf

Add following line:

version testing

in /etc/cards.conf file

Upgrade your NuTyX

Start the upgrade process:

Code:
sudo cards upgrade
Remove dhcpcd if you are running networkmanager

To make systemd and runyx init system working properly, dhcpcd cannot be installed together with networkmanager. If your network is setup by networkmanager, do

Code:
sudo cards remove -a dhcpcd
Install systemd and runyx packages

Install the systemd and/or runyx packages depending what you like to test:

Code:
sudo cards install systemd runyx
Adjust your grub entries

To adjust a grub entries for example your 'NuTyX LTS Quiet' entry: Replace:

Code:
ro quiet verbose=no
With:

Code:
init=/sbin/runit-init ro quiet verbose=no
for RuNyX OR

Code:
init=/sbin/systemd-init ro quiet verbose=no
for Systemd init.

Reboot your computer

You can now reboot your machine. Good luck with your upgrade procedure.

Last edited by tnut; 11-17-2020 at 09:02 AM. Reason: command format adjustment
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
NuTyX 11 RC1 available with cards 2.4.94 tnut NuTyX 0 03-06-2019 05:45 PM
NuTyX 10.1-rc1 Available tnut NuTyX 0 02-23-2018 12:45 AM
NuTyX 10.0-rc1 available tnut NuTyX 2 01-09-2018 12:29 PM
LXer: Qt 5.2 RC1 Released Along Side Qt Creator 3.0 RC1 LXer Syndicated Linux News 0 11-29-2013 11:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > NuTyX

All times are GMT -5. The time now is 11:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration