Displaying 13 results from an estimated 13 matches for "rvf".
Did you mean:
ref
2012 Jun 13
2
[PATCH] E2fsprogs: add missing usage for No_COW
...misc/chattr.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/misc/chattr.c b/misc/chattr.c
index 141ea6e..24254cc 100644
--- a/misc/chattr.c
+++ b/misc/chattr.c
@@ -83,7 +83,7 @@ static unsigned long sf;
static void usage(void)
{
fprintf(stderr,
- _("Usage: %s [-RVf] [-+=AacDdeijsSu] [-v version] files...\n"),
+ _("Usage: %s [-RVf] [-+=AacDdeijsSuC] [-v version] files...\n"),
program_name);
exit(1);
}
--
1.6.5.2
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger...
2023 Feb 14
1
Issue with downloading files whose path contains multi-byte utf-8 characters
...db) bt
> #0 ?0x00007f6dd17b4701 in _Py_INCREF (op=<optimized out>) at /usr/include/
> python3.9/object.h:408
> #1 ?guestfs_int_py_event_callback_wrapper
> ? ? (g=<optimized out>, flags=<optimized out>, array_len=0, array=0x0, buf_len=
> 43, buf=0xd1dc90 "commandrvf: udevadm --debug settle -E /\347\232\204\303
> available\r\ned7
> #2 ?guestfs_int_py_event_callback_wrapper
> ? ? (g=<optimized out>, callback=0x7f6dd19ec040, event=16, event_handle=0,
> flags=<optimized out>, buf=0xd1dc90 "commandrvf: udevadm --debug settle -E /\
>...
2007 Jan 31
5
The equivalent of Ghosting the system
If I were to lose my main hard drive, I would like to have the
opportunity to do the same as I can do using Windows: restore from my
USB and have a working system.
If I were to rsync everything on the main drive (excluding the backup
drive, of course and a few other directories) to my USB drive, could I
restore using some CD based version of Linux e.g. Knoppix?
Todd
--
Ariste Software
2200
2012 Jun 13
1
[PATCH v2] E2fsprogs: add missing usage for No_COW
...misc/chattr.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/misc/chattr.c b/misc/chattr.c
index 141ea6e..24254cc 100644
--- a/misc/chattr.c
+++ b/misc/chattr.c
@@ -83,7 +83,7 @@ static unsigned long sf;
static void usage(void)
{
fprintf(stderr,
- _("Usage: %s [-RVf] [-+=AacDdeijsSu] [-v version] files...\n"),
+ _("Usage: %s [-RVf] [-+=AaCcDdeijsSu] [-v version] files...\n"),
program_name);
exit(1);
}
--
1.6.5.2
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger....
2024 Feb 20
1
Compiling libR as a standalone C library for java+jni (-fPIC)
...rying to compile R as a static library with the -fPIC flag so I can use it within java+JNI (is it only possible ?), but I cannot find the right flags in '.configure' to compile R this way.
I tested various flags but I cannot find the correct syntax.
for now, my latest attempt was
```
rm -rvf? "TMP/R-4.3.2" TMP/tmp.tar.gz
mkdir -p TMP/R-4.3.2/lib/
wget -O TMP/tmp.tar.gz "https://pbil.univ-lyon1.fr/CRAN/src/base/R-4/R-4.3.2.tar.gz"
cd TMP && tar xfz tmp.tar.gz && rm tmp.tar.gz &&? cd R-4.3.2 && \
??? CPICFLAGS=fpic FPICFLAGS=fpic CXXPI...
2015 Feb 16
4
[LLVMdev] Segfault when using llvm-3.6 and OpenGL at the same time on Linux (with mesa, which uses llvm-3.4)
...glutInitWindowSize(500, 500);
glutInitWindowPosition(100, 100);
glutCreateWindow("This crashes when using an llvm lib");
// Crash happens here:
glutDisplayFunc(display);
glutMainLoop();
}
daniel at ubuntu32-dev:~/projects/llvmcrash/app$ cat compile_and_run.sh
rm -rvf libcrashme.so app
g++ -shared -o libcrashme.so crashme.cpp `llvm-config-3.6 --cxxflags` && \
g++ -rdynamic -o app app.cpp -L. -lcrashme -lGL -lglut `llvm-config-3.6
--ldflags --libs` -lpthread -ldl -lncurses && \
LD_LIBRARY_PATH=. ./app
daniel at ubuntu32-dev:~/projects/llvmcrash/ap...
2010 Feb 15
5
Hardisk cloning for centos-5.3
Hi,
I want to clone my hardisk containing the centos-5.3 OS and its swap
region on to new raw hardisk via network
either through ssh, tftp or ftp. How do i do that ?
Is there any Tool for that or will DD command be sufficient.I know that dd
command will have to be used on hardisk
with already existing partitions and not on raw disk.
Regards,
Premraj M
Disclaimer : This message is
2008 Sep 01
0
Feature request: preallocation of directories
...UCT_STAT struct stat64
#else
#define LSTAT lstat
#define STRUCT_STAT struct stat
#endif
const char *dest_dir = "/mnt";
const char *src_dir = "/";
int blocksize = 4096;
int dest_len = 4;
int silent = 0;
dev_t xdev;
static void usage(void)
{
fprintf(stderr,
"Usage: %s [-RVf] [-+=AacDdijsSu] [-v version] files...\n",
program_name);
exit(1);
}
static int copy_dir_proc(const char *, struct dirent *, void *);
static int copy_dir(const char * name)
{
unsigned long flags;
struct stat st;
char *newname;
off_t size;
char fill[250];
int i, l, fd, num;
int...
2012 Mar 12
4
Cron marks mailto value as UNSAFE
CentOS-6.2
We moved a cron job from a CentOS-5.7 host to a CentOS-6.2
host. The MAILTO variable is set to support at harte-lyne.ca
in both instances. On the CentOS-6 host instead of
receiving the mail with the output we see this in
/var/log/cron instead:
Mar 12 14:49:01 inet09 CROND[6639]: (cron theheart) UNSAFE
(support at harte-lyne.ca )
The CentOS-5 host uses Sendmail as the MTA, the
2008 Aug 21
7
Re: Problem installing Topix
>
> No you didn't do what I showed you to do.
Hallo Vitamin,
yes you are right, I didn't install riched20 right, but know I have done it.
The fonts at the login mask appears and we can successful login. But if we open a list page (company's list, invoice's list), Topix still breaks down.
Here's the terminal's journal...
If you could have a look at it, can you
2004 Apr 28
1
Autoreply: Protected message
...4fh/9qnvlm32tjBb2v////9LsJqGEJciIhz8akJxp4dhsLeJKYoJFInIwe8Hffvjov/////K
N7WLseLkttGGCPEHngOiGjkVqRh3HeyeTe0rdmykWvYb/P9aIRChyRxMLGYTQhujLyzmY32o
MKv/l/7/k5rodTf7OwCzgSlfrqCyS0Tku5fGKZENMb/0//8fWPyLLCWlz5FFAJCzT3srj6XS
WuNtgjzVv/5v8P8ijPPGYPMfVKwio9pJqvoxkwgb4kK4dL/9/7dqwZyOoBw+fCsWqnHAj2dK
2pSYf91rVf/G/2/g+lT2p98k4xhgwkV7MTnv/9MKuZgm///G/4QlUzFCL2k22wj0RBDCe0yt
dqMsSpFHNvAi/3/h/1FK+GROQvvTvWbAwruMUkyQBWvhTYzxEXri/////6nd7lKfIOHlnJi1
+P0myCM4POQmf/xEQTTaPEpKtpxmG///Cz9JCju+v52/YvHoWaXtNgTHgT6B/////xPuF+SN
bdnlcwBS5OryqF17POYPO+tXE7MzEONFTp7O+P////b71TPWiIupVHTk6X2OXiz8K0ym8IWH
z1o6tBNa////F7Nk5u...
2009 Jun 25
9
WINE install of Dreamweaver MX fails
Hello. I'm new to this forum.
Before I posted this, I did due diligence searching for an answer to my problem. I found and tried 2 possibles; but neither would work for me.
First my machine specs:
64 machine dual boot between WinXP and Ubuntu Janty Jackalope 9.04.
When I used Hardy Heron 8.04 last year, I was able to install Version 7.0 of Dreamweaver MX on a fluke.. I still don't know
2003 Dec 01
0
No subject
...own this message
machine 127.0.0.1 rejected the password change
password not changed (blah blah)
How do I fix this?
Please help
Thanks
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
Return-Path: <rvf@biglinux.tccw.wku.edu>
Delivered-To: samba@lists.samba.org
Received: from biglinux.tccw.wku.edu (biglinux.tccw.wku.edu
[161.6.10.206]) by lists.samba.org (Postfix) with ESMTP id EC62E4143
for <samba@lists.samba.org>; Fri, 17 Aug 2001 00:46:42 -0700 (PDT)
Received: (from rvf@localhost)...