<?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 regpkgset</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f7dfb7987569cefca63244083e1b4edd2be0d02a - Move MIPS N64 compat out of {base,debug}32 into {base,debug}64</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#f7dfb7987569cefca63244083e1b4edd2be0d02a</link>
        <description>Move MIPS N64 compat out of {base,debug}32 into {base,debug}64martin requested separation by ABI and it doesn&apos;t make much senseto have 64-bit binaries in a set called 32.

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Mon, 22 Apr 2024 14:41:24 +0000</pubDate>
        <dc:creator>nia &lt;nia@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>545236f400a4f2ef95a77d5950fdb4ae5699ad5b - Add new sets: base32, debug32, manhtml</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#545236f400a4f2ef95a77d5950fdb4ae5699ad5b</link>
        <description>Add new sets: base32, debug32, manhtml- base32 contains (when MKCOMPAT=yes) shared libraries for 32-bit  compatibility, previously included in base- debug32 contains (when MKCOMPAT=yes) debug symbols and static libraries  containing debug symbols for 32-bit compatiblity, previously included  in debug- manhtml contains (when MKHTML=yes) the HTML files previously included  in &apos;man&apos;, which are of limited utility without third-party software.The motivation for this change is to be able to easily exclude setsfrom CD-ROM images that go over the size limit without xz compression(which many NetBSD platforms struggle to extract at acceptable speeds).

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Tue, 09 Apr 2024 15:17:21 +0000</pubDate>
        <dc:creator>nia &lt;nia@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f54624bd743532c13d2461dbc2f6d58e161811e8 - Move DRM-driver firmware from base to its own set, gpufw</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#f54624bd743532c13d2461dbc2f6d58e161811e8</link>
        <description>Move DRM-driver firmware from base to its own set, gpufwThis set is only installed on amd64,i386,evbarm.This set is installed on minimal installs and on install media, incase someone needs it for basic driver functionality.Comments:Switched to a single MK tunable for it - that is probably unneeded.An upcoming DRM update will include even fatter firmware, and we&apos;dlike to minimize the impact of it.

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Sat, 25 Sep 2021 08:54:29 +0000</pubDate>
        <dc:creator>maya &lt;maya@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>043d88a7c1c16dc104031c9056a371bcf0966e03 - Separate devicetree .dts -&gt; .dtb building from kernel builds. They are now</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#043d88a7c1c16dc104031c9056a371bcf0966e03</link>
        <description>Separate devicetree .dts -&gt; .dtb building from kernel builds. They are nowpart of a separate set, &quot;dtb.tgz&quot;, and only built when MKDTB=yes. Thisdefaults to yes for earmv[67]* and aarch64, and no everywhere else.

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Mon, 18 May 2020 21:19:34 +0000</pubDate>
        <dc:creator>jmcneill &lt;jmcneill@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b373ac9cc5bb9cba9a857b3be102c81a744516a2 - PR misc/46937: add modules package, from Lloyd Parkes.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#b373ac9cc5bb9cba9a857b3be102c81a744516a2</link>
        <description>PR misc/46937: add modules package, from Lloyd Parkes.

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Tue, 11 Feb 2020 11:36:52 +0000</pubDate>
        <dc:creator>uki &lt;uki@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3c045c30bc5fe93e33207f34281b72a55a3712a1 - Building X11 system packages by &quot;build.sh syspkgs&quot;</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#3c045c30bc5fe93e33207f34281b72a55a3712a1</link>
        <description>Building X11 system packages by &quot;build.sh syspkgs&quot;

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Thu, 06 Feb 2020 12:36:38 +0000</pubDate>
        <dc:creator>uki &lt;uki@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>50f74585332e4df50a5ffc5924661b9562d83108 - Split out /rescue to its own set and adapt installers/images to add it.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#50f74585332e4df50a5ffc5924661b9562d83108</link>
        <description>Split out /rescue to its own set and adapt installers/images to add it.This is meant to make updates safer: if something goes wrong with updatingbase, we still have the old, standalone /rescue to recover from.

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Wed, 02 Oct 2019 11:15:59 +0000</pubDate>
        <dc:creator>maya &lt;maya@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fb5e3559dee1723c8d94aa85114a48506ffaf90f - There&apos;s no point in adding _PKGTOOLS_VER=$(${PKG_CREATE} -V)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#fb5e3559dee1723c8d94aa85114a48506ffaf90f</link>
        <description>There&apos;s no point in adding _PKGTOOLS_VER=$(${PKG_CREATE} -V)to any syspkg +BUILD_INFO files, since we don&apos;t use the pkg_* toolsto create syspkgs.  Also remove the definition of PKG_CREATEfrom sets.subr, since nothing uses it now.

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Tue, 01 Dec 2009 15:49:21 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>205394f30065cc3497aaf005f40bff4c2744c9c9 - Move to a 2-clause BSD license</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#205394f30065cc3497aaf005f40bff4c2744c9c9</link>
        <description>Move to a 2-clause BSD license

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Sat, 17 Oct 2009 23:43:22 +0000</pubDate>
        <dc:creator>agc &lt;agc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4d9b8b6a506983d449608b1c1b7472424e6ce05d - Add the tests.tgz set</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#4d9b8b6a506983d449608b1c1b7472424e6ce05d</link>
        <description>Add the tests.tgz setThis adds a new tests.tgz set to releases which includes all the testsfor the system.  It is important to note that this set does not rely oncomp.tgz: a user of the system can run the tests without having thedevelopment tools installed, which can be useful in a production machine.

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Mon, 12 Nov 2007 15:06:45 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f7004b0cbc76147a75c0087cc74e88e98813a948 - Whenever we try to parse the output from make, run make with the -B</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#f7004b0cbc76147a75c0087cc74e88e98813a948</link>
        <description>Whenever we try to parse the output from make, run make with the -Bflag.  This ensures that -j&lt;N&gt; isn&apos;t accidentally inherited from theenvironment, because the &quot;--- foo ---&quot; headers printed with -j&lt;N&gt; wouldinterfere with parsing the output.

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Mon, 05 Feb 2007 18:26:01 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d6b37f8359738988ad2becd56747597dc922b426 - No space in &quot;function()&quot;, &quot;command;&quot; or &quot;$(command)&quot;.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#d6b37f8359738988ad2becd56747597dc922b426</link>
        <description>No space in &quot;function()&quot;, &quot;command;&quot; or &quot;$(command)&quot;.Requested by christos.

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Sat, 28 Jan 2006 19:01:23 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6942b0e7394cec49c90b35adb1505cc920614a10 - Use TARGET_ENDIANNESS (from bsd.endian.mk) to decide whether</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#6942b0e7394cec49c90b35adb1505cc920614a10</link>
        <description>Use TARGET_ENDIANNESS (from bsd.endian.mk) to decide whetherto add &quot;-E B&quot; or &quot;-E L&quot; options to ${db_opts}.Approved by christos.

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Sun, 08 Jan 2006 10:25:33 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>afb2b54a87204d0115095a3da85b7af5cbd0081b - * Make regpkgset accept all the new args that regpkg takes.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#afb2b54a87204d0115095a3da85b7af5cbd0081b</link>
        <description>* Make regpkgset accept all the new args that regpkg takes.* Sort the pkgs into dependency order before invoking regpkg.* Better cleanup.Reviewed by agc

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Wed, 04 Jan 2006 14:18:00 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0bee96eab709115013ecb6c6813cd23fbc0c02c5 - Ensure that (almost) all shell variables in distrib/sets/* scripts are</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#0bee96eab709115013ecb6c6813cd23fbc0c02c5</link>
        <description>Ensure that (almost) all shell variables in distrib/sets/* scripts areused with curly braces and quotes, as in &quot;${var}&quot;.Also ensure that command substitution is quoted, as in &quot;$(command)&quot;, andconvert `command` to $(command).Reviewed by agc

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Tue, 03 Jan 2006 18:31:09 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3a0b54119364580c8fda33830e78ea3f42051c97 - Add shell variables defined in sets.subr for almost all commands used</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#3a0b54119364580c8fda33830e78ea3f42051c97</link>
        <description>Add shell variables defined in sets.subr for almost all commands usedby scripts in distrib/sets/*.  This is intended to be useful when crossbuilding.  Only trivial commands like echo, cat, and rm are excludedfrom this treatment.While I am here, make ${MTREE} and ${DB} follow the pattern used by mostother such variables.Reviewed by agc.

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Tue, 03 Jan 2006 16:40:16 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>10d0173282eb1daed60b7d5219bbcbd9be9d447f - Make all the sets scripts work even when not run from the directory that</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#10d0173282eb1daed60b7d5219bbcbd9be9d447f</link>
        <description>Make all the sets scripts work even when not run from the directory thatthey reside in.Change any uses of dirname to use shell variable substitution instead.

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Fri, 23 Jul 2004 15:11:26 +0000</pubDate>
        <dc:creator>erh &lt;erh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>624b44bb1be8a1d361d98a8dcc3f7d6bbea41501 - Cache build info. Makes regpkgset more tolerable on my slow 500MHz</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#624b44bb1be8a1d361d98a8dcc3f7d6bbea41501</link>
        <description>Cache build info. Makes regpkgset more tolerable on my slow 500MHzAMD K6-2 workstation with its slow IDE disks.

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Fri, 16 Jan 2004 10:05:10 +0000</pubDate>
        <dc:creator>dyoung &lt;dyoung@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>72aa9a9ed13915ca7ac927750b41f8f359ecde03 - Add the comments file, which is a single file containing all the COMMENT</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/sets/regpkgset#72aa9a9ed13915ca7ac927750b41f8f359ecde03</link>
        <description>Add the comments file, which is a single file containing all the COMMENTfile entries from the syspkg hierarchy, brought up to date to include somethat had been missed out.Add the descrs file, which is a single file containing all the DESCRfile entries from the syspkg hierarchy, brought up to date to include somethat had been missed out.Thanks to Jim Wise for all the work that went into the syspkg sets.Add the attrs file, which is a single file to which can be addedattributes (like preserve).Add a regpkg script, which allows a single system package to beregistered, based simply on its setname and syspkg name.  All theinformation is gleaned from the lists files by means of scripts, nosource tree is needed.  The version number for the system package iscalculated automatically, based on the most recent mtime of the filesthat constitute a system package.Add a regpkgset script, to register all the system packages in a set.The set names recognised are &quot;all&quot;, &quot;base&quot;, &quot;comp&quot;, &quot;etc&quot;, &quot;games&quot;,&quot;man&quot;, &quot;misc&quot;, &quot;text&quot;.

            List of files:
            /netbsd-src/distrib/sets/regpkgset</description>
        <pubDate>Thu, 12 Jun 2003 20:04:00 +0000</pubDate>
        <dc:creator>agc &lt;agc@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
