]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
win32: parse /etc/os-release on all distros
authorKen Dreyer <kdreyer@redhat.com>
Fri, 9 Sep 2022 15:29:36 +0000 (15:29 +0000)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 27 Sep 2022 15:21:18 +0000 (11:21 -0400)
commit32863d92c492d78ef531a315fde95dce4ae588f4
tree1d24463086e95fb3032abff15696ec1fed8556b4
parent395daf295991a31e50ee927fc90f52f0d7c097c3
win32: parse /etc/os-release on all distros

Standardize the way that we determine Ubuntu and SUSE.

This aligns with what we do in install-deps.sh and makes it simpler to
add more distributions later.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
win32_build.sh