ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Aleksey Avdeev <solo@solin.spb.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] I: alterator-vm-0.4.4-alt1.1: Доработка разбора vm-profile.scm (was: Q: installer: Как создать LVM тома через vm-profile.scm?)
Date: Mon, 26 Oct 2015 13:54:51 +0300
Message-ID: <562E067B.4070207@solin.spb.ru> (raw)
In-Reply-To: <56179435.1000403@solin.spb.ru>

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

09.10.2015 13:17, Aleksey Avdeev пишет:
> 09.10.2015 12:24, Michael Shigorin пишет:
...
>   Из того, что раскопал (в alterator-vm) на данный момент:
> 
> 1. Разбором vm-profile.scm занимается interfaces/guile/vm/profile.scm
> (см.
> <http://git.altlinux.org/gears/a/alterator-vm.git?p=alterator-vm.git;a=blob;f=interfaces/guile/vm/profile.scm;h=3d0095c0bc64f8fcebbaf32f1c1df6e546d0c6dd;hb=1831d114bf5f2763c3178c9ab9ca65cd6c31ebdc>)

  В <http://git.altlinux.org/tasks/152177/> представлен
alterator-vm-0.4.4-alt1.1 (см.
<http://git.altlinux.org/people/solo/packages/alterator-vm.git?p=alterator-vm.git;a=commit;h=38434dbed82b93ea9b7c78bc2644212b3da4c086>,
<http://git.altlinux.org/people/solo/packages/alterator-vm.git?p=alterator-vm.git;a=commitdiff;h=3aac214ef1544306344d0236c8366ce3f1e87653>
-- само изменение). Данный вариант позволяет задавать в vm-profile.scm
параметры для fsim.

  Пример создания /boot отформатированного в ext2:

("/boot" (size . 204800) (fsim . ("Ext2/3" ("extents" . #f) ("journal" .
#f))) (methods raid plain))

PS: До отправки в Сизиф планирую расширить поддерживаемые в
vm-profile.scm fsim следующим образом:

1. (fsim . "Ext2/3/4") -- эквивалентно (fsim . "Ext2/3")

2. (fsim . "Ext4") - эквивалентно (fsim . ("Ext2/3" ("extents" . #t)
("journal" . #t)))

3. (fsim . "Ext3") - эквивалентно (fsim . ("Ext2/3" ("extents" . #f)
("journal" . #t)))

3. (fsim . "Ext2") - эквивалентно (fsim . ("Ext2/3" ("extents" . #f)
("journal" . #f)))

-- 

С уважением. Алексей.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 278 bytes --]

      reply	other threads:[~2015-10-26 10:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-08 17:36 [devel] Q: installer: Как создать LVM тома через vm-profile.scm? Aleksey Avdeev
2015-10-09  9:24 ` Michael Shigorin
2015-10-09 10:17   ` Aleksey Avdeev
2015-10-26 10:54     ` Aleksey Avdeev [this message]

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=562E067B.4070207@solin.spb.ru \
    --to=solo@solin.spb.ru \
    --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