skunk
-
Posts
27 -
Joined
-
Last visited
Reputation Activity
-
skunk reacted to drobbins in Welcome to the new forums!
Hey all, welcome to the new forums! Our old forum software has been upgraded to the latest version and I'm going to be working hard to help make this a really great resource for everyone.
Our "Funtoo Universe" section is set up in a traditional forum style, and "Help Central" is now in a Q&A-style mode. Let me know how you like the Q&A style mode. Both sets of forums allow you to tag posts as being answered and we have the ability to flag the best answer.
-
skunk reacted to drobbins in kits logic
When we create a 'prime' kit, the idea is that it is snapshotted so we can stabilize it for users. The name is supposed to reflect the version of the main thing in the kit. It looks like we chose a bad time to create 5.10-prime but the general idea would be to just do bug fixes on it until it is very high 'prime' quality.
It may have been better to create a 5-prime kde-kit and that is something we could look into doing instead. I don't use KDE so I need input from others about what is likely to be stable over the long haul.
The goal of a prime kde kit is to just get everything working consistently for users. It may not be bleeding edge but it will be a good starting point. And then we would roll out newer prime kits that are also stable, etc. so the changes would come in controlled and tested groups rather than dribble in as they do now.
-
skunk reacted to cafaia in eix and kits
Hello, skunk!
I have this files:
/usr/local/sbin/meta-repo-update:
#!/bin/sh cd /var/git/meta-repo/ git pull git submodule update cd /root/ chown -R portage:portage /var/git/meta-repo /etc/eix-sync.conf:
* @emerge --regen || true @emerge --metadata || true And I do this:
#meta-repo-update
#eix-remote update
#eix-sync
And the program "eix" is working for me.
I hope I have helped!
-
skunk got a reaction from dneto in Help to convert CentOS script to OpenRC
just remove "--pidfile /run/blacklistmonitor.pid"...
