Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

Deklan?

Members
  • Posts

    12
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by Deklan?

  1. Why do not you lower your kernel sources in the common way?

    In my case:

    # USE="bfsonly" emerge -pqv =sys-kernel/ck-sources-3.18.3
    

    Look what happens to me with cryptsetup:

    # emerge -pqv cryptsetup
    
    !!! Problem resolving dependencies for sys-fs/cryptsetup
    
    !!! The ebuild selected to satisfy "cryptsetup" has unmet requirements.
    - sys-fs/cryptsetup-1.6.7::gentoo USE="gcrypt nls openssl python udev -kernel -nettle -pwquality -reencrypt -static -static-libs -urandom" ABI_X86="64" PYTHON_SINGLE_TARGET="python2_7 -python3_3 -python3_4" PYTHON_TARGETS="python2_7 python3_3 python3_4"
    
      The following REQUIRED_USE flag constraints are unsatisfied:
        exactly-one-of ( gcrypt kernel nettle openssl )
    
      The above constraints are a subset of the following complete expression:
        exactly-one-of ( gcrypt kernel nettle openssl ) python? ( exactly-one-of ( python_single_target_python3_3 python_single_target_python3_4 python_single_target_python2_7 ) python_single_target_python3_3? ( python_targets_python3_3 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python2_7? ( python_targets_python2_7 ) ) static? ( !gcrypt )
    
  2. Enjoying the Funtoo Installation Manual - F2FS Install Guide ... 

    http://www.funtoo.org/F2FS_Install_Guide

     

    Got a question only at the beginning:
    With the LiveCD booted, the initial command would be this:
     
    Install required programs
    apt-get update; apt-get install f2fs-tools elinks
    

    I agree with the "required" packages of course, but how could install Debian packages with the command, and even before having a disk formatted in chroot installation environment? What is the magic? Or it really work?

  3. With the death of the following packages:

    • app-emulation/emul-linux-x86-opengl
    • app-emulation/emul-linux-x86-baselibs
    • app-emulation/emul-linux-x86-xlibs

    Recompile the following packages using the flag "abi_x86_32" pointed in packages.use as in this example:

    x11-proto/xextproto abi_x86_32
    x11-proto/xf86bigfontproto abi_x86_32
    x11-proto/xcb-proto abi_x86_32
    x11-proto/xproto abi_x86_32
    x11-proto/inputproto abi_x86_32
    x11-proto/kbproto abi_x86_32
    x11-libs/libXau abi_x86_32
    x11-libs/libXdmcp abi_x86_32
    x11-libs/libxcb abi_x86_32
    x11-libs/libXext abi_x86_32
    x11-libs/libX11 abi_x86_32
    sys-libs/zlib abi_x86_32
    dev-libs/libpthread-stubs abi_x86_32
    

    package.use list

     

    My OS is 64bit and believe that in this new scenario, and how the emulation was discarded, the OS now keeps two versions of each package for each architecture (x86 and amd64)? Would this be?

  4. The configuration line in make.conf to rsync (example):

    /etc/portage/make.conf

    SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
    

    will be isolated in a configuration file repos.conf with the following content (example):

    /etc/portage/repos.conf

    [DEFAULT]
    main-repo = gentoo
    
    [gentoo]
    location = /usr/portage
    sync-type = rsync
    sync-uri = rsync://rsync.us.gentoo.org/gentoo-portage
    auto-sync = yes
  5. In the city where I live, Porto Alegre/RS - Brazil, occurs annually the International Free Software Forum and other seminars of events, conferences, presentations, often in partnership with universities to companies/institutions;

     

    From this scenario had an idea that brings great benefits to Community Funtoo: Build a standardized manual for their public performance OS Funtoo, with appropriate topics to which the Funtoo stands on Linux, use cases... prioritizing a great material and support publisher/speaker;

     

    It could be a MS Power Point file (or shared on Google Docs) with its proper content and annotations on screens, suggested by users and also audited by class Funtoo developers;

     

    Therefore, I could speak at my city, like any other interested could do the same in everyone  ;) 

  6. @l33tlinuxh4x0r

    You created the files for automatic loading of kernel modules /etc/modules-load.d/?

     

    In the notebook I use Gentoo systemd 100% ;)

    .. although it is so controversial that even took a beating in Funtoo Google+ page on this subject

  7. Created the

    FUNTOO-CLIENT-SOURCES!

    Custom and exclusive Funtoo Kernel

    Intended primarily for desktop users


     

    CK-SOURCES based .. ;)

    Brain Fuck Scheduler (BFS)

     

    --------------------------------------------

         !HIGHLIGHTS! FUNTOO-CLIENT-SOURCES     

    --------------------------------------------

    1 - Reiser4 FS + SSD support;

    2 - CPU load distribution technique for Linux kernel scheduler (BLD);

    3 - Written and read by default - NTFS;

  8. This whole issue boils down to the insatiable rush to the mobile world. We can take the example of the advancement in the UI, the win7 (Mate) when win8 (Gnome 3.x). win8 (Gnome 3.x): Focus to mobile devices (touch screen), internet, leisure, music, photos, totally home user ... ^_^  

     

    So the biggest problem and impact is for professionals who work seriously - Engineers, Programmers, Systems Analysts, Designers ... These depend on PCs, normal screens, mouse, keyboard. This subject reminds me of something very comical, if you're realizing how much has been problematic and controversial withdrawal from the start menu in win8 ... So to have announced the news to win9 with majestic launch: The "Return of the Start Menu" ...  :lol: 

     

    PD: Excuse my English, I'm not a native speaker?

×
×
  • Create New...