~rafaeldtinoco/ubuntu/+source/open-iscsi:lp1891374-groovy

Last commit made on 2020-08-18
Get this branch:
git clone -b lp1891374-groovy https://git.launchpad.net/~rafaeldtinoco/ubuntu/+source/open-iscsi
Only Rafael David Tinoco can upload to this branch. If you are Rafael David Tinoco please log in for upload directions.

Branch merges

Branch information

Name:
lp1891374-groovy
Repository:
lp:~rafaeldtinoco/ubuntu/+source/open-iscsi

Recent commits

018d257... by Rafael David Tinoco

update-maintainer

6ec553a... by Rafael David Tinoco

reconstruct-changelog

654a69d... by Rafael David Tinoco

merge-changelogs

867262d... by Rafael David Tinoco

* d/rules: Don't FTBFS due to warnings new in gcc10 regarding bounds and
  initialization, because upstream's gcc10 support is incomplete. This
  change can be dropped when upstream has completed their gcc support.

fba68e2... by Rafael David Tinoco

* d/extra/initramfs.local-{top,bottom}: move removal of
  open-iscsi.interface file from local-top to local-bottom,
  and fix shell quoting issue that would result in /run/initramfs/
  open-iscsi.interface always being removed (LP: #1872813)

eca38e0... by Rafael David Tinoco

* Use python2 instead of python in the autopkg tests: Next step for
  open-iscsi is to revist all iscsi-root feature and autopkgtests, so
  keep python2 to avoid re-work later.

60d9064... by Rafael David Tinoco

* Stop producing udebs on i386 where we no longer have d-i or a kernel.

2a24c96... by Rafael David Tinoco

* debian/open-iscsi.kmod drop: (LP: #1833586)
  no static module list is needed if we let iscsid load modules itself.

8bfd27d... by Rafael David Tinoco

* debian/extra/initramfs.hook: add ib_iser to the list of modules
  included in the initramfs, so that we can in principle support
  iscsi root on infiniband.

8331d7e... by Rafael David Tinoco

* Prevent network interface that contains iscsi root from bouncing
  during boot or going down during shutdown if the system is using
  resolvconf or ifupdown:
  - debian/iscsi-network-interface.rules
  - debian/extra/net-interface-handler