<?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.installimage</title>
    <link>http://nxr.netbsd.org/rss/src/distrib/common/bootimage/Makefile.installimage</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>remove redundant kernels and floppies from the space-starved i386 ISO</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.11</description>
    <pubDate>Thu Apr 25 11:56:51 UTC 2024</pubDate>
    <dc:creator>nia</dc:creator>
</item>

<item>
    <title>branches:  1.10.2;<br/>Restore MKNOUVEAUFIRMWARE and MKRADEONFIRMWARE and make gpufw set unconditional<br/><br/>Simplifies logic.<br/>Restoring MK* requested by mrg on tech-kern discussion<br/>https://mail-index.netbsd.org/tech-kern/2021/09/25/msg027695.html</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.10</description>
    <pubDate>Sat Sep 25 21:26:03 UTC 2021</pubDate>
    <dc:creator>maya</dc:creator>
</item>

<item>
    <title>Move DRM-driver firmware from base to its own set, gpufw<br/><br/>This set is only installed on amd64,i386,evbarm.<br/>This set is installed on minimal installs and on install media, in<br/>case someone needs it for basic driver functionality.<br/><br/>Comments:<br/>Switched to a single MK tunable for it - that is probably unneeded.<br/><br/>An upcoming DRM update will include even fatter firmware, and we'd<br/>like to minimize the impact of it.</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.9</description>
    <pubDate>Sat Sep 25 08:54:29 UTC 2021</pubDate>
    <dc:creator>maya</dc:creator>
</item>

<item>
    <title>Shrink the evbarm install image by not including the live images on the install media</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.8</description>
    <pubDate>Thu May 28 19:20:57 UTC 2020</pubDate>
    <dc:creator>jmcneill</dc:creator>
</item>

<item>
    <title>Default USE_MBR to no</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.7</description>
    <pubDate>Thu May 28 15:12:03 UTC 2020</pubDate>
    <dc:creator>jmcneill</dc:creator>
</item>

<item>
    <title>Merge amd64's UEFI logic back into the generic bootimage handling.</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.6</description>
    <pubDate>Thu Nov 21 22:29:03 UTC 2019</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>branches:  1.5.12;  1.5.14;<br/>Initial pass to be unaffected by build umask on build artifacts<br/>1. ${MKDIR} -&gt; ${MKDIR} ${MKDIRPERM}<br/>2. ${CP} -&gt; ${INSTALL} ${COPY} -m &lt;perm&gt;</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.5</description>
    <pubDate>Fri Feb 10 16:43:59 UTC 2017</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.4.14;  1.4.18;<br/>Allow overriding live-image and install-image sizes by<br/>INSTIMAGEMB (for install-images), USBIMAGEMB (for x86 sd0root liveimages),<br/>and EMUIMAGEMB (for other liveimages) variables.<br/>Per discussion on current-users@:<br/>http://mail-index.NetBSD.org/current-users/2012/10/29/msg021368.html</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.4</description>
    <pubDate>Sat Nov 03 14:25:32 UTC 2012</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.3.2;<br/>Fix typo in comments.</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.3</description>
    <pubDate>Sun Apr 22 07:23:42 UTC 2012</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.2.4;<br/>Fix checks for RELEASEDIR (and xxxxIMGBASE) variables to perform it<br/>only on live_image or install_image targets.  PR toolchain/45864</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.2</description>
    <pubDate>Sun Jan 22 16:50:00 UTC 2012</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Add "live-image" and "install-image" target support to build.sh.<br/><br/>"live-image" target builds pre-installed disk images that can be used on<br/>emulators or boot from USB memory sticks to try NetBSD without installation.<br/>Currently amd64, i386, pmax, sparc, sparc64, sun2, sun3, and vax<br/>(which have working emulators and don't require extra tools like preparing<br/> msdosfs or partitioning MD label structures) support this target.<br/><br/>"install-image" target builds an bootable installation disk image that can<br/>be used as an install CD but burned into USB memory sticks etc.<br/>Current only amd64 and i386 (which would support USB boot) have this target.<br/><br/>For more details (and known issue) see following posts on netbsd-bugs@:<br/>http://mail-index.NetBSD.org/netbsd-bugs/2011/08/06/msg023639.html<br/>http://mail-index.NetBSD.org/netbsd-bugs/2011/09/23/msg024207.html<br/>http://mail-index.NetBSD.org/netbsd-bugs/2011/12/07/msg025166.html<br/>http://mail-index.NetBSD.org/netbsd-bugs/2011/12/08/msg025178.html<br/><br/>No particular comments about implementation, and<br/>"go ahead" comments from mrg@, riz@ and christos@.<br/><br/>Closes PR toolchain/45153 and PR misc/45155.</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.1</description>
    <pubDate>Sun Jan 22 03:53:30 UTC 2012</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>sync with (a bit old) head</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.2.4.4</description>
    <pubDate>Wed Jan 16 05:26:01 UTC 2013</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>sync with head.</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.2.4.3</description>
    <pubDate>Wed May 23 10:07:08 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.2.4.2</description>
    <pubDate>Tue Apr 17 00:02:32 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>file Makefile.installimage was added on branch yamt-pagecache on 2012-04-17 00:02:32 +0000</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.2.4.1</description>
    <pubDate>Sun Jan 22 16:50:00 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>Resync to 2012-11-19 00:00:00 UTC</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.3.2.1</description>
    <pubDate>Tue Nov 20 02:57:41 UTC 2012</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.4.18.1</description>
    <pubDate>Fri Apr 21 16:51:09 UTC 2017</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.4.14.1</description>
    <pubDate>Mon Mar 20 06:52:04 UTC 2017</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>Pull up following revision(s) (requested by tsutsui in ticket #846):<br/><br/>	distrib/hpcarm/Makefile: revision 1.7<br/>	distrib/amd64/uefi-installimage/Makefile: revision 1.7<br/>	distrib/common/bootimage/Makefile.installimage: revision 1.6<br/>	distrib/hpcarm/liveimage/spec.in: revision 1.1<br/>	distrib/common/bootimage/Makefile.bootimage: revision 1.23<br/>	distrib/common/bootimage/Makefile.bootimage: revision 1.24<br/>	distrib/zaurus/liveimage/Makefile: revision 1.1<br/>	distrib/amd64/uefi-installimage/Makefile.installimage: revision 1.3<br/>	distrib/zaurus/Makefile: revision 1.3<br/>	distrib/hpcarm/liveimage/Makefile: revision 1.1<br/>	distrib/zaurus/liveimage/spec.in: revision 1.1<br/>	distrib/common/bootimage/diskproto.mbrfat.in: revision 1.1<br/>	distrib/amd64/uefi-installimage/Makefile.bootimage: revision 1.13<br/>	distrib/hpcarm/liveimage/fstab.in: revision 1.1<br/>	distrib/zaurus/liveimage/fstab.in: revision 1.1<br/><br/>Merge amd64's UEFI logic back into the generic bootimage handling.<br/><br/>Add "live-image with a FAT partition for bootstrap files" support.<br/>See PR/55075 for more details.<br/><br/>Add "build.sh live-image" support for zaurus.<br/>Tested on SL-C3000 and SL-C700.<br/>See also PR/55075 for live-image with FAT partition support.<br/><br/>Add "build.sh live-image" support for hpcarm.<br/>Tested on WS003SH.<br/>See also PR/55075 for live-image with FAT partition support.</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.5.14.1</description>
    <pubDate>Fri Apr 24 17:19:49 UTC 2020</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>Merge changes from current as of 20200406</title>
    <description>/src/distrib/common/bootimage/Makefile.installimage - 1.5.12.1</description>
    <pubDate>Wed Apr 08 14:03:44 UTC 2020</pubDate>
    <dc:creator>martin</dc:creator>
</item>
</channel></rss>

