~ubuntu-branches/ubuntu/jaunty/open-iscsi/jaunty

Viewing all changes in revision 11.

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug
  • Date: 2008-12-01 10:45:03 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20081201104503-1pecfp1avxr2ufmp
Tags: 2.0.870.1-0ubuntu1
* 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).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: