NuTyX official Forum
Help => General => Topic started by: fungalnet on Sat Oct 20 08:17:59 2018
-
My first experience with nutyx has been very positive. Even though there is plenty of documentation on how to do an installation I like struggling to figure it out with no reading :) Eventually I did go and read some to figure out what I did wrong. It was actually fun doing this, for a change. I usually start cursing with things that don't work, but this was different.
Anyway, I eventually got a minimal openbox running with consolekit2, no slim or lxdm, and I was under the wrong impression that xdm was at least necessary, but it seems it is not.
The weather plugin for lxpanel when trying to set location kills the panel. I didn't get any errors running lxpanel on a terminal, and in all years using it I've never seen it act like this before. No major issue, just worth reporting.
I wrote a review article based on my experience, and I am glad I had the opportunity to be introduced to Nutyx.
http://sysdfree.wordpress.com/241
It has also been the first encounter with LFS which I have been meaning to try.
Good job people!
Question1: I noticed that musl is available in the repository, are there any plans to built a whole musl version of Nutyx?
Question2: I have yet to find where downloaded packages are stored. I tried cards to see if it will spit it out, but no. I was expecting to see something like /var/cache/cards but it is not there either.
-
My first experience with nutyx has been very positive.
I'm very pleased for that and thanks a lot for your review (http://sysdfree.wordpress.com/241)
Question1: I noticed that musl is available in the repository, are there any plans to built a whole musl version of NuTyX?
As CARDS is a C++ package manager, I don' think it will be possible. musl was added to be able to compile busybox statically. Means it's actually possible to have a minimalistic initrd without any so lib in it. Quiet impressive for me
Question2: I have yet to find where downloaded packages are stored. I tried cards to see if it will spit it out, but no. I was expecting to see something like /var/cache/cards but it is not there either.
If you make a:
cards config
you get the answer ;) ;) ;)
LANGUAGE=C cards config
1 Directory: /var/lib/pkg/depot/nos from http://rsync.nutyx.org/x86_64/rolling/nos
2 Directory: /var/lib/pkg/depot/lxqt-extra from http://rsync.nutyx.org/x86_64/rolling/lxqt-extra
3 Directory: /var/lib/pkg/depot/lxqt from http://rsync.nutyx.org/x86_64/rolling/lxqt
4 Directory: /var/lib/pkg/depot/lxde-extra from http://rsync.nutyx.org/x86_64/rolling/lxde-extra
5 Directory: /var/lib/pkg/depot/lxde from http://rsync.nutyx.org/x86_64/rolling/lxde
6 Directory: /var/lib/pkg/depot/gnome-extra from http://rsync.nutyx.org/x86_64/rolling/gnome-extra
7 Directory: /var/lib/pkg/depot/gnome from http://rsync.nutyx.org/x86_64/rolling/gnome
8 Directory: /var/lib/pkg/depot/mate-extra from http://rsync.nutyx.org/x86_64/rolling/mate-extra
9 Directory: /var/lib/pkg/depot/mate from http://rsync.nutyx.org/x86_64/rolling/mate
10 Directory: /var/lib/pkg/depot/kde5-extra from http://rsync.nutyx.org/x86_64/rolling/kde5-extra
11 Directory: /var/lib/pkg/depot/kde5 from http://rsync.nutyx.org/x86_64/rolling/kde5
12 Directory: /var/lib/pkg/depot/xfce4-extra from http://rsync.nutyx.org/x86_64/rolling/xfce4-extra
13 Directory: /var/lib/pkg/depot/xfce4 from http://rsync.nutyx.org/x86_64/rolling/xfce4
14 Directory: /var/lib/pkg/depot/gui-extra from http://rsync.nutyx.org/x86_64/rolling/gui-extra
15 Directory: /var/lib/pkg/depot/gui from http://rsync.nutyx.org/x86_64/rolling/gui
16 Directory: /var/lib/pkg/depot/cli-extra from http://rsync.nutyx.org/x86_64/rolling/cli-extra
17 Directory: /var/lib/pkg/depot/cli from http://rsync.nutyx.org/x86_64/rolling/cli
18 Directory: /var/lib/pkg/depot/base from http://rsync.nutyx.org/x86_64/rolling/base
Base System list directory: /var/lib/pkg/depot/base
Binaries : x86_64
Locale : fr
In /var/lib/pkg/depot if you keep the defaults settings which is of course not a must. If you would like to switch to a source distro (http://nutyx.org/en/faq#6), you would probably use the defaults location for the ports in /usr/ports
-
I did cards config, I just didn't realize the output was all the /var/cache/cards directory I was expecting :)
Do you see any problem in moving all of /var/lib/pkg/depot to a different partition and mapping it in fstab?
I like doing this so in case I have to reinstall (rarely, I'd rather spent 4x more time fixing than reinstalling) I have all the pkgs to install locally so I don't have to download again.
-
Absolutly no Problem. You can even put every collection in a different place. It's define in /etc/cards.conf