lp:ubuntu/hardy/ntfs-3g

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy/ntfs-3g
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

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

Recent revisions

24. By Martin Pitt

* New upstream bug fix release. (LP: #199161)
* Resynchronise with Debian. Remaining changes:
  - Add udeb shlibs entries for libntfs-3g23-udeb.
  - Bump debhelper build-dependency to 5.0.22 for dh_makeshlibs
    --add-udeb.
  - Create libntfs3g23-udeb and ntfs-3g-udeb.
  - Copy ntfs-3g into the initramfs. If ntfs-3g is used to mount the root
    filesystem (either directly or via a loopback mount), load the fuse
    module beforehand, and save ntfs-3g's PID (indirectly) in
    /var/run/sendsigs.omit.
  - Move ntfs-3g to /bin.
  - Move libntfs-3g.so.* to /lib. Adjust libntfs-3g.so symlink to match.
  - Add /sbin/mount.ntfs symlink to /bin/ntfs-3g.
  - Add a symlink for the mount.ntfs manual page too.
  - Pass basenames rather than full paths to pidof; create
    /dev/.initramfs/varrun if necessary (LP #150831).
  - Always add ntfs and ntfs-3g to sendsigs.omit (LP #181669).
  - Build against the external fuse libraries and add dependency on
    fuse-utils.

23. By Evan

Always add ntfs and ntfs-3g to sendsigs.omit (LP: #181669).

22. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Add udeb shlibs entries for libntfs-3g16-udeb.
  - Bump debhelper build-dependency to 5.0.22 for dh_makeshlibs
    --add-udeb.
  - Create libntfs3g16-udeb and ntfs-3g-udeb.
  - Copy ntfs-3g into the initramfs. If ntfs-3g is used to mount the root
    filesystem (either directly or via a loopback mount), load the fuse
    module beforehand, and save ntfs-3g's PID (indirectly) in
    /var/run/sendsigs.omit.
  - Move ntfs-3g to /bin.
  - Move libntfs-3g.so.* to /lib. Adjust libntfs-3g.so symlink to match.
  - Add /sbin/mount.ntfs symlink to /bin/ntfs-3g.
  - Add a symlink for the mount.ntfs manual page too.
* Pass basenames rather than full paths to pidof; create
  /dev/.initramfs/varrun if necessary (LP: #150831).

21. By Colin Watson

* Resynchronise with Debian (LP: #148864). Remaining changes:
  - Add udeb shlibs entries for libntfs-3g14-udeb.
  - Bump debhelper build-dependency to 5.0.22 for dh_makeshlibs --add-udeb.
  - Create libntfs3g14-udeb and ntfs-3g-udeb.
  - Copy ntfs-3g into the initramfs. If ntfs-3g is used to mount the root
    filesystem (either directly or via a loopback mount), load the fuse
    module beforehand, and save ntfs-3g's PID (indirectly) in
    /var/run/sendsigs.omit.
  - WriteSupportForNTFS
    + Move install location of ntfs-3g from /usr/bin to /bin
    + Move install location of library libntfs-3g.so.14.0.0 and
      its lib*.so.* symlink from /usr/lib to /lib
    + Fix up libntfs-3g-dev library symlink libntfs-3g.so in
      /usr/lib to point to new location of libntfs-3g.so.14.0.0
      in debian/rules
    + Add /sbin/mount.ntfs symlink to /bin/ntfs-3g
    + Add a symlink for the mount.ntfs manual page too.

20. By Colin Watson

[ Matti Lindell, Colin Watson ]
* Resynchronise with Debian (LP: #145852), mainly to fix major performance
  problems and help out the installer by being able to mount filesystems
  even when they need to be checked the next time Windows boots. Remaining
  changes:
  + Add udeb shlibs entries for libntfs-3g12-udeb.
  + Bump debhelper build-dependency to 5.0.22 for dh_makeshlibs --add-udeb.
  + Create libntfs3g12-udeb and ntfs-3g-udeb.
  + Copy ntfs-3g into the initramfs. If ntfs-3g is used to mount the root
    filesystem (either directly or via a loopback mount), load the fuse
    module beforehand, and save ntfs-3g's PID (indirectly) in
    /var/run/sendsigs.omit.

  + WriteSupportForNTFS
    - Move install location of ntfs-3g from /usr/bin to /bin
    - Move install location of library libntfs-3g.so.12.0.0 and
      its lib*.so.* symlink from /usr/lib to /lib
    - Fix up libntfs-3g-dev library symlink libntfs-3g.so in
      /usr/lib to point to new location of libntfs-3g.so.12.0.0
      in debian/rules
    - Add /sbin/mount.ntfs symlink to /bin/ntfs-3g
    - Add a symlink for the mount.ntfs manual page too.

19. By Colin Watson

* Add udeb shlibs entries for libntfs-3g5-udeb.
* Revert hacky udeb dependency fix; rely on udeb shlibdeps instead.
* Bump debhelper build-dependency to 5.0.22 for dh_makeshlibs --add-udeb.

18. By Colin Watson

Fix ntfs-3g-udeb's dependencies.

17. By Colin Watson

* Create libntfs3g5-udeb and ntfs-3g-udeb.
* Copy ntfs-3g into the initramfs. If ntfs-3g is used to mount the root
  filesystem (either directly or via a loopback mount), load the fuse
  module beforehand, and save ntfs-3g's PID (indirectly) in
  /var/run/sendsigs.omit.
* Add a symlink for the mount.ntfs manual page too.

16. By Phillip Lougher <email address hidden>

* WriteSupportForNTFS

  - Move install location of ntfs-3g from /usr/bin to /bin
  - Move install location of library libntfs-3g.so.5.0.0 and
    its lib*.so.* symlink from /usr/lib to /lib
  - Fix up libntfs-3g-dev library symlink libntfs-3g.so in
    /usr/lib to point to new location of libntfs-3g.so.5.0.0
    in debian/rules
  - Add /sbin/mount.ntfs symlink to /bin/ntfs-3g

 * Fix absolute paths in *.links files

15. By Adam Cecile (Le_Vert)

* New upstream release:
  - Bump library package name to libntfs-3g5 to match soname.
* Use [ ! -f Makefile ] || $(MAKE) distclean instead of -$(MAKE) distclean (fix lintian warning).
* Break loops with exit 1 in debian/rules if an error occurs.

Branch metadata

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

Subscribers