<?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/alpha/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>all: fix "Invalid internal option" warning from make</title>
    <description>/src/distrib/alpha/Makefile - 1.25</description>
    <pubDate>Tue Sep 23 20:12:05 UTC 2025</pubDate>
    <dc:creator>rillig</dc:creator>
</item>

<item>
    <title>Add "build.sh live-image" support for alpha.<br/><br/>Confirmed on qemu-9.2.0 (with pkgsrc patch-hw_rtc_mc146818rtc.c).<br/><br/>---<br/>qemu-system-alpha -m 1024 -machine clipper \<br/> -drive file=NetBSD-10.99.12-alpha-live.img,media=disk,format=raw,if=none,id=disk0 \<br/> -device ide-hd,bus=ide.0,drive=disk0 \<br/> -netdev user,id=net0 -device tulip,netdev=net0 \<br/> -nographic -kernel netbsd-GENERIC -append root=wd0<br/>PCI: 0:1:0 class 0300 id 1013:00b8<br/>PCI:   region 0 (BAR 10): 10000000<br/>PCI:   region 1 (BAR 14): 12000000<br/>PCI: 0:2:0 class 0101 id 1095:0646<br/>PCI:   region 0 (BAR 10): 0000c000<br/>PCI:   region 1 (BAR 14): 0000c008<br/>PCI:   region 2 (BAR 18): 0000c010<br/>PCI:   region 3 (BAR 1c): 0000c018<br/>PCI:   region 4 (BAR 20): 0000c020<br/>PCI:   intr pin 1 -&gt; irq 12<br/>PCI: 0:3:0 class 0200 id 1011:0019<br/>PCI:   region 0 (BAR 10): 0000c080<br/>PCI:   region 1 (BAR 14): 12001000<br/>PCI:   intr pin 1 -&gt; irq 16<br/>PCI: 0:7:0 class 0601 id 8086:0484<br/>[   1.0000000] [ Kernel symbol table missing! ]<br/>[   1.0000000] consinit: not using prom console<br/>[   1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,<br/>[   1.0000000]     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,<br/>[   1.0000000]     2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023,<br/>[   1.0000000]     2024, 2025<br/>[   1.0000000]     The NetBSD Foundation, Inc.  All rights reserved.<br/>[   1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993<br/>[   1.0000000]     The Regents of the University of California.  All rights reserved.<br/><br/>[   1.0000000] NetBSD 10.99.12 (GENERIC) #0: Thu Jan 30 16:13:51 UTC 2025<br/>[   1.0000000]  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/alpha/compile/GENERIC<br/>[   1.0000000] AlphaServer ES40 ("Clipper"), 250MHz, s/n QEMU<br/>[   1.0000000] 8192 byte page size, 1 processor.<br/>[   1.0000000] total memory = 1024 MB<br/>[   1.0000000] (120 KB reserved for PROM, 1023 MB used by NetBSD)<br/>[   1.0000000] avail memory = 996 MB<br/>[   1.0000000] mainbus0 (root)<br/>[   1.0000000] cpu0 at mainbus0: ID 0 (primary), 21264A-0 (EV67)<br/>[   1.0000000] cpu0: Architecture extensions: 0x1307&lt;PMI,PAT,MVI,CIX,FIX,BWX&gt;<br/>[   1.0000000] qemu0 at mainbus0: Qemu virtual machine services<br/><br/> :<br/><br/>[   7.2872719] root on wd0a dumps on wd0b<br/>[   7.2872719] root file system type: ffs<br/>[   7.3086672] kern.module.path=/stand/alpha/10.99.12/modules<br/>Sun Feb  2 19:56:48 UTC 2025<br/><br/> :<br/>---</title>
    <description>/src/distrib/alpha/Makefile - 1.24</description>
    <pubDate>Sun Feb 02 20:11:02 UTC 2025</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.23.74;<br/>Change remaining instances of ${RELEASEDIR}/${MACHINES} to<br/>${RELEASEDIR}/${RELEASEMACHINEDIR}</title>
    <description>/src/distrib/alpha/Makefile - 1.23</description>
    <pubDate>Mon Jun 23 02:16:53 UTC 2008</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>branches:  1.22.12;  1.22.16;<br/>Add an iso_image target (iso-image as a target name doesn't play well with<br/>bsd.subdirs.mk) in distrib/makefile, which builds an iso image for $MACHINE<br/>with binary sets, stored in ${RELEASEDIR}/iso. The image is bootable for:<br/>alpha, amd64, cats, i386, pmax, sgimips, sparc, sparc64, sun3, vax.<br/>mac68k/macppc no there yet because of missing feature in makefs.<br/><br/>call iso_image in distrib/ for iso-image in the top Makefile.</title>
    <description>/src/distrib/alpha/Makefile - 1.22</description>
    <pubDate>Tue Mar 06 21:56:49 UTC 2007</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>branches:  1.21.16;<br/>Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of<br/>"${RELEASEDIR}/...".<br/><br/>${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only<br/>cleaned if UPDATE is not defined.</title>
    <description>/src/distrib/alpha/Makefile - 1.21</description>
    <pubDate>Fri Jan 03 15:34:31 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>yet another distrib overhaul:<br/>- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib<br/>  (fixes problem caused by implicit include of ../Makefile.inc in certain<br/>  submake conditions triggered by makefiles not yet in tree)<br/>- removed mkdir of ${RELEASEDIR}/*;  rely upon "snap_pre" target of<br/>  etc/Makefile to create all the release directories<br/>- renamed RELINSTALL to RELEASE_INSTALL<br/>- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR<br/>- renamed MDSETDIR to MDSET_RELEASEDIR<br/>- removed ITARGET<br/>- move release target from top level to appropriate subdirectory<br/>- ensure release target has correct depends<br/>- replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD<br/>- Makefile.image: add realall: ${IMAGE}</title>
    <description>/src/distrib/alpha/Makefile - 1.20</description>
    <pubDate>Thu May 02 18:02:18 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>convert to building with NDWO Makefile.tarfloppy.<br/><br/>alpha is now fully NDWO (well, at least, the stuff that's enabled in<br/>distrib/alpha/Makefile)</title>
    <description>/src/distrib/alpha/Makefile - 1.19</description>
    <pubDate>Thu May 02 13:04:48 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>convert instkernel/fdset into using NDWO Makefile.tarfloppy, which<br/>allows UNPRIVED cross building of aforementioned directory</title>
    <description>/src/distrib/alpha/Makefile - 1.18</description>
    <pubDate>Tue Apr 30 15:08:44 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Use the correct name of the INSTALL kernel.</title>
    <description>/src/distrib/alpha/Makefile - 1.17</description>
    <pubDate>Fri Apr 26 17:30:00 UTC 2002</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version</title>
    <description>/src/distrib/alpha/Makefile - 1.16</description>
    <pubDate>Fri Apr 26 15:50:24 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>use RELINSTALL from ../Makefile.inc</title>
    <description>/src/distrib/alpha/Makefile - 1.15</description>
    <pubDate>Thu Apr 11 06:41:55 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>whitespace tweak</title>
    <description>/src/distrib/alpha/Makefile - 1.14</description>
    <pubDate>Wed Apr 10 15:28:22 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>use check_RELEASEDIR, and minor whitespace cleanup</title>
    <description>/src/distrib/alpha/Makefile - 1.13</description>
    <pubDate>Wed Mar 06 13:31:04 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>don't set the owner or group when installing into $RELEASEDIR</title>
    <description>/src/distrib/alpha/Makefile - 1.12</description>
    <pubDate>Sat Feb 09 13:56:49 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>${MAKE} print-objdir -&gt; ${PRINTOBJDIR}</title>
    <description>/src/distrib/alpha/Makefile - 1.11</description>
    <pubDate>Wed Nov 14 00:44:13 UTC 2001</pubDate>
    <dc:creator>tv</dc:creator>
</item>

<item>
    <title>Need ${.CURDIR} for README.files (required when using MAKEOBJDIRPREFIX).</title>
    <description>/src/distrib/alpha/Makefile - 1.10</description>
    <pubDate>Tue Nov 07 17:41:51 UTC 2000</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Find a bunch of places where we call "make" and replace it with ${MAKE}</title>
    <description>/src/distrib/alpha/Makefile - 1.9</description>
    <pubDate>Thu Oct 26 04:53:56 UTC 2000</pubDate>
    <dc:creator>garbled</dc:creator>
</item>

<item>
    <title>${.CURDIR} is not optional when using MAKEOBJDIRPREFIX.</title>
    <description>/src/distrib/alpha/Makefile - 1.8</description>
    <pubDate>Tue Sep 12 17:21:44 UTC 2000</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Use<br/>  ${MAKE}<br/>instead of<br/>  make</title>
    <description>/src/distrib/alpha/Makefile - 1.7</description>
    <pubDate>Wed Aug 30 23:51:46 UTC 2000</pubDate>
    <dc:creator>jhawk</dc:creator>
</item>

<item>
    <title>branches:  1.6.4;<br/>Fix typo.</title>
    <description>/src/distrib/alpha/Makefile - 1.6</description>
    <pubDate>Wed Mar 08 14:28:54 UTC 2000</pubDate>
    <dc:creator>cjs</dc:creator>
</item>
</channel></rss>

