Giter Site home page Giter Site logo

netkit-uml-filesystem's People

Contributors

maxonthegit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

netkit-uml-filesystem's Issues

Improve filesystem build scripts

Filesystem build scripts are currently designed to create a single filesystem image. If a user wants to create an alternative image, she has to remove (or rename/move elsewhere) the existing one before initiating a new build process.
The scripts could be improved in order to make creation of different filesystem images easier.

Also check $(<file) statements in the filesystem's Makefile.devel: they do not seem to work.

Cannot build the filesystem

I've the following errors when I trt to build the filesystem:

$ sudo make -f Makefile.devel  filesystem
======= Downloading base packages... =====
I: Retrieving Release
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Found additional required dependencies: insserv libbz2-1.0 libdb5.1 libslang2 
I: Found additional base dependencies: libnfnetlink0 libsqlite3-0 
I: Checking component main on http://ftp.it.debian.org/debian...
E: Couldn't find these debs: libxapian15
make: *** [debian-base-packages-sid-i386.tgz] Error 1

ospf6d fails to install routes into the FIB

Zebra fails to install routes learned via OSPFv3 messages into the FIB. The reported error is:
netlink-cmd error: invalid argument, type=RTM_NEWROUTE (24), seq=6, pid=0
Routes are received and recognized by zebra, but fail to be marked as FIB routes.
Upgrading to Quagga 0.99.18 from the Debian repository seems to solve the problem.

pdns-recursor restart fails

This is due to an apparently incorrect reference to the pidfile in the init script.
Can be fixed by using:
sed -i 's/SOCKETDIR/PIDDIR/' /etc/init.d/pdns-recursor

Early startup-time scripts

Consider the possibility to support launching host-side scripts right after the lab startup and/or before its shutdown (useful, e.g., to set up a delayer).

Also, introduce support for /etc/rcX.d entries that are executed before anything else.

netem fails to work

tc qdisc add dev lo root netem delay 100ms

This statement fails to work because q_netem.so is neither statically linked into tc nor available in the filesystem image. Can be confirmed by using strace.

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.