Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

Oleg Vinichenko

Members
  • Posts

    619
  • Joined

  • Last visited

  • Days Won

    53

Everything posted by Oleg Vinichenko

  1. i'm not able to reproduce it, please sync again.
  2. i see no php mentioned in this topic.
  3. i'll correct Mate Guide, set is no longer needed. Installing mate is quite simple: # eselect profile add funtoo/1.0/linux-gnu/mix-ins/mate # emerge mate
  4. this is fixed by Arfrever see https://bugs.funtoo.org/browse/FL-1672
  5. yes :) a bootloader used and it's configuration
  6. and yes, /etc/fstab, kernel config, partition layout, installation method (gpt, mbr), filesystem, initramfs etc, all details
  7. boot-update ZFS support not ready, you have to use a manually adjusted grub.cfg, like linux /kernel root=ZFS=correct-name-of-root-pool
  8. please, report it to bugs.funtoo.org ( the sputnik problem)
  9. sould be fixed with next tree update.
  10. Funtoo has gcc-4.9.2 currently tested, if you want to test enable funtoo-toolchain-overlay on top of tree.
  11. Funtoo had some kind of AUR, called FLORA but unfortunately it passed due to poor maintainence. Funtoo is open to include any 3-rd-part overlays, which will help users contribute.
  12. this is expected behaviour, Funtoo has notauto mount option set by default for /boot, which is usally /dev/sda1
  13. No, paludis is not compatible with Funtoo, and despite the fact it's written in C (portage is python) many users experiencies slower performance with it. Also, it's developer is not a very kind person.
  14. yes, NetworkManager calls dhcpcd on it's own, so you can't run both at the same time
  15. assuming your eth0 getting IP with DHCP, you can't run NetworkManager and dhcpcd simultaneously. Please, disable either one, and see if it solved.
  16. this should be reported to bugs.funtoo.org with all details inlcluded: emerge --info, and steps to reproduce the issue.
  17. LANGUAGE is outdated, not recommended to use. On line 26 you made an overlay+portage tree loop, so emerge confused.
  18. remove line 9, remove line 26 in make.conf and remove "1" on line 25.
  19. added eix-0.30.4 with regression fixes.
×
×
  • Create New...