ALT Linux Distributions development
 help / color / mirror / Atom feed
* [devel-distro] Не устанавливается ядро
@ 2020-09-11  7:39 Sergey V Turchin
  2020-09-11  9:10 ` Антон Мидюков
  0 siblings, 1 reply; 16+ messages in thread
From: Sergey V Turchin @ 2020-09-11  7:39 UTC (permalink / raw)
  To: devel-distro

[-- 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)
 

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2020-09-14  6:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11  7:39 [devel-distro] Не устанавливается ядро Sergey V Turchin
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

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