-
I have the Cubietruck board. I followed all the instructions given at ..... I even tried with SD image given at that website.
Xen linux boot up on the board. I create the config file for 2 vcpu by usi…
-
Can create subissues as appropriate. We need at least:
- [ ] get a good entropy source (dom0 /dev/random) and create frontend driver. See virtio-rng as example of interface.
- [ ] mirage-http needs DN…
-
This is on CentOS 6.5 with gcc 4.4.7:
```
$ cc -v
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --wit…
djs55 updated
9 years ago
-
As reported by @talex5 while testing mirage-console on rumprun:
> I also tested mirage-skeleton/console, which worked but ran rather fast (it's supposed to wait 1s between each print). Calling getti…
-
Hi,
I have an `app.scss` file located under `app/styles/app.css`, but whenever I run `ember server`, I receive the following error:
```
Error: File not found: app/styles/app.scss
in any of the foll…
-
run 'ogit clone --bare remote-repo local-repo', then cd to local-repo and run 'git reset master --hard'. Get errors:
error: wrong index v2 file size in .git/objects/pack/pack-88a6bbf29934073da5deb72f…
-
w/ opam:
```
#=== ERROR while installing mirage-xen.2.3.2 ==================================#
# opam-version 1.2.2
# os linux
# command make xen-build
# path /home/self/.opam/s…
-
Seems that `Sys.time` is not supported by the runtime. We should provide some monotonic time there.
```
Unsupported function times called in Mini-OS kernel
Do_exit called!
base is 0x4efc80 caller is …
-
Now that @djs55 has mirrored mirage/xen, I need to:
- create a sub-tree filter of the mini-os directory
- add extra ifdefs to remove the drivers we don't need, such as console/xenstore
- remove our ho…
-
errors arise when a library (`packet` here) uses checksum functions:
``````
ld -d -static -nostdlib \
_build/main.native.o \
-L/home/.opam/4.01.0/lib/tcpip -ltcpip_xen_stubs \
$(pkg…