All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: Stephen Hemminger <shemminger@vyatta.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	Phillip Lougher <phillip@lougher.demon.co.uk>,
	linux-kernel@vger.kernel.org,
	squashfs-devel@lists.sourceforge.net
Subject: Re: Squashfs 4.0 tools
Date: Tue, 31 Mar 2009 14:31:18 -0500	[thread overview]
Message-ID: <200903311431.20494.rob@landley.net> (raw)
In-Reply-To: <20090330175524.4e8f802e@nehalam>

On Monday 30 March 2009 19:55:24 Stephen Hemminger wrote:
> I built it from cvs (imported into git), and it works okay.

I grabbed the cvs snapshot gentoo's been using, but I don't see any way to 
feed in a device list text file so I can create the /dev/console node root 
filesystems need without needing root access on the host to mknod.

genext2fs has the -D option, which takes:

  /dev d 755 0 0 - - - - -
  /dev/console c 640 0 0 5 1 0 0 -

gen_init_cpio takes:

  dir /dev 755 0 0
  nod /dev/console 660 0 0 c 5 1

Is there a squashfs option I'm missing...?

Rob
-- 
GPLv3 is to GPLv2 what Attack of the Clones is to The Empire Strikes Back.

  parent reply	other threads:[~2009-03-31 19:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-24  1:08 Squashfs 4.0 tools Stephen Hemminger
2009-03-24  2:39 ` Phillip Lougher
2009-03-24  5:15   ` Michael Tokarev
2009-03-31  6:01     ` [Squashfs-devel] " Phillip Lougher
2009-03-28 22:27   ` Rob Landley
2009-03-29  9:02     ` Geert Uytterhoeven
2009-03-31  0:55       ` Stephen Hemminger
2009-03-31  5:51         ` Phillip Lougher
2009-03-31 19:31         ` Rob Landley [this message]
2009-04-01  1:05           ` Phillip Lougher
2009-04-01 11:40             ` [Squashfs-devel] " Peter Korsgaard
2009-04-05 23:27             ` Phillip Lougher
2009-04-06  8:55               ` Rob Landley

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=200903311431.20494.rob@landley.net \
    --to=rob@landley.net \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phillip@lougher.demon.co.uk \
    --cc=shemminger@vyatta.com \
    --cc=squashfs-devel@lists.sourceforge.net \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.