From: Koen Kooi <k.kooi@student.utwente.nl>
To: Using the OpenEmbedded metadata to build Distributions
<openembedded-devel@openembedded.org>
Subject: Re: [oe-commits] org.oe.dev Add cryptsetup: cryptsetup with luks support creates and manages encrypted containers and partitions
Date: Tue, 20 Nov 2007 22:03:47 +0100 [thread overview]
Message-ID: <47434BB3.2010705@student.utwente.nl> (raw)
In-Reply-To: <E1IuZKt-0006pg-Ms@linuxtogo.org>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
coredump2 commit schreef:
> +######################################################################################
> +######################################################################################
> +######################################################################################
> +######################################################################################
Please read (and follow) the styleguide and run the recipe through
OE-stylize.py to get an idea how it should look like.
> +pkg_postinst() {
> + if test "x$D" = "x"
> + then
> + # Work around a problem in module ipk's, where depmod is not always
> + # run after installing a kernel-module.
> + test -x /sbin/depmod && /sbin/depmod -a
> + /bin/true
> + fi
And don't add such hacks, please remove it.
- --
koen@dominion.kabel.utwente.nl will go go away in december 2007, please
use k.kooi@student.utwente.nl instead.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFHQ0uzMkyGM64RGpERAr6iAJ9zEuSosMdbDNhiUYbYx/UA8N+OpwCfXTO9
yt+9HhZoJGQV8fWr57FAmTs=
=JSkU
-----END PGP SIGNATURE-----
next parent reply other threads:[~2007-11-20 21:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1IuZKt-0006pg-Ms@linuxtogo.org>
2007-11-20 21:03 ` Koen Kooi [this message]
2007-11-21 17:30 ` [oe-commits] org.oe.dev Add cryptsetup: Stop forcing your opinions onto other people! Matthias Hentges
2007-11-21 17:54 ` Matthias Hentges
2007-11-21 19:02 ` Koen Kooi
2007-11-22 3:20 ` Chris Larson
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=47434BB3.2010705@student.utwente.nl \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@openembedded.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
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.