[oe] [oe-commits] org.oe.dev Add cryptsetup: cryptsetup with luks support creates and manages encrypted containers and partitions

Koen Kooi k.kooi at student.utwente.nl
Tue Nov 20 21:03:47 UTC 2007


-----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 at dominion.kabel.utwente.nl will go go away in december 2007, please
use k.kooi at student.utwente.nl instead.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFHQ0uzMkyGM64RGpERAr6iAJ9zEuSosMdbDNhiUYbYx/UA8N+OpwCfXTO9
yt+9HhZoJGQV8fWr57FAmTs=
=JSkU
-----END PGP SIGNATURE-----




More information about the Openembedded-devel mailing list