ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] u: kernel-source-aureal, kernel-modules-aureal-std-up
@ 2003-08-20 21:10 Michael Shigorin
  0 siblings, 0 replies; only message in thread
From: Michael Shigorin @ 2003-08-20 21:10 UTC (permalink / raw)
  To: sisyphus, community; +Cc: incoming

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

	Здравствуйте.
Наконец-то добрался до пакета, собранного Alexey Morozov.

Его немного поправил под "не-для-localhost"-сборку и залил в
incoming:/incoming/Sisyphus/BTE, хотя некоторые вопросы остались.

Вопрос N1 -- стоит ли при "полной" сборке разделять модули для
AU88x0 по пакетам или разумно сделать "штатной" сборочной целью
запихивание их в один бинарный пакет?

Вопрос N2 -- комментарии по секциям %post вида:

---
%if_with au_8810
%post 8810
#conf=/etc/modules.conf
#if ! %__grep -Eqs '^alias[[:space:]]+sound[[:space:]]+au8810[[:space:]]*$' "$conf"; then
#       tmp=`/bin/mktemp "$conf.XXXXXXXXXX"`
#       %__grep -Ev '^alias[[:space:]]+(char-major-14|sound-slot-0|sound|midi)[[:space:]]+' "$conf" >"$tmp"
#       cat >>"$tmp" <<__EOF__
#alias char-major-14 sound
#alias sound-slot-0 sound
#alias sound au8810
#alias midi au8810 
#__EOF__
#       %__mv "$tmp" "$conf"
#       %__chmod 644 "$conf"
#fi
/sbin/depmod -a -F /boot/System.map-%kversion-%flavour-%krelease \
    %kversion-%flavour-%krelease
if /sbin/lsmod |%__grep -Eqs '^au8810[[:space:]]+'; then
        /sbin/service sound stop
        /sbin/service sound start
fi
---

-- насколько не/актуально закомментированное?  Осмысленно ли
что-то раскомментировать, отнять/добавить?

В общем, крайне приветствуются предложения, комментарии, критика,
правки от владельцев такого железа -- у меня один знакомый есть,
но и не более.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-20 21:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-20 21:10 [Comm] u: kernel-source-aureal, kernel-modules-aureal-std-up Michael Shigorin

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