]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/commit
forb: added scripts executing dynamic shared libraries
authorPetr Benes <benesp16@fel.cvut.cz>
Tue, 22 Feb 2011 09:54:47 +0000 (10:54 +0100)
committerPetr Benes <benesp16@fel.cvut.cz>
Tue, 22 Feb 2011 09:54:47 +0000 (10:54 +0100)
commit0472cc5322c0e2d0e0d5e636bbf68badeabeb31d
treece21b477c0d46df1904dced6a02fbab95cc452c7
parent2901b8114bffdb4f9610dc5c556d9cab2c49bee2
forb: added scripts executing dynamic shared libraries

The scripts are responsible for a backward compatibility.
orb_id is now being passed to forbrun from the scripts.

However, the scripts do not pass the make. Omk accepts .sh
extension instead of no extension scripts.

Minor bugs fixed also.
21 files changed:
src/frsh/fres/cbroker/Makefile.omk
src/frsh/fres/cbroker/fcb [new file with mode: 0755]
src/frsh/fres/cbroker/fcb.c
src/frsh/resources/cluster_tree/Makefile.omk
src/frsh/resources/cluster_tree/frm_cluster_tree [new file with mode: 0755]
src/frsh/resources/cluster_tree/frm_cluster_tree.c
src/frsh/resources/cpu_aquosa/mngr/Makefile.omk
src/frsh/resources/cpu_aquosa/mngr/frm_aqcpu [new file with mode: 0755]
src/frsh/resources/cpu_aquosa/mngr/frm_aqcpu.c
src/frsh/resources/cpucg/mngr/Makefile.omk
src/frsh/resources/cpucg/mngr/frm_cgcpu [new file with mode: 0755]
src/frsh/resources/cpucg/mngr/frm_cgcpu.c
src/frsh/resources/dummy/Makefile.omk
src/frsh/resources/dummy/frm_dummy [new file with mode: 0755]
src/frsh/resources/dummy/frm_dummy.c
src/frsh/resources/fpga/Makefile.omk
src/frsh/resources/fpga/frm_fpga [new file with mode: 0755]
src/frsh/resources/fpga/frm_fpga.c
src/frsh/resources/item/Makefile.omk
src/frsh/resources/item/frm_item [new file with mode: 0755]
src/frsh/resources/item/frm_item.c