-
Posts
38 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Blogs
Everything posted by aramisqc
-
[Resolved] Copying resolv.conf before chrooting
aramisqc replied to aramisqc's question in Installation Help
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. -
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
- 2 replies
-
- French
- Installation
-
(and 1 more)
Tagged with:
-
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.
- 2 replies
-
- French
- Installation
-
(and 1 more)
Tagged with:
-
No CHOST and CFLAGS in make.conf delivered by stage3
aramisqc posted a question in Installation Help
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. -
How to exclude packages from emerge --depclean
aramisqc replied to aramisqc's question in Portage Help
That works just fine. From now on that is my alternative. -
How to exclude packages from emerge --depclean
aramisqc replied to aramisqc's question in Portage Help
Very good idea. -
How to exclude packages from emerge --depclean
aramisqc replied to aramisqc's question in Portage Help
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.
-
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.
-
[funtoo current desktop] New install, pb with mouse
aramisqc replied to tsymiroro's question in Installation Help
OK ! I didn't know that. Thank's. -
[funtoo current desktop] New install, pb with mouse
aramisqc replied to tsymiroro's question in Installation Help
Sorry ! I've just downloaded a Stage3. There's no INPUT_DEVICES in /etc/portage/make.conf. -
[funtoo current desktop] New install, pb with mouse
aramisqc replied to tsymiroro's question in Installation Help
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.
-
That would be wonderful.
-
Adding VIDEO_CARDS info to /etc/portage/make.conf
aramisqc replied to aramisqc's question in Installation Help
Thank's Oleg. Better wait until it's time to intall X. -
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"
