~ltrager/maas-images/add_ib

  • Committer: Scott Moser
  • Date: 2017-05-05 15:15:54 UTC
  • mfrom: (360.3.3 trunk.use-unshare)
  • Revision ID: smoser@ubuntu.com-20170505151554-ige9gd6mxds6f4fu
When using chroot unshare pid namespace when possible.

This adds a helper 'unshare-pidns' that invokes unshare --pid --fork
if it is available. It will not fail when it is not available though
as it is not expected to be present on trusty and precise.

The reason for this is so any unexpected children of the chroot process
will be killed allowing unmount to succeed.
See LP: #1645680 for example of such issues.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 21 10 years ago Scott Moser move to 'bin' Diff
conf 22 10 years ago Scott Moser add conf/meph-v2.yaml Diff
curtin 225.1.1 8 years ago Lee Trager Add import subcommnad for CentOS The import comma Diff
doc 20 10 years ago Scott Moser initial doc setup Diff
exdata 3 10 years ago Scott Moser add exdata Diff
meph2 25 10 years ago Scott Moser add 'meph2' module with netinst from netinst2ss Diff
notes 1 10 years ago Scott Moser initial commit of some doc and old gnerator code Diff
tests 272.1.2 8 years ago Scott Moser add unit tests of file_item_data file_item_data g Diff
tools 4 10 years ago Scott Moser add 'genstream-muc' to generate maas.ubuntu.com da Diff
.bzrignore 299 8 years ago Lee Trager Fix PEP8 errors in CentOS curtin hooks 14 bytes Diff Download File
keyring.gpg 348 7 years ago Scott Moser Add and use local keyring for verification of d-i 12 KB Diff Download File
README 265 8 years ago Scott Moser add '--disable-di' flag to cloudimg sync This jus 6.5 KB Diff Download File
README.di-scraping 216 8 years ago Scott Moser netboot-mirror: add utility for running the netboo 2.1 KB Diff Download File
README.testing 132 9 years ago Scott Moser mention some testing in README.testing 1.3 KB Diff Download File
setup.py 228 8 years ago Scott Moser add setup.py and tox.ini Now I can at least easil 452 bytes Diff Download File
File system-setup 314 7 years ago Lee Trager Use /usr/bin/dpkg directly instead of apt_pkg to a 3.9 KB Diff Download File
TODO 131 9 years ago Scott Moser update README, TODO. clean-md now documented. Empty Diff Download File
tox.ini 311 7 years ago Scott Moser tox.ini: tweaks * recreate: do not recreate tox 673 bytes Diff Download File