Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

Oleg Vinichenko

Members
  • Posts

    619
  • Joined

  • Last visited

  • Days Won

    53

Posts posted by Oleg Vinichenko

  1. there is no native GLSA-like tool in Funtoo but it's being working on. GLSA tool will work with Funtoo but it will produce some false positives. In Gentoo, security fixes are normally performed by bump to a certain upstream version which is acceptable policy but not ideal. In Funtoo, for the ebuiilds that are known of giving problems, security fixes are backported in very much Debian or Red hat manner. Real example:

    https://glsa.gentoo.org/glsa/201801-17

    states on updating to version 0.57.0-r1. In Funtoo, all mentioned problems are fixed in version 0.52.0-r1. poppler is known of having unstable ABI and it's often an intrusive update on users boxes (not always).

  2. 10 minutes ago, da.ferri said:

    Yes, it works... seems to be resolved and the connection is stable.

    
    Funtoo davide # ls -al /etc/init.d/netif.eth0
    ls: impossibile accedere a /etc/init.d/netif.eth0: File o directory non esistente
    
    Funtoo davide # cat /etc/conf.d/netif.eth0
    cat: /etc/conf.d/netif.eth0: File o directory non esistente
    
    Funtoo davide # lsmod | grep r8169
    r8169                  90112  0
    mii                    16384  1 r8169

    netif.eth0 -> no file or directory(maybe I've missed something during configuration?)

    what exact guide used for this configuration?

×
×
  • Create New...