ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Mike Lykov <combr-desktop@yandex.ru>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Toshiba AC100-116 and Sisyphus for ARM
Date: Fri, 15 Oct 2010 19:44:56 +0400
Message-ID: <483561287157497@web12.yandex.ru> (raw)
In-Reply-To: <4CB86BA4.5050208@gmail.com>

>  - -перед сборкой образа пришлось отключить репозитарии основной системы,
>  иначе mkimage зачем-то пытался работать и с ними.

да, есть такое. там в местный apt.conf (от mkimage) надо прописать ....
а, вот оно
http://www.altlinux.org/Hasher/%D0%A0%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE#.D0.9D.D0.B0.D1.81.D1.82.D1.80.D0.BE.D0.B9.D0.BA.D0.B0_.D1.81.D0.B1.D0.BE.D1.80.D0.BE.D1.87.D0.BD.D0.BE.D0.B9_.D1.81.D1.80.D0.B5.D0.B4.D1.8B

оно же http://www.altlinux.org/Hasher/Руководство#Настройка сборочной среды 
Однако если необходимо создать сборочную среду, независимую по источникам от основной операционной системы  ....
..
 следует добавить следующую строку во избежание включения /etc/apt/sources.list.d/*.list:
Dir::Etc::SourceParts "/var/empty";

>  Всё обламывается на этапе прописывания исполнителя для армовых бинарников:
>  [root@serpent ~]# echo
>  ":arm:M::\x7fELF\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x28\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-arm.static:"
>  > /proc/sys/fs/binfmt_misc/register
>  - -bash: echo: write error: Invalid argument

у меня наблюдалось такое, если там уже один раз было что-то прописано.

посмотрите.. cat  /proc/sys/fs/binfmt_misc/arm
как убрать не знаю, кроме перезагрузки.
к тому же, удобнее запихнуть эту строку в шелл-скрипт и исполнять его.

И если что-то нашли, не забывайте править wiki на более актуальное. я же правил.. ;)
Документация по этому делу, конечно, напоминает скорее какие-то лабораторные опыты одного школьника ;)

-- 
Mike


  reply	other threads:[~2010-10-15 15:44 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-13 21:11 Yuriy Shirokov
2010-10-14  7:02 ` Andrey Kuleshov
2010-10-14  7:05   ` Andrey Rahmatullin
2010-10-14  7:30 ` Michail Yakushin
2010-10-14  8:38   ` Yuriy Al. Shirokov
2010-10-14  9:19     ` Michail Yakushin
2010-10-14  9:22       ` Yuriy Al. Shirokov
2010-10-15 13:15       ` Yuriy Shirokov
2010-10-15 21:07         ` Michael Shigorin
2010-10-15 14:56       ` Yuriy Shirokov
2010-10-15 15:44         ` Mike Lykov [this message]
2010-10-15 19:07           ` A.Kitouwaykin
2010-10-15 20:53             ` Kirill A. Shutemov
2010-10-15 22:37               ` Yuriy Shirokov
2010-10-16  1:00                 ` Kirill A. Shutemov
2010-10-16  8:08                   ` Yuriy Shirokov
2010-10-16 14:22                 ` Mike Lykov
2010-10-16 14:34                   ` Michail Yakushin
2010-10-16 21:17                     ` Yuriy Shirokov
2010-10-16 21:45                     ` Yuriy Shirokov
2010-10-17 11:32                     ` Yuriy Shirokov
2010-10-17 12:34                       ` Mike Lykov
2010-10-17 13:11                         ` Yuriy Shirokov
2010-10-17 16:33                           ` Чернышов Антон
2010-10-17 16:53                             ` Yuriy Shirokov
2010-10-17 17:14                               ` Чернышов Антон
2010-10-17 21:33                                 ` Yuriy Shirokov
2010-10-18  3:49                                   ` Чернышов Антон
2010-10-16 21:16                   ` Yuriy Shirokov
2010-10-19 19:36       ` Yuriy Shirokov
2010-10-14  7:34 ` Michail Yakushin
2010-10-14  9:16   ` Yuriy Al. Shirokov

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=483561287157497@web12.yandex.ru \
    --to=combr-desktop@yandex.ru \
    --cc=sisyphus@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 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