lp:ubuntu/jaunty/open-iscsi

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty/open-iscsi
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:
Mature

Recent revisions

13. By Colin Watson

Invoke iscsi-iname using normal $PATH lookup rather than using an
incorrect explicit path (see LP #236640).

12. By Dustin Kirkland 

debian/control: Drop udeb dependency on crypto-modules; as best as I can
tell, this is required for crc32c support, which is now built-in to the
Ubuntu kernels.

11. By Mathias Gug

* New upstream release:
 - Support 2.6.26/27 kernels (LP: #289470).
 - Fix iscsid shutdown (LP: #181188).
* Merge from Debian. Remaining Ubuntu changes:
 - Note: Debian version isn't 870~rc3 but 869.2 which leads to a big
   .diff.gz file. Only files in debian/ have been considered for this merge
   since debian hasn't patched the source.
 - debian/control, debian/rules, debian/open-iscsi-udeb*:
   + Add open-iscsi-udeb.
 - debian/open-iscsi.dirs:
   + rename dirs to open-iscsi.dirs because of open-iscsi-udeb addition.
   + drop network/if-up.d/ directory since we're using symlinks instead.
   + utilities installed in /bin,/sbin rather than /usr/bin,/usr/sbin.
 - debian/open-iscsi.init:
   + utilities installed in /bin,/sbin rather than /usr/bin,/usr/sbin.
   + lsb log messages.
   + Don't generate initiatorname name (moved to postinst).
   + Support for being called from ifup/ifdown scripts.
   + Refactor start functions:
     - move daemon start to startdaemon function.
     - call udevadm settle rather then udevsettle (which doesn't do anything
       useful).
     - don't exit if the daemon is already running during sanitychecks.
       Instead check in startdaemon if the daemon needs to be started.
     - only start automatic targets if necessary.
     - add waitfordevices function: called during rcS, waits for all
       automatic targets to be ready. Iscsi targets are considered as
       local block devices - they don't need to be marked with _netdev in
       fstab. (LP: #227848)
     - start targets if not run from rcS.
   + Check status of iscsid daemon in addition to listing the iscsi sessions
     when status action is called.
   + Add iscsid to the list of processes that should not be killed by
     sendsigs during shutdown (LP: #192080).
   + Add starttargets, stoptargets and restarttargets to usage message.
 - debian/rules:
   + Install utilities /bin,/sbin rather than /usr/bin,/usr/sbin.
   + Start open-iscsi at S25 (waiting for devices created by ifupdown
     calls and before local filesystems are checked and mounted)
   + stop at S41 (after local filesystems are unmounted). Don't use
     umountiscsi.sh script from debian. (LP: #192080).
 - debian/initiatorname.iscsi, debian/open-iscsi.postinst:
   + Generate the random initiatorname during postinstall rather than in the
   init script.
   + Don't ship a default initiatorname.iscsi file.
 - debian/open-iscsi.postinst:
   + fix init script ordering on upgrades.
 - debian/open-iscsi.links:
   + symlink open-iscsi init script in if-up.d and if-down.d directory so
     that the iscsi subsystem is started/stopped when network interfaces
     are configured.
 - debian/open-iscsi.postrm:
   + delete iscsi configuration when the package is purged.
 - utils/iscsi_discovery: De-bashify iscsi_discovery.
 - usr/idbm.c: Fix build failure with new glibc. LP: #299843.
* Dropped:
 - Exit without error if /sys is not available. Otherwise, it's not possible
   to use this package as a build-dependency (in Debian).
 - Drop upstream url in long description now that it's in the Homepage
   field (in Debian).

10. By Matthias Klose

Fix build failure with new glibc. LP: #299843.

9. By Soren Hansen

Exit without error if /sys is not available. Otherwise, it's not possible
to use this package as a build-dependency.

8. By Chuck Short

* Migration of /usr/{bin,sbin,lib} -> to /{bin,sbin,lib}.
  (LP: #208441)
* Push the shutdown scripts back. (LP: #196748)
* Update control to 3.7.3.
* Updated the maintainer according to spec.

7. By Chuck Short

Fixed init script to point to the right iscsiadm. (LP: #206520)

6. By Soren Hansen

* Add open-iscsi-udeb.
* Include iscsi_discovery.
* De-bashify iscsi_discovery.
* Start open-iscsi in single user mode.
* Properly lsb-ify init script.
* Modify Maintainer value to match the DebianMaintainerField
  specification.

5. By Philipp Hug

* New upstream release
* Removed iscsi-iname patch as it's now included in upstream
* Moved initiatorname.iscsi to /etc/iscsi/initiatorname.iscsi

4. By Philipp Hug

* Reverted to upstream init script + patches (Closes: #397363 #401579)
* Removed libdb dependency
* Create /etc/iscsi
* Integrated NMU changes from Martin Zobel-Helas
   + New Upstream Release (Closes: #397636)
   + Made /var/lib/open-iscsi 0700 (Closes: #398733)
   + change #define INITIATOR_NAME_FILE to /etc/initiatorname.iscsi
     in usr/initiator.h
   + Fix package description (Closes: #380162)

Branch metadata

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

Subscribers