Commit d5127adb authored by Vitaly Lipatov's avatar Vitaly Lipatov

1.2-alt1

- improve virtualization detection - drop upstart detection - add --pretty option to print pretty name of the distro
parent 58ff7dc2
Name: distro_info Name: distro_info
Version: 1.1 Version: 1.2
Release: alt1 Release: alt1
Summary: Get various info about a system and used distro Summary: Get various info about a system and used distro
...@@ -32,6 +32,11 @@ install -m0644 -D man/distro_info.1 %buildroot%_man1dir/distro_info.1 ...@@ -32,6 +32,11 @@ install -m0644 -D man/distro_info.1 %buildroot%_man1dir/distro_info.1
%_man1dir/* %_man1dir/*
%changelog %changelog
* Tue Nov 26 2019 Vitaly Lipatov <lav@altlinux.ru> 1.2-alt1
- improve virtualization detection
- drop upstart detection
- add --pretty option to print pretty name of the distro
* Thu Nov 21 2019 Vitaly Lipatov <lav@altlinux.ru> 1.1-alt1 * Thu Nov 21 2019 Vitaly Lipatov <lav@altlinux.ru> 1.1-alt1
- add -i: print virtualization type - add -i: print virtualization type
- add -y: print running service manager - add -y: print running service manager
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment