<?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/i386/floppies/rescue-tiny/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>branches:  1.12.32;<br/>Consistently use "netbsd-XXXXX" instead of "netbsd.XXXXX".</title>
    <description>/src/distrib/i386/floppies/rescue-tiny/Makefile - 1.12</description>
    <pubDate>Mon Nov 18 00:39:47 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Merge kernel-ramdisk &amp; kernel-rescue into instkernel, now that<br/>../../common/Makefile.mdset supports building multiple copies of the<br/>same kernel (as long as they're to separate filenames).<br/>Now there's no need to set FLOPPYKERNDIR, as it now defaults to instkernel.</title>
    <description>/src/distrib/i386/floppies/rescue-tiny/Makefile - 1.11</description>
    <pubDate>Mon Oct 14 16:20:41 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>we don't want "rescue-tiny.fs.fs" ...</title>
    <description>/src/distrib/i386/floppies/rescue-tiny/Makefile - 1.10</description>
    <pubDate>Tue Apr 16 09:08:01 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>- Convert to using distrib/common/buildfloppies.sh, which can build both<br/>  single and multi-volume floppies in better fashion that the crufty<br/>  shell commands in the various Makefiles.<br/>- Move fdset* -&gt; bootfloppy*, as that's more consistent</title>
    <description>/src/distrib/i386/floppies/rescue-tiny/Makefile - 1.9</description>
    <pubDate>Tue Apr 16 05:23:44 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Use 3rd argument of MDSETTARGETS to change name of the rescue kernels<br/>from netbsd.INSTALL_{SMALL,TINY} to netbsd.RESCUE_{SMALL,TINY}.<br/>Go back to installing copies of these in the release directory.</title>
    <description>/src/distrib/i386/floppies/rescue-tiny/Makefile - 1.8</description>
    <pubDate>Sat Apr 13 00:07:46 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Yet Another Cleanup:<br/>- factor more stuff into common/Makefile.*<br/>- use NDWO makefile layout<br/>- don't always rebuild bootfloppy-* and fdset-* stuff. (mmm, dependencies)<br/>- add .WAIT sync in top level Makefile</title>
    <description>/src/distrib/i386/floppies/rescue-tiny/Makefile - 1.7</description>
    <pubDate>Thu Apr 11 00:17:17 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Use ${PRINTOBJDIR}.</title>
    <description>/src/distrib/i386/floppies/rescue-tiny/Makefile - 1.6</description>
    <pubDate>Tue Mar 05 20:29:36 UTC 2002</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>since we have ${TOP}, use it...</title>
    <description>/src/distrib/i386/floppies/rescue-tiny/Makefile - 1.5</description>
    <pubDate>Fri Feb 08 04:53:51 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Major overhaul, to enable unprivileged (cross) building, removing the<br/>requirement to build as root on a system with vnconfig.<br/><br/><br/>Use ${KERNSRCDIR} and ${_SRC_TOP_} where appropriate<br/><br/>Remove now-obsolete:<br/>	list2sh.awk runlist.sh bootfloppy-common/list<br/><br/>Bootfloppy-*/Makefile: don't need to set DISKTYPE or BLOCK8K any more<br/><br/>Rename  bootfloppy-common/Makefile.inc  to  common/Makefile.bootfloppy<br/>and	fdset-common/Makefile.inc       to  common/Makefile.fdset<br/>This uses makefs instead of vnconfig and disklabel, thus removing the<br/>need for root privileges to build these floppies..<br/><br/>Add common/Makefile.ramdisk, to simplify ramdisk-*/Makefile.<br/>Uses shared ${_SRC_TOP_}/distrib/common/Makefile.crunch and<br/>${_SRC_TOP_}/distrib/common/Makefile.image to even further simply things.<br/><br/>Migrate ramdisk-*/dot.profile to a shared common/dot.profile, which<br/>detects whether it's an install or rescue profile based on the existance<br/>of /sysinst.  Remove /dev generation code as init(8) now does that for us.<br/><br/>Migrate common parts of */list to a shared common/list.ramdisk.<br/>Convert ramdisk-*/list to new format used by distrib/common/parselist.awk<br/>Don't bother running pwd_mkdb now that libhack's getpwent parses<br/>/etc/master.passwd instead of /etc/passwd.<br/><br/>Migrate ramdisk-*/mtree.conf to a shared common/mtree.conf, which is now a<br/>new full-path-style specfile.<br/><br/>Remove ramdisk-*/ramdiskbin.conf as it's now automatically generated<br/>from ramdisk-*/list by parselist.awk.<br/><br/>Migrate ramdisk-*/termcap.mini to a shared common/termcap.mini.<br/><br/>Remove unused ramdisk-{small,tiny}/disktab.preinstall.<br/><br/>Use .for loops in kernel-*/Makefile to simply defining mostly-duplicated<br/>targets.<br/><br/>ramdisk-*/Makefile: convert to using common/Makefile.ramdisk<br/><br/>Remove unused ramdisk-*/dot.hdprofile.</title>
    <description>/src/distrib/i386/floppies/rescue-tiny/Makefile - 1.4</description>
    <pubDate>Sun Feb 03 16:22:29 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.3.2;<br/>Rearrange bootfloppies. The idea is that "rescue" tools go on the<br/>floppies as long as they fit, but they are the first to be sacrificed<br/>if space is short, and get moved to a seperate rescue floppy.<br/><br/>This means that the default fdset and the 2.88M image have them,<br/>but others (the "small" and "tiny" floppies) do not.<br/><br/>Sysinst is also back on the "tiny" image, and tested to be working<br/>within 4M.</title>
    <description>/src/distrib/i386/floppies/rescue-tiny/Makefile - 1.3</description>
    <pubDate>Wed Sep 27 16:04:18 UTC 2000</pubDate>
    <dc:creator>fvdl</dc:creator>
</item>

<item>
    <title>Fix the previous in another way:<br/><br/> o Wave goodbye to INSTALL_SMALL-based boot image (it was originally<br/>   built for 5.25" media, but isn't anymore).<br/> o Make a separate ramdisk image for the INSTALL_TINY image,<br/>   using the old script-based installer (not fixed/checked at the moment).<br/>   However, at least tweak the profile scripts to start it instead of sysinst.<br/>   Also remove ping6 and rtsol from ramdisk compared to original; the<br/>   INSTALL_TINY image doesn't have INET6.<br/> o Add dump/restore back into both ramdisk images.<br/> o Add scsictl and chio to the normal ramdisk image (INSTALL-based fdset)<br/> o With dump/restore reinstated, remove the rescue-* and ramdisk-rescue<br/>   directories.<br/><br/>So, we're now back to having the recovery tools on the same image as<br/>the boot media images.</title>
    <description>/src/distrib/i386/floppies/rescue-tiny/Makefile - 1.2</description>
    <pubDate>Mon Jun 12 18:51:19 UTC 2000</pubDate>
    <dc:creator>he</dc:creator>
</item>

<item>
    <title>Add construction of three types of "rescue" images, based on the<br/>boot images.<br/><br/>The difference compared to the boot images is that these do not contain<br/>sysinst, but do on the other hand contain dump/rdump, restore/rrestore,<br/>scsictl and chio in addition to the other stuff already on the install<br/>floppies.<br/><br/>The images built are<br/>	rescue1.fs<br/>	rescue2.fs	Based on the full INSTALL kernel, on two floppies<br/>	rescue-sm.fs	Based on INSTALL_SMALL<br/>	rescue-ti.fs	Based on INSTALL_TINY</title>
    <description>/src/distrib/i386/floppies/rescue-tiny/Makefile - 1.1</description>
    <pubDate>Sat Jun 10 18:56:50 UTC 2000</pubDate>
    <dc:creator>he</dc:creator>
</item>

<item>
    <title>Sync with -current. Approved by jhawk. Original commit message:<br/><br/>Rearrange bootfloppies. The idea is that "rescue" tools go on the<br/>floppies as long as they fit, but they are the first to be sacrificed<br/>if space is short, and get moved to a seperate rescue floppy.<br/><br/>This means that the default fdset and the 2.88M image have them,<br/>but others (the "small" and "tiny" floppies) do not.<br/><br/>Sysinst is also back on the "tiny" image, and tested to be working<br/>within 4M.</title>
    <description>/src/distrib/i386/floppies/rescue-tiny/Makefile - 1.3.2.2</description>
    <pubDate>Mon Oct 09 13:43:34 UTC 2000</pubDate>
    <dc:creator>fvdl</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch netbsd-1-5 on 2000-10-09 13:43:34 +0000</title>
    <description>/src/distrib/i386/floppies/rescue-tiny/Makefile - 1.3.2.1</description>
    <pubDate>Wed Sep 27 16:04:18 UTC 2000</pubDate>
    <dc:creator>fvdl</dc:creator>
</item>

<item>
    <title>Sync with HEAD.</title>
    <description>/src/distrib/i386/floppies/rescue-tiny/Makefile - 1.12.32.1</description>
    <pubDate>Sun Oct 05 20:10:20 UTC 2008</pubDate>
    <dc:creator>mjf</dc:creator>
</item>
</channel></rss>

