-
Posts
134 -
Joined
-
Last visited
-
Days Won
34
Content Type
Profiles
Forums
Blogs
Posts posted by AdiosKid
-
-
but the 5.4 and 6.4 don't use compatibility ABI ?
-
Hi folks, I read that on Gentoo news, about the update on system profile to them : https://www.gentoo.org/support/news-items/2017-11-30-new-17-profiles.html
and I ask if I need rebuild the whole system ?
I mean, I was using gcc 5.4.0 and I upgrade to 6.4 both withour hardened, so I need rebuild ?
-
18 minutes ago, drobbins said:
Yes, I am working with robbat2 on a genkernel rewrite and a modular system to integrate initramfs like dracut, etc. We are just getting started and the holidays are keeping me from diving in right now. The project is/will be hosted here: https://github.com/funtoo/xkernel . You can see that robbat2 has contributed a host of issues/todos that I will be whittling away on soon.
Beautiful words!
-
3 hours ago, walterw said:
Is this a plymouth theme or lightdm? I use the console to login and not GDM / lightdm / KDM / etc. The video above was pretty cool, do you have anything more gentoo/funtoo specific?
all these themes is to plymouth the boot splash, I don't did themes to session manager yet.
-
28 minutes ago, palica said:
do you think you could make gdm theme?
I guess is like lightdm, but a friend made a theme to lightdm webkit, I'll post here later.
I made others on plymouth but I lost the files, I'l recreate :
-
+ 1 theme.
-
-
do you already tried "gentoo-sources" ?
do you compiled the kernel manually ? or by genkernel.
the LAN work ?
-
your user is on plugdev group ?
-
Hi, I liked the portage-kits, but the local overlay don't allow use repoman anymore, I'm building few ebuilds but is one by one.
and when change the branch of submodules to "master" and update the repo and submodules they back to stable, how can I fixed in master
-
look the wiki abou alsa and pulseaudio
-
-
-
I create a new folder to xorg-kit
I put on "/usr/portage-kits/xorg" and add the path on file
-
Hi folks O/
I created a Telegram group to us talk about the system and help each others in quickly questions, please take a look and help to grow up the community. ;)
-
- Tassie_Tux and AdiosKid
-
2
-
http://www.funtoo.org/News:Kde4_to_Plasma5_migration
if I understood, do you need use the plasma 5 now, kde 4 is masked and will be remove from tree.
-
-
hi folks,
I'm in new installation and I'm follow that guide about upgrade gcc : https://wiki.gentoo.org/wiki/Upgrading_GCC
the commands :
Install new version of compiler
emerge -u sys-devel/gcc
show the versions
gcc-config -l
choose the new version
gcc-config 2
reinstall libtool
emerge --ask --oneshot sys-devel/libtool
remove the old version
emerge --ask --depclean =sys-devel/gcc-4.9.3
until here all fine and perfect, but my doubt is about recompile the toolchain, I need just recompile the depedencies with
revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc
or I need recompile the whole system three ?
-
-
-
I agree with Livecd that you're right, but on Stage4, at least an openbox image and some packages (browsers, editors, etc.) will be fine, and could be with -march = generic, but with a kickstart to new users or someone who needs a faster installation.
What I suggest is an option for new users.
-
-

Gcc 6.4 upgrade - need rebuild whole system ?
in Portage Help
Posted
So, is not necessary rebuild all because the PIE on GCC 6.4.0, is disabled on Funtoo.