ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Mikhail Zabaluev <mhz@alt-linux.org>
To: sisyphus@altlinux.ru
Subject: [sisyphus] Kernel 2.4.5 questions
Date: Wed, 13 Jun 2001 11:27:06 +0400
Message-ID: <20010613112706.C1505@localhost.localdomain> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1315 bytes --]

Доброго времени суток.

Поставил custom-ядро 2.4.5, почему-то файлы modules.* создаются с
правами 666:

Security Warning: World Writeable files found :
                - /lib/modules/2.4.5-alt2-mhz/modules.dep
                - /lib/modules/2.4.5-alt2-mhz/modules.generic_string
                - /lib/modules/2.4.5-alt2-mhz/modules.isapnpmap
                - /lib/modules/2.4.5-alt2-mhz/modules.parportmap
                - /lib/modules/2.4.5-alt2-mhz/modules.pcimap
                - /lib/modules/2.4.5-alt2-mhz/modules.usbmap

То же самое с файлами в /var/run/kernel
Стоят initscripts-5.49-ipl24mdk

Еще с 2.4.5 такая беда: не заводился IP на Ethernet-интерфейсе через
DHCP. Использую dhcpxd, карта 3COM EtherLink XL, драйвер 3c59x.
Почему-то настройки IP не устанавливались, если dhcpxd, запущенный
из-под initlog, detach'ился не дожидаясь результата запросов. Причем
'ifup eth0' в консоли работает, но dhcpxd сыпет строки в вывод после
возврата командной строки. В ядре 2.2.19 все нормально.
Ключик -w в параметрах dhcpxd решил проблему ценой возросшего времени
ожидания. Патч приложен.

-- 
Stay tuned,
  MhZ                                     JID: mookid@jabber.org
___________
"It takes all sorts of in & out-door schooling to get adapted
to my kind of fooling"
- R. Frost

[-- Attachment #1.2: ifup-dhcpxd.patch --]
[-- Type: text/plain, Size: 381 bytes --]

--- ifup.orig	Wed Jun 13 10:28:05 2001
+++ ifup	Wed Jun 13 10:29:02 2001
@@ -195,7 +195,7 @@
 		# Dhcpxd don't support NEED_HOSTNAME ? guess i need time to patch
 		# this animal
 		[ -n "$DHCP_HOSTNAME" ] && DHCP_ARGS="-H $HOSTNAME"
-		DHCP_ARGS="$DHCP_ARGS $DEVICE"
+		DHCP_ARGS="$DHCP_ARGS -w $DEVICE"
 		;;
 	dhclient)
 		# Can't specify a host with dhclient ? same remark for

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

             reply	other threads:[~2001-06-13  7:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-13  7:27 Mikhail Zabaluev [this message]
2001-06-13  8:04 ` Konstantin Volckov
2001-06-13 11:49 ` Dmitry V. Levin
2001-06-13 21:41   ` Mikhail Zabaluev

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=20010613112706.C1505@localhost.localdomain \
    --to=mhz@alt-linux.org \
    --cc=sisyphus@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 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