Fork me on GitHub
  1. Gentoo on the Odroid-U3

    Arm cross compiler setup and stuffs

    This will set up a way to compile things for arm on your native system (amd64 for me)

    emerge dev-embedded/u-boot-tools sys-devel/crossdev
    crossdev -S -s4 -t armv7a-hardfloat-linux-gnueabi
    

    Building the kernel

    This assumes you have kernel sources, I'm testing 3.17-rc2 since they just …

    read more
  2. Of ZFS and SELinux

    This patchset has been incuded in zfsonlinux, the selinux policy is still needed

    This continues my work in adding zfs to the list of filesystems that SELinux supports

    Disclaimer

    1. These patches are against git master (because 0.6.3 should be out 'soon').
    2. IANAL
    3. If you patch the kernel to …
    read more

« Page 4 / 6 »

social