ALT Linux Distributions development
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@altlinux.org>
To: devel-distro@lists.altlinux.org
Subject: [devel-distro] предложение: не монтировать other-fs в стартеркитах
Date: Wed, 30 Dec 2020 11:27:35 +0300
Message-ID: <20201230082735.GA9478@imap.altlinux.org> (raw)

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

	Здравствуйте.
Предлагаю _не_ класть installer-feature-desktop-other-fs
в регулярки/стартеркиты вообще, поскольку противоречит подходу
"сделай сам так, как тебе надо".

Тривиальный патч на conf.d/regular.mk прилагается.

----- Forwarded message from "б.б." -----

Новое сообщение от 'б.б.'  в форуме 'Разговоры, обсуждение новостей'
Посмотреть: https://www.opennet.ru/openforum/vsluhforumID3/122797.html#53
Тема: 20 лет проекту Sisyphus

кстати, альт умеет не прописывать принудительно все найденные разделы в fstab? а то он
разделы с openbsd прописывает, а потом не может загрузиться, в rescue shell выкидывает :(

----- End forwarded message -----

PS: в процессе написания ответа подумалось:
"статоркиты" и "роторсборки" -- одни держатся,
другие крутятся :o)

-- 
 ---- WBR, Michael Shigorin / http://altlinux.org
  ------ http://opennet.ru / http://anna-news.info

[-- Attachment #2: 0001-regular.mk-do-not-default-to-mounting-anything-found.patch --]
[-- Type: text/x-patch, Size: 1197 bytes --]

>From d9c5ad0c02810096c81a53b6c27258eea55d229d Mon Sep 17 00:00:00 2001
From: Michael Shigorin <mike@altlinux.org>
Date: Wed, 30 Dec 2020 11:24:23 +0300
Subject: [PATCH] regular.mk: do not default to mounting anything found

installer-feature-desktop-other-fs was made to ensure
that every filesystem available on the particular host
would be accessible upon installation; this is against
the regular builds and starterkits idea of "we give the
base, you do what *you* need upon it".

See-also: http://www.opennet.ru/openforum/vsluhforumID3/122797.html#53
---
 conf.d/regular.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/conf.d/regular.mk b/conf.d/regular.mk
index ec22ff6..31a046b 100644
--- a/conf.d/regular.mk
+++ b/conf.d/regular.mk
@@ -32,7 +32,6 @@ distro/.regular-wm: distro/.regular-x11 mixin/regular-x11 \
 distro/.regular-desktop: distro/.regular-wm use/branding/full \
 	use/syslinux/ui/gfxboot use/firmware/laptop +systemd +systemd-optimal
 	@$(call add,THE_BRANDING,bootloader)
-	@$(call add,THE_PACKAGES,installer-feature-desktop-other-fs-stage2)
 	@$(call set,KFLAVOURS,std-def)
 
 distro/.regular-gtk: distro/.regular-desktop use/x11/lightdm/gtk +plymouth; @:
-- 
2.10.4


             reply	other threads:[~2020-12-30  8:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-30  8:27 Michael Shigorin [this message]
2020-12-30  9:17 ` Антон Мидюков

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=20201230082735.GA9478@imap.altlinux.org \
    --to=mike@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