public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
From: joerg.faschingbauer@aon.at
To: gentoo-embedded@lists.gentoo.org, lists@wildgooses.com
Subject: Re: [gentoo-embedded] root on squashfs+aufs
Date: Sun, 09 Aug 2009 23:14:27 +0200 (CEST)	[thread overview]
Message-ID: <20090809.231427.253399083.joerg.faschingbauer@aon.at> (raw)
In-Reply-To: <4A7F12F7.8000907@wildgooses.com>

>>>>> "Ed" == Ed W <lists@wildgooses.com> writes:

Ed> Hmm, I think I need to read up on the aufs mount options.  I'm still
Ed> at the planning stage, but if aufs is really this flexible then it
Ed> will help a lot.  Sounds like you can pretty much do "ls -1 | sort" in
Ed> your case and use the result as your mount command?

That's basically what I do.

Ed> Perhaps you don't even need your hook scripts then?  They could just
Ed> become normal /etc/init.d scripts and would get run normally as part
Ed> of the standard boot process?

They don't run just because they are there. Well, I could add the
symlinks in /etc/runlevels/default which is what rc-update does, but
that's no fun.

We enjoy the flexibility of the scripts because they provide a
convenient way to glue the system together. For example, several
packages contribute kernel modules, and it's a hook script where we
call 'depmod -a' to create a consistent view of the entire
system. Much like env-update is called from a hook to gather
environment settings from different packages.

Ed> Did you consider gpg signing stuff?  I can see this would make a lot
Ed> of sense for my app, but worried this is going to add a ton of time to
Ed> the boot process...

We sign ISO files, this involves ECDSA and smartcards. I cannot tell
you more, or I'll have to kill you. (Honestly, I don't quite
understand what's going on exactly.)

Cheers,
Joerg



      reply	other threads:[~2009-08-09 21:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-09 17:03 [gentoo-embedded] root on squashfs+aufs Ed W
2009-08-09 17:30 ` joerg.faschingbauer
2009-08-09 17:36   ` Ed W
2009-08-09 18:02     ` joerg.faschingbauer
2009-08-09 18:18       ` Ed W
2009-08-09 21:14         ` joerg.faschingbauer [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=20090809.231427.253399083.joerg.faschingbauer@aon.at \
    --to=joerg.faschingbauer@aon.at \
    --cc=gentoo-embedded@lists.gentoo.org \
    --cc=lists@wildgooses.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox