ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Mikhail Efremov <sem@altlinux.org>
To: devel@lists.altlinux.org
Subject: Re: [devel] Пакеты альтератора, зависящие от  /etc/sysconfig/system (startup)
Date: Wed, 4 Sep 2024 19:34:37 +0300
Message-ID: <20240904193437.53c4af68@sem.office.basealt.ru> (raw)
In-Reply-To: <a66fb7d1-7492-4b56-ac82-582ac410dc01@ya.ru>

On Wed, 4 Sep 2024 19:28:29 +0300 Антон Мидюков wrote:
> 04.09.2024 16:11, Sergey V Turchin пишет:
> > On Wednesday, 4 September 2024 15:40:41 MSK Антон Мидюков wrote:
> > [...]  
> >>>> 1. есть желание отказаться от startup в системах на systemd  
> >>> firsttime сломается?
> >>> [...]  
> >> Сломаться не должен (у systemd свой юнит altlinux-first_time.service), но
> >> каталог /etc/firsttime.d и файл /etc/firsttime.flag не будут никому
> >> принадлежать.  
> > /etc/firsttime.flag должен лежать на диске, иначе будет считаться, что 
> > выполнен. Т.е. его кто-то должен создать. Сейчас он %ghost и создаётся в %post 
> > у startup. Видимо, его должен создавать пакет systemd.
> >   
> 
> Почему-то думал, что /etc/firsttime.flag при установке и сборке создаём.
> И мне кажется, что именно так было бы правильнее.
> Считаю, что установкой пакета взводиться флаг первой установки не должен.

Ну вообще так и происходит:
installer/postinstall.d/90-firsttime.sh:[ -f "$destdir/etc/firsttime.flag" ] || touch "$destdir/etc/firsttime.flag"
sub.in/rootfs/image-scripts.d/90-firsttime:[ -f "/etc/firsttime.flag" ] || touch "/etc/firsttime.flag"
Создавать файл в пакете не нужно.

-- 
WBR, Mikhail Efremov


  reply	other threads:[~2024-09-04 16:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-02  8:16 Антон Мидюков
2024-09-03  6:13   ` Антон Мидюков
2024-09-04 12:28 ` [devel] " Sergey V Turchin
2024-09-04 12:40   ` [devel] " Антон Мидюков
2024-09-04 13:11     ` [devel] " Sergey V Turchin
2024-09-04 16:28       ` [devel] " Антон Мидюков
2024-09-04 16:34         ` Mikhail Efremov [this message]
2024-09-04 16:40           ` Антон Мидюков
2024-09-05 13:13 ` Mikhail Efremov
2024-09-05 13:30   ` [devel] " Sergey V Turchin
2024-09-05 13:45   ` [devel] " Mikhail Efremov
2024-09-06 10:07   ` Антон Мидюков

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=20240904193437.53c4af68@sem.office.basealt.ru \
    --to=sem@altlinux.org \
    --cc=devel@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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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