Search results

  1. sossego

    Setting up jails...doot!

    And that is how we make a biscuit! The system - before the machine shat out - did complain of VIMAGE not being enabled - or such to that matter.
  2. sossego

    Starter to building webrtc on FreeBSD

    Be sure to have your Android embedded device rooted. When it is possible, I will inquire on loading alternate- Read that as non-Linux based- system.
  3. sossego

    It's all about jokes, funny pics...

    I am a moth riding the fart of an elephant.
  4. sossego

    A simple question

    What is of the greatest importance to you in your life?
  5. sossego

    It's all about jokes, funny pics...

    America "Where the phones are smarter than the people"
  6. sossego

    Starter to building webrtc on FreeBSD

    My laptop fizzled out on me. If anyone has made a record of your progress with this project, then please let it be known here. Thanks muchly.
  7. sossego

    Which Firefox addons do you install?

    The picture is gone.
  8. sossego

    Starter to building webrtc on FreeBSD

    Edit /usr/src/sys/sys/time.h to include the full path of /usr/src/sys/vps/vps.h.
  9. sossego

    Starter to building webrtc on FreeBSD

    Okay, temporary file in /usr/obj/... of time.h is the breaking point.
  10. sossego

    Starter to building webrtc on FreeBSD

    I've encountered an Error 2 with the parallel build; so, for now, scratch the "-j3(+X)" option.
  11. sossego

    Starter to building webrtc on FreeBSD

    New start. This is AMD64/x86_64 only for the current moment. What you will need is listed earlier in this thread; but, for the sake of convenience: 1. A minimum of a dual core processor. 2. A minimum of 1G RAM. 3. A minimum of a 120G hard disk. 4. An internet connection. 5. CURRENT amd64...
  12. sossego

    Starter to building webrtc on FreeBSD

    Alright. 1. Vimage does not work well with pf. There is a patch. One could also disable pf within the jail, if that is possible. I'll look into that later. 2. VPS is testing. The diff is against 10.0 I have upgraded to 11.0 revision 263906 and have patched source for udplite.
  13. sossego

    ${OS}Box - Wishlist

    You see, ARM sells designs. One would need to invest into an ARM64 design. Now, if someone was to pay and have FreeBSD- along with OpenBSD and NetBSD- on the board and llvm/gcc/pcc support added, it would be nice.
  14. sossego

    ZFS io error

    At this point, no. World is rebuilding and I don't have an extra laptop with which I could communicate while mounting from the live disc. Apologies.
  15. sossego

    Setting up jails...doot!

    So, why is it that none are told to add options VPS options VIMAGE options MROUTING to their /root/kernel/MY_KERNEL.conf options before making a jail? Wouldn't it be more useful if these options were standard from the basic install?
  16. sossego

    ZFS io error

    If you are having trouble with the live environment, then you may want to contact Nathan Whitehorn through the lists. He did the work on bsdinstall.
  17. sossego

    ZFS io error

    Wait before you give up....
  18. sossego

    GNU C Library Alternative Musl Libc Hits 1.0 Milestone

    BSLinux, hmmm......
  19. sossego

    It's all about jokes, funny pics...

    Sometimes I can sit back and laugh at myself with others.
  20. sossego

    Starter to building webrtc on FreeBSD

    There's something that most people forget to tell you about jails, and that is the kernel configuration options. Take note on this. From /kern/root/kernels/MY_KERNEL.conf options VPS options VIMAGE options MROUTING Whenever you build any jail, it should be done with a...
Back
Top