similar to: feature-request: trap-door

Displaying 20 results from an estimated 1000 matches similar to: "feature-request: trap-door"

2011 Sep 19
2
rsync command for multi files and dirs from remote server
Hi there, okay so I have a port knocker installed on my remote server so I am trying to bundle a bunch of directories in a single ssh session that rsync establishes. so far all the rsync examples I have seen require a new ssh session for each directory. is there anyway to get something like this into one line and therefore one ssh session. Clues on this? --- snip --- /usr/bin/rsync -avrz
2015 Sep 11
2
rsync question
On 09/10/15, Robert Moskowitz wrote: --------------- Quoted text ------------------ SSh is not parsing the port the way http does, it seems: $ rsync -ah --stats root at 192.168.129.2:613:/etc/dhcp/ /home/rgm/data/htt/httnet/homebase/new/dhcp ssh: connect to host 192.168.129.2 port 22: No route to host rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error:
2014 Jan 15
1
extlinux device trouble
On Wed, Jan 15, 2014 at 3:26 AM, Johann Obermayr <johann.obermayr at sigmatek.at> wrote: > Am 15.01.2014 04:57, schrieb Gene Cumm: > >> On Tue, Jan 14, 2014 at 10:50 PM, Gene Cumm <gene.cumm at gmail.com> wrote: >>> >>> On Tue, Jan 14, 2014 at 9:28 AM, Johann Obermayr >>> <johann.obermayr at sigmatek.at> wrote: >>>>
2015 Sep 11
2
rsync question
On Thu, 10 Sep 2015 22:50:47 -0400 Robert Moskowitz wrote: > > That will use the default port on the remote host, you can override > > that without specifying the -e if required using -p <port>. > > > $ rsync -ah --stats --delete -p 613 root at 192.168.129.2:/etc/dhcp/ > /home/rgm/data/htt/httnet/homebase/new/dhcp > Unexpected remote arg: root at
2012 Feb 27
1
[PATCH] drm/nv50/vm: Prevent kernel freeze
Commit 'drm/nv50-nvc0/vm: support unsnooped system memory' caused a regression on certain nv50 IGP due to not passing the correct target type to nv50_vm_addr() Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=45746 Reported-by: Johannes Obermayr <johannesobermayr at gmx.de> Tested-by: Johannes Obermayr <johannesobermayr at gmx.de> Signed-off-by: Emil Velikov
2014 Jan 15
3
extlinux device trouble
On Tue, Jan 14, 2014 at 10:50 PM, Gene Cumm <gene.cumm at gmail.com> wrote: > On Tue, Jan 14, 2014 at 9:28 AM, Johann Obermayr > <johann.obermayr at sigmatek.at> wrote: >> Hello, >> >> i'm using version 4.07. >> On my computer extlinux does not work. >> after debugging, i found the trouble. >> >> in the function parse_mountinfo there
2014 Jan 15
0
extlinux device trouble
On Tue, Jan 14, 2014 at 9:28 AM, Johann Obermayr <johann.obermayr at sigmatek.at> wrote: > Hello, > > i'm using version 4.07. > On my computer extlinux does not work. > after debugging, i found the trouble. > > in the function parse_mountinfo there was using a function get_string. > in the function get_string there was a line (42) } else if (ch == '\\') {
2014 Jan 15
0
extlinux device trouble
Am 15.01.2014 04:57, schrieb Gene Cumm: > On Tue, Jan 14, 2014 at 10:50 PM, Gene Cumm <gene.cumm at gmail.com> wrote: >> On Tue, Jan 14, 2014 at 9:28 AM, Johann Obermayr >> <johann.obermayr at sigmatek.at> wrote: >>> Hello, >>> >>> i'm using version 4.07. >>> On my computer extlinux does not work. >>> after debugging, i
2015 Sep 11
1
rsync question
On 9/11/2015 10:34 AM, Robert Moskowitz wrote: > > > On 09/11/2015 10:21 AM, C Linus Hicks wrote: >> On 09/10/15, Robert Moskowitz wrote: >> >> --------------- Quoted text ------------------ >> SSh is not parsing the port the way http does, it seems: >> >> $ rsync -ah --stats root at 192.168.129.2:613:/etc/dhcp/ >>
2005 Feb 02
9
911 and Cops knocking on my door
Hi, I am quite new to asterisk so I am not sure what is needed to figure out this problem. If more information is needed and not provided I will gladly provide it. I have a very basic asterisk setup. 1 x100p card and a grandstream handytone 286. I can make calls fine to most phone numbers from the handytone device the trouble seems to come when I dial this number 591-1079. It puts me through to
2011 Sep 21
1
[LLVMdev] [PATCH] llvm-config: Add support for LIBDIR_SUFFIX.
On Tuesday 20 September 2011 11:50:07 Eric Christopher wrote: > > On Sep 20, 2011, at 11:46 AM, Johannes Obermayr wrote: > > > On Tuesday 20 September 2011 11:23:05 Eric Christopher wrote: > >> Why? > >> > >> -eric > >> > > > > Because openSUSE and many other linux distributions put all things to /usr/lib (i586) and /usr/lib64
2011 Jul 25
7
[Bug 39530] New: Also after installing Obermayrs drm-nouveau driver booting succeeds only with nomodeset
https://bugs.freedesktop.org/show_bug.cgi?id=39530 Summary: Also after installing Obermayrs drm-nouveau driver booting succeeds only with nomodeset Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component:
2011 Sep 20
0
[LLVMdev] [PATCH] llvm-config: Add support for LIBDIR_SUFFIX.
On Sep 20, 2011, at 11:46 AM, Johannes Obermayr wrote: > On Tuesday 20 September 2011 11:23:05 Eric Christopher wrote: >> Why? >> >> -eric >> > > Because openSUSE and many other linux distributions put all things to /usr/lib (i586) and /usr/lib64 (x86_64) or /usr/lib32. > So it is possible to install x86 and x86_64 versions at the same time ... > (See
2013 Aug 29
0
[LLVMdev] [PATCH] cmake: BugpointPasses depends on intrinsics_gen
Johannes Obermayr <johannesobermayr at gmx.de> writes: > Fixes: > [ 0%] In file included from /home/abuild/rpmbuild/BUILD/llvm/include/llvm/IR/IntrinsicInst.h:30:0, > from /home/abuild/rpmbuild/BUILD/llvm/include/llvm/InstVisitor.h:16, > from /home/abuild/rpmbuild/BUILD/llvm/tools/bugpoint-passes/TestPasses.cpp:19: >
2011 Sep 20
2
[LLVMdev] [PATCH] llvm-config: Add support for LIBDIR_SUFFIX.
On Tuesday 20 September 2011 11:23:05 Eric Christopher wrote: > Why? > > -eric > Because openSUSE and many other linux distributions put all things to /usr/lib (i586) and /usr/lib64 (x86_64) or /usr/lib32. So it is possible to install x86 and x86_64 versions at the same time ... (See also http://lists.cs.uiuc.edu/pipermail/llvmdev/2011-July/042068.html and
2006 May 16
2
Multiple Registers
List, Does anyone know how to limit the amount of registrations that a sip user can have? For example, I have 2 softphones that I use on my laptop & desktop, both use the same username & password. If I have both softphones up at the same time, I can make simultaneous calls with each of them. I know you can have call-limit=1 but in this case, I want to allow them to have 3 way calling
2019 Jun 04
0
Kernel Image CRC checking
On Sat, May 25, 2019 at 8:33 AM Johann Obermayr via Syslinux <syslinux at syslinux.org> wrote: > > Hello, > > Is there a function to check a bzImage CRC ? > > If (ImageCRC("/bzImage") == -1) > Load_kernel("/BACKUP/bzImage") or what else > > Thanks > > Regards > Johann It doesn't appear so. I'm assuming
2019 Jun 08
2
Kernel Image CRC checking
On 6/4/19 4:05 AM, Gene Cumm via Syslinux wrote: > On Sat, May 25, 2019 at 8:33 AM Johann Obermayr via Syslinux > <syslinux at syslinux.org> wrote: >> >> Hello, >> >> Is there a function to check a bzImage CRC ? >> >> If (ImageCRC("/bzImage") == -1) >> Load_kernel("/BACKUP/bzImage") or what else >>
2011 Jul 30
0
[LLVMdev] [PATCH] llvm-config: Support LLVM_LIBDIR_SUFFIX on CMake build.
Rather than using sed, it would be better to change the .in to use @...@ variables to expand the libdir suffix along with the other variables expanded when going from llvm-config.in to llvm-config. On Sat, Jul 30, 2011 at 1:32 AM, Johannes Obermayr <johannesobermayr at gmx.de>wrote: > Hi, > > here is a patch for fixing the libdir suffix issue in llvm-config on CMake > builds
2015 Aug 21
0
[ANNOUNCE] xf86-video-xgi 1.6.1
Adam Jackson (10): Fix build on bigendian Don't include xf86Priv.h s/\<alloc\>/malloc/g Fix bAccessVGAPCIInfo to read when you tell it to Fix for new vgaHW ABI Fall back to shadowfb if XAA is unavailable Fix XGIValidMode for 1.13 API i2c: Don't scream on literally every single write to SCL or SDA ddc: Fix uncredible fail in