ALT Linux architecture porting
 help / color / mirror / Atom feed
From: Mike Lykov <combr@yandex.ru>
To: ivan.kuten@promwad.com,
	ALT Linux arch porting <devel-ports@lists.altlinux.org>
Subject: Re: [devel-ports] проблемы с mkimage-profile-armrootfs
Date: Mon, 20 Dec 2010 11:12:47 +0300
Message-ID: <268841292832768@web131.yandex.ru> (raw)
In-Reply-To: <4D0BD80E.1030906@promwad.com>


> P.S. можно ли средствами hasher сгенерить jffs2, ubifs и uImage формате (как в
> Buildroot/OpenEmbedded) ?

я делал так: генерил tar,  потом его распаковывал в каталог, а потом этот каталог запаковывал в jffs2.

скрипт нашел на сайте uboot, да он и очевиден:
/mkfs.jffs2 -U -n -p \
        -d ${ROOTFS_DIR} \
        -${ROOTFS_ENDIAN} \
        -e ${ROOTFS_EBSIZE} \
        -o ${ROOTFS_IMAGE}

но говорят что jffs2 - это прошлый век, если вы тут напишете как вы создадите образ ubifs, будет интересно.


-- 
Mike 


  parent reply	other threads:[~2010-12-20  8:12 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-17 21:37 Ivan Kuten
2010-12-17 22:25 ` Ivan Kuten
2010-12-20  8:12 ` Mike Lykov [this message]
2010-12-20 10:37 ` Michail Yakushin
2010-12-20 12:27   ` Ivan Kuten
2010-12-20 14:07     ` Ivan Fedorov
2010-12-20 14:45     ` Ivan Kuten
2010-12-20 16:24       ` Michael Shigorin
2010-12-20 22:43       ` Ivan Kuten
2010-12-21  4:57         ` Michail Yakushin
2010-12-21  8:40           ` Ivan Kuten
2010-12-21  8:56             ` Ivan Kuten
2010-12-21 11:37               ` Ivan Kuten
2010-12-21  9:03             ` Michail Yakushin
2010-12-21 17:34           ` Michael Shigorin
2010-12-21 18:45             ` Ivan Kuten
2010-12-21 18:50               ` Mike Lykov
2010-12-21 18:59               ` Michael Shigorin
2010-12-21 20:53                 ` Kirill A. Shutemov

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=268841292832768@web131.yandex.ru \
    --to=combr@yandex.ru \
    --cc=devel-ports@lists.altlinux.org \
    --cc=ivan.kuten@promwad.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 architecture porting

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-ports/0 devel-ports/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-ports devel-ports/ http://lore.altlinux.org/devel-ports \
		devel-ports@lists.altlinux.org devel-ports@lists.altlinux.ru devel-ports@lists.altlinux.com
	public-inbox-index devel-ports

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


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