Giter Club home page Giter Club logo

wiki's People

Contributors

anttikantee avatar incognito avatar lukem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wiki's Issues

Can't reach the wiki of Rumpkernel

Hello,

I hope my issue isn't stupid. I'm new to the world of Unikernels, and I discovered Rump a few days ago.

I would like to read your documentation to use Rumpkernel, but I can't reach the following URL : http://wiki.rumpkernel.org/.

Is your wiki down, or elsewhere ?

Issues setting up a Rumprun toolchain in macOS

Has anyone tried setting up the rumprun toolchain on the latest macOS High Sierra? I've had issues tried to manually build the toolchain, only to get cryptic errors when I run build-rr.sh.

--- att.lo ---
2 warnings and 6 errors generated.
--- compat_reallocarray.lo ---
2 warnings and 6 errors generated.
--- compat_ohash.lo ---
2 warnings and 6 errors generated.
--- compat_reallocarray.lo ---
*** [compat_reallocarray.lo] Error code 1

nbmake[3]: stopped in /Users/jberi/bin/rumprun/src-netbsd/tools/mandoc
--- att.lo ---
*** [att.lo] Error code 1

nbmake[3]: stopped in /Users/jberi/bin/rumprun/src-netbsd/tools/mandoc
--- compat_ohash.lo ---
*** [compat_ohash.lo] Error code 1

nbmake[3]: stopped in /Users/jberi/bin/rumprun/src-netbsd/tools/mandoc
--- chars.lo ---
2 warnings and 6 errors generated.
*** [chars.lo] Error code 1

nbmake[3]: stopped in /Users/jberi/bin/rumprun/src-netbsd/tools/mandoc
4 errors

nbmake[3]: stopped in /Users/jberi/bin/rumprun/src-netbsd/tools/mandoc
*** [dependall] Error code 2

nbmake[2]: stopped in /Users/jberi/bin/rumprun/src-netbsd/tools/mandoc
1 error

nbmake[2]: stopped in /Users/jberi/bin/rumprun/src-netbsd/tools/mandoc

*** Failed target:  dependall-mandoc
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/Users/jberi/bin/rumprun/src-netbsd/tools" ;; *) this="${dir}/"; real="/Users/jberi/bin/rumprun/src-netbsd/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /Users/jberi/bin/rumprun/obj-amd64-hw/rumptools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget mandoc dependall
*** Error code 2

Stop.
nbmake[1]: stopped in /Users/jberi/bin/rumprun/src-netbsd/tools
*** [build_install] Error code 1

nbmake: stopped in /Users/jberi/bin/rumprun/src-netbsd/tools
1 error

nbmake: stopped in /Users/jberi/bin/rumprun/src-netbsd/tools

ERROR: Failed to make build_install in "tools"
*** BUILD ABORTED ***
>> ERROR:
>> build.sh tools failed

I also tried the docker route, but it didn't include qemu, so rumprun qemu failed. Also, I failed to install via apt-get and building from src felt like yak shaving.

Anyone get it working? I tried IRC but didn't get a response.

Thanks!

fix remaining links to old site

I've fixed various links to now point to github instead of the old site (rumpkernel dot org) per issue #10.

There are some remaining links that need someone with project write privileges to resolve:

  1. https://github.com/rumpkernel
    1. change project link http://rumpkernel.org to https://github.com/rumpkernel
  2. https://raw.githubusercontent.com/wiki/rumpkernel/wiki/FAQ.in
    1. change http://wiki.rumpkernel.org to https://github.com/rumpkernel/wiki/wiki
    2. change book.rumpkernel.org to ???
    3. change [email protected] to ???
    4. change http://repo.rumpkernel.org to https://github.com/rumpkernel/
    5. change http://rumpkernel.org/contrib.html to https://github.com/rumpkernel/wiki/wiki/Info%3A-Contribution-guidelines
    6. regenerate Info:-FAQ using makefaq.sh.
  3. other references to book.rumpkernel.org to fix to ???
    1. https://github.com/rumpkernel/wiki/wiki/Info%3A-Publications-and-Talks
    2. https://github.com/rumpkernel/wiki/wiki/Tutorial:-Getting-Started

rumprun qemu command not found for redhat 7

I get the following error when I try running the test program and cant seem to find whats work if I can ask for help everything worked great up to hear.

[tszymanski@localhost test]$ rumprun qemu -i helloer-rumprun.bin

!!!
!!! NOTE: rumprun is experimental. syntax may change in the future
!!!

/home/tszymanski/rumprun/rumprun/bin/rumprun: line 692: qemu-system-x86_64: command not found
[tszymanski@localhost test]$

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.