Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 42982 Details for
Bug 69577
modified hal/g-v-m to not use fstab-sync
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
g-v-m patch to use pmount and not /bin/mount
gnome-volume-manager-1.0.2-pmount.patch (text/plain), 710 bytes, created by
Andrew Forgue
on 2004-10-30 22:06:03 UTC
(
hide
)
Description:
g-v-m patch to use pmount and not /bin/mount
Filename:
MIME Type:
Creator:
Andrew Forgue
Created:
2004-10-30 22:06:03 UTC
Size:
710 bytes
patch
obsolete
>diff -ur gnome-volume-manager-1.0.2-orig/src/manager.c gnome-volume-manager-1.0.2/src/manager.c >--- gnome-volume-manager-1.0.2-orig/src/manager.c 2004-10-30 19:43:58.066298424 -0400 >+++ gnome-volume-manager-1.0.2/src/manager.c 2004-10-30 19:37:38.116059640 -0400 >@@ -47,8 +47,8 @@ > > #define warn(fmt,arg...) g_warning("%s/%d: " fmt,__FILE__,__LINE__,##arg) > >-#define BIN_MOUNT "/bin/mount" /* what we mount with */ >-#define BIN_UMOUNT "/bin/umount" /* what we unmount with */ >+#define BIN_MOUNT "/bin/pmount" /* what we mount with */ >+#define BIN_UMOUNT "/bin/pumount" /* what we unmount with */ > #define NAUTILUS_COMMAND "/usr/bin/nautilus -n --no-desktop %m" > > static struct gvm_configuration config;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 69577
:
42979
|
42980
|
42981
| 42982 |
42983
|
42984