pollinate:master

Last commit made on 2019-05-20
Get this branch:
git clone -b master https://git.launchpad.net/pollinate
Members of pollinate can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:pollinate

Recent commits

a42a4fe... by Andreas Hasenack

Switch to /etc/os-release

Now that Debian imported pollinate, switch to /etc/os-release to avoid
having Debian patching it and introducing a delta.

os-release's PRETTY_NAME seems to be a drop-in replacement for
DISTRIB_DESCRIPTION on Ubuntu systems, but is a bit more verbose in Debian:
debian sid: Debian GNU/Linux 10 (buster)

e673cb4... by Scott Moser

convert to git

803c5f4... by Scott Moser

opening 4.34

bzr-revno: 375

a4b95e4... by Scott Moser

releasing 4.33

bzr-revno: 374

9b8a22e... by Scott Moser

pollinate: use systemd-detect-virt if available.

Previously code would use systemd-detect-virt if /run/systemd was
st directory. Testing found that /run/systemd existed in 14.04 environments
but systemd-detect-virt did not.

So, a better path is to just check for availability of systemd-detect-virt,
and use it if it is available.

bzr-revno: 373

b14c855... by Scott Moser

pollinate: fix bug on xen when not booted with systemd.

When booted in xen without systemd, user-agent would contain
virt/virt/xen rather than virt/xen. The change here fixes that to now
report virt/xen.

LP: #1774043
bzr-revno: 372

7f6d4d4... by Scott Moser

opening 4.33

bzr-revno: 371

2f3acf1... by Scott Moser

releasing 4.32

bzr-revno: 370

31ffd43... by Scott Moser

pollinate: include img/build_name/server in user-agent.

Ubuntu minimal images include build_name as 'minimal', so the
stated reason for not including 'server' is now invalid.

bzr-revno: 369

0db885f... by Dustin Kirkland 

opening 4.32

bzr-revno: 368