similar to: Selectively overriding --cvs-exclude option

Displaying 20 results from an estimated 2000 matches similar to: "Selectively overriding --cvs-exclude option"

2002 Jun 01
0
Testing a transfer-only rsync tool
I found some time in the past week to work on a simple test app that would hopefully help to answer a few questions that came up recently: 1. Can a single-process generator+receiver work well? (Looks good so far, but I haven't run any multi-processor timing tests yet.) 2. How easy is it to use librsync? (Pretty easy.) 3. How small would a transfer-only tool be? (It's currently
2006 Jun 23
4
Creating a scrolling effect with slider
I''m currently working on a method to implement a scroller for a div using a slider. I need to do this as an alternative to making a stylish flash scroller with content. The main advantage of this method is to allow the ability to style the sliding elements cross browser (and maybe as a future add on... the ability to have a scroll.to for a scrolling div). This is my first attempt at
2015 Nov 16
0
[PATCH] p2v: Send physical server 'dmesg' output to debug dir on conversion server.
If the virt-p2v ISO doesn't contain the correct drivers for the hardware on the physical server, that can cause peculiar conversion problems. This was hard to diagnose because we could not see the 'dmesg' output from the physical server. Upload 'dmesg' output from the physical server (more precisely: from the virt-p2v ISO's kernel running on the physical server) to the
2020 Jun 22
2
Hardware ASan Generating Unknown Instruction
Thanks for the confirmation. From the assembly that was sent on the other branch of the thread: > .set .L.str, .L.str.hwasan-3458764513820540928 -3458764513820540928 = 0xd0 << 56 i.e. a "negative" tag. So this appears to be the issue exactly. Peter On Mon, Jun 22, 2020 at 1:55 PM Derrick McKee <derrick.mckee at gmail.com> wrote: > Using lld fixes this issue. >
2004 Dec 21
1
smb_trans2: invalid data
Hello everyone, I have tried to solve out the 'smb_trans2: invalid data' by 'unix extensions = no' as it was written in one of the previous mails. Still I have a bad problem: when I mount like this: mount.smbfs //server/service /local_dir -o username=my_remote_login,uid=my_local_login,gid=users,rw and then I try to copy a file to /local_dir as the user my_local_login, the
2020 Jun 22
3
Hardware ASan Generating Unknown Instruction
I suspect that this is hitting the issue that I mentioned here: https://reviews.llvm.org/D65857#1621335 We may need to do what I suggested there and restrict global tag entropy on non-Android Linux to 7 bits. You can try working around this issue for now by using lld as the linker (-fuse-ld=lld). Peter On Mon, Jun 22, 2020 at 1:37 PM Mitch Phillips via llvm-dev < llvm-dev at
2017 Jun 16
2
[PATCH] allow relative path in streamlocal forwarding
When forwarding a Unix-domain socket, the remote socket path must be absolute (otherwise the forwarding fails later). However, guessing absolute path on the remote end is sometimes not straightforward, because the file system location may vary for many reasons, including the system installation, the choices of NFS mount points, or the remote user ID. To allow ssh clients to request remote socket
2020 Jun 09
2
Cross compile x64 to AArch64 issues
Hi, I am trying to cross compile release-10.x to AArch64 (target=aarch64-linux-gnu), and the directions listed at [1] are not completing the initial cmake step. I'm currently running Manjaro, with the aarch64-linux-gnu package (and associated binutils, headers, and glibc packages). My cmake command is cmake -DCMAKE_CROSSCOMPILING=True -DCMAKE_INSTALL_PREFIX=`realpath install`
2014 Dec 11
1
[PATCH] p2v: show error dialog if virt-v2v fails (RHBZ#1167601)
Ensure the control connection exits with the same status code as virt-v2v, and return an error from start_conversion if virt-v2v failed. --- p2v/conversion.c | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/p2v/conversion.c b/p2v/conversion.c index 9f5a3ad..4ff7ecc 100644 --- a/p2v/conversion.c +++ b/p2v/conversion.c @@ -100,6 +100,7 @@ start_conversion
2004 May 13
1
How to improve transfert rate with rsync
Hello, 1) I am using rsync with gentoo and all emerge are very fast 400 kb/s ADSL connections. When I am using rsync with two computers with the same bandwith connection (ADSL 400 kb/s) transfert is very low (40 kb/s). options are "rsync -avzub". How can I improve the rate of transfert ? I saw That it use sftp. Is there a configuration file for sftp that improve the transfert ? 2) How
2004 May 23
5
PRI problem???
I have just finished installing a new asterisk box at my work. The box is quite hefty, dual Zeon 2.8s with SCSI drives and 2Gb of memory. I have a 4 port Digium T1 card for channel bank and PRI access. I activated a PRI from a local CLEC (DMS-500 based, National protocol). This PRI is on slot 2 of the card and is set as the primary timing source. It is ESF/B8ZS. All the software is latest
2004 May 28
3
Disable blind xfer
My SIP users need to transmit the "#" key as part of data entry. Asterisk intercepts and initates a transfer function. I'm almost positive I've seen this discussed somewhere, but none of my searches are finding it. Anyone have a handy answer? Tim McKee -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef
2020 Jun 22
3
Hardware ASan Generating Unknown Instruction
Hi, I am trying to execute a simple hello world program compiled like so: path/to/compiled/clang -o test --target=aarch64-linux-gnu -march=armv8.5-a -fsanitize=hwaddress --sysroot=/usr/aarch64-linux-gnu/ -L/usr/lib/gcc/aarch64-linux-gnu/10.1.0/ -g test.c However, when I look at the disassembly, there is an unknown instruction listed at 0x2d51c: 000000000002d4c0 main: 2d4c0: ff c3 00 d1
2012 May 10
2
[LLVMdev] MCJIT
Hi All, What is the current level of stability of MCJIT using ELF? Thanks. -- ------------------------------------------------------------------------------------------- Braxton McKee Broad Street Analytics www.twitter.com/braxtonmckee www.broadstreetanalytics.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Nov 19
8
Error with wine-20041019
When I start a windows application using wine (currently wine-20041019) on RedHat 9, I receive the following: [jmmckee@server jmmckee]$ wine sol Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels to set the screen resolution and remove the "Resolution" entry in the config file err:wave:OSS_WaveOutInit /dev/mixer1: No such device err:wave:OSS_WaveInInit
2003 Nov 18
2
Win2k Scheduler not able to execute rsync over SSH
Hi there, I have tried enough of it and couldnt get any where. I have a Redhat 9.x box with rsync I want to backup contents on the RH to Win2K box. I have copied required cygwin DLL's and rsync.exe,ssh-keygen.exe and ssh.exe. I set up my pub rsa id and all that stuff. My problem is here: I have a batch file which logs itself. The batch file contains some logging commands and rsync -avze ssh
2013 Mar 14
0
DAHDI-Linux and DAHDI-Tools 2.6.3-rc1 Now Available
The Asterisk Development Team has announced the first release candidate of: DAHDI-Linux-2.6.3-rc1 DAHDI-Tools-2.6.3-rc1 dahdi-linux-complete-2.6.3-rc1+2.6.3-rc1 This beta release is available for immediate download at: http://downloads.asterisk.org/pub/telephony/dahdi-linux http://downloads.asterisk.org/pub/telephony/dahdi-tools http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete -
2013 Mar 14
0
DAHDI-Linux and DAHDI-Tools 2.6.3-rc1 Now Available
The Asterisk Development Team has announced the first release candidate of: DAHDI-Linux-2.6.3-rc1 DAHDI-Tools-2.6.3-rc1 dahdi-linux-complete-2.6.3-rc1+2.6.3-rc1 This beta release is available for immediate download at: http://downloads.asterisk.org/pub/telephony/dahdi-linux http://downloads.asterisk.org/pub/telephony/dahdi-tools http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete -
2006 Aug 02
3
Active Record
I want to build a one page finance calculator in Rails. The form has several fields on it. When I press the calculate button it will return to the same page with the answer. If there is an error it will also return to the same page with the appropriate error messages. I want it to be able to 1. Carry over all the values on the form fields 2. Use the rails validation methods How can I acheive
2019 Jan 24
5
sftp Vs scp
On Jan 24 03:47, Malcolm wrote: > Quoting Chris High <highc at us.ibm.com>: > > > caught my eye. Do you see any 'advantage' to using sftp with an untrusted > > server? If so, any thoughts about making an easy way to disable scp both > > client and server side when doing an installation? > > SFTP allows file resume, while scp does not. If this