Commit graph

6 commits

Author SHA1 Message Date
mef
ab66cb7ef2 (pkgsrc)
- Update HOMEPAGE
 - Drop serveral patches, those were from git repository and now included in
   release.
(upstream)
 - Update 1.3 to 1.4
   ChangeLog unknown.
2016-02-12 14:11:24 +00:00
agc
17886c78da Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:32:05 +00:00
tron
8ff4a8a120 Add patch from GIT repository to improve AMT protocol support.
This stops "amtterm" from disconnecting repeatedly from the ME of a
Lenovo ThinkServer TS140.
2015-03-16 19:19:58 +00:00
wiz
f81cafa7ee Fix typo in Size. 2013-08-22 07:12:37 +00:00
msaitoh
4a56760fd1 Update sysutils/amtterm to 1.3
make a patch to skip EAGAIN of read(2).
2012-08-07 19:21:22 +00:00
obache
d9db54cf6a Import amtterm-1.2 as sysutils/amtterm.
Based on PR#44884 by YAMAMOTO Takeshi.
Additionaly, some improvements by me.

Active Management Technology (AMT) tools

descriptions from man pages:

	amttool - remotely control Intel AMT managed machines.
	amtterm - Intel AMT serial-over-lan (sol) client.

from amt-howto(7):

   What is AMT and why I should care?
       AMT stands for "Active Management Technology".  It provides some remote
       management facilities.  They are handled by the hardware and  firmware,
       thus  they work independant from the operation system.  Means: It works
       before Linux bootet up to the point  where  it  activated  the  network
       interface.   It works even when your most recent test kernel deadlocked
       the machine.  Which makes it quite useful for development machines  ...

       Intel  AMT  is  part  of the vPro Platform.  Recent intel-chipset based
       business machines should have it.  My fairly new Intel SDV machine  has
       it too.
2011-05-13 13:24:01 +00:00