ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Eugene Prokopiev <prokopiev@stc.donpac.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Re: Как сделать Live CD
Date: Tue, 05 Apr 2005 21:23:07 +0400
Message-ID: <4252C97B.6020909@stc.donpac.ru> (raw)
In-Reply-To: <20050405122534.GD7238@osdn.org.ua>

Michael Shigorin пишет:
> On Tue, Apr 05, 2005 at 12:16:43AM +0300, Sergey Bolshakov wrote:
> 
>>>>Авторизация в sandman не имеет ничего общего с системной.
>>>
>>>(тихонько) Серж, мож это с нашей с raorn докой в комплект
>>>sandman положить, а?..
>>
>>Мы трое и так всё знаем :)
> 
> 
> Четвёртому будешь опять всё с нуля рассказывать? :(

Ладно вам, лучше рассказывайте, что делать дальше ;)

$ sandcl -d john:1@localhost:/alm24 querynames \* отработал без ошибок

Теперь я отредактировал следующие файлы:

$ cat installer
# -*- tcl -*-
# used during iso creation
# installer keyed list:
# method: new 'builtin' or old 'external'
# person: list of three elements: vendor version release
# module: list of module_name checkout_dir
# requires: list of required packages
# topdir: installer top dir
# command: command to invoke in chroot
set installer \
     [list \
          [list method builtin] \
          [list person [list $VENDOR $VERSION $RELEASE]] \
          [list module {}] \
          [list requires $requires] \
          [list topdir INSTALLER] \
          [list command {}]
     ]

$ cat installer.generic
# release/installer.generic
set method builtin
set module {}
set topdir INSTALLER
set command {}
set requires [list \
	kernel-image-std-up \
	bdflush \
	openssh-server \
	dhcp-client \
	syslogd \
	sysklogd \
	less su \
	XFree86-server \
	XFree86-utils \
	XFree86-locales \
	WindowMaker \
	unixos-theme \
	wmfire \
	wmnd \
	wdm \
	mozilla \
	mozilla-ru \
	irssi \
	livecd-clean-docs \
	livecd-clean-locale \
	livecd-clean-pkgbase \
	livecd-config-autologin \
	livecd-config-locale-rua \
	livecd-config-net-dhcp \
	livecd-config-users \
	livecd-config-xf86vesa \
	livecd-fix-cyr_rfx-koi8-u \
	livecd-fix-startkde \
	livecd-base]

И после коммита получил:

$ sandcl -d john:1@localhost:/alm24 exportiso
broken installer options: invalid command name "XFree86-server"

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


  reply	other threads:[~2005-04-05 17:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-03 16:15 [Comm] " Eugene Prokopiev
2005-04-03 18:07 ` Sergey Bolshakov
2005-04-04  4:07   ` Eugene Prokopiev
2005-04-04  6:08   ` Eugene Prokopiev
2005-04-04  6:11     ` Alexey I. Froloff
2005-04-04 16:30       ` Eugene Prokopiev
2005-04-04 17:17         ` Sergey Bolshakov
2005-04-04 18:19           ` Eugene Prokopiev
2005-04-04 18:24             ` Eugene Prokopiev
2005-04-04 19:22             ` Sergey Bolshakov
2005-04-04 20:20           ` [Comm] " Michael Shigorin
2005-04-04 21:16             ` Sergey Bolshakov
2005-04-05 12:25               ` Michael Shigorin
2005-04-05 17:23                 ` Eugene Prokopiev [this message]
2005-04-05 17:46                   ` Michael Shigorin
2005-04-05 18:17                   ` Sergey Bolshakov
2005-04-04 16:32 ` [Comm] " Eugene Prokopiev

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=4252C97B.6020909@stc.donpac.ru \
    --to=prokopiev@stc.donpac.ru \
    --cc=community@altlinux.ru \
    /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 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