From: Karel Zak Date: Fri, 12 May 2017 11:32:14 +0000 (+0200) Subject: docs: add chmem and tailf to ReleaseNotes X-Git-Tag: v2.30-rc1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=013d25c09d9b1670fec3547203988d376182600e;p=thirdparty%2Futil-linux.git docs: add chmem and tailf to ReleaseNotes Signed-off-by: Karel Zak --- diff --git a/Documentation/releases/v2.30-ReleaseNotes b/Documentation/releases/v2.30-ReleaseNotes index 5835ae6c1c..14f4fc06ec 100644 --- a/Documentation/releases/v2.30-ReleaseNotes +++ b/Documentation/releases/v2.30-ReleaseNotes @@ -7,6 +7,8 @@ makes UDF media on Linux user-space more compatible with another operation systems. Unfortunately, this change may introduce regression for (unusual) hybrid CDROM/DVDs where ISO and UDF use a different LABEL=. +The deprecated command tailf has been removed. Use "tail -f" from coreutils. + blkzone -- NEW COMMAND to run zone commands on block device that support Zoned Block Commands (ZBC) or Zoned-device ATA Commands (ZAC). The currently @@ -20,6 +22,9 @@ lsmem -- NEW COMMAND to list the ranges of available memory with their online status (originally implementd in Perl for s390-tools). [thanks to Clemens von Mann and Heiko Carstens (IBM)] +chmem -- NEW COMMAND to set memeory online/offline status [thanks to Heiko +Carstens (IBM)] + The old and dead Alpha and Cmos code has been removed from hwclock command.