From: "Valery V. Inozemtsev" <shrek@altlinux.ru>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] [cyber] I: Sisyphus-20081228 packages: +7! -51 +38 (8428)
Date: Sun, 28 Dec 2008 22:26:30 +0300
Message-ID: <200812282226.30640.shrek@altlinux.ru> (raw)
In-Reply-To: <20081228183518.GY11839@altlinux.org>
[-- Attachment #1.1: Type: text/plain, Size: 528 bytes --]
On Sunday 28 December 2008 21:35:18 Alexey I. Froloff wrote:
> * Valery V. Inozemtsev <shrek@> [081228 21:33]:
> > > Ну повесь что-ньдь в багзиллу, если можешь сформулировать.
> >
> > да мне как бы пофигу как он работает и есть ли он вообще
>
> А мне как бы нет, но я не знаю как надо.
если там все так тупо в лоб то примерно так (см. атач)
--
Valery V. Inozemtsev
[-- Attachment #1.2: wdm-1.28-alt-xauth.patch --]
[-- Type: text/x-diff, Size: 1099 bytes --]
--- wdm-1.28/configure.ac.alt 2006-10-24 21:57:21 +0400
+++ wdm-1.28/configure.ac 2008-12-28 22:25:08 +0300
@@ -254,7 +254,7 @@ AC_DEFINE_UNQUOTED(WDMDIR, "$DMDIR", [Va
AC_DEFINE_UNQUOTED(DEF_XDM_CONFIG, "$DMDIR/wdm-config", [Value is a path to default wdm config file])
AC_DEFINE_UNQUOTED(DEF_WDMLOGIN_CONFIG, "$DMDIR/wdmLogin-config", [Value is a path to default wdmLogin config file])
AC_DEFINE_UNQUOTED(DEF_CHOOSER, "$DMDIR/chooser", [Value is a path to default chooser program])
-AC_DEFINE_UNQUOTED(DEF_AUTH_DIR, "$DMDIR/authdir", [Value is a path to default authdir])
+AC_DEFINE_UNQUOTED(DEF_AUTH_DIR, "/var", [Value is a path to default authdir])
AC_SUBST(DMDIR)
--- wdm-1.28/src/wdm/auth.c.alt 2006-10-24 21:57:21 +0400
+++ wdm-1.28/src/wdm/auth.c 2008-12-28 22:14:22 +0300
@@ -257,8 +257,8 @@ CleanUpFileName (char *src, char *dst, i
*dst = '\0';
}
-static char authdir1[] = "authdir";
-static char authdir2[] = "authfiles";
+static char authdir1[] = "run";
+static char authdir2[] = "xauth";
static FILE *
MakeServerAuthFile (struct display *d)
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2008-12-28 19:26 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-28 11:28 ` Alexey I. Froloff
2008-12-28 11:37 ` Valery V. Inozemtsev
2008-12-28 12:43 ` Alexey I. Froloff
2008-12-28 13:08 ` Valery V. Inozemtsev
2008-12-28 13:22 ` Valery V. Inozemtsev
2008-12-28 14:18 ` Alexey I. Froloff
2008-12-28 14:28 ` Valery V. Inozemtsev
2008-12-28 15:11 ` Alexey I. Froloff
2008-12-28 15:29 ` Valery V. Inozemtsev
2008-12-28 15:42 ` Alexey I. Froloff
2008-12-28 15:49 ` Valery V. Inozemtsev
2008-12-28 15:51 ` Mikhail Gusarov
2008-12-28 16:28 ` Valery V. Inozemtsev
2008-12-28 17:31 ` Alexey I. Froloff
2008-12-28 17:42 ` Valery V. Inozemtsev
2008-12-28 18:19 ` Alexey I. Froloff
2008-12-28 18:22 ` Valery V. Inozemtsev
2008-12-28 18:35 ` Alexey I. Froloff
2008-12-28 18:57 ` Valery V. Inozemtsev
2008-12-28 22:08 ` [sisyphus] /var/run/xauth/ Dmitry V. Levin
2008-12-29 9:44 ` Sergey V Turchin
2008-12-28 19:07 ` [sisyphus] [cyber] I: Sisyphus-20081228 packages: +7! -51 +38 (8428) Valery V. Inozemtsev
2008-12-28 19:26 ` Valery V. Inozemtsev [this message]
2008-12-28 20:31 ` Alexey Voinov
2008-12-28 21:15 ` Alexey I. Froloff
2008-12-29 6:00 ` Alexey Voinov
2009-01-17 10:44 ` Alexey Voinov
2009-01-17 10:51 ` Michail Yakushin
2009-01-20 17:39 ` [sisyphus] hal-laptop on eeepc 900 Alexey Voinov
2009-01-20 17:48 ` Valery V. Inozemtsev
2009-01-20 18:55 ` Alexey Voinov
2009-01-20 19:07 ` Alexey Voinov
2009-01-20 19:22 ` Valery V. Inozemtsev
2009-01-20 20:01 ` Michail Yakushin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200812282226.30640.shrek@altlinux.ru \
--to=shrek@altlinux.ru \
--cc=sisyphus@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git