ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Afanasov Dmitry <ender@atrus.ru>
To: community@altlinux.ru
Subject: Re: небольшие баги стартовых скриптов (was: [Comm] запарил vpn(что делать с gateway`ем))
Date: Wed, 16 Feb 2005 01:31:01 +0300
Message-ID: <20050215223101.GA14300@nick.comp-mir.ru> (raw)
In-Reply-To: <20050211080052.GA24848@nick.comp-mir.ru>

[-- Attachment #1: Type: text/plain, Size: 679 bytes --]

> 
> вопрос - это только у меня? :)
> 
> система ALT Linux Sisyphus (20050131)
наверно не только, просто никто не обращал внимания. или усем пофиг. 

>  * в третьих, при использовании PEERDNS (код в ifup-post), в пустой
>  * resolv.conf добавляется нечот вроде
>   search domain
>   nameserver DNS1
>   search domain
>   nameserver DNS2
>   search domain
>    я подправил, там строку echo "search $DOMAIN $search" >> $tr надо было
>    за цикл выкинуть
а всё равно, хотя б патчик наложили на /etc/sysconfig/network-scripts/
патчик-то в две строчки не -u формате, млин. всё ещё ведь валяется бага:
вчера обновился, она вернулась обратно, млин.
-- 
 С уважением,
 Афанасов Дмитрий

[-- Attachment #2: ifup-post.diff --]
[-- Type: text/plain, Size: 343 bytes --]

--- /etc/sysconfig/network-scripts/ifup-post	2004-05-28 00:28:41 +0400
+++ ifup-post	2005-02-16 01:20:11 +0300
@@ -74,10 +74,10 @@
 		echo "$answer" >> $tr
 		;;
 	esac
+    done
 	if [ -n "$DOMAIN" ]; then
 	   echo "search $DOMAIN $search" >> $tr
 	fi
-    done
 
     # backup resolv.conf
     cp -af /etc/resolv.conf /etc/resolv.conf.save

  reply	other threads:[~2005-02-15 22:31 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-07 17:39 [Comm] запарил vpn(что делать с gateway`ем) some_x
2005-02-07 18:59 ` Denis Kirienko
2005-02-07 19:19   ` some_x
2005-02-07 19:47     ` Denis Kirienko
2005-02-07 21:41       ` some_x
2005-02-07 22:05         ` Denis Kirienko
2005-02-08  4:27           ` some_x
2005-02-08  6:26           ` [Comm] Re: запарил vpn( что делать с gateway`ем ) max
2005-02-08 14:53             ` some_x
2005-02-09  6:21               ` max
2005-02-08  5:06 ` [Comm] запарил vpn(что делать с gateway`ем) Gleb Kulikov
2005-02-08 15:54   ` some_x
2005-02-09 11:05     ` Gleb Kulikov
2005-02-08 17:17 ` some_x
2005-02-11  6:45 ` Afanasov Dmitry
2005-02-11  6:55   ` Albert R. Valiev
2005-02-11  8:00     ` небольшие баги стартовых скриптов (was: [Comm] запарил vpn(что делать с gateway`ем)) Afanasov Dmitry
2005-02-15 22:31       ` Afanasov Dmitry [this message]
2005-02-13  7:33   ` [Comm] запарил vpn(что делать с gateway`ем) some_x
2005-02-13  8:20     ` Gleb Kulikov
2005-02-13  9:57       ` Alexei Takaseev
2005-02-14  4:11         ` Albert R. Valiev
2005-02-13 18:42     ` Afanasov Dmitry
2005-02-16 15:19       ` some_x
2005-02-15 15:50         ` Afanasov Dmitry
2005-02-19 15:53           ` Igor V.Marenkov aka some_x

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=20050215223101.GA14300@nick.comp-mir.ru \
    --to=ender@atrus.ru \
    --cc=community@altlinux.ru \
    /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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git