From: Anton Farygin <rider@altlinux.com>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] Re: I: "minimal" system for vserver
Date: Tue, 11 Jan 2005 14:49:16 +0300
Message-ID: <41E3BD3C.8040103@altlinux.com> (raw)
In-Reply-To: <20050111111933.GY24515@osdn.org.ua>
Michael Shigorin wrote:
>On Tue, Jan 11, 2005 at 12:21:06PM +0300, Anton Farygin wrote:
>
>
>>>Дык это, может скрипт, которые такое делает, будет ещё пользительнее?
>>>
>>>
>
>Понимаешшш... мы с коллегой по-быстрому пробежались по архивам,
>т.к. когда-то говорилось про некую альфу с использованием
>mkaptbox. По mkaptbox vserver гугль ничего не знает.
>
>А делать было надо, поэтому и так небольшую хост-систему ещё чуть
>порезали на общих основаниях, содрали как vserver web build и
>дальше ещё час-два поотрывался на результате -- аж вспомнилось
>"как мы корнали RH4" :-)
>
>
>
>>>Я сейчас дотачиваю скриптик, который по списку пакетов с
>>>помощью APT генерирует cpio или tar образ.
>>>
>>>
>>Этот скриптик уже изобретен. Называется separator.
>>
>>
>
>Надо глянуть, спасибо за хинт.
>
>
>
4example (в новой версии будет так):
$mklive-workdir ~/system1
$mklive-root ~/system1
$/usr/bin/fakeroot -i ~/system1/tmp/permiss -s ~/system1/tmp/permiss -l
/usr/lib/libfakechroot/libfakechroot.so.0
Ну а дальше - все что угодно.. хоть tar на ~/system/root/, хоть chroot туда
Или можно сделать например вот так, после установки:
$su -
#pushd /home/rider/system1/root/
#/usr/bin/fakeroot -i /home/rider/system1/tmp/permiss -s
/home/rider/system1/tmp/permiss -l
/usr/lib/libfakechroot/libfakechroot.so.0 tar cp --same-owner
--same-permissions . 2> /dev/null | tar xp -C ~/tmp/root/ 2>/dev/null
#popd
При этом в ~/tmp/root получим вытащенную из fakeroot систему со всеми
правами.
Rgds,
Rider
prev parent reply other threads:[~2005-01-11 11:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-10 17:24 [sisyphus] " Michael Shigorin
2005-01-10 17:37 ` Nick S. Grechukh
2005-01-10 17:47 ` [sisyphus] " Michael Shigorin
2005-01-10 18:12 ` Konstantin A. Lepikhov
2005-01-10 18:21 ` [sisyphus] " Volkov Serge
2005-01-10 18:38 ` [sisyphus] " Michael Shigorin
2005-01-11 9:15 ` [sisyphus] " Denis Smirnov
2005-01-11 9:21 ` Anton Farygin
2005-01-11 11:19 ` [sisyphus] " Michael Shigorin
2005-01-11 11:49 ` Anton Farygin [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=41E3BD3C.8040103@altlinux.com \
--to=rider@altlinux.com \
--cc=sisyphus@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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git