[linux-lvm] lvmcreate_initrd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hallo,

ich nutze LVM seit kurzem mit grosser Begeisterung. Da es bei der Migration
auf einen neuen Kernel zu Problemen bei den Modulabh"angigkeiten kommen
kann, sollte man lvmcreate_initrd meiner Meinung nach die System.map 
dediziert "ubergeben k"onnen:

47a48
> #   03/0572002 - Added support for using a given System.map
50d50
<
63a64
>       echo "      -F|--smap     specify the System.map to use"
128a130
>    -F|--smap) SMAP=$2; shift;;
342c344,349
<    depmod -a $VERSION
- ---
>    if [ -n "$SMAP" ]; then
>       depmod -a $VERSION -F $SMAP
>    else
>       depmod -a $VERSION
>    fi
>

mfg

	Marc Neitzner

- -- 
_______________________________________________________

Marc Neitzner

Phone: +49 (0)5101/586540
Fax: +49 (0)5101/586542

mailto:Marc.Neitzner@highwire.de

PGP: http://www.highwire.de/pgp/marc_neitzner_pub.asc
_______________________________________________________



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8hPXXUMYdbdfKeLoRAnoBAJ9NrA8W9nabc6Kz79xfRbzrD3++eACeNk/M
Rgwa5sYcUfKPxz1Jp3rYvz8=
=cS9R
-----END PGP SIGNATURE-----

_______________________________________________
linux-lvm mailing list
linux-lvm@sistina.com
http://lists.sistina.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html

[Index of Archives]     [Gluster Users]     [Kernel Development]     [Linux Clusters]     [Device Mapper]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]

  Powered by Linux