<?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>145162ff1f9f12c43b50d12081ba2828060e4296 - service(8): move to the rc package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/service/Makefile#145162ff1f9f12c43b50d12081ba2828060e4296</link>
        <description>service(8): move to the rc packageSince service depends on the rc machinery, there is no point having itinstalled unless rc is also installed.  Move it from runtime to rc.Reviewed by:	manu, des, emasteApproved by:	des (mentor)Differential Revision:	https://reviews.freebsd.org/D50326

            List of files:
            /freebsd/usr.sbin/service/Makefile</description>
        <pubDate>Thu, 15 May 2025 00:00:57 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/service/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/usr.sbin/service/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.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/service/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.sbin/service/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>93c43690960274dd3bb67b1ee0f1dd3ca4d13def - pkgbase: Put more binaries/lib in runtime</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/service/Makefile#93c43690960274dd3bb67b1ee0f1dd3ca4d13def</link>
        <description>pkgbase: Put more binaries/lib in runtimeMove some needed binaries/libs from FreeBSD-utilities to FreeBSD_runtime.This is everything needed to boot to multiuser with FreeBSD-rc installed.MFC after:	2 weeksSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D33435

            List of files:
            /freebsd/usr.sbin/service/Makefile</description>
        <pubDate>Tue, 14 Dec 2021 15:31:30 +0100</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1a0fda2b547365c9453523592a445dfe21266d4b - IFH@204581</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/service/Makefile#1a0fda2b547365c9453523592a445dfe21266d4b</link>
        <description>IFH@204581

            List of files:
            /freebsd/usr.sbin/service/Makefile</description>
        <pubDate>Thu, 04 Mar 2010 14:35:57 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9199c09a159c4e3e98c212d4eec1edc5252d9e33 - Merge from head at r201628.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/service/Makefile#9199c09a159c4e3e98c212d4eec1edc5252d9e33</link>
        <description>Merge from head at r201628.# This hasn&apos;t been tested, and there are at least three bad commits# that need to be backed out before the branch will be stable again.

            List of files:
            /freebsd/usr.sbin/service/Makefile</description>
        <pubDate>Wed, 06 Jan 2010 06:58:07 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ac4cfa6dbb8bad1a43d2a5474cea721394723543 - MFC r200743:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/service/Makefile#ac4cfa6dbb8bad1a43d2a5474cea721394723543</link>
        <description>MFC r200743:The service command is an easy interface to the rc.d system.Its primary purpose is to start and stop services provided bythe rc.d scripts, however it can also be used to list the scriptsusing various criteria.MFC r200809, r200980, r201035, r201069, 201070:Updates/fixes suggested after the initial introducition

            List of files:
            /freebsd/usr.sbin/service/Makefile</description>
        <pubDate>Wed, 30 Dec 2009 20:36:40 +0100</pubDate>
        <dc:creator>Doug Barton &lt;dougb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3d4828276848a4760cb383519d0743059d54cc5c - The service command is an easy interface to the rc.d system.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/service/Makefile#3d4828276848a4760cb383519d0743059d54cc5c</link>
        <description>The service command is an easy interface to the rc.d system.Its primary purpose is to start and stop services provided bythe rc.d scripts, however it can also be used to list the scriptsusing various criteria.

            List of files:
            /freebsd/usr.sbin/service/Makefile</description>
        <pubDate>Sun, 20 Dec 2009 02:34:12 +0100</pubDate>
        <dc:creator>Doug Barton &lt;dougb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9199c09a159c4e3e98c212d4eec1edc5252d9e33 - Merge from head at r201628.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/service/Makefile#9199c09a159c4e3e98c212d4eec1edc5252d9e33</link>
        <description>Merge from head at r201628.# This hasn&apos;t been tested, and there are at least three bad commits# that need to be backed out before the branch will be stable again.

            List of files:
            /freebsd/usr.sbin/service/Makefile</description>
        <pubDate>Wed, 06 Jan 2010 06:58:07 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3d4828276848a4760cb383519d0743059d54cc5c - The service command is an easy interface to the rc.d system.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/service/Makefile#3d4828276848a4760cb383519d0743059d54cc5c</link>
        <description>The service command is an easy interface to the rc.d system.Its primary purpose is to start and stop services provided bythe rc.d scripts, however it can also be used to list the scriptsusing various criteria.

            List of files:
            /freebsd/usr.sbin/service/Makefile</description>
        <pubDate>Sun, 20 Dec 2009 02:34:12 +0100</pubDate>
        <dc:creator>Doug Barton &lt;dougb@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
