Multiplatform-SDP: Difference between revisions

From
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
= Introduction =
= Introduction =


+----------------------------------------------------+
| Repository |
+----------------------------------------------------+
| | |
|<--- Build process --->| |
| | |
v v v
+-------------------+ +--------------------+ +-------------------+
| SDP-click | | Kernel-click | | SDP-files |
| (platform-depend) | | (platform-depend) | | |
| | | | | * Makefile |
| * click.gz | | * click.ko | | * templates |
| * sdp.uo | | * proclikefs.ko | | * activate, ... |
| * config-click | | * brn-master.click | +-------------------+
+-------------------+ | * insmod.sh |
| * rmmod.sh |
+--------------------+


= Resolved Problems? =
# <font color="red">SDP-click from svn://merkur.sardmn.informatik.hu-berlin.de/brn/archives/click-1.4.3</font>
# SDP source from svn://merkur.sardmn.informatik.hu-berlin.de/brn/sdp
# click.gz -> click.gz-arch-mips && click.gz-arch-i586 usw.


= Unresolved Problems =
# <font color="red">brn-master.click to use?</font>
# <font color="red">subtree for kernel-click?</font>

Revision as of 14:01, 30 January 2006

Introduction

       +----------------------------------------------------+
       |                     Repository                     |
       +----------------------------------------------------+
          |                       |                       |
          |<--- Build process --->|                       |
          |                       |                       |
          v                       v                       v
+-------------------+   +--------------------+   +-------------------+  
|     SDP-click     |   |    Kernel-click    |   |     SDP-files     |
| (platform-depend) |   |  (platform-depend) |   |                   |
|                   |   |                    |   | * Makefile        |
| * click.gz        |   | * click.ko         |   | * templates       |
| * sdp.uo          |   | * proclikefs.ko    |   | * activate, ...   |
| * config-click    |   | * brn-master.click |   +-------------------+ 
+-------------------+   | * insmod.sh        |
                        | * rmmod.sh         |
                        +--------------------+


Resolved Problems?

  1. SDP-click from svn://merkur.sardmn.informatik.hu-berlin.de/brn/archives/click-1.4.3
  2. SDP source from svn://merkur.sardmn.informatik.hu-berlin.de/brn/sdp
  3. click.gz -> click.gz-arch-mips && click.gz-arch-i586 usw.


Unresolved Problems

  1. brn-master.click to use?
  2. subtree for kernel-click?