summaryrefslogtreecommitdiffstats
path: root/inxi.changelog
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2014-05-12 14:14:32 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2014-05-12 14:14:32 -0400
commite06e4e09c4c22c28cf4173437b76449ebfff31c0 (patch)
treee70d3c2fcf7e257c89622863b34075fb4f72b31e /inxi.changelog
parent332044fd929174f69f5d3a24fb53ead10486ba96 (diff)
downloadinxi-e06e4e09c4c22c28cf4173437b76449ebfff31c0.tar.bz2
inxi-e06e4e09c4c22c28cf4173437b76449ebfff31c0.tar.xz
inxi-e06e4e09c4c22c28cf4173437b76449ebfff31c0.tar.zst
Imported Upstream version 2.1.28upstream/2.1.28
Diffstat (limited to 'inxi.changelog')
-rwxr-xr-xinxi.changelog68
1 files changed, 68 insertions, 0 deletions
diff --git a/inxi.changelog b/inxi.changelog
index 9ba1e0e..c55328c 100755
--- a/inxi.changelog
+++ b/inxi.changelog
@@ -1,4 +1,72 @@
=====================================================================================
+Version: 2.1.28
+Patch Version: 00
+Script Date: 2014-05-05
+-----------------------------------
+Changes:
+-----------------------------------
+new version, new tarball. Adding tentative desktop id for LXQt, but I don't think
+that this method will be super long lived, I expect LXDE to change how it shows itself
+to the system when the gtk variant goes away. Good for lxde by the way in dumping gtk.
+
+-----------------------------------
+-- Harald Hope - Mon, 05 May 2014 12:11:27 -0700
+
+=====================================================================================
+Version: 2.1.27
+Patch Version: 00
+Script Date: 2014-05-02
+-----------------------------------
+Changes:
+-----------------------------------
+New version, new tarball. Should be almost no changes for linux platforms, though I
+added in an abstracted kernel_compiler method, not just gcc, that may work on freebsd,
+and in the future, it may also work if distros or kernel people start using either
+clang or LLVM-GCC or LLVM for compiling linux kernels. I'd need some data sets to
+show that however before adding that full linux kernel support, but the framework
+is now there.
+
+That continues the abstraction of certain features, like kernel compiler, init system,
+display server. Display server still needs full data sets from mir/wayland, at least
+wayland, and the bsd display servers as well, I have no idea how to get that data
+at this point, but the starting framework is present anyway for that time I get
+those datasets.
+
+Almost all these changes are for darwin osx, and that is about all I will do for that
+junky broken platform, they have no tools, they have no discipline when it comes to
+following unix like conventions, they even use spaces in program names, like windows.
+
+Given it has no native lspci or pciconf tool that I am aware of, or dmesg.boot,
+there's little point in putting more time into it. dmidecode does not run on darwin,
+so there's nothing to learn there either, you can get a silly 3rd party program to
+generate a dmidecode.bin data file that dmidecode can then read, but since that
+requires not one, but two third party programs be installed, that's not going to
+happen.
+
+Next time an osx user calls this system 'unix' I will laugh.
+
+-----------------------------------
+-- Harald Hope - Fri, 02 May 2014 12:44:38 -0700
+
+=====================================================================================
+Version: 2.1.26
+Patch Version: 00
+Script Date: 2014-05-01
+-----------------------------------
+Changes:
+-----------------------------------
+New version, new tarball. Maintainer: this is only for bsd darwin (aka osx, it's an
+experiment, just to get it running, so you can all ignore this release.
+
+Added in darwin cpu, init, distro version support, and updated inxi to support
+darwin/osx without exiting.
+
+No linux changes.
+
+-----------------------------------
+-- Harald Hope - Thu, 01 May 2014 13:32:21 -0700
+
+=====================================================================================
Version: 2.1.25
Patch Version: 00
Script Date: 2014-04-28