public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mgorny:master commit in: sys-apps/uam/
Date: Sun,  3 Jul 2011 17:50:00 +0000 (UTC)	[thread overview]
Message-ID: <a70a58fbb96bcff5066b1bcd5e7b6a59d64d3a1f.mgorny@gentoo> (raw)

commit:     a70a58fbb96bcff5066b1bcd5e7b6a59d64d3a1f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  3 17:50:26 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul  3 17:50:26 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=a70a58fb

sys-apps/uam: Sync with gx86.

(Portage version: 2.2.0_alpha41_p36/git/Linux x86_64, signed Manifest commit with key 42B9401D)

---
 sys-apps/uam/Manifest        |   12 ++++++------
 sys-apps/uam/uam-9999.ebuild |   14 +++++---------
 2 files changed, 11 insertions(+), 15 deletions(-)

diff --git a/sys-apps/uam/Manifest b/sys-apps/uam/Manifest
index 0b7d226..290883f 100644
--- a/sys-apps/uam/Manifest
+++ b/sys-apps/uam/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD uam-9999.ebuild 2113 RMD160 44fcffe819c3fe065cc915771a0fe36d99658201 SHA1 66736ba51bc9d1cef0e75cec63eb656a8c35e0c1 SHA256 e473feb13ab2d1bfdd5fd2b30f652ae2896d08e358457dd7b2cadbf1f1f35222
+EBUILD uam-9999.ebuild 1942 RMD160 b073acffe6d801193914316da380049fb7a146a1 SHA1 22fcc79b18667e90dd7a7818e95f5fd1867b5f83 SHA256 f4bc587557bcbfc17ebf58676082256ef24114448b6ad8aaed8969a7533f958a
 MISC metadata.xml 753 RMD160 006e49378fc2317240301f4c9eb6c3d28dc02f5f SHA1 79545d652bc4bb648e2717603fb766554afeb84b SHA256 afca77387bcb672e43d1c174693252af903b7ca8d01c08f2c4c8d568399bf4f0
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iJwEAQEIAAYFAk4NyYkACgkQfXuS5UK5QB1QIwQAms56jU3ttf+dlf+r6sGgRcGg
-lXzNyvDLsiHktXCdTWUuZ7RY8h/Qi7O5jH6C+KyxI0peWSoGqPnehwT/nP+7ty7g
-ud8SY6tIm46CHKBKar98oXiorxVP+k0Cx4rK4p2uIJt+FzLYeR/WcfWjvcHKAz9m
-G6Gcul2Ay2kmVVCfoxE=
-=u6Sp
+iJwEAQEIAAYFAk4Qq+IACgkQfXuS5UK5QB3mtgP+MB793qxKiPZHNxINYkky7StC
+OSBpdpcDAcN3xICl8RZ5OE3z9Lwcn7Ir6zRxUfprDr6hxFxy5LNdXtAxyzXhX9Xr
+DFCnj8peBstv/T3VqLpNH9Lwx5l5A9k4bkIi1wc2uRdPja8dJ8jKMZnQkx3YE9Rt
+FSGO07/DoooIqh24uJ0=
+=bpWK
 -----END PGP SIGNATURE-----

diff --git a/sys-apps/uam/uam-9999.ebuild b/sys-apps/uam/uam-9999.ebuild
index a055801..9e57d02 100644
--- a/sys-apps/uam/uam-9999.ebuild
+++ b/sys-apps/uam/uam-9999.ebuild
@@ -58,17 +58,13 @@ pkg_postinst() {
 	elog "is to use [sys-apps/pmount]. If you don't feel like installing"
 	elog "additional tools, remember to sync before removing your USB stick."
 	elog
-	elog "Another feature uam is not capable of is mounting removable media"
-	elog "in fixed drives, like CDs and floppies. You might, however, be able"
-	elog "to mount them as an unprivileged user using appropriate fstab entries"
-	elog "or [sys-apps/pmount]."
+	elog "If you'd like uam to mount ejectable media like CDs/DVDs, you need"
+	elog "to enable in-kernel media polling, e.g.:"
+	elog "	echo 5000 > /sys/module/block/parameters/events_dfl_poll_msecs"
+	elog "where 5000 would mean a poll will occur every 5 seconds."
 	elog
 	elog "If you'd like to receive libnotify-based notifications, you need"
-	elog "to install the [x11-misc/sw-notify-send] tool from the Sunrise"
-	elog "overlay [1] (or bug #318961 [2])."
-	elog
-	elog "[1] http://overlays.gentoo.org/proj/sunrise"
-	elog "[2] http://bugs.gentoo.org/show_bug.cgi?id=318961"
+	elog "to install the [x11-misc/sw-notify-send] tool."
 
 	if [[ -e "${EROOT}"/dev/.udev ]]; then
 		ebegin "Calling udev to reload its rules"



             reply	other threads:[~2011-07-03 20:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-03 17:50 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-31  9:15 [gentoo-commits] dev/mgorny:master commit in: sys-apps/uam/ Michał Górny
2012-01-04 23:42 Michał Górny
2011-07-15 13:37 Michał Górny
2011-07-01 13:21 Michał Górny
2011-05-06 14:54 Michał Górny
2011-04-30 21:14 Michał Górny
2011-04-24 18:14 Michał Górny

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=a70a58fbb96bcff5066b1bcd5e7b6a59d64d3a1f.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox