ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [Comm] Пересборка alt linux
  @ 2008-01-19 22:17 ` Alexey I. Froloff
  2008-01-21 18:49 ` Michael Shigorin
  1 sibling, 0 replies; 5+ messages in thread
From: Alexey I. Froloff @ 2008-01-19 22:17 UTC (permalink / raw)
  To: Mailing list for ALT Linux users

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

* Gypsy <mikhailtyurin@> [080120 00:49]:
> есть задача:
> пересобрать alt linux 4.0 server с заданными пакетами,
Это неправильная задача.  Задача - это когда нужно получить
какой-то результат.  Какого результата надо добиться?

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] Пересборка alt linux
    2008-01-19 22:17 ` [Comm] Пересборка alt linux Alexey I. Froloff
@ 2008-01-21 18:49 ` Michael Shigorin
  2008-01-22 10:30   ` Alexey Borovskoy
  1 sibling, 1 reply; 5+ messages in thread
From: Michael Shigorin @ 2008-01-21 18:49 UTC (permalink / raw)
  To: ALT Linux Community general discussions

On Sun, Jan 20, 2008 at 12:40:04AM +0300, Gypsy wrote:
> есть задача: пересобрать alt linux 4.0 server с заданными
> пакетами, подскажите как это сделать или дайте линку на
> опсание.

http://wiki.sisyphus.ru/devel/spt и spt-profiles-server
(придётся грепнуть/поправить строчки для ядра на текущий
релиз пакета -- alt11)

Сейчас сборка дистрибутивов потихоньку перебирается на mkimage:
http://wiki.sisyphus.ru/devel/mkimage -- если будете активно
махать напильником, может иметь смысл посмотреть сразу туда.
Профили spt портировать не шибко долго.

PS: на вопрос raorn@ Вы так и не ответили, а, вероятно, зря.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

* Re: [Comm] Пересборка alt linux
  2008-01-21 18:49 ` Michael Shigorin
@ 2008-01-22 10:30   ` Alexey Borovskoy
  2008-01-22 13:11     ` Eugene Prokopiev
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey Borovskoy @ 2008-01-22 10:30 UTC (permalink / raw)
  To: ALT Linux Community general discussions

* Вторник 22 января 2008 Michael Shigorin

> On Sun, Jan 20, 2008 at 12:40:04AM +0300, Gypsy wrote:
> > есть задача: пересобрать alt linux 4.0 server с заданными
> > пакетами, подскажите как это сделать или дайте линку на
> > опсание.
>
> http://wiki.sisyphus.ru/devel/spt и spt-profiles-server
> (придётся грепнуть/поправить строчки для ядра на текущий
> релиз пакета -- alt11)
>
> Сейчас сборка дистрибутивов потихоньку перебирается на
> mkimage: http://wiki.sisyphus.ru/devel/mkimage -- если будете
> активно махать напильником, может иметь смысл посмотреть сразу
> туда. Профили spt портировать не шибко долго.
>
> PS: на вопрос raorn@ Вы так и не ответили, а, вероятно, зря.

mkimage я портировал уже. В people лежит на ftp.

-- 
Алексей.
GPG key fingerprint
949B BC0E 2C44 7528 4F63  2753 E37A 9E3F 11F3 BDE1

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

* Re: [Comm] Пересборка alt linux
  2008-01-22 10:30   ` Alexey Borovskoy
@ 2008-01-22 13:11     ` Eugene Prokopiev
  2008-01-27 13:45       ` Michael Shigorin
  0 siblings, 1 reply; 5+ messages in thread
From: Eugene Prokopiev @ 2008-01-22 13:11 UTC (permalink / raw)
  To: ALT Linux Community general discussions

> mkimage я портировал уже. В people лежит на ftp.

портировал что и куда? судя по контексту портирован mkimage на сервер
4.0 - это не так интересно, т.к. на бранче жить вполне можно, если
трафика не жалко ;)

более интересным было бы портирование профиля сервера на mkimage

-- 
С уважением,
Прокопьев Евгений

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

* Re: [Comm] Пересборка alt linux
  2008-01-22 13:11     ` Eugene Prokopiev
@ 2008-01-27 13:45       ` Michael Shigorin
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Shigorin @ 2008-01-27 13:45 UTC (permalink / raw)
  To: ALT Linux Community general discussions

On Tue, Jan 22, 2008 at 04:11:50PM +0300, Eugene Prokopiev wrote:
> более интересным было бы портирование профиля сервера на mkimage

Я об этом упоминал как раз.  Кто ж делал-то...
(в принципе, там дел не особо много -- за день можно управиться,
судя по переезду ALTSP5 с spt на mkimage)

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

end of thread, other threads:[~2008-01-27 13:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-19 22:17 ` [Comm] Пересборка alt linux Alexey I. Froloff
2008-01-21 18:49 ` Michael Shigorin
2008-01-22 10:30   ` Alexey Borovskoy
2008-01-22 13:11     ` Eugene Prokopiev
2008-01-27 13:45       ` Michael Shigorin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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