search for: vsu

Displaying 20 results from an estimated 22 matches for "vsu".

Did you mean: vs
2007 Jan 27
0
[PATCH] dash: Fix "pwd -P" breakage due to getcwd(0, 0) usage
...nction in dash assumed than getcwd(0, 0) will allocate the buffer dynamically using malloc(); however, this glibc extension is not implemented by klibc. Make getpwd() use a temporary buffer and invoke savestr() itself instead of relying on a nonstandard extension. Signed-off-by: Sergey Vlasov <vsu at altlinux.ru> --- Alternatively, you may pull from the following git repo and branch: git://git.altlinux.org/people/vsu/packages/klibc.git upstream-fixes (also available over http: and rsync:, but the repo is fully packed). usr/dash/cd.c | 5 +++-- 1 files changed, 3 insertions(+)...
2007 Feb 18
0
[PATCH] umount: Add -l option for lazy unmount
Signed-off-by: Sergey Vlasov <vsu at altlinux.ru> --- Alternatively, you may pull from the following git repo and branch: git://git.altlinux.org/people/vsu/packages/klibc.git alt-umount (branch based on the klibc-1.4.32 release - sorry, forgot to send this patch earlier) usr/utils/umount.c | 7 +++++-- 1 files chan...
2008 Jul 16
2
[PATCH 1/2] chain.c32: fix bounce buffer handling
...erly. Fixed by removing the global variable completely and moving all bounce buffer handling into read_sector() and write_sector(). - write_sector() copied data to the bounce buffer, but then tried to use the pointer to the original buffer in BIOS calls. Signed-off-by: Sergey Vlasov <vsu at altlinux.ru> --- com32/modules/chain.c | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) diff --git a/com32/modules/chain.c b/com32/modules/chain.c index e6409b4..9ca118c 100644 --- a/com32/modules/chain.c +++ b/com32/modules/chain.c @@ -168,12 +168,13 @@ struct ebios_dap...
2008 Jul 22
2
[PATCH 1/3] Fix loading of *.lkrn images from gPXE
...with "Not enough memory to load specified image". These images have the su_ramdisk_max header field set to zero, and the code in core/runkernel.inc was limiting MyHighMemSize too early (before the load_high call used to load the main part of the kernel). Signed-off-by: Sergey Vlasov <vsu at altlinux.ru> --- core/runkernel.inc | 13 ++++++------- 1 files changed, 6 insertions(+), 7 deletions(-) diff --git a/core/runkernel.inc b/core/runkernel.inc index 4d62778..c7af6cc 100644 --- a/core/runkernel.inc +++ b/core/runkernel.inc @@ -216,13 +216,6 @@ new_kernel: m...
2013 Dec 07
2
samba4 DC, internal winbind_server: external idmap problem
...es not happen. it looks like wbinfo returns values from internal automatic idmap. # wbinfo -S S-1-5-21-1982177496-2241683161-2840224108-1106 3000019 # wbinfo -U 1113535 S-1-22-1-1113535 do i misunderstand something? is it possible to use idmap in such mode? Regards, -- Andy Igoshin <ai at vsu.ru> Voronezh State University sip: ai at vsu.ru Network Operation Center phone: +7 473 2281160, ext. 2020 Voronezh, Russia
2007 Feb 18
2
shared klibc broken on x86_64 with binutils >= 2.17.50.0.2
Hello! I have encountered a problem when building shared klibc with recent binutils versions - apparently the breakage happened since binutils 2.17.50.0.2 due to the following change: http://sources.redhat.com/ml/binutils/2006-05/msg00279.html http://sourceware.org/ml/binutils/2006-05/msg00466.html --- a/binutils/bfd/elf64-x86-64.c +++ b/binutils/bfd/elf64-x86-64.c @@ -3630,7 +3630,8 @@ static
2008 Apr 24
1
[PATCH] chain.c32: fix booting from logical partitions
Booting from a logical partition failed with the "Requested logical partition not found" error due to a wrong test for partition signature in find_logical_partition(). Signed-off-by: Sergey Vlasov <vsu at altlinux.ru> --- com32/modules/chain.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/com32/modules/chain.c b/com32/modules/chain.c index b790bd0..ec92cd0 100644 --- a/com32/modules/chain.c +++ b/com32/modules/chain.c @@ -228,7 +228,7 @@ find_logical_partition(int...
2011 Sep 28
3
Can't remember name of command to temporarily disable a share
I need to temporarily disable a share for a few days, I remember there was an entry I could add to the share definition to temporarily disable the share (I think it was disabled=true or enabled=false) but I can't remember what it was for sure, nor can I find it in the manual. what is it ?
2006 Nov 25
1
Possible memory leak in smbd?
...NONE /home/web data/clients/quailelectronics Thu Nov 23 13:03:44 2006 10295 6003 DENY_NONE 0x81 RDONLY NONE /home/web data/clients/quailelectronics Fri Nov 24 08:10:29 2006 10295 6003 DENY_NONE 0x81 RDONLY NONE /home/web data/clients/awr/vsu Thu Nov 23 13:03:47 2006 10313 6011 DENY_NONE 0x81 RDONLY NONE /home/web data/clients/platinumvacations/pvg/whistlervacationaccommodations Tue Nov 21 13:31:23 2006 10313 6011 DENY_NONE 0x81 RDONLY NONE /home/web data/clients/platinumvacations/...
2009 Nov 12
24
How to Backup and Restore MBR within Logical Volumes?
Hi All, I have several Xen virtual machines within logical volumes using LVM2. I did not use disk images for performance reasons. Conventionally, if I want to clone my virtual machines, I have to dd the LV to an image file. But this consumes a lot of time and harddisk space. So, instead of doing that, I want to use losetup and kpartx with my logical volumes, which contain operating systems of
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...<sshtylyov@mvista.com> Sergei Shtylyov <sshtylyov@ru.mvista.com> Sergei Trofimovich <slyfox@gentoo.org> Sergei Trofimovich <slyich@gmail.com> Sergey Popovich <popovich_sergei@mail.ru> Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Sergey Vlasov <vsu@altlinux.ru> Sergey Yanovich <ynvich@gmail.com> Sergio Aguirre <saaguirre@ti.com> Sergio Cambra <sergio@programatica.es> Sergio Correia <lists@uece.net> Sergiu Giurgiu <sgiurgiu11@gmail.com> Sesidhar Baddela <sebaddel@cisco.com> Seth Forshee <...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...<sshtylyov@mvista.com> Sergei Shtylyov <sshtylyov@ru.mvista.com> Sergei Trofimovich <slyfox@gentoo.org> Sergei Trofimovich <slyich@gmail.com> Sergey Popovich <popovich_sergei@mail.ru> Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Sergey Vlasov <vsu@altlinux.ru> Sergey Yanovich <ynvich@gmail.com> Sergio Aguirre <saaguirre@ti.com> Sergio Cambra <sergio@programatica.es> Sergio Correia <lists@uece.net> Sergiu Giurgiu <sgiurgiu11@gmail.com> Sesidhar Baddela <sebaddel@cisco.com> Seth Forshee <...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...ylyov <sshtylyov@ru.mvista.com> Sergei Trofimovich <slyfox@gentoo.org> Sergei Trofimovich <slyich@gmail.com> Sergey Dyasly <dserrg@gmail.com> Sergey Popovich <popovich_sergei@mail.ru> Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Sergey Vlasov <vsu@altlinux.ru> Sergey Yanovich <ynvich@gmail.com> Sergio Aguirre <saaguirre@ti.com> Sergio Aguirre <sergio.a.aguirre.rodriguez@intel.com> Sergio Cambra <sergio@programatica.es> Sergio Correia <lists@uece.net> Sergiu Giurgiu <sgiurgiu11@gmail.com> S...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...ylyov <sshtylyov@ru.mvista.com> Sergei Trofimovich <slyfox@gentoo.org> Sergei Trofimovich <slyich@gmail.com> Sergey Dyasly <dserrg@gmail.com> Sergey Popovich <popovich_sergei@mail.ru> Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Sergey Vlasov <vsu@altlinux.ru> Sergey Yanovich <ynvich@gmail.com> Sergio Aguirre <saaguirre@ti.com> Sergio Aguirre <sergio.a.aguirre.rodriguez@intel.com> Sergio Cambra <sergio@programatica.es> Sergio Correia <lists@uece.net> Sergiu Giurgiu <sgiurgiu11@gmail.com> S...
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...ei Trofimovich <slyfox@gentoo.org> Sergei Trofimovich <slyich@gmail.com> Sergey Dyasly <dserrg@gmail.com> Sergey Kibrik <sergiikibrik@ti.com> Sergey Popovich <popovich_sergei@mail.ru> Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Sergey Vlasov <vsu@altlinux.ru> Sergey Yanovich <ynvich@gmail.com> Sergio Aguirre <saaguirre@ti.com> Sergio Aguirre <sergio.a.aguirre.rodriguez@intel.com> Sergio Cambra <sergio@programatica.es> Sergio Correia <lists@uece.net> Sergiu Giurgiu <sgiurgiu11@gmail.com> S...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...ei Trofimovich <slyfox@gentoo.org> Sergei Trofimovich <slyich@gmail.com> Sergey Dyasly <dserrg@gmail.com> Sergey Kibrik <sergiikibrik@ti.com> Sergey Popovich <popovich_sergei@mail.ru> Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Sergey Vlasov <vsu@altlinux.ru> Sergey Yanovich <ynvich@gmail.com> Sergio Aguirre <saaguirre@ti.com> Sergio Aguirre <sergio.a.aguirre.rodriguez@intel.com> Sergio Cambra <sergio@programatica.es> Sergio Correia <lists@uece.net> Sergiu Giurgiu <sgiurgiu11@gmail.com> S...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2000 Dec 15
1
OpenSSH 2.3.0p1: Problem with the init script in the RPM
There is a problem in the contrib/redhat/sshd.init script: it starts sshd without specifying the full path (/usr/bin/sshd for the RPM installation). The daemon starts up and works, but dies when it receives a SIGHUP, because it is unable to re-exec itself without the full path. -------------- next part -------------- --- openssh-2.3.0p1/contrib/redhat/sshd.init.initfix Mon Oct 16 05:25:17 2000 +++
2006 Oct 24
0
smbd not terminated after user logout
I see the following error message in log.smbd when user logs out: *** glibc detected *** free(): invalid pointer: 0xb7f57f14 *** And smbd process does not come to the end. After some time I can get thousands of it. My smbd version is 3.0.22 from current Trustix 3.0 repository. Can anyone help me?
2006 Aug 26
1
IMQ action
Hi. -j IMQ is equal -j ACCEPT...? i mean it after -j IMQ packet don''t return in parent chain??? cause -j ACCEPT action accept the packet in the child chain and don''t return it to parent... example: ipt="iptables -t mangle" $ipt -N HTTP $ipt -A HTTP -j IMQ // after this packet packets go to -t nat tables? or // it return to parent chain (PREROUTING) in mangle?