Displaying 20 results from an estimated 10000 matches similar to: "SYSLINUX 3.10-pre1 released; multi-file initramfs support"
2013 Jul 01
1
[PATCH v2] xfstests: btrfs/316: cross-subvolume sparse copy
This testscript creates reflinks to files on different subvolumes,
overwrites the original files and reflinks, and moves reflinked files
between subvolumes.
Originally submitted as testcase 302, changes are made based on comments
from Eric: http://oss.sgi.com/archives/xfs/2013-03/msg00231.html
Two new common/rc functions used in this script (_require_cp_reflink and
_verify_reflink) have been
2015 Sep 03
1
Doubts on incremental backup and command repetition
Hi,
I am trying to use rsync for incremental backup and I am facing some issues. I would like to ask your help to understand what is going on and have the proper command line.
1) my goal is
I the following folders:
./dest:
file3.txt
./orig:
file1.txt file10.txt file2.txt file20.txt
And I would like to have as incremental backup
./dest:
backup file1.txt file2.txt file3.txt
2010 Jan 30
0
[LLVMdev] Redefining function
Hi Conrado,
> I couldn't find the solution to my problem (if it has one) in the
> mailing list or the source code. The problem is: how can I redefine a
> function that's been called already by some other function?
why do you want to do this?
> Suppose I have 3 files, all compiled to bytecode through llvm-gcc (I
> think it could be clang instead).
>
> File1.c:
2013 Jul 02
6
[PATCH v3] xfstests: btrfs/316: cross-subvolume sparse copy
This testscript creates reflinks to files on different subvolumes, overwrites the original files and reflinks, and moves reflinked files between subvolumes.
Originally submitted as testcase 302, changes are made based on comments from Eric: http://oss.sgi.com/archives/xfs/2013-03/msg00231.html
Two new common/rc functions used in this script (_require_cp_reflink and _verify_reflink) have been
2010 Jan 29
2
[LLVMdev] Redefining function
Hi everybody.
I've just started learning about LLVM and didn't get too far studying the
core.
I couldn't find the solution to my problem (if it has one) in the mailing
list or the source code. The problem is: how can I redefine a function
that's been called already by some other function?
Suppose I have 3 files, all compiled to bytecode through llvm-gcc (I think
it could be clang
2004 Jun 23
3
multi channels & documentation
hi
i'm looking for information about the multichannel spec. of vorbis.
1/ the documentation specifies that 256 channels are available ( -c 256)
... it sounds very well but how may i specify the original files ??? (i haven't 256 physical entries on my soundcard ... arffff)
so is there a way to declare something like
oggenc file1.wav file2.wav file3.wav -c3 final.ogg ???
2/ panoramics are
2010 Jan 30
2
[LLVMdev] Redefining function
Hi Duncan,
> I couldn't find the solution to my problem (if it has one) in the mailing
>> list or the source code. The problem is: how can I redefine a function
>> that's been called already by some other function?
>>
>
> why do you want to do this?
>
To implement something that is common in Lisp. Suppose I have a program that
is running and can't be
2008 Apr 24
0
[LLVMdev] Compile units in debugging intrinsics / globals
Hi,
> Suppose I have the following source:
>
> file1:
> #include "file2"
> #include "file3"
> int fn1(void) ...
>
> file2:
> int a;
>
> file3:
> int fn2(void) ...
>
> then fn1, along with all the base types etc appear to be in compile unit
> "file1", the variable a appears to be in compile unit
2011 Jun 19
1
save and load in R
I have a list of txt files that I want to convert into .rdata R data
object.
filenames
1. "./file1.txt"
2. "./file2.txt"
3. "./file3.txt"
4. "./file4.txt"
5. "./file5.txt"
6. "./file6.txt"
7. "./file7.txt"
8. "./file8.txt"
9. "./file9.txt"
10. "./file10.txt"
I saved these files as
for ( i in
2009 Nov 13
1
Utility function to rotate log files?
I am wondering if there is a CRAN package that includes a utility
function that will "rotate" file names, in the same sense that
operating systems sometimes rotate log files. Or maybe there's
something in base R.
That is, we have a set of file names, say file1, file2, file3, and
when the function is called, file3 is deleted, file2 is renamed
file3, file1 is renamed file2, and
2008 Aug 11
2
Compiling only some C files
Dear R-users,
I am currently writing an R package that contains three C++ files in the
src/ source directory
When i issue a R CMD check pkge_name, all the *.cpp files in the src/
directory will be compiled through something like (seen in 00install.out
file):
* Installing *source* package 'pkge_name' ...
** libs
g++ -I/usr/lib/R/include -I/usr/lib/R/include -I/usr/local/include
-c
2016 Mar 06
0
Syslinux 6.04-pre1
On 06.03.2016 16:47, poma wrote:
> ...
>> nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \
>> -DHEXDATE="0x56dc3c62" \
>> -Di386 \
>> -I/tmp/syslinux-6.04-pre1/core/ \
>> -l ldlinux.lsr -o ldlinux.o -MP -MD ./.ldlinux.o.d /tmp/syslinux-6.04-pre1/core/ldlinux.asm
>> nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \
2016 Mar 06
0
Syslinux 6.04-pre1
On 05.03.2016 14:43, Gene Cumm via Syslinux wrote:
> After so much time and improvements, I'm glad to see and publicize a
> pre-release, 6.04-pre1 in
> https://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/6.04/
>
> Personally, I've already been working testing the pre-release as-is
> and my tests have been positive so far. I appreciate feedback like
> that
2001 Apr 12
1
(no subject)
This perl script is for Samba 2.0.7 installed via RPM.? If that's your
setup, this will work for you.? Before you run it you need to create a
Unix group with a gid of 500.? You can name it whatever you want, but
it's for machine accounts, so I would suggest you call it 'machines'.?
If you need any help with it or need it customized for you, let me know.
?
-- Mike
?
Script starts on
2016 Mar 08
0
Syslinux 6.04-pre1
On 07.03.2016 06:45, poma wrote:
> On 06.03.2016 18:23, poma wrote:
>> On 06.03.2016 16:47, poma wrote:
>>> ...
>>>> nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \
>>>> -DHEXDATE="0x56dc3c62" \
>>>> -Di386 \
>>>> -I/tmp/syslinux-6.04-pre1/core/ \
>>>> -l ldlinux.lsr -o ldlinux.o -MP -MD
2017 Jul 01
0
[PATCH] Add new hash.c32 module
diff U3 syslinux-6.04-pre1/com32/modules/Makefile b/com32/modules/Makefile
--- syslinux-6.04-pre1/com32/modules/Makefile Fri Mar 04 02:09:01 2016
+++ b/com32/modules/Makefile Fri Jun 30 20:09:01 2017
@@ -25,9 +25,9 @@
# All-architecture modules
MOD_ALL = cat.c32 cmd.c32 config.c32 cptime.c32 cpuid.c32 cpuidtest.c32 \
- debug.c32 dir.c32 dmitest.c32 hexdump.c32 host.c32 ifcpu.c32 \
-
2013 Oct 22
4
[Bug 10220] New: symlinks are not counted as files in --stats
https://bugzilla.samba.org/show_bug.cgi?id=10220
Summary: symlinks are not counted as files in --stats
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: zlobber at
2016 Jun 09
1
for loop example
> From: Indunil Jayasooriya <indunil75 at gmail.com>
> > >
> > > [root at centos67 loop]# cat file1
> > > firstname1
> > > firstname2
> > >
> > > [root at centos67 loop]# cat file2
> > > lastname1
> > > lastname2
> > >
> > > I need a OUTPUT like this
> > >
> > >
> > >
2008 Apr 23
3
[LLVMdev] Compile units in debugging intrinsics / globals
I have a question about the llvm debugging records, especially wrt compile
units.
In the non-LLVM sense, a compile unit is essentially everything contained
within a single .o file, and it is derived from one or more source and
header files. Included in a compile unit are functions and global data.
Dwarf records refer to compile units in the same way: a compile unit record
has children which
2016 Jun 09
0
for loop example
There's probably a better way using join, but this should do the trick:
paste <(cat file1 | tr "\n" ' ') <(cat file2 | tr "\n" " ")
On Tue, 07 Jun 2016 12:19:14 +0000
Diego <diegofull at gmail.com> wrote:
> Maybe this don't to be the best form to solve your problem, but worked,rs.
>
> #!/bin/bash
> #power by Diego Rodrigues