<?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 dot.profile</title>
    <link>http://nxr.netbsd.org/rss/src/distrib/sparc/ramdisk/dot.profile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Use /dev/fd0a rather than /dev/rfd0a to read instfs.tgz image from floppy.<br/>It looks newer (appearred after 1.6) gzip tries to read less than DEV_BSIZE<br/>(to check header?) so we can't use raw device directly.<br/>(note sparc bootfs ramdisk doesn't have dd(1))<br/><br/>Workaround for PR port-sparc/42193, and would also fix PR install/28734.</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.20</description>
    <pubDate>Thu Dec 24 14:56:14 UTC 2009</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.19.4;  1.19.10;<br/>Convert TNF licenses to new 2 clause variant</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.19</description>
    <pubDate>Wed Apr 30 13:10:49 UTC 2008</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>branches:  1.18.16;  1.18.32;  1.18.34;<br/>Pass explicit device to eject(1), since it doesn't know about the floppy<br/>driver's "partition" scheme..</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.18</description>
    <pubDate>Fri Jul 11 00:16:56 UTC 2003</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>Mount the mfs /instfs with a reasonable inode density, otherwise it<br/>runs out of space.<br/>Problem found &amp; fixed by Adam Lebsack &lt;adam@lebsack.com&gt; in [port-sparc/17614]</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.17</description>
    <pubDate>Sat Jul 20 07:06:28 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.16.2;<br/>cdrom(): allow the location of `instfs.tgz' on the CD to be overridden<br/>as suggested by Robert Elz on port-sparc.</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.16</description>
    <pubDate>Sun Jun 17 11:57:23 UTC 2001</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>cdrom(): Look for the `instfs.tgz' image in the $MACHINE subdirectory of<br/>the CD-R root first.</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.15</description>
    <pubDate>Tue Nov 28 21:51:09 UTC 2000</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>Eject the floppy disks.</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.14</description>
    <pubDate>Mon Nov 06 23:17:45 UTC 2000</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>Don't bother with the tape block size unless explicitly requested.</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.13</description>
    <pubDate>Tue Oct 31 20:53:04 UTC 2000</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>Support the two-stage memory-disk based bootstrap method for tape, cdrom<br/>and floppy.</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.12</description>
    <pubDate>Mon Oct 30 23:13:10 UTC 2000</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>Boot from floppy now requires two disk images:<br/>	- a bootable bootfs which contains a spartan md-based `ramdisk'<br/>	  filesystem, which loads the tar file image:<br/>	- instfs, which is constructed from the miniroot filesystem<br/>	  and contains all installation utilities.<br/><br/>The current miniroot image also supersedes the former separate<br/>{bootfs,ramdisk}.sysinst tools.</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.11</description>
    <pubDate>Fri Oct 20 11:56:58 UTC 2000</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>branches:  1.10.2;<br/>sweep of my licenses for consistency.  (no functional changes)  These<br/>files have copyright held by people in addition to myself.  (I did the<br/>original work, they copied it, enhanced it, and added their copyright<br/>to the derivative work.)  Their approval has been given re: the license<br/>change.</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.10</description>
    <pubDate>Wed Jun 14 22:52:47 UTC 2000</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>fix up NetBSD RCS Ids to match the standard, and the leading comment as<br/>to match as well.  No functional changes.</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.9</description>
    <pubDate>Wed Jun 14 06:48:56 UTC 2000</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>rename (revert) memory disk filename /dev/mdX -&gt; /dev/mdXa</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.8</description>
    <pubDate>Fri Jan 21 00:32:57 UTC 2000</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Fix root device name md0a -&gt; md0</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.7</description>
    <pubDate>Mon Jan 10 05:03:28 UTC 2000</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Don't start update.</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.6</description>
    <pubDate>Tue Nov 23 22:43:26 UTC 1999</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>branches:  1.5.4;<br/>miniroot changes:<br/>    install.sub:<br/>	- fix interface grovelling, ifmedia support, allow ifmedia and link<br/>	  to have a "none" (-&gt; "") answer (which lets you give nothing when<br/>	  a default answer is given)<br/>	- allow installing more than one set at a time, including "all" as<br/>	  a synonym for all remaining sets<br/>	- mount -o async when extracting sets<br/>    makeconf.awk:<br/>	- put default "libs" section at the end rather than the start, so<br/>	  you can put other "libs" in before this list<br/>	- minor cleanup<br/><br/>    mtree.conf:<br/>	- create /kern<br/><br/>    sparc install.md:<br/>	- MDSETS are now "kern xbase xcomp xcontrib xfont xserver"<br/>	- use /kern &amp; kernfs (replaces dmesg)<br/>	- replace grep &amp; cut pipe lines with sed<br/>	- replace grep hackery with sed hackery<br/>	- grep and cut are no longer required!  yay!<br/>	- deal with no /usr/bin/vi -- call disklabel -i<br/>	- in md_copy_kern() link the netbsd.GENERIC we got from the kern set,<br/>	  rather than the miniroot kernel<br/>    sparc miniroot list:<br/>	- no more dmesg, cut or grep<br/><br/>sparc ramdisk changes:<br/>    Makefile:<br/>	- `ramdiskbin.conf' is now generated by makeconf.awk<br/>	- don't use libhack's opendir, it breaks<br/>    dot.profile:<br/>	- don't assume terminal is `sun'<br/>	- set EDITOR=ed<br/>	-<br/>    list:<br/>	- instbin -&gt; ramdiskbin to make `makeconf.awk' work<br/>	- CRUNCHSPECIAL those special dirs<br/>	- add our LIBS as necessary<br/><br/>libhack changes:<br/>	- if NOLIBHACKOPENDIR is set, don't build opendir.o</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.5</description>
    <pubDate>Sun Jun 27 00:56:00 UTC 1999</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>after checking and setting DONEPROFILE, export it so that children of the<br/>shell (e.g.  programs and shells invoked via sysinst) don't try to run<br/>sysinst again.  Fixes PR#7805.</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.4</description>
    <pubDate>Sat Jun 26 06:13:00 UTC 1999</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>branches:  1.3.2;  1.3.4;<br/>- share more with the miniroot<br/>	- don't use sysinst yet, it's not ready for the sparc, go back to<br/>	  the old miniroot install programs.<br/><br/>- add these programs:<br/>	- pppd (nice to install from an SS2 with local floppy &amp; modem only)<br/>	- bzip2 (media may be bz2'ed in the RFSN future)<br/>	- edlabel (much ligher weight than disklabel)<br/>	- expr (miniroot)<br/>	- hostname (miniroot)<br/>	- netstat (miniroot)<br/>	- sort (miniroot)<br/><br/>- remove these programs:<br/>	- tset (not used)<br/>	- strings (too big now)<br/>	- slattach (who uses slip these days, *really* ?  see pppd addition)<br/>	- disklabel (see edlabel addition)<br/>	- shutdown (have reboot/halt already)<br/>	- sysinst (not using it yet)<br/><br/>- grow the install filesystem a bit more, to facilitate the new programs.<br/><br/>- use gordons libhack stuff, to reduce the size of the install binary.<br/>	- don't need /etc/master.passwd or the {s,}pwd.db files anymore!<br/><br/>- clean up dot.profile a bit.</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.3</description>
    <pubDate>Sun Jan 10 13:39:45 UTC 1999</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>mount /dev/md0a rw</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.2</description>
    <pubDate>Sat Jun 20 00:05:32 UTC 1998</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/distrib/sparc/ramdisk/dot.profile - 1.1</description>
    <pubDate>Sat Jun 06 05:29:50 UTC 1998</pubDate>
    <dc:creator>mrg</dc:creator>
</item>
</channel></rss>

