From: <abe...@us...> - 2017-06-20 22:34:52
|
Revision: 8407 http://sourceforge.net/p/astlinux/code/8407 Author: abelbeck Date: 2017-06-20 22:34:49 +0000 (Tue, 20 Jun 2017) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2017-06-20 18:04:16 UTC (rev 8406) +++ branches/1.0/docs/ChangeLog.txt 2017-06-20 22:34:49 UTC (rev 8407) @@ -23,8 +23,8 @@ -- Linux Kernel 3.16.44 (major bump) --- RUNNIX, version bump to runnix-0.5-8385, with Linux Kernel 3.16.44, dropbear 2017.75 - Added kernel drivers: virtio_net and virtio-scsi +-- RUNNIX, version bump to runnix-0.5-8405, with Linux Kernel 3.16.44, dropbear 2017.75 + Added kernel drivers: virtio_net, virtio-scsi and vmw_pvscsi Note: Now uses a PAE kernel for full RAM support -- igb, version bump to 5.3.5.4, Intel Gigabit Ethernet Network Driver @@ -31,12 +31,17 @@ -- r8168 version bump to 8.044.02 RealTek PCI-Express Gigabit Ethernet Linux driver +-- genx86_64-vm board type, add support for VMware Tools (open-vm-tools 10.1.5). + -- genx86_64-vm board type, add support for virtio-scsi as a bootable disk driver, also added to RUNNIX. +-- genx86_64-vm board type, add support for vmw_pvscsi as a bootable disk driver, also added to RUNNIX. + ESXi Config: SCSI Controllor 0 [ VMware Paravirtual ] + -- linux, add kernel patch 'x86: HPET force enable for e6xx based systems', for Soekris net6501 and other e6xx based non-ACPI systems, HPET will now get enabled resulting in a usable clocksource. --- core system, mount /dev/shm on tmpfs to support POSIX semaphores (DAHDI uses them). +-- core system, mount /dev/shm on tmpfs to support POSIX named semaphores (DAHDI uses them). -- libsodium, version bump to 1.0.12 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |