<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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>d68ee484cbabe57b6d10450ebd7052423cd3c359 - nrelease: Clean up a bit the &apos;clean&apos; target</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#d68ee484cbabe57b6d10450ebd7052423cd3c359</link>
        <description>nrelease: Clean up a bit the &apos;clean&apos; targetThe &apos;.didbootstrap&apos; mark file was a legacy of the removed pkgsrcbootstrap procedure.

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Tue, 21 Jan 2025 01:05:31 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>ab75f1d96a7197c280e628d8459893a63bf8a707 - nrelease: Let vnconfig(8) auto determine/create the vn device</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#ab75f1d96a7197c280e628d8459893a63bf8a707</link>
        <description>nrelease: Let vnconfig(8) auto determine/create the vn device

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Tue, 21 Jan 2025 01:03:49 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>ccc073f163c09b92e56e8113b7064bb892869427 - nrelease: Unconfigure vn(4) and clean up after creating efiboot.img</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#ccc073f163c09b92e56e8113b7064bb892869427</link>
        <description>nrelease: Unconfigure vn(4) and clean up after creating efiboot.img

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Tue, 21 Jan 2025 00:54:51 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>aab461e0d277325c84a0f6865bafd5443077382b - nrelease: Simplify the adjustments to loader.conf for IMG boot</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#aab461e0d277325c84a0f6865bafd5443077382b</link>
        <description>nrelease: Simplify the adjustments to loader.conf for IMG bootUse &apos;sed&apos; similar to fstab adjustments instead of grep+echo to adjust&apos;boot/loader.conf&apos; to the IMG boot.

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Mon, 20 Jan 2025 06:27:45 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>66d900e9fdf29e19f53ec40518b251efe9829023 - nrelease: Adjust fstab and reuse it for IMG boot</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#66d900e9fdf29e19f53ec40518b251efe9829023</link>
        <description>nrelease: Adjust fstab and reuse it for IMG bootThe root &apos;/&apos; filesystem is mounted by the kernel, so it can be omittedfrom &apos;etc/fstab&apos;.  This also makes the &apos;fstab&apos; file be used by the IMGboot, so just reuse it.

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Mon, 20 Jan 2025 05:56:45 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>e11cbfedbc852bd28954a5861c3cc9c6f2ff45b4 - nrelease: Fix up rc.conf to mount root readwrite for IMG boot</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#e11cbfedbc852bd28954a5861c3cc9c6f2ff45b4</link>
        <description>nrelease: Fix up rc.conf to mount root readwrite for IMG bootWhile there, remove the obsolete comments in &apos;etc/rc.conf&apos;.

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Mon, 20 Jan 2025 05:55:00 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>7eb3d59f73026ff7c8b6d53cbea198c972753494 - nrelease - fix/improve livecd</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#7eb3d59f73026ff7c8b6d53cbea198c972753494</link>
        <description>nrelease - fix/improve livecdMake building a livecd image with &quot;binpkgs&quot; easier:    make release gui binpkgsnow works out of the box without having to manually specify thecorresponding packages for some ports (e.g. perl5).While there, fix .xinitrc (we no longer use pkgsrc) and use a morerecent xorg.conf.

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Wed, 10 Apr 2024 17:50:32 +0000</pubDate>
        <dc:creator>Michael Neumann &lt;mneumann@ntecs.de&gt;</dc:creator>
    </item>
<item>
        <title>8c4418957fc9b61b0db5551d4f204ac1dd7c3599 - nrelease: Add &apos;IMGSIZE_MB&apos; to specify file size in units of MB</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#8c4418957fc9b61b0db5551d4f204ac1dd7c3599</link>
        <description>nrelease: Add &apos;IMGSIZE_MB&apos; to specify file size in units of MBThe image file size was specified by the &apos;IMGSIZE&apos; variable, but it&apos;sthe number of 512-byte sectors, which isn&apos;t intuitive and requires amanual conversion.  Add the &apos;IMGSIZE_MB&apos; variable to directly specifythe file size in units of MB, which is more intuitive and friendly.

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Fri, 24 Feb 2023 01:16:29 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>2db6e8129f7526ab0c76d6045f2e5a0cbc534cc7 - nrelease: Remove downloaded packages from ISO/IMG</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#2db6e8129f7526ab0c76d6045f2e5a0cbc534cc7</link>
        <description>nrelease: Remove downloaded packages from ISO/IMG

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Thu, 23 Feb 2023 06:19:21 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>3e82f71a0d84147b82c4b675258a33c3dfbf1380 - nrelease: Allow /etc/ssl/cert.pem be missing</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#3e82f71a0d84147b82c4b675258a33c3dfbf1380</link>
        <description>nrelease: Allow /etc/ssl/cert.pem be missingThe &apos;pkg-bootstrap&apos; target in &apos;/usr/Makefile&apos; has been updated to workwithout &apos;/etc/ssl/cert.pem&apos;, so ignore copy failure of this file.

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Thu, 23 Feb 2023 06:10:13 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>3f84c424c7a4c0033330ff959d8950c6cc74c9fc - nrelease: Improve &apos;etc.hdd&apos; creation to eliminate inconsistency</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#3f84c424c7a4c0033330ff959d8950c6cc74c9fc</link>
        <description>nrelease: Improve &apos;etc.hdd&apos; creation to eliminate inconsistencyPreviously, the &apos;etc.hdd&apos; was created during the &apos;buildiso&apos; target andthen updated in the &apos;pkgs&apos; target.  However, in the &apos;pkgs&apos; target, onlythe password files (i.e., master.passwd, passwd, group) were copied butthe password DBs (i.e., pwd.db, spwd.db) were not rebuild.  This causedan inconsistency in &apos;etc.hdd&apos;.  When a user tried manual installationand forgot to run &apos;pwd_mkdb&apos;, the installed system would fail to add newusers and generate errors like:&gt; pw: user &apos;myuser&apos; disappeared during update.&gt; adduser: ERROR: There was an error adding user (myuser).This commit improves the creation of &apos;etc.hdd&apos;.  Reorder the &apos;customiso&apos;target *after* the &apos;pkgs&apos; target, so we can simply copy the &apos;etc&apos; to&apos;etc.hdd&apos; and be done, without any further changes, and the resultingpassword files and DBs are in consistency.  In addition, this avoidsadding the &apos;installer&apos; user to the &apos;etc.hdd&apos; and so we get a cleanersystem by default.See also: https://lists.dragonflybsd.org/pipermail/users/2023-February/428576.html(Regenerating the password databases on new installs)

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Wed, 08 Feb 2023 14:39:47 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>117d2eab729ff366f3b31b911759da9971ffdc80 - nrelease - Copy `/etc/ssl/cert.pem` into ISOROOT</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#117d2eab729ff366f3b31b911759da9971ffdc80</link>
        <description>nrelease - Copy `/etc/ssl/cert.pem` into ISOROOTOtherwise it fails when using target `binpkg`:```9984868:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libressl/../../crypto/libressl/ssl/tls13_client.c:617:pkg-static: https://mirror-master.dragonflybsd.org/dports/dragonfly:6.4:x86:64/LATEST/packagesite.txz: Authentication errorUnable to update repository AvalonError updating repositories!```

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Sat, 17 Sep 2022 16:28:41 +0000</pubDate>
        <dc:creator>Michael Neumann &lt;mneumann@ntecs.de&gt;</dc:creator>
    </item>
<item>
        <title>2c77616806d1ccec524f440c3c215230e284c8d5 - nrelease: Switch to makefs(8) for the ISO&apos;s EFI system partition image.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#2c77616806d1ccec524f440c3c215230e284c8d5</link>
        <description>nrelease: Switch to makefs(8) for the ISO&apos;s EFI system partition image.Tested-by: tuxillo

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Thu, 25 Nov 2021 16:45:40 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>8a6aa092f9504f099e8a20468686273bfdc5f1db - nrelease: Add a $WORLD_VERSION variable.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#8a6aa092f9504f099e8a20468686273bfdc5f1db</link>
        <description>nrelease: Add a $WORLD_VERSION variable.Can be useful when using new features in the release build.

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Thu, 25 Nov 2021 16:42:24 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>f8c0334ea93090085f6ea4e3961f050498151be0 - nrelease: DPorts not needed for binpkgs/nopkgs</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#f8c0334ea93090085f6ea4e3961f050498151be0</link>
        <description>nrelease: DPorts not needed for binpkgs/nopkgs

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Thu, 25 Nov 2021 00:15:21 +0000</pubDate>
        <dc:creator>Antonio Huete Jimenez &lt;tuxillo@quantumachine.net&gt;</dc:creator>
    </item>
<item>
        <title>ea8f7c447e7b8a9e63bb229bbb5dba21fbc972fc - nrelease: Fix typo.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#ea8f7c447e7b8a9e63bb229bbb5dba21fbc972fc</link>
        <description>nrelease: Fix typo.

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Sat, 20 Feb 2021 23:04:26 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>6b921297e7b5df59544411472dffe8fd22ab1068 - Remove obsolete dev_mkdb(8)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#6b921297e7b5df59544411472dffe8fd22ab1068</link>
        <description>Remove obsolete dev_mkdb(8)The devname(3) has long been updated to determine the device name viathe &apos;kern.devname&apos; sysctl provided by devfs(5).  The dev.db created bydev_mkdb(8) is thus unused and obsolete.  So remove dev_mkdb(8) as welland update relevant parts.

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Fri, 01 Jan 2021 07:14:03 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>7392a6b45e59ac8fd5c32a86138edba70ce3954e - nrelease: Define BUILDING_NRELEASE_DPORTS when building packages.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#7392a6b45e59ac8fd5c32a86138edba70ce3954e</link>
        <description>nrelease: Define BUILDING_NRELEASE_DPORTS when building packages.Requested by zrj to allow further optimization at the ports level.

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Sun, 29 Nov 2020 09:46:13 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>2cc9c7f72020d3591fce73f9d461090edfde9bce - nrelease: Follow-up commit 10d767c30ac91</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#2cc9c7f72020d3591fce73f9d461090edfde9bce</link>
        <description>nrelease: Follow-up commit 10d767c30ac91  - In our release disk image, create /firstboot so that any    rc.d script using the KEYWORD firstboot can be run    exactly once at boot. Since the firstboot code assumes    a read-write root filesystem, do not add this file to    our ISO image.

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Mon, 07 Sep 2020 23:30:44 +0000</pubDate>
        <dc:creator>Antonio Huete Jimenez &lt;tuxillo@quantumachine.net&gt;</dc:creator>
    </item>
<item>
        <title>7a64720cad5015f09d56047eb0585ce98ed06d07 - nrelease: Stop putting the wpa_supplicant pkg on our install media.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/nrelease/Makefile#7a64720cad5015f09d56047eb0585ce98ed06d07</link>
        <description>nrelease: Stop putting the wpa_supplicant pkg on our install media.Base wpa_supplicant was recently upgraded to 2.9.

            List of files:
            /dflybsd-src/nrelease/Makefile</description>
        <pubDate>Thu, 04 Jun 2020 10:19:08 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
</channel>
</rss>
