ALT Linux Distributions development
 help / color / mirror / Atom feed
From: Leo-sp50 <Leo-sp50@yandex.ru>
To: shigorin@gmail.com,
	Distributions development <devel-distro@lists.altlinux.org>
Subject: Re: [devel-distro] I: mkimage-profiles.git 0.4.0
Date: Sun, 23 Oct 2011 21:49:14 +0400
Message-ID: <256961319392154@web125.yandex.ru> (raw)
In-Reply-To: <20111023154433.GU7427@osdn.org.ua>

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


> При проблеме делается попытка отгрепать на предупреждения и
> ошибки, см. lib/build.mk (там бы хорошо уточнить взятое с потолка
> "tail -100").
>
Посмотрю.

Кстати, может пригодятся файлы в прицепе с дифом 
и дополнениями в /pkg.in/lists/tagget для сборки десктопных "минималов".

[-- Attachment #2: out.txt --]
[-- Type: text/plain, Size: 1602 bytes --]

diff --git a/features.in/x11/config.mk b/features.in/x11/config.mk
index 1eb4242..d01272b 100644
--- a/features.in/x11/config.mk
+++ b/features.in/x11/config.mk
@@ -8,3 +8,7 @@ use/x11/runlevel5: use/x11/xorg
 ### xdm: see also #23108
 use/x11/xdm: use/x11/runlevel5
 	@$(call add,BASE_PACKAGES,xdm installer-feature-no-xconsole)
+
+### wdm
+use/x11/wdm: 
+	@$(call add,BASE_PACKAGES,wdm installer-feature-no-xconsole)
diff --git a/lib/distro.mk b/lib/distro.mk
index 8aedc6a..ed0f2b1 100644
--- a/lib/distro.mk
+++ b/lib/distro.mk
@@ -85,13 +85,25 @@ distro/server-ovz: distro/server-base \
 # desktop distributions
 
 distro/desktop-base: distro/installer sub/main \
-	use/syslinux/ui-vesamenu use/x11/xorg use/bootloader/grub
+	use/syslinux/ui-vesamenu use/x11/xorg use/bootloader/grub \
+	use/powerbutton/acpi use/x11/runlevel5
+	@$(call add,BASE_LISTS,$(call tags,base network))
+	@$(call add,BASE_LISTS,$(call tags,base l10n))
+	@$(call add,BASE_LISTS,$(call tags,system desktop))
 
 distro/icewm: distro/desktop-base \
-	use/lowmem use/x11/xdm use/x11/runlevel5 \
-	use/bootloader/lilo use/powerbutton/acpi \
-	use/cleanup/alterator
+	use/x11/xdm
 	@$(call add,BASE_LISTS,$(call tags,icewm desktop))
 
+distro/e17: distro/desktop-base \
+	use/x11/wdm
+	@$(call add,BASE_LISTS,$(call tags,e17 desktop))
+
+distro/small: distro/icewm \
+	use/x11/wdm
+	@$(call add,BASE_LISTS,$(call tags,small desktop))
+	@$(call add,BASE_LISTS,$(call tags,www desktop))
+	@$(call add,BASE_LISTS,$(call tags,alterator desktop))
+
 # NB: if there are too many screens above, it might make sense to distro.d/
 endif

[-- Attachment #3: desktop,alterator --]
[-- Type: application/octet-stream, Size: 205 bytes --]

[-- Attachment #4: desktop,e17 --]
[-- Type: application/octet-stream, Size: 31 bytes --]

[-- Attachment #5: desktop,icewm --]
[-- Type: application/octet-stream, Size: 6 bytes --]

[-- Attachment #6: desktop,small --]
[-- Type: application/octet-stream, Size: 162 bytes --]

[-- Attachment #7: desktop,system --]
[-- Type: application/octet-stream, Size: 48 bytes --]

[-- Attachment #8: desktop,www --]
[-- Type: application/octet-stream, Size: 23 bytes --]

  reply	other threads:[~2011-10-23 17:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-22 12:03 Michael Shigorin
2011-10-22 12:09 ` Aleksey Novodvorsky
2011-10-22 12:52   ` Michael Shigorin
2011-10-23 13:50     ` Leo-sp50
2011-10-23 14:17       ` Michael Shigorin
2011-10-24 16:39         ` Leo-sp50
2011-10-31 14:49           ` Michael Shigorin
2011-10-23 15:08 ` Leo-sp50
2011-10-23 15:44   ` Michael Shigorin
2011-10-23 17:49     ` Leo-sp50 [this message]
2011-10-23 19:37       ` Michael Shigorin
2011-10-24  8:28         ` Михаил Радюк
2011-10-24 14:10           ` Michael Shigorin
2011-10-24 16:49         ` Leo-sp50

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=256961319392154@web125.yandex.ru \
    --to=leo-sp50@yandex.ru \
    --cc=devel-distro@lists.altlinux.org \
    --cc=shigorin@gmail.com \
    /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