From 5e1fd42a8d1bbbe1e1283e4c652994ff738dd6a7 Mon Sep 17 00:00:00 2001 From: Pierre-Marc Fournier Date: Tue, 11 Aug 2009 21:29:57 -0400 Subject: [PATCH] move ltt-control out of trunk/ltt-control --- trunk/ltt-control/AUTHORS => AUTHORS | 0 trunk/ltt-control/ChangeLog => ChangeLog | 0 trunk/ltt-control/Makefile.am => Makefile.am | 0 trunk/ltt-control/NEWS => NEWS | 0 trunk/ltt-control/README => README | 0 trunk/ltt-control/autogen.sh => autogen.sh | 0 trunk/ltt-control/configure.in => configure.in | 0 {trunk/ltt-control/liblttctl => liblttctl}/Makefile.am | 0 {trunk/ltt-control/liblttctl => liblttctl}/liblttctl.c | 0 {trunk/ltt-control/liblttctl => liblttctl}/lttctl.h | 0 {trunk/ltt-control/lttctl => lttctl}/Makefile.am | 0 {trunk/ltt-control/lttctl => lttctl}/ltt-armall.sh | 0 {trunk/ltt-control/lttctl => lttctl}/ltt-armalluser.sh | 0 {trunk/ltt-control/lttctl => lttctl}/ltt-armtap.sh | 0 {trunk/ltt-control/lttctl => lttctl}/ltt-disarmall.sh | 0 {trunk/ltt-control/lttctl => lttctl}/ltt-disarmalluser.sh | 0 {trunk/ltt-control/lttctl => lttctl}/ltt-disarmtap.sh | 0 {trunk/ltt-control/lttctl => lttctl}/lttctl.c | 0 {trunk/ltt-control/lttctl => lttctl}/lttctl_distributed.sh | 0 {trunk/ltt-control/lttd => lttd}/Makefile.am | 0 {trunk/ltt-control/lttd => lttd}/lttd.c | 0 {trunk/ltt-control/specs => specs}/Makefile.am | 0 {trunk/ltt-control/specs => specs}/ltt-control.spec | 0 23 files changed, 0 insertions(+), 0 deletions(-) rename trunk/ltt-control/AUTHORS => AUTHORS (100%) rename trunk/ltt-control/ChangeLog => ChangeLog (100%) rename trunk/ltt-control/Makefile.am => Makefile.am (100%) rename trunk/ltt-control/NEWS => NEWS (100%) rename trunk/ltt-control/README => README (100%) rename trunk/ltt-control/autogen.sh => autogen.sh (100%) rename trunk/ltt-control/configure.in => configure.in (100%) rename {trunk/ltt-control/liblttctl => liblttctl}/Makefile.am (100%) rename {trunk/ltt-control/liblttctl => liblttctl}/liblttctl.c (100%) rename {trunk/ltt-control/liblttctl => liblttctl}/lttctl.h (100%) rename {trunk/ltt-control/lttctl => lttctl}/Makefile.am (100%) rename {trunk/ltt-control/lttctl => lttctl}/ltt-armall.sh (100%) rename {trunk/ltt-control/lttctl => lttctl}/ltt-armalluser.sh (100%) rename {trunk/ltt-control/lttctl => lttctl}/ltt-armtap.sh (100%) rename {trunk/ltt-control/lttctl => lttctl}/ltt-disarmall.sh (100%) rename {trunk/ltt-control/lttctl => lttctl}/ltt-disarmalluser.sh (100%) rename {trunk/ltt-control/lttctl => lttctl}/ltt-disarmtap.sh (100%) rename {trunk/ltt-control/lttctl => lttctl}/lttctl.c (100%) rename {trunk/ltt-control/lttctl => lttctl}/lttctl_distributed.sh (100%) rename {trunk/ltt-control/lttd => lttd}/Makefile.am (100%) rename {trunk/ltt-control/lttd => lttd}/lttd.c (100%) rename {trunk/ltt-control/specs => specs}/Makefile.am (100%) rename {trunk/ltt-control/specs => specs}/ltt-control.spec (100%) diff --git a/trunk/ltt-control/AUTHORS b/AUTHORS similarity index 100% rename from trunk/ltt-control/AUTHORS rename to AUTHORS diff --git a/trunk/ltt-control/ChangeLog b/ChangeLog similarity index 100% rename from trunk/ltt-control/ChangeLog rename to ChangeLog diff --git a/trunk/ltt-control/Makefile.am b/Makefile.am similarity index 100% rename from trunk/ltt-control/Makefile.am rename to Makefile.am diff --git a/trunk/ltt-control/NEWS b/NEWS similarity index 100% rename from trunk/ltt-control/NEWS rename to NEWS diff --git a/trunk/ltt-control/README b/README similarity index 100% rename from trunk/ltt-control/README rename to README diff --git a/trunk/ltt-control/autogen.sh b/autogen.sh similarity index 100% rename from trunk/ltt-control/autogen.sh rename to autogen.sh diff --git a/trunk/ltt-control/configure.in b/configure.in similarity index 100% rename from trunk/ltt-control/configure.in rename to configure.in diff --git a/trunk/ltt-control/liblttctl/Makefile.am b/liblttctl/Makefile.am similarity index 100% rename from trunk/ltt-control/liblttctl/Makefile.am rename to liblttctl/Makefile.am diff --git a/trunk/ltt-control/liblttctl/liblttctl.c b/liblttctl/liblttctl.c similarity index 100% rename from trunk/ltt-control/liblttctl/liblttctl.c rename to liblttctl/liblttctl.c diff --git a/trunk/ltt-control/liblttctl/lttctl.h b/liblttctl/lttctl.h similarity index 100% rename from trunk/ltt-control/liblttctl/lttctl.h rename to liblttctl/lttctl.h diff --git a/trunk/ltt-control/lttctl/Makefile.am b/lttctl/Makefile.am similarity index 100% rename from trunk/ltt-control/lttctl/Makefile.am rename to lttctl/Makefile.am diff --git a/trunk/ltt-control/lttctl/ltt-armall.sh b/lttctl/ltt-armall.sh similarity index 100% rename from trunk/ltt-control/lttctl/ltt-armall.sh rename to lttctl/ltt-armall.sh diff --git a/trunk/ltt-control/lttctl/ltt-armalluser.sh b/lttctl/ltt-armalluser.sh similarity index 100% rename from trunk/ltt-control/lttctl/ltt-armalluser.sh rename to lttctl/ltt-armalluser.sh diff --git a/trunk/ltt-control/lttctl/ltt-armtap.sh b/lttctl/ltt-armtap.sh similarity index 100% rename from trunk/ltt-control/lttctl/ltt-armtap.sh rename to lttctl/ltt-armtap.sh diff --git a/trunk/ltt-control/lttctl/ltt-disarmall.sh b/lttctl/ltt-disarmall.sh similarity index 100% rename from trunk/ltt-control/lttctl/ltt-disarmall.sh rename to lttctl/ltt-disarmall.sh diff --git a/trunk/ltt-control/lttctl/ltt-disarmalluser.sh b/lttctl/ltt-disarmalluser.sh similarity index 100% rename from trunk/ltt-control/lttctl/ltt-disarmalluser.sh rename to lttctl/ltt-disarmalluser.sh diff --git a/trunk/ltt-control/lttctl/ltt-disarmtap.sh b/lttctl/ltt-disarmtap.sh similarity index 100% rename from trunk/ltt-control/lttctl/ltt-disarmtap.sh rename to lttctl/ltt-disarmtap.sh diff --git a/trunk/ltt-control/lttctl/lttctl.c b/lttctl/lttctl.c similarity index 100% rename from trunk/ltt-control/lttctl/lttctl.c rename to lttctl/lttctl.c diff --git a/trunk/ltt-control/lttctl/lttctl_distributed.sh b/lttctl/lttctl_distributed.sh similarity index 100% rename from trunk/ltt-control/lttctl/lttctl_distributed.sh rename to lttctl/lttctl_distributed.sh diff --git a/trunk/ltt-control/lttd/Makefile.am b/lttd/Makefile.am similarity index 100% rename from trunk/ltt-control/lttd/Makefile.am rename to lttd/Makefile.am diff --git a/trunk/ltt-control/lttd/lttd.c b/lttd/lttd.c similarity index 100% rename from trunk/ltt-control/lttd/lttd.c rename to lttd/lttd.c diff --git a/trunk/ltt-control/specs/Makefile.am b/specs/Makefile.am similarity index 100% rename from trunk/ltt-control/specs/Makefile.am rename to specs/Makefile.am diff --git a/trunk/ltt-control/specs/ltt-control.spec b/specs/ltt-control.spec similarity index 100% rename from trunk/ltt-control/specs/ltt-control.spec rename to specs/ltt-control.spec -- 2.34.1