Skip to content

khubla.com

  • BSD
  • CP/M Sources
  • Hobbies
  • Open source
  • Vax
khubla.com
  • Uncategorized

    FemtoOS; a simple bootloader and protected mode kernel

    Bytom@khubla.com October 13, 2014October 14, 2014

    I’ve recently become interested in how the i386 boot loader works.  There is an excellent example of a boot loader here, and another here.  Some simple protected-mode code which implements a kernel capable of writing a line of text, is here.  FemtoOS, is the culmination of combining code from all those, and building a simple…

    Read More FemtoOS; a simple bootloader and protected mode kernelContinue

  • FreeBSD

    FreeBSD 10.1-BETA3 SOEKRIS Image

    Bytom@khubla.com September 28, 2014September 28, 2014

    Image file here.  

    Read More FreeBSD 10.1-BETA3 SOEKRIS ImageContinue

  • FreeBSD

    SOEKRIS image for FreeBSD-11

    Bytom@khubla.com September 27, 2014September 27, 2014

    Image file here, boot log here.  

    Read More SOEKRIS image for FreeBSD-11Continue

  • FreeBSD

    FreeBSD Wandboard r270855

    Bytom@khubla.com August 30, 2014

    A new FreeBSD Wandboard build is available here and the boot log is here. This build uses U-Boot 2014.07.

    Read More FreeBSD Wandboard r270855Continue

  • FreeBSD

    Time Machine backups using FreeBSD ZFS

    Bytom@khubla.com August 25, 2014September 20, 2014

    In this blog article, I described a way to use Netatalk3 to do Time Machine backups on FreeBSD.  This approach worked well, but it had some problems: The Time Machine backups are in every user’s home dir.  That’s messy and there is the potential that they’ll accidentally delete the backup. If I put the backups…

    Read More Time Machine backups using FreeBSD ZFSContinue

  • FreeBSD

    TimeMachine backups on FreeBSD-10

    Bytom@khubla.com August 24, 2014August 25, 2014

    I usually work on a Macbook, and I use keyless ssh with a cron job to do nightly backups.  It works very well.  However, I decided to try backups with Time Machine, using my FreeBSD-10 server as the host. The first step is to install netatalk3, and nss_mdns pkg install netatalk3 pkg install nss_mdns avahi…

    Read More TimeMachine backups on FreeBSD-10Continue

  • FreeBSD

    Building U-boot 2014 on FreeBSD

    Bytom@khubla.com August 23, 2014August 23, 2014

    I’m upgrading the U-boot version used for Wandboard by Crochet-BSD.    The first step is to upgrade the Device Tree Compiler (DTC); there are instructions here. Once you have the U-boot 2014 source, the build is trivial: gmake SED=gsed HOSTCC=cc CROSS_COMPILE=armv6-freebsd- wandboard_quad_config gmake SED=gsed HOSTCC=cc CROSS_COMPILE=armv6-freebsd-  

    Read More Building U-boot 2014 on FreeBSDContinue

  • FreeBSD

    Building u-boot for Chromebook

    Bytom@khubla.com August 3, 2014August 23, 2014

    I got interested in building Crochet images for Chromebook.  The first step, naturally is to build U-boot for Chromebook. In order to build U-boot, you’ll need to have already installed gmake gcc You can get these from the ports tree.  You’ll also need xdev, the FreeBSD cross-compiler toolkit. I started with the latest U-boot 2014…

    Read More Building u-boot for ChromebookContinue

  • Pragmatach

    Pragmatach 1.39 released

    Bytom@khubla.com August 3, 2014

    The updated main page is here.  This release include a number of bug fixes for issues discovered by Coverity.  

    Read More Pragmatach 1.39 releasedContinue

  • FreeBSD

    FreeBSD-wandboard build 269149

    Bytom@khubla.com August 2, 2014

    Available here.    

    Read More FreeBSD-wandboard build 269149Continue

Page navigation

Previous PagePrevious 1 2 3 4 5 6 … 9 Next PageNext

© 2026 khubla.com - WordPress Theme by Kadence WP

  • BSD
  • CP/M Sources
  • Hobbies
  • Open source
  • Vax