Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (884c8215be4ff91733bce939ca5ae7e6c15c31c9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: flux <flux AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (884c8215be4ff91733bce939ca5ae7e6c15c31c9)
  • Date: Tue, 22 Jul 2008 07:02:50 -0400

Vlad Glagolev (scm AT sourcemage.org) wrote [08.07.22 06:56]:
> -# Added in stable 0.6, remove when appropriate
> -if [[ $UDEV_PERSIST ]]
> -then
> - UDEV_PERSIST_STORAGE=$UDEV_PERSIST &&
> - persistent_add UDEV_PERSIST_STORAGE &&
> - persistent_remove UDEV_PERSIST
> -fi &&
> -config_query UDEV_PERSIST_STORAGE \
> - 'Install persistent storage rules?' \
> - n &&
> -config_query UDEV_PERSIST_INPUT \
> - 'Install persistent input rules?' \
> - n &&
> -if [[ $UDEV_PERSIST_STORAGE == n ]]
> -then
> - config_query UDEV_EXTRAS \
> - 'Build extra helpers?' \
> - y
> -fi &&
> -
I understand that the new udev installs these things by default (as per
your comment at least), but is there an option to get udev to *not*
install them? If udev can be configured at build time to not install
them, then instead of removing the features altogether, they should just
be altered so that instead of installing if asked for, they are not
installed if the user answers 'n'. I don't know if udev has the option
to not install them now that they are installed by default, but I'm
hoping that you know and you can nicely tell me to shut up ;).

--
Justin "flux" Boffemmyer
Cauldron wizard and general mage
Source Mage GNU/Linux
http://www.sourcemage.org

Attachment: pgpXx2MhmJau6.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page