ALT Linux Distributions development
 help / color / mirror / Atom feed
From: Sergey V Turchin <zerg@altlinux.org>
To: devel-distro@lists.altlinux.org
Subject: [devel-distro] Не устанавливается ядро
Date: Fri, 11 Sep 2020 10:39:57 +0300
Message-ID: <5687244.lOV4Wx5bFT@zerg.malta.altlinux.ru> (raw)

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

Привет всем!

Я нашёл, как волшебным образом заставить установщик не устанавливать ядро.
Достаточно применить прилагаемый патч.

P.S.
Я у мебя удалил эту строку(как в соседней ветке предлагал Антон для 
переключения nvidia/nouveau) с успешным результатом.

-- 
Regards, Sergey.

[-- Attachment #2: missing-kernel.patch --]
[-- Type: text/x-patch, Size: 432 bytes --]

--- a/features.in/plymouth/config.mk
+++ b/features.in/plymouth/config.mk
@@ -41,7 +41,7 @@ ifeq (distro,$(IMAGE_CLASS))
 	@$(call add,INSTALL2_PACKAGES,installer-feature-setup-plymouth)
 endif
 	@$(call add,BASE_PACKAGES_REGEXP,make-initrd-plymouth cpio)
-	@$(call add,BASE_KMODULES_REGEXP,drm.*)
+	@$(call add,BASE_KMODULES,drm drm-radeon)
 	@$(call add,THE_BRANDING,bootsplash)
 	@$(call add,THE_PACKAGES,make-initrd-plymouth)
 

             reply	other threads:[~2020-09-11  7:39 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-11  7:39 Sergey V Turchin [this message]
2020-09-11  9:10 ` Антон Мидюков
2020-09-11  9:22   ` Sergey V Turchin
2020-09-11  9:43   ` Anton V. Boyarshinov
2020-09-11  9:45     ` Anton V. Boyarshinov
2020-09-11 11:23       ` Michael Shigorin
2020-09-11 11:38         ` Sergey V Turchin
2020-09-11 12:33           ` Michael Shigorin
2020-09-11 14:39             ` Sergey V Turchin
2020-09-11 15:13               ` Michael Shigorin
2020-09-14  6:15                 ` Sergey V Turchin
2020-09-11 14:42             ` Антон Мидюков
2020-09-11 15:14               ` Michael Shigorin
2020-09-11 15:25                 ` Антон Мидюков
2020-09-11 15:36                   ` [devel-distro] немножко про REPORTS=1 (was: Не устанавливается ядро) Michael Shigorin
2020-09-14  6:16                 ` [devel-distro] Не устанавливается ядро Sergey V Turchin

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=5687244.lOV4Wx5bFT@zerg.malta.altlinux.ru \
    --to=zerg@altlinux.org \
    --cc=devel-distro@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 Distributions development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-distro/0 devel-distro/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 devel-distro devel-distro/ http://lore.altlinux.org/devel-distro \
		devel-distro@lists.altlinux.org devel-distro@lists.altlinux.ru devel-distro@lists.altlinux.com
	public-inbox-index devel-distro

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


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