From f2e3e22c9770511bede2a80d970f969a40e7b62f Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 13 Mar 2014 02:26:57 -0400 Subject: Imported Upstream version 2.0.0 --- inxi.changelog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'inxi.changelog') diff --git a/inxi.changelog b/inxi.changelog index 937376f..20bd6e3 100755 --- a/inxi.changelog +++ b/inxi.changelog @@ -1,3 +1,28 @@ +===================================================================================== +Version: 2.0.0 +Patch Version: 00 +Script Date: 2014-03-12 +----------------------------------- +Changes: +----------------------------------- +New feature, not new line option though. Now shows init type with -x (also shows rc +type if openrc). -xx shows init / rc version number. Change runlevel to target if +systemd and if non numeric runlevel given. Should support systemd/upstart/epoch/runit +sysvinit. Supports openrc as extra data if it's present. Rearranged -I line a bit but +really just exchanged Runlevel: for Init: v: Runlevel: default: + +This is the first step, some of the init system ID methods are weak and non robust +and this may need to be revised, but it should for now identify systemd/upstart quite +accurately, and in most cases sysvinit. Note that to get sysvinit version number requires +tool: strings which in debian/ubuntu is in package binutils. I don't know the package names +for arch/fedora/etc for the recommends check tool in inxi yet. + +I believe this will be good enough for a first draft version, but over time we'll get it +more fine tuned, but as it is now, it should cover at least 99% of users, which isn't bad. + +----------------------------------- +-- Harald Hope - Wed, 12 Mar 2014 17:12:11 -0700 + ===================================================================================== Version: 1.9.19 Patch Version: 00 -- cgit v1.2.3