<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>6ca1f3de57692994a57acb7632cc4cbfdcac6241 - package: move hv_{vss,kvp}_daemon into hyperv-tools</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/hyperv/tools/vss/Makefile#6ca1f3de57692994a57acb7632cc4cbfdcac6241</link>
        <description>package: move hv_{vss,kvp}_daemon into hyperv-toolsReviewed by: imp, manuPull Request: https://github.com/freebsd/freebsd-src/pull/1170

            List of files:
            /freebsd/usr.sbin/hyperv/tools/vss/Makefile</description>
        <pubDate>Tue, 23 Apr 2024 00:00:55 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;lexi@le-Fay.ORG&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/hyperv/tools/vss/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.sbin/hyperv/tools/vss/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>64a0982bee3db2236df43357e70ce8dddbc21d48 - usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/hyperv/tools/vss/Makefile#64a0982bee3db2236df43357e70ce8dddbc21d48</link>
        <description>usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleThis simplifies make logic/outputMFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/usr.sbin/hyperv/tools/vss/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 12:38:03 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>67bc8c8b9e69bc53221a9bd914e418d81d6cdc7d - Merge ^/head r308491 through r308841.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/hyperv/tools/vss/Makefile#67bc8c8b9e69bc53221a9bd914e418d81d6cdc7d</link>
        <description>Merge ^/head r308491 through r308841.

            List of files:
            /freebsd/usr.sbin/hyperv/tools/vss/Makefile</description>
        <pubDate>Sat, 19 Nov 2016 17:05:55 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>168fce73b59d6023cab45d063a452551a1f2103e - hyperv/vss: Add driver and tools for VSS</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/hyperv/tools/vss/Makefile#168fce73b59d6023cab45d063a452551a1f2103e</link>
        <description>hyperv/vss: Add driver and tools for VSSVSS stands for &quot;Volume Shadow Copy Service&quot;.  Unlike virtual machinesnapshot, it only takes snapshot for the virtual disks, so bothfilesystem and applications have to aware of it, and cooperate thewhole VSS process.This driver exposes two device files to the userland:    /dev/hv_fsvss_dev    Normally userland programs should _not_ mess with this device file.    It is currently used by the hv_vss_daemon(8), which freezes and    thaws the filesystem.  NOTE: currently only UFS is supported, if    the system mounts _any_ other filesystems, the hv_vss_daemon(8)    will veto the VSS process.    If hv_vss_daemon(8) was disabled, then this device file must be    opened, and proper ioctls must be issued to keep the VSS working.    /dev/hv_appvss_dev    Userland application can opened this device file to receive the    VSS freeze notification, hold the VSS for a while (mainly to flush    application data to filesystem), release the VSS process, and    receive the VSS thaw notification i.e. applications can run again.    The VSS will still work, even if this device file is not opened.    However, only filesystem consistency is promised, if this device    file is not opened or is not operated properly.hv_vss_daemon(8) is started by devd(8) by default.  It can be disabledby editting /etc/devd/hyperv.conf.Submitted by:	Hongjiang Zhang &lt;honzhan microsoft com&gt;Reviewed by:	kib, mckusickMFC after:	3 weeksSponsored by:	MicrosoftDifferential Revision:	https://reviews.freebsd.org/D8224

            List of files:
            /freebsd/usr.sbin/hyperv/tools/vss/Makefile</description>
        <pubDate>Tue, 15 Nov 2016 03:36:12 +0100</pubDate>
        <dc:creator>Sepherosa Ziehau &lt;sephe@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
