<?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 list</title>
    <link>http://nxr.netbsd.org/rss/src/distrib/sparc/ramdisk/list</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Add -lprop to the ramdisk build, so that it builds again, due to<br/>recent changes in newfs.  Bump the ramdisk size from 1536 to 1800<br/>blocks as a consequence.</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.19</description>
    <pubDate>Tue Jun 09 11:06:09 UTC 2009</pubDate>
    <dc:creator>he</dc:creator>
</item>

<item>
    <title>branches:  1.18.32;<br/>add comment and fix whitespace.</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.18</description>
    <pubDate>Wed Jun 26 16:17:41 UTC 2002</pubDate>
    <dc:creator>grant</dc:creator>
</item>

<item>
    <title>consistency cleanup</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.17</description>
    <pubDate>Sat Apr 13 13:42:59 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>- convert to New Distrib World Order, which allows this directory to be<br/>  cross-built without root privileges.  (tested i386-&gt;sparc cross-build).<br/>- remove now-unused cruft<br/><br/>XXX: there's still other parts of distrib/sparc that need fixing.</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.16</description>
    <pubDate>Mon Mar 11 07:04:21 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Add `eject'.</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.15</description>
    <pubDate>Sun Nov 05 18:35:56 UTC 2000</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>Remove mount(8) since we can use the fs-specific versions directly.<br/>Add umount(8) (scaled-down version).<br/>Add reboot/halt.</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.14</description>
    <pubDate>Mon Oct 30 23:16:13 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/list - 1.13</description>
    <pubDate>Fri Oct 20 11:56:58 UTC 2000</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>branches:  1.12.2;<br/>Need /etc/netconfig.</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.12</description>
    <pubDate>Wed Jun 07 20:44:33 UTC 2000</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>Remove update from the miniroot lists.</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.11</description>
    <pubDate>Tue Nov 23 23:16:05 UTC 1999</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>Pull in the IPSECless version of ping.</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.10</description>
    <pubDate>Tue Nov 09 22:22:52 UTC 1999</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>branches:  1.9.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/list - 1.9</description>
    <pubDate>Sun Jun 27 00:56:00 UTC 1999</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>- add more i-nodes to ramdisk image<br/>- make ramdisk/list work again with object directories<br/>- make OS revision part of the images file names (like miniroot).</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.8</description>
    <pubDate>Thu Apr 08 21:17:14 UTC 1999</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>branches:  1.7.2;  1.7.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/list - 1.7</description>
    <pubDate>Sun Jan 10 13:39:45 UTC 1999</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>move distrib/sparc/floppies/* into distrib/sparc, so that the boot image<br/>can be accessed for cdrom systems.  rename "bootfloppy" to "bootfs" as it<br/>is used for cdroms, not just floppies :)  adjust paths as necessary for<br/>this merge.<br/><br/>--- done via repository copy.</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.6</description>
    <pubDate>Sun Jun 21 07:39:47 UTC 1998</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>add link for tar/cpio, fix mount_mfs, and add kernfs</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.5</description>
    <pubDate>Sat Jun 20 14:38:42 UTC 1998</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>add mount_mfs, getopt, use the src MAKEDEV and disktab files. ln less more</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.4</description>
    <pubDate>Sat Jun 20 00:07:11 UTC 1998</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>add /usr/sbin/update, sun, xterm, and tvi925 termcaps, and a disktab.preinstall file.</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.3</description>
    <pubDate>Tue Jun 09 14:21:02 UTC 1998</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>rename INSTALL FLOPPY.  add tset.</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.2</description>
    <pubDate>Sat Jun 06 06:09:15 UTC 1998</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

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

<item>
    <title>bootable floppy support for NetBSD/sparc, based on some i386 stuff</title>
    <description>/src/distrib/sparc/ramdisk/list - 1.1.1.1</description>
    <pubDate>Sat Jun 06 05:29:50 UTC 1998</pubDate>
    <dc:creator>mrg</dc:creator>
</item>
</channel></rss>

