Author Topic: NuTyX 11.1 available  (Read 13698 times)

Thierry

  • Administrator
  • Hero Member
  • *****
  • Posts: 706
  • Karma: +13/-0
  • Gender: Male
    • NuTyX distribution
NuTyX 11.1 available
« on: Mon Jul 01 21:01:29 2019 »
NuTyX 11.1 available with cards 2.4.98

I'm very please to announce the new NuTyX 11.1 release.

This new version contains more then 1000 packages upgrade.

A 32 bits version of NuTyX 11.1 is now available as well.

The base of NuTyX comes with the new kernel LTS 4.19.56 (4.9.183 for the 32 bits version) and the very new kernel 5.1.15 (in 64 bits only).

The gnu compiler is now the gcc 9.1.0.

The graphical server is now in xorg-server 1.20.5, the mesa lib in 18.3.6, gtk3 3.24.9, qt 5.12.4.

The python 3.7.3 and 2.7.16 are updated as well

The MATE Desktop Environment comes in 1.22.1 the very last version as well.

The KDE Desktop plasma in 5.16.2, Framework in 5.59.0 and applications in 19.04.2

Browsers firefox in 67.0.4 and chromium in 74.0.3729.169 (build by the archlinux team and only in 64 bits)

Many desktop applications have been updated as well like thunderbird 60.7.2, Scribus 1.5.5, libreoffice 6.2.4.2, gimp 2.10.12, etc.

4 news ISOs are available.

    in 64 bits:

    The first ISO is a base NuTyX "rolling" version with a size of 384 Mbytes.

    A 5.3 GBytes ISO base NuTyX "fixed" version which contains a completed binaries repository of the 11.1 NuTyX. You can install a complete NuTyX 11.1 without having to use internet. To install packages from this ISO, onces your base system is installed, configured and booting, it's just a question of mounting the media on the /mnt mounting point.

    Suppose you media is found under /dev/sdc1, uses following command to mount it:

    sudo mount /dev/sdc1 /mnt

    Adapt in consequence.

    A 1.7 GByte MATE desktop in "rolling" version.
    in 32 bits:

    A 310 Mbytes ISO base NuTyX "rolling" version.

ISOs are available on the download page.

CARDS

CARDS is now able to track obsolets packages. A package is obsolet when it's not available anymore on the remote server. Such a package is delete automaticaly from your local installation if installed.

Upgrade process

Since this is a minor release, an upgrade is possible.

For a successfull upgrade, the 'cards' package need to be update first.

Please use following commands to proceed:

Code: [Select]
check
We then update cards first:

Code: [Select]
up cards
We can now finish the upgrade process:

Code: [Select]
sudo cards upgrade
« Last Edit: Mon Jul 01 21:25:08 2019 by Thierry »

McKim

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-0
Re: NuTyX 11.1 available
« Reply #1 on: Wed Jul 03 09:19:37 2019 »
If already have NutyX 11.0 5 Gb version, are better upgrade or better download new 11.1 ISO again ?

If already run 11.0 version software, after upgrade success, are need reinstall all ?
Are the old firefox automatic change to update version ? Or i need doing manually get firefox again ?

How i install gui package installer for nutyx / are already exist ?

I enjoy nutyx, i think if in future lot of package, will better than archlinux, more simple, and faster install

Thanks

Thierry

  • Administrator
  • Hero Member
  • *****
  • Posts: 706
  • Karma: +13/-0
  • Gender: Male
    • NuTyX distribution
Re: NuTyX 11.1 available
« Reply #2 on: Wed Jul 03 19:34:18 2019 »
If you succeed the upgrade processus, you're fine everything will be uptodate, no need to download an new 5 Gb ISO.

oyim

  • Jr. Member
  • **
  • Posts: 97
  • Karma: +3/-0
Re: NuTyX 11.1 available
« Reply #3 on: Wed Jul 17 08:24:46 2019 »
HOORAY!!!  :D

Looking forward to getting started with this Thierry! Thank you!

Thierry

  • Administrator
  • Hero Member
  • *****
  • Posts: 706
  • Karma: +13/-0
  • Gender: Male
    • NuTyX distribution
Re: NuTyX 11.1 available
« Reply #4 on: Wed Jul 17 09:34:28 2019 »
Looking forward to see your coming NuTyX ISOs :)

oyim

  • Jr. Member
  • **
  • Posts: 97
  • Karma: +3/-0
Re: NuTyX 11.1 available
« Reply #5 on: Thu Jul 18 04:18:54 2019 »
Looking forward to see your coming NuTyX ISOs :)

Thank you Thierry...hope I can remember everything to do.  :P   ;D

I have my instructions, so maybe it will all fall back into place.  ;)


Thierry

  • Administrator
  • Hero Member
  • *****
  • Posts: 706
  • Karma: +13/-0
  • Gender: Male
    • NuTyX distribution
Re: NuTyX 11.1 available
« Reply #6 on: Fri Jul 19 22:11:40 2019 »
Just be aware now: When you produce an ISO you NEED to specify the exact kernel version you want to use now. That's because the ISOs today can have both the LTS and the latest one installed on your ISO.so you need to specify which one you want to make the initrd for. Ask me if you have any question.

oyim

  • Jr. Member
  • **
  • Posts: 97
  • Karma: +3/-0
Re: NuTyX 11.1 available
« Reply #7 on: Sat Jul 20 06:57:31 2019 »
Just be aware now: When you produce an ISO you NEED to specify the exact kernel version you want to use now. That's because the ISOs today can have both the LTS and the latest one installed on your ISO.so you need to specify which one you want to make the initrd for. Ask me if you have any question.

Okay. Thank you!  :)

By exact, do you mean the kernel number as shown in its description? Such as 4.19.59 for the long-term kernel, and/or 5.1.18 for the latest stable kernel?

Would I add that when I call for
Code: [Select]
install-nutyx 

Such as...

Code: [Select]
KERNEL="4.19.59" \
install-nutyx

...or would I just add it to the other packages that I want installed?

Thanks Thierry!
« Last Edit: Sat Jul 20 08:27:13 2019 by Thierry »

Thierry

  • Administrator
  • Hero Member
  • *****
  • Posts: 706
  • Karma: +13/-0
  • Gender: Male
    • NuTyX distribution
Re: NuTyX 11.1 available
« Reply #8 on: Sat Jul 20 08:23:20 2019 »
when you are at: http://nutyx.org/en/generate-iso#18 (Generate the ISO)
instead of doing:

Code: [Select]
bash $NUTYX_TMP/scripts/mkiso
Only if the kernel install inside the future ISO is different from the one of your host machine, you will need to do:

Code: [Select]
bash $NUTYX_TMP/scripts/mkiso `basename $LFS/lib/modules/*`
it means take the version of the installed kernel inside the future ISO
« Last Edit: Sat Jul 20 08:25:21 2019 by Thierry »

oyim

  • Jr. Member
  • **
  • Posts: 97
  • Karma: +3/-0
Re: NuTyX 11.1 available
« Reply #9 on: Sat Jul 20 09:11:06 2019 »
when you are at: http://nutyx.org/en/generate-iso#18 (Generate the ISO)
instead of doing:

Code: [Select]
bash $NUTYX_TMP/scripts/mkiso
Only if the kernel install inside the future ISO is different from the one of your host machine, you will need to do:

Code: [Select]
bash $NUTYX_TMP/scripts/mkiso `basename $LFS/lib/modules/*`
it means take the version of the installed kernel inside the future ISO

Oh.

 ;D

Thank you sir.  :)