<?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>
    <link>http://nxr.netbsd.org/rss/src/distrib/sun2/liveimage/emuimage/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>sun2 doesn't have shared libraries so omit comp etc. to reduce image size.</title>
    <description>/src/distrib/sun2/liveimage/emuimage/Makefile - 1.5</description>
    <pubDate>Fri Feb 07 17:31:45 UTC 2025</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.4.10;  1.4.12;<br/>Use the special device name "ROOT." in /etc/fstab not just on the arm<br/>images, but also on the bootable disk images of other ports, so that<br/>they can be booted from differently named devices.  Merge the i386 and<br/>amd64 -live-sd0root and -live-wd0root images into a single live image<br/>per port, bootable both from usb media and in qemu.  Drop the -xx0root<br/>suffixes from image names as they are no longer meaningful.</title>
    <description>/src/distrib/sun2/liveimage/emuimage/Makefile - 1.4</description>
    <pubDate>Sat Dec 15 18:03:18 UTC 2018</pubDate>
    <dc:creator>gson</dc:creator>
</item>

<item>
    <title>branches:  1.3.30;  1.3.32;<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/sun2/liveimage/emuimage/Makefile - 1.3</description>
    <pubDate>Sat Nov 03 14:25:33 UTC 2012</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.2.2;<br/>Change the naming scheme of "live" images and usb install images<br/>to incorporate the OS name and version.<br/><br/>XXX should also not hardcode ${BOOTDISK} in the name, but that would<br/>require reordering stuff and more testing than I have time for right now.<br/>Another day.<br/><br/>As discussed on current-users@ back in March, with some adjustments.</title>
    <description>/src/distrib/sun2/liveimage/emuimage/Makefile - 1.2</description>
    <pubDate>Fri Aug 17 16:56:36 UTC 2012</pubDate>
    <dc:creator>riz</dc:creator>
</item>

<item>
    <title>branches:  1.1.2;  1.1.4;<br/>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/sun2/liveimage/emuimage/Makefile - 1.1</description>
    <pubDate>Sun Jan 22 03:53:31 UTC 2012</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>sync with (a bit old) head</title>
    <description>/src/distrib/sun2/liveimage/emuimage/Makefile - 1.1.4.4</description>
    <pubDate>Wed Jan 16 05:26:10 UTC 2013</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/distrib/sun2/liveimage/emuimage/Makefile - 1.1.4.3</description>
    <pubDate>Tue Oct 30 18:48:51 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/distrib/sun2/liveimage/emuimage/Makefile - 1.1.4.2</description>
    <pubDate>Tue Apr 17 00:02:48 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch yamt-pagecache on 2012-04-17 00:02:48 +0000</title>
    <description>/src/distrib/sun2/liveimage/emuimage/Makefile - 1.1.4.1</description>
    <pubDate>Sun Jan 22 03:53:31 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>Pull up following revision(s) (requested by riz in ticket #506):<br/>	distrib/amd64/liveimage/emuimage/Makefile: revision 1.2<br/>	distrib/amd64/liveimage/usbimage/Makefile: revision 1.2<br/>	distrib/sun2/liveimage/emuimage/Makefile: revision 1.2<br/>	distrib/amd64/installimage/Makefile: revision 1.2<br/>	distrib/sun3/liveimage/emuimage/Makefile: revision 1.2<br/>	distrib/pmax/liveimage/emuimage/Makefile: revision 1.2<br/>	distrib/vax/liveimage/emuimage/Makefile: revision 1.2<br/>	distrib/sparc64/liveimage/emuimage/Makefile: revision 1.2<br/>	distrib/common/Makefile.bootcd: revision 1.20<br/>	distrib/i386/liveimage/emuimage/Makefile: revision 1.2<br/>	distrib/sparc/liveimage/emuimage/Makefile: revision 1.2<br/>	distrib/i386/installimage/Makefile: revision 1.2<br/>	distrib/i386/liveimage/usbimage/Makefile: revision 1.2<br/>	etc/Makefile: revision 1.398<br/>Change the naming scheme of "live" images and usb install images<br/>to incorporate the OS name and version.<br/>XXX should also not hardcode ${BOOTDISK} in the name, but that would<br/>require reordering stuff and more testing than I have time for right now.<br/>Another day.<br/>As discussed on current-users@ back in March, with some adjustments.<br/>Install fully-populated .iso images in ${RELEASEDIR}/images instead<br/>of ${RELEASEDIR}/iso, since we'll be putting non-iso images in there too.<br/>Install live images and install images into ${RELEASEDIR}/images by<br/>default, to keep all the large files (such as ISOs) together.</title>
    <description>/src/distrib/sun2/liveimage/emuimage/Makefile - 1.1.2.1</description>
    <pubDate>Fri Aug 17 20:50:50 UTC 2012</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>Resync to 2012-11-19 00:00:00 UTC</title>
    <description>/src/distrib/sun2/liveimage/emuimage/Makefile - 1.2.2.1</description>
    <pubDate>Tue Nov 20 02:57:53 UTC 2012</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/distrib/sun2/liveimage/emuimage/Makefile - 1.3.32.1</description>
    <pubDate>Mon Jun 10 21:42:34 UTC 2019</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Sync with HEAD, resolve a few conflicts</title>
    <description>/src/distrib/sun2/liveimage/emuimage/Makefile - 1.3.30.1</description>
    <pubDate>Wed Dec 26 14:01:13 UTC 2018</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/distrib/sun2/liveimage/emuimage/Makefile - 1.4.12.1</description>
    <pubDate>Sat Aug 02 05:20:40 UTC 2025</pubDate>
    <dc:creator>perseant</dc:creator>
</item>

<item>
    <title>Pull up following revision(s) (requested by tsutsui in ticket #1060):<br/><br/>	distrib/sun2/liveimage/emuimage/Makefile: revision 1.5<br/><br/>sun2 doesn't have shared libraries so omit comp etc. to reduce image size.</title>
    <description>/src/distrib/sun2/liveimage/emuimage/Makefile - 1.4.10.1</description>
    <pubDate>Sat Feb 22 00:59:26 UTC 2025</pubDate>
    <dc:creator>martin</dc:creator>
</item>
</channel></rss>

