From: Radek Matějka Date: Wed, 14 Nov 2012 16:54:00 +0000 (-0600) Subject: changing paths to relative X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-eth-gw.git/commitdiff_plain/f49fb684b67c2979052d56c252c0fb7fa4895edc changing paths to relative --- diff --git a/bench/kernel-bench b/bench/kernel-bench index 8802ce8..e4ca4e8 120000 --- a/bench/kernel-bench +++ b/bench/kernel-bench @@ -1 +1 @@ -/home/mathew/project/can-eth-gw/distro/kernel-bench/arch/x86/boot/bzImage \ No newline at end of file +../distro/kernel-bench/arch/x86/boot/bzImage \ No newline at end of file diff --git a/distro/customroot/lib/modules/canethgw.ko b/distro/customroot/lib/modules/canethgw.ko index 7e95afa..44d702b 120000 --- a/distro/customroot/lib/modules/canethgw.ko +++ b/distro/customroot/lib/modules/canethgw.ko @@ -1 +1 @@ -/home/mathew/project/can-eth-gw/kernel/canethgw.ko \ No newline at end of file +../../../../kernel/canethgw.ko \ No newline at end of file diff --git a/distro/customroot/sbin/cegw b/distro/customroot/sbin/cegw index d00b1af..f1c96d2 120000 --- a/distro/customroot/sbin/cegw +++ b/distro/customroot/sbin/cegw @@ -1 +1 @@ -/home/mathew/project/can-eth-gw/utils/cegw/cegw \ No newline at end of file +../../../utils/cegw/cegw \ No newline at end of file diff --git a/distro/customroot/sbin/cegwbench b/distro/customroot/sbin/cegwbench index 4174164..2abf96e 120000 --- a/distro/customroot/sbin/cegwbench +++ b/distro/customroot/sbin/cegwbench @@ -1 +1 @@ -/home/mathew/project/can-eth-gw/utils/cegwbench/cegwbench \ No newline at end of file +../../../utils/cegwbench/cegwbench \ No newline at end of file diff --git a/distro/customroot/sbin/dropbear b/distro/customroot/sbin/dropbear deleted file mode 120000 index ae1dc29..0000000 --- a/distro/customroot/sbin/dropbear +++ /dev/null @@ -1 +0,0 @@ -/home/mathew/workdir/dropbear-2012.55/dropbear \ No newline at end of file diff --git a/distro/customroot/sbin/dropbearconvert b/distro/customroot/sbin/dropbearconvert deleted file mode 120000 index f1e27d6..0000000 --- a/distro/customroot/sbin/dropbearconvert +++ /dev/null @@ -1 +0,0 @@ -/home/mathew/workdir/dropbear-2012.55/dropbearconvert \ No newline at end of file diff --git a/distro/customroot/sbin/dropbearkey b/distro/customroot/sbin/dropbearkey deleted file mode 120000 index 3e85292..0000000 --- a/distro/customroot/sbin/dropbearkey +++ /dev/null @@ -1 +0,0 @@ -/home/mathew/workdir/dropbear-2012.55/dropbearkey \ No newline at end of file diff --git a/distro/customroot/sbin/t0 b/distro/customroot/sbin/t0 index 8627233..0eda8d5 120000 --- a/distro/customroot/sbin/t0 +++ b/distro/customroot/sbin/t0 @@ -1 +1 @@ -/home/mathew/project/can-eth-gw/test/test \ No newline at end of file +../../../test/test \ No newline at end of file diff --git a/distro/customroot/sbin/t1 b/distro/customroot/sbin/t1 index d5552a4..a9b7053 120000 --- a/distro/customroot/sbin/t1 +++ b/distro/customroot/sbin/t1 @@ -1 +1 @@ -/home/mathew/project/can-eth-gw/test/t1 \ No newline at end of file +../../../test/t1 \ No newline at end of file diff --git a/distro/customroot/sbin/t2 b/distro/customroot/sbin/t2 index 1a8651e..043990b 120000 --- a/distro/customroot/sbin/t2 +++ b/distro/customroot/sbin/t2 @@ -1 +1 @@ -/home/mathew/project/can-eth-gw/test/t2 \ No newline at end of file +../../../test/t2 \ No newline at end of file diff --git a/distro/customroot/sbin/t3 b/distro/customroot/sbin/t3 index d94bdaf..ec201a3 120000 --- a/distro/customroot/sbin/t3 +++ b/distro/customroot/sbin/t3 @@ -1 +1 @@ -/home/mathew/project/can-eth-gw/test/t3 \ No newline at end of file +../../../test/t3 \ No newline at end of file diff --git a/distro/customroot/sbin/t4 b/distro/customroot/sbin/t4 index 5920e55..fb867d8 120000 --- a/distro/customroot/sbin/t4 +++ b/distro/customroot/sbin/t4 @@ -1 +1 @@ -/home/mathew/project/can-eth-gw/test/t4 \ No newline at end of file +../../../test/t4 \ No newline at end of file diff --git a/distro/kernel-bench/.config b/distro/kernel-bench/.config index 5e453c8..5725196 100644 --- a/distro/kernel-bench/.config +++ b/distro/kernel-bench/.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.2.12-gentoo Kernel Configuration +# Linux/i386 3.2.12 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -1190,11 +1190,6 @@ CONFIG_SERIAL_NONSTANDARD=y # CONFIG_N_HDLC is not set # CONFIG_N_GSM is not set # CONFIG_TRACE_SINK is not set - -# -# KCopy -# -CONFIG_KCOPY=m CONFIG_DEVKMEM=y # CONFIG_STALDRV is not set @@ -1427,7 +1422,6 @@ CONFIG_DUMMY_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set -# CONFIG_FB_CON_DECOR is not set # CONFIG_FONTS is not set CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y diff --git a/distro/kernel-debug/.config b/distro/kernel-debug/.config index 60f597f..9179a9d 100644 --- a/distro/kernel-debug/.config +++ b/distro/kernel-debug/.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.2.12-gentoo Kernel Configuration +# Linux/i386 3.2.12 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -1201,11 +1201,6 @@ CONFIG_SERIAL_NONSTANDARD=y # CONFIG_N_HDLC is not set # CONFIG_N_GSM is not set # CONFIG_TRACE_SINK is not set - -# -# KCopy -# -CONFIG_KCOPY=m CONFIG_DEVKMEM=y # CONFIG_STALDRV is not set @@ -1439,7 +1434,6 @@ CONFIG_DUMMY_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set -# CONFIG_FB_CON_DECOR is not set # CONFIG_FONTS is not set CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y diff --git a/test/kernel-debug b/test/kernel-debug index 21f90c1..60de610 120000 --- a/test/kernel-debug +++ b/test/kernel-debug @@ -1 +1 @@ -/home/mathew/project/can-eth-gw/distro/kernel-debug/arch/x86/boot/bzImage \ No newline at end of file +../distro/kernel-debug/arch/x86/boot/bzImage \ No newline at end of file diff --git a/test/launch-debug b/test/launch-debug index 2580755..d6bb3f7 100755 --- a/test/launch-debug +++ b/test/launch-debug @@ -9,5 +9,5 @@ make -C../kernel/ debug (cd $SRCDIR/../distro/customroot; find . | cpio -o --dereference -H newc) )\ | gzip > ramdisk -qemu-system-i386 -kernel kernel-debug -initrd ramdisk -s -serial file:/tmp/qemu_dmsg.log -device rtl8139,netdev=qlan -netdev user,id=qlan -append console=ttyS0 -virtfs local,path=/home/mathew/project/,security_model=none,mount_tag=shared_tag +qemu-system-i386 -kernel kernel-debug -initrd ramdisk -s -serial file:/tmp/qemu_dmsg.log -device rtl8139,netdev=qlan -netdev user,id=qlan -append console=ttyS0 -virtfs local,path=/home/monter/project/,security_model=none,mount_tag=shared_tag diff --git a/utils/cegwbench/cegwbench.c b/utils/cegwbench/cegwbench.c index 550566c..61fde29 100644 --- a/utils/cegwbench/cegwbench.c +++ b/utils/cegwbench/cegwbench.c @@ -340,7 +340,7 @@ int main( int argc, char* argv[] ) for( i=0; i