Multiplatform-SDP: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 24: | Line 24: | ||
# <font color="red">SDP-click from svn://merkur.sardmn.informatik.hu-berlin.de/brn/archives/click-1.4.3</font> |
# <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 |
# SDP source from svn://merkur.sardmn.informatik.hu-berlin.de/brn/sdp |
||
# click.gz -> click.gz-arch-mips && click.gz-arch-i586 |
# click.gz -> click.gz-arch-mips && click.gz-arch-i586 etc. |
||
# activate script makes symlinks (or better hardlinks) from "$(prefix)-arch-*" files to $(prefix) |
|||
= Unresolved Problems = |
= Unresolved Problems = |
||
Revision as of 09:07, 31 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?
- SDP-click from svn://merkur.sardmn.informatik.hu-berlin.de/brn/archives/click-1.4.3
- SDP source from svn://merkur.sardmn.informatik.hu-berlin.de/brn/sdp
- click.gz -> click.gz-arch-mips && click.gz-arch-i586 etc.
- activate script makes symlinks (or better hardlinks) from "$(prefix)-arch-*" files to $(prefix)
Unresolved Problems
- brn-master.click to use?
- subtree for kernel-click?