Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 118131 Details for
Bug 177010
net-fs/zfs-fuse - Zettabyte File System FUSE implementation
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
zfs-fuse path fix patch
zfs-fuse-0.4.0_beta1-fix_zfs-fuse_path.patch (text/plain), 366 bytes, created by
Alex Elsayed
on 2007-05-04 12:28:10 UTC
(
hide
)
Description:
zfs-fuse path fix patch
Filename:
MIME Type:
Creator:
Alex Elsayed
Created:
2007-05-04 12:28:10 UTC
Size:
366 bytes
patch
obsolete
>--- a/src/zfs-fuse/run.sh 2007-01-09 11:07:35.000000000 +0000 >+++ b/src/zfs-fuse/run.sh 2007-01-09 11:45:05.000000000 +0000 >@@ -1,5 +1,7 @@ > #!/bin/sh >- >+echo "" >+echo "On Gentoo ZFS-FUSE runs in debugging mode by default." >+echo "To run ZFS-FUSE without debugging please run /usr/bin/run-zfs-fuse" > ulimit -c unlimited >- >-./zfs-fuse >+echo "" >+/usr/bin/run-zfs-fuse
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 177010
:
118129
|
118130
| 118131 |
118133
|
125652
|
129895
|
130138
|
130139