ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@alt-linux.org>
To: Linux-Mandrake RE Mailing List <mandrake-russian@altlinux.ru>
Subject: Re: [mdk-re] FAQ 1.0
Date: Tue Apr 24 15:36:11 2001
Message-ID: <20010424153839.D5718@ldv.office.alt-linux.org> (raw)
In-Reply-To: <20010424151025.3b5e0f66.SilverFox@rgantd.ru>; from SilverFox@rgantd.ru on Tue, Apr 24, 2001 at 03:10:25PM +0400

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

On Tue, Apr 24, 2001 at 03:10:25PM +0400, SilverFox wrote:
> > > Тут недавно обсуждалась проблема с настройкой NIS. Некоторые
> > > "самостийные" решения были найдены. Хотелось бы решения от разработчиков
> > > и в FAQ,  так как это вроде явно их промах ;) 
> > 
> > 
> > У нас полная свобода слова :) Так что милости просим :)
> > Присылайте Ваши решения данной проблемы (или любой другой) и мы это 
> > опубликуем :)
> > 
> 
> Ну моё решение было совсем кривенькое, вот решение от dsv  было получше.
> А вообще rc.sysinit править моими кривыми ручками для себя я еще решусь, а вот писать это в FAQ я пока не готов ;)
> Два варианта initscripts_5.49 уже лежит у меня в /var/cache/apt/archive , но в них пока, кажется, нет решения этой проблемы.
> Надеюсь будет в следующем..

Попробуйте так:
--- /etc/rc.d/rc.sysinit~	2001/04/23 09:26:13
+++ /etc/rc.d/rc.sysinit	2001/04/24 11:33:01
@@ -82,6 +82,13 @@
 # Set the hostname.
 action "Setting hostname $HOSTNAME:" hostname "$HOSTNAME"
 
+# Set the NIS domain name.
+if [ -n "$NISDOMAIN" -a "$NISDOMAIN" != no ]; then
+	action "Setting NIS domain name $NISDOMAIN:" domainname "$NISDOMAIN"
+else
+	domainname ''
+fi
+
 if [ -f /fastboot ] || fgrep -iwqs fastboot /proc/cmdline; then
 	fastboot=yes
 else


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@alt-linux.org
ALT Linux Team      http://www.altlinux.ru/
Fandra Project      http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  reply	other threads:[~2001-04-24 15:36 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-23 13:12 #FD_raG
2001-04-23 13:43 ` Vyt
2001-04-24  7:08   ` Pavel N. Solovyov
2001-04-24 11:50     ` Vyt
2001-04-24 13:10       ` #FD_raG
2001-04-24 15:01         ` Vyt
2001-04-24 15:07       ` Re[2]: " Sergey Krivulja
2001-04-24 15:22         ` Vyt
2001-04-24 14:22     ` Russu V.F.
2001-04-23 15:16 ` Aleksandr Blohin
2001-04-23 15:51   ` #FD_raG
2001-04-23 16:30     ` Aleksandr Blohin
2001-04-23 23:21 ` SilverFox
2001-04-24 13:13   ` #FD_raG
2001-04-24 15:10     ` SilverFox
2001-04-24 15:36       ` Dmitry V. Levin [this message]
2001-04-24 16:17         ` SilverFox
2001-04-25  8:48 ` Roman Mediakov
2001-04-25 11:15   ` #FD_raG
2001-04-25 13:29 ` Alexander V. Sotnikov
2001-04-25 13:50   ` Dmitry V. Levin
2001-04-25 15:15   ` #FD_raG
2001-04-25 15:26     ` Yura Zotov
2001-04-26 11:24       ` Mikhail Zabaluev
2001-04-26 12:03         ` #FD_raG
2001-04-25 20:34   ` Re[2]: " Lenya L. Khachaturov
2001-04-25 20:43     ` Sergey Vlasov
2001-04-25 21:07       ` Re[4]: " Gennady V. Tsoi
2001-04-26 15:00         ` Re[5]: " Lenya L. Khachaturov
2001-04-26 15:42           ` Re[6]: " BlaCat
2001-04-26 22:16             ` Re[7]: " Alexander V. Sotnikov
2001-04-27 21:25               ` Serge Skorokhodov
2001-04-28  0:59                 ` Re[9]: " Alexander V. Sotnikov
2001-04-28  9:46                   ` Serge Skorokhodov
2001-04-28  9:58                     ` Re[11]: " Ivan Kudryashov
2001-04-28 10:48                       ` Serge Skorokhodov
2001-04-28 11:33                         ` Vadim V. Zhytnikov
2001-04-28 12:47                         ` Re[13]: " Ivan Kudryashov
2001-04-28 14:10                           ` Re[14]: " Serge Skorokhodov
2001-04-28 14:52                           ` Serge Skorokhodov
2001-04-28 15:08                             ` Re[15]: " Ivan Kudryashov
2001-04-28 13:04                         ` Re[11]: " Dmitry Dmitriev
2001-04-28 13:59                           ` Re[13]: " Serge Skorokhodov
2001-04-29  3:16                             ` Dmitry Dmitriev
2001-04-29  9:57                               ` Vadim V. Zhytnikov
2001-04-29 11:45                               ` Re[13]: " Sergey Vlasov
2001-05-03 13:15                           ` Re[11]: " #FD_raG
2001-04-28 11:45                       ` Alexander Bokovoy
2001-04-28 14:05               ` [mdk-re] FAQ 1.0 ----> FAQ 2.2 BlaCat
2001-04-28 14:40                 ` Alexander Bokovoy
2001-04-28 14:48                   ` Re[2]: " BlaCat
2001-04-28 15:18                   ` Serge Skorokhodov
2001-04-28 15:31                     ` Alexander Bokovoy
2001-04-28 15:19                 ` Serge Skorokhodov
2001-04-28 16:49                 ` Dmitry Levashov
2001-04-28 17:23                   ` Re[2]: " BlaCat
2001-05-03 13:17                     ` #FD_raG
2001-05-03 12:30               ` Re[8]: [mdk-re] FAQ 1.0 Vladimir Karpinsky
2001-05-03 14:26                 ` Re[9]: " BlaCat

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=20010424153839.D5718@ldv.office.alt-linux.org \
    --to=ldv@alt-linux.org \
    --cc=mandrake-russian@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