lp:ubuntu/feisty/fuse

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/feisty/fuse
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

19. By Michael Bienia

debian/fuse-utils.modprobe : don't use the "-w" flag with grep, not
compatible with grep used in the initrd (Closes LP: #87767).

18. By Michael Bienia

* Merge from Debian unstable, remaining changes:
  - lib/mount.fuse: fix bashism.
  - debian/45-fuse.rules: set /dev/fuse group to fuse.
  - debian/fuse-utils.modprobe:
    + module configuration file that mount the control filesystem when fuse
      is loaded and unmount it when fuse is unloaded. Full replacement of
      the init script. (ogra rocks ;) )
    + check that the control fs is mounted before unmounting it.
  - debian/rules: don't install the init script, install the udev rule and
    the module configuration file instead.
  - debian/fuse-utils.install: add the udev rule, the module conf. file and
    ulockmgr_server.
  - debian/fuse-utils.postinst: load fuse and make sure that fuse is still
    loaded at boot time.
* debian/control: Change Maintainer/XSBC-Original-Maintainer field.
* UVF exception: LP: #90919

17. By Florent Mertens

* debian/fuse-utils.modprobe : check that the control fs is mounted before
  unmounting it.
* Move udev rule from 80-fuse.rules to 45-fuse.rules.

16. By Florent Mertens

* Merge from debian unstable, remaining changes:
  - lib/mount.fuse : fix bashism.
  - debian/80-fuse.rules : set /dev/fuse group to fuse.
  - debian/fuse-utils.modprobe : module configuration file that mount
    the control filesystem when fuse is loaded and unmount it when fuse
    is unloaded. Full replacement of the init script. (ogra rocks ;) )
  - debian/rules : don't install the init script, install the udev rule
    and the module configuration file instead.
  - debian/fuse-utils.install : add the udev rule, the module conf. file
    and ulockmgr_server.
  - debian/fuse-utils.postinst : load fuse and make sure that fuse
    is still loaded at boot time.

15. By Fabio Massimo Di Nitto

Ensure the correct alignment of the ccmsg array in receive_fd()
from lib/mount.c by declaring it as size_t instead of char and
adjusting the size accordingly. This resolves the issue of
sshfs crashing with SIGBUS on sparc. Thanks to Sebastian Fontius
for debugging and testing, and to Miklos Szeredi for the patch.
(closes: #404904)

14. By Adam Conrad

Stop the fuse-utils postinst from failing if we can't load the module
(say, if we happen to be installing in a chroot, while building a livefs)

13. By Oliver Grawert

Merge from debian unstable.

12. By Oliver Grawert

remove the debian modprobe code and the useless udev reload from
fuse-utils.postinst. it hangs the install if fuse is already
loaded (closes malone #65235)

11. By Oliver Grawert

add a line to fuse-utils postinst to make sure the module gets loaded
even after a reboot

10. By Oliver Grawert

added versioned dependency on makedev (>= 2.3.1-80) closes malone #51456

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/fuse
This branch contains Public information 
Everyone can see this information.

Subscribers