search for: patch_fil

Displaying 8 results from an estimated 8 matches for "patch_fil".

Did you mean: patch_file
2007 Dec 20
1
ForceCommand - Subsystem
...st. In my opinion ForceCommand should not be considered when subsystem is activated. I have made a patch (please see attached file) it will probably solve the problem. Best Regareds Wojak -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: patch_file Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20071220/d2c0865d/attachment.ksh
2012 Dec 19
0
[LLVMdev] LNT compile-time performance testing
...H Header", "name" : "PCH Name", "output": "PCH Output name" } ] }, "projects" : [ { "name" : "NAME", "archive": "ARCHIVE", **I believe only zip/.tar.gz are supported now, "patch_files" : [ "Patch 1 to apply to project", "Patch 2 to apply to project"], "build_info" : { "style" : "make", "target" : "MAKE RULE" (i.e. all/etc), "file": "PATH TO UNZIPPED DIRECTORY" **(i.e....
2015 Apr 06
2
mge-shut driver fails almost after every reboot
Hello Arno, Can apply the patch directly or should I recompile nut? Best regards, Panagiotis On 3/4/2015 5:06 ??, Arnaud Quette wrote: > Hello Panagiotis > > 2015-04-03 14:28 GMT+02:00 Panagiotis Kritikakos > <panagiotis.kritikakos at nikitec.gr > <mailto:panagiotis.kritikakos at nikitec.gr>>: > > Hello Arno, > > Question: have you also
2012 Dec 19
2
[LLVMdev] LNT compile-time performance testing
Hi, I was looking at LNT's "compile" tests, listed here: $ lnt-sandbox/bin/lnt showtests Available tests: compile - Single file compile-time performance testing nt - LLVM test-suite compile and execution tests When trying to run it, I get Python exceptions in the code trying to parse the output of 'ifconfig' in order to infer my MAC address (this is on 64-bit
2015 Apr 07
0
mge-shut driver fails almost after every reboot
...kitec.gr>: > Hello Arno, > > Can apply the patch directly or should I recompile nut? > not sure to fully understand your comment, but... this is a source code patch, so you indeed have to apply it to the NUT source code (from within the source tree, "patch -p1 < ../path/to/patch_file), and then recompile (make, at least, or configure). note that the configure flags should be adapted to your specific distro to ensure easier testing. not sure about FreeNas ones, but that can be found in their package repos. cheers, Arno -- Eaton Data Center Automation - Opensource Leader NUT...
2009 Jul 27
1
supporting --fake-super on opensolaris (zfs) destination
...pport what I think is an absolutely needed feature in order to make rsync-based backups retaining complete ownership permission when writing to an opensolaris machine using --fake-super. My goal is making backups of linux boxes to opensolaris/zfs. In order to make it work just do patch -p1 < patch_file.txt inside rsync source tree. and set #define SUPPORT_XATTRS 1 in config.h I tested the patch with rsync 3.0.6 and the last git commit. Disclaimer: 1) I'm not a filesystem programmer 2) the patch is surely full of nasty bugs and could be insecure/break your systems. etc etc. 3) even...
2015 Apr 08
1
mge-shut driver fails almost after every reboot
...o, > > Can apply the patch directly or should I recompile nut? > > > not sure to fully understand your comment, but... > this is a source code patch, so you indeed have to apply it to the NUT > source code (from within the source tree, "patch -p1 < > ../path/to/patch_file), and then recompile (make, at least, or configure). > note that the configure flags should be adapted to your specific > distro to ensure easier testing. > not sure about FreeNas ones, but that can be found in their package repos. > > cheers, > Arno > -- > Eaton Data Cen...
2009 Jan 14
15
Backport patches to ocfs2 1.4 tree from mainline
Found 15 patches (out of 162) that appeared relevant to ocfs2 1.4. Please review. Sunil