-
Posts
38 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Blogs
Posts posted by aramisqc
-
-
Installation guide says to copy /etc/resolv.conf to /mnt/funtoo/etc/ before chrooting. Doing so command ends in error. Message tells file cannot be copied because it already exist as a symlink to /run/NetworkManager/resolv.conf created by NetworkManager. Do I have to remove symlink ?
-
Haven't been here for a long time. Many changes.
-
Hi all !
Because of a new way to translate docs in wiki I'm in the process of rewriting French Installation Guide.
Thank you Daniel for this new tool. It makes life so simple and it eases translating.
Keep It Simple and Stupid ! :P
-
Another feature that makes Funtoo different.
-
Hi all !
Need help (tips or tricks) on how to translate http://www.funtoo.org/index.php?title=Subarches&action=edit . I'm looking for templates used in the making of.
-
April 23rd 2015
Section Installation du stage3 now has a link to subarches page. French subarches page will follow soon. Contents now identical to original English wiki.
-
Makes good sense. Thank's
-
There are no CHOST and CFLAGS variables in /etc/portage/make.conf as delivered by stage3 dowloaded from build.funtoo.org. File is http://build.funtoo.org/funtoo-current/x86-64bit/corei7/2015-04-16/stage3-corei7-funtoo-current-2015-04-16.tar.xz.
-
by --exclude
--exclude A or --exclude 'A B C' for several packages
That works just fine. From now on that is my alternative.
-
I've done a --noreplace on kernels that I want to save.
emerge --ask --noreplace linux-debian-sources-3.14.15
Very good idea.
-
Good Night (1.55 in my town) Mr aramisqc;
You're using "stable" or current ? and what tipe of kernel you use ?
For example I'm on stable 64 and if aI make ermerge -c (that is equal to emerge --depclean), I obtain:
sandro@ci74771ht ~ $ emerge -cp * Always study the list of packages to be cleaned for any obvious * mistakes. Packages that are part of the world set will always * be kept. They can be manually added to this set with * `emerge --noreplace <atom>`. Packages that are listed in * package.provided (see portage(5)) will be removed by * depclean, even if they are part of the world set. * * As a safety measure, depclean will not remove any packages * unless *all* required dependencies have been resolved. As a * consequence, it is often necessary to run `emerge --update * --newuse --deep @world` prior to depclean. Calculating dependencies... done! >>> No packages selected for removal by depclean >>> To see reverse dependencies, use --verbose Packages installed: 1610 Packages in world: 101 Packages in system: 74 Required packages: 1610 Number to remove: 0 sandro@ci74771ht ~ $
And :
sandro@ci74771ht ~ $ du -hs /usr/src/linux-3.17.7-gentoo/1,4Gsandro@ci74771ht ~ $ du -hs /lib/modules/3.17.7-gentoo/ 75M
And May You send Your# eselect profile list ?Thanx :)This is the normal behavior of --depclean. That is why I want to exclude some packages from this process. All that is in @world won't be affected by --depclean.
-
Because current kernel is member of kernel set, emerge --depclean wants to remove package. That means kernel will be purged along with all its files (/boot, /usr/src/linux, etc...).
Is there a way to exclude package from emerge --depclean process ? I think that by deleting kernel set and by adding package to world set, will fix it but still searching for an alternative.
-
Le guide d'installation de Funtoo Linux est maintenant disponible en Fran?ais.
http://www.funtoo.org/Install/fr/Guide_Installation_Funtoo_Linux
French version of Funtoo Installation now available.
Please don't hesitate to highlight any errors, mistakes and the likes. Thank's.
- adessemond, Peje and 666threesixes666
-
3
-
French version of installation guide now ready to use. It works right out-of-the-box. I've just completed Funtoo Linux installation in following the guide.
French spoken people it's here for you http://www.funtoo.org/Install/fr/Guide_Installation_Funtoo_Linux
-
Bonjour Sylvain,
http://www.funtoo.org/Install/fr/Guide_Installation_Funtoo_Linux (presque complet)
Il n'y a malheureusement pas de lien direct cliquable pour l'instant. Le mieux est d'ouvrir le guide d'installation en Anglais. Ensuite tu cliques sur Install dans Categories. ? ce moment-l? tu vois le nom du wiki dans l'index. Sinon dans la liste d?roulante, bouton Go, clique sur HOWTOs.
Je fais le maximum pour avoir des versions fran?aises incluant ?First Steps?. Tant que c'est dans la cat?gorie Install, je peux traduire.
-
Back to dashboard. Really don't like new theme.
-
it's enabled in profile :) so, yes if we want to be 100% accurate it's enabled by default in portage tree.
OK ! I didn't know that. Thank's.
-
INPUT_DEVICES="evdev synaptics" enabled by default in stage3
Sorry !
I've just downloaded a Stage3. There's no INPUT_DEVICES in /etc/portage/make.conf.
-
Do you have INPUT_DEVICES="evdev synaptics" in your /etc/portage/make.conf ?
-
This is a real nice feature. I'll update Stage3 section in French installation guide so it takes care of it.
-
i like linus's seed better than any kernel seeds supplies.... i think we should really invite pappy over to work the wiki as he will since his paypal donate links are still on things.
That would be wonderful.
-
Thank's Oleg. Better wait until it's time to intall X.
-
there is C++ rewrite, called paludis and it's not any faster. A new portage version we testing locally is a bit faster. But last years, indeed, it slowed at some point. From what I understand portage now re-calculates it's dependency tree from scratch each time and depending on pkg list it can be really discouraging. Maybe, we can make this behavior improved or changed completely. I.e problem is not because portage written in python, but rather in what it trying to do. (too smart?)
That's what I meant in my previous post. That's the way Portage calculates dependencies.
-
Is it a good idea to initialize VIDEO_CARDS in /etc/portage/make.conf when installing Funtoo Linux ?
According to information below :
# lshw -c display *-display description: VGA compatible controller produit: Core Processor Integrated Graphics Controller fabriquant: Intel Corporation identifiant mat?riel: 2 information bus: pci@0000:00:02.0 version: 02 bits: 64 bits horloge: 33MHz fonctionnalit?s: msi pm vga_controller bus_master cap_list rom configuration: driver=i915 latency=0 ressources: irq:44 m?moire:f0000000-f03fffff m?moire:d0000000-dfffffff portE/S:1800(taille=8)
VIDEO_CARDS in /etc/portage/make.conf would be :
VIDEO_CARDS="i915,intel"

[Resolved] Copying resolv.conf before chrooting
in Installation Help
Posted
OK ! It's user's error. I'm installing Funtoo over and old Linux System. I simply forgot to reformat partitions. So it's resolved.