From: Thierry Parmentelat Date: Mon, 3 Sep 2012 13:39:05 +0000 (+0200) Subject: new layout - make room for slice-space stuff X-Git-Tag: vsys-scripts-0.95-44~6 X-Git-Url: http://git.onelab.eu/?p=vsys-scripts.git;a=commitdiff_plain;h=10503d985ac1acdac4ed653e608ccc492baa446a new layout - make room for slice-space stuff --- diff --git a/Makefile b/root-context/Makefile similarity index 100% rename from Makefile rename to root-context/Makefile diff --git a/dcookie.c b/root-context/dcookie.c similarity index 100% rename from dcookie.c rename to root-context/dcookie.c diff --git a/exec/claimport b/root-context/exec/claimport similarity index 100% rename from exec/claimport rename to root-context/exec/claimport diff --git a/exec/comon_exec b/root-context/exec/comon_exec similarity index 100% rename from exec/comon_exec rename to root-context/exec/comon_exec diff --git a/exec/connectswitch b/root-context/exec/connectswitch similarity index 100% rename from exec/connectswitch rename to root-context/exec/connectswitch diff --git a/exec/dotsshmount b/root-context/exec/dotsshmount similarity index 100% rename from exec/dotsshmount rename to root-context/exec/dotsshmount diff --git a/exec/goodfences b/root-context/exec/goodfences similarity index 100% rename from exec/goodfences rename to root-context/exec/goodfences diff --git a/exec/hide_netif b/root-context/exec/hide_netif similarity index 100% rename from exec/hide_netif rename to root-context/exec/hide_netif diff --git a/exec/if_port_forward b/root-context/exec/if_port_forward similarity index 100% rename from exec/if_port_forward rename to root-context/exec/if_port_forward diff --git a/exec/ipfw-be b/root-context/exec/ipfw-be similarity index 100% rename from exec/ipfw-be rename to root-context/exec/ipfw-be diff --git a/exec/makeswitch b/root-context/exec/makeswitch similarity index 100% rename from exec/makeswitch rename to root-context/exec/makeswitch diff --git a/exec/mknod b/root-context/exec/mknod similarity index 100% rename from exec/mknod rename to root-context/exec/mknod diff --git a/exec/nfsmount b/root-context/exec/nfsmount similarity index 100% rename from exec/nfsmount rename to root-context/exec/nfsmount diff --git a/exec/nonamespace b/root-context/exec/nonamespace similarity index 100% rename from exec/nonamespace rename to root-context/exec/nonamespace diff --git a/exec/pfmount b/root-context/exec/pfmount similarity index 100% rename from exec/pfmount rename to root-context/exec/pfmount diff --git a/exec/pl-ps b/root-context/exec/pl-ps similarity index 100% rename from exec/pl-ps rename to root-context/exec/pl-ps diff --git a/exec/portsummary b/root-context/exec/portsummary similarity index 100% rename from exec/portsummary rename to root-context/exec/portsummary diff --git a/exec/prox b/root-context/exec/prox similarity index 100% rename from exec/prox rename to root-context/exec/prox diff --git a/exec/raw_tcp_port b/root-context/exec/raw_tcp_port similarity index 100% rename from exec/raw_tcp_port rename to root-context/exec/raw_tcp_port diff --git a/exec/reserve_tcp_port b/root-context/exec/reserve_tcp_port similarity index 100% rename from exec/reserve_tcp_port rename to root-context/exec/reserve_tcp_port diff --git a/exec/reserve_udp_port b/root-context/exec/reserve_udp_port similarity index 100% rename from exec/reserve_udp_port rename to root-context/exec/reserve_udp_port diff --git a/exec/rsyncauthlogs b/root-context/exec/rsyncauthlogs similarity index 100% rename from exec/rsyncauthlogs rename to root-context/exec/rsyncauthlogs diff --git a/exec/rsyncnodelogs b/root-context/exec/rsyncnodelogs similarity index 100% rename from exec/rsyncnodelogs rename to root-context/exec/rsyncnodelogs diff --git a/exec/run_with_devices b/root-context/exec/run_with_devices similarity index 100% rename from exec/run_with_devices rename to root-context/exec/run_with_devices diff --git a/exec/setup-link b/root-context/exec/setup-link similarity index 100% rename from exec/setup-link rename to root-context/exec/setup-link diff --git a/exec/setup-nat b/root-context/exec/setup-nat similarity index 100% rename from exec/setup-nat rename to root-context/exec/setup-nat diff --git a/exec/showswitch b/root-context/exec/showswitch similarity index 100% rename from exec/showswitch rename to root-context/exec/showswitch diff --git a/exec/slice_config b/root-context/exec/slice_config similarity index 100% rename from exec/slice_config rename to root-context/exec/slice_config diff --git a/exec/sliceip b/root-context/exec/sliceip similarity index 100% rename from exec/sliceip rename to root-context/exec/sliceip diff --git a/exec/switcheroo b/root-context/exec/switcheroo similarity index 100% rename from exec/switcheroo rename to root-context/exec/switcheroo diff --git a/exec/umount b/root-context/exec/umount similarity index 100% rename from exec/umount rename to root-context/exec/umount diff --git a/exec/vif_down b/root-context/exec/vif_down similarity index 100% rename from exec/vif_down rename to root-context/exec/vif_down diff --git a/exec/vif_up b/root-context/exec/vif_up similarity index 100% rename from exec/vif_up rename to root-context/exec/vif_up diff --git a/exec/vroute b/root-context/exec/vroute similarity index 100% rename from exec/vroute rename to root-context/exec/vroute diff --git a/exec/vtop b/root-context/exec/vtop similarity index 100% rename from exec/vtop rename to root-context/exec/vtop diff --git a/fd_bind53.c b/root-context/fd_bind53.c similarity index 100% rename from fd_bind53.c rename to root-context/fd_bind53.c diff --git a/fd_bmsocket.c b/root-context/fd_bmsocket.c similarity index 100% rename from fd_bmsocket.c rename to root-context/fd_bmsocket.c diff --git a/fd_fusemount.c b/root-context/fd_fusemount.c similarity index 100% rename from fd_fusemount.c rename to root-context/fd_fusemount.c diff --git a/fd_netlink.c b/root-context/fd_netlink.c similarity index 100% rename from fd_netlink.c rename to root-context/fd_netlink.c diff --git a/fd_packetseer.c b/root-context/fd_packetseer.c similarity index 100% rename from fd_packetseer.c rename to root-context/fd_packetseer.c diff --git a/fd_tos.c b/root-context/fd_tos.c similarity index 100% rename from fd_tos.c rename to root-context/fd_tos.c diff --git a/fd_tuntap.c b/root-context/fd_tuntap.c similarity index 100% rename from fd_tuntap.c rename to root-context/fd_tuntap.c diff --git a/fd_udpsocket.c b/root-context/fd_udpsocket.c similarity index 100% rename from fd_udpsocket.c rename to root-context/fd_udpsocket.c diff --git a/fdpass.c b/root-context/fdpass.c similarity index 100% rename from fdpass.c rename to root-context/fdpass.c diff --git a/fdpass.h b/root-context/fdpass.h similarity index 100% rename from fdpass.h rename to root-context/fdpass.h diff --git a/support/Makefile b/root-context/support/Makefile similarity index 100% rename from support/Makefile rename to root-context/support/Makefile diff --git a/support/pltap.c b/root-context/support/pltap.c similarity index 100% rename from support/pltap.c rename to root-context/support/pltap.c diff --git a/support/pltun.c b/root-context/support/pltun.c similarity index 100% rename from support/pltun.c rename to root-context/support/pltun.c diff --git a/support/tunalloc.c b/root-context/support/tunalloc.c similarity index 100% rename from support/tunalloc.c rename to root-context/support/tunalloc.c diff --git a/support/tunalloc.h b/root-context/support/tunalloc.h similarity index 100% rename from support/tunalloc.h rename to root-context/support/tunalloc.h diff --git a/vsys-scripts.spec b/root-context/vsys-scripts.spec similarity index 100% rename from vsys-scripts.spec rename to root-context/vsys-scripts.spec