<?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/miniroot/list</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>nvi has moved.</title>
    <description>/src/distrib/sparc/miniroot/list - 1.38</description>
    <pubDate>Sat Nov 30 08:27:18 UTC 2013</pubDate>
    <dc:creator>nakayama</dc:creator>
</item>

<item>
    <title>branches:  1.37.6;<br/>Switch from COPYDIR to COPY/LINK when populating usr/mdec directory, to<br/>avoid file duplication.</title>
    <description>/src/distrib/sparc/miniroot/list - 1.37</description>
    <pubDate>Fri Nov 18 21:32:46 UTC 2011</pubDate>
    <dc:creator>njoly</dc:creator>
</item>

<item>
    <title>branches:  1.36.2;<br/>Update location of "less" source directory to the build of various<br/>install medias.</title>
    <description>/src/distrib/sparc/miniroot/list - 1.36</description>
    <pubDate>Sun Jul 03 23:11:33 UTC 2011</pubDate>
    <dc:creator>tron</dc:creator>
</item>

<item>
    <title>Remove terminfo.db as it's now embedded in libterminfo.</title>
    <description>/src/distrib/sparc/miniroot/list - 1.35</description>
    <pubDate>Thu Feb 11 09:06:50 UTC 2010</pubDate>
    <dc:creator>roy</dc:creator>
</item>

<item>
    <title>Use the rescue terminfo.db in our images instead of termcap.</title>
    <description>/src/distrib/sparc/miniroot/list - 1.34</description>
    <pubDate>Fri Feb 05 10:01:20 UTC 2010</pubDate>
    <dc:creator>roy</dc:creator>
</item>

<item>
    <title>No need to install /usr/share/zoneinfo into miniroot<br/>because libc functions in libhack doesn't require it and<br/>zoneinfo files seem to get larger since tzcode2009k import.<br/>(due to 64bit time_t support?)<br/><br/>Briefly tested sysinst on sparc miniroot.</title>
    <description>/src/distrib/sparc/miniroot/list - 1.33</description>
    <pubDate>Sat Jan 02 06:46:09 UTC 2010</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>34 different termcap subsets, plus a couple of ports still using<br/>the full termcap distfile. In an attempt to reduce the madness<br/>switch everyone (except the i386 cd install which does its own<br/>thing) to the same (under 8K) termcap subset:<br/><br/>ansi			ansi/pc-term compatible with color<br/>dumb|unknown		80-column dumb tty<br/>hp300h			HP Catseye console<br/>iris-ansi-ap		IRIS ANSI in application-keypad mode<br/>iris-ansi|iris-ansi-net	IRIS emulating 40 line ANSI terminal (almost VT100)<br/>sun|sun1|sun2|sun-il	Sun Microsystems Inc. console with working insert-line<br/>vt100|vt100-am		DEC VT100 (w/advanced video)<br/>vt220-8			DEC VT220 8 bit terminal<br/>vt220|vt200|vt300	DEC VT220 in vt100 emulation mode<br/>wsvt25			NetBSD wscons in 25 line DEC VT220 mode<br/>wsvt25m			NetBSD wscons in 25 line DEC VT220 mode with Meta<br/>x68k|x68k-ite		NetBSD/x68k ITE<br/>xterm|vs100		xterm terminal emulator (X Window System)<br/><br/>Trying to provide similar functionality across all ports? It'll never<br/>catch on...</title>
    <description>/src/distrib/sparc/miniroot/list - 1.32</description>
    <pubDate>Sun Sep 20 23:19:55 UTC 2009</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>Nothing needs disktab anymore, so we'd rather have an inode and<br/>slightly over 1K of space on install media...</title>
    <description>/src/distrib/sparc/miniroot/list - 1.31</description>
    <pubDate>Sun Sep 20 22:46:13 UTC 2009</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>usr.bin/vi/build -&gt; usr.bin/nvi/build</title>
    <description>/src/distrib/sparc/miniroot/list - 1.30</description>
    <pubDate>Thu Oct 30 00:39:16 UTC 2008</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.29.20;<br/>change the old pre-sysinst install.md script to not need file(1)<br/>and take that program and its associated "magic" database<br/>out of the miniroot image.  fixes PR 32379.</title>
    <description>/src/distrib/sparc/miniroot/list - 1.29</description>
    <pubDate>Tue Feb 07 16:52:16 UTC 2006</pubDate>
    <dc:creator>chs</dc:creator>
</item>

<item>
    <title>branches:  1.28.6;<br/>Since common/miniroot/list now includes -lz, no need to add it here<br/>anymore. Noticed by Izumi Tsutsui.</title>
    <description>/src/distrib/sparc/miniroot/list - 1.28</description>
    <pubDate>Sun Dec 28 13:00:47 UTC 2003</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>as COPYDIR copies files with 444 permissions, we need to explicitly<br/>add MTREE entries to change the permissions of executable programs<br/>such as usr/mdec/installboot and usr/mdec/binstall</title>
    <description>/src/distrib/sparc/miniroot/list - 1.27</description>
    <pubDate>Wed Jun 12 22:59:33 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>don't bother copying or generating etc/spwd.db, as the miniroot was<br/>switched to libhack a little while ago</title>
    <description>/src/distrib/sparc/miniroot/list - 1.26</description>
    <pubDate>Wed May 29 04:11:03 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>libz is needed for usr.bin/file/compress.c v1.11</title>
    <description>/src/distrib/sparc/miniroot/list - 1.25</description>
    <pubDate>Sun May 26 00:16:56 UTC 2002</pubDate>
    <dc:creator>grant</dc:creator>
</item>

<item>
    <title>branches:  1.24.2;<br/>Add crunched /usr/sbin/installboot.</title>
    <description>/src/distrib/sparc/miniroot/list - 1.24</description>
    <pubDate>Tue May 07 00:46:19 UTC 2002</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>Commit work-in-progess rototill of distrib/miniroot and associated machine<br/>dependent files:<br/><br/>- Use infrastructure from distrib/common to build file system images with<br/>  crunchgen-ed programs from a list file.<br/><br/>- Non root ("UNPRIVED") builds from a read-only source tree are possible,<br/>  as makefs(8) replaces vnconfig(8)/vnd use, devices are generated using<br/>  common/makedev2spec.awk, etc.<br/><br/>- Cross builds should be possible, except that some ports need cross-compile<br/>  host tool versions of installboot and any appropriate host disk labelling<br/>  tools.<br/>	XXX: pmax, sparc and vax need fixing for this!<br/><br/>- This code has NOT YET BEEN TESTED on most of the ports.<br/>  It should work, but it is extremely likely that the file system<br/>  parameters may need tweaking to get things to fit.<br/>  See MAKEFS_FLAGS in sparc/miniroot/Makefile.inc for an example.<br/>  If assistance is required, please ask!</title>
    <description>/src/distrib/sparc/miniroot/list - 1.23</description>
    <pubDate>Wed Mar 06 00:04:54 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>miniroot is out of space, use the ramdisk termcap file in the miniroot too<br/>so that it fits again.</title>
    <description>/src/distrib/sparc/miniroot/list - 1.22</description>
    <pubDate>Tue Jan 01 18:51:40 UTC 2002</pubDate>
    <dc:creator>chs</dc:creator>
</item>

<item>
    <title>Change to pass file image to binstall so it can be built in securelevel &gt; 0</title>
    <description>/src/distrib/sparc/miniroot/list - 1.21</description>
    <pubDate>Mon Feb 19 06:25:55 UTC 2001</pubDate>
    <dc:creator>jmc</dc:creator>
</item>

<item>
    <title>Add file(1); we use it to determine the shared library type.</title>
    <description>/src/distrib/sparc/miniroot/list - 1.20</description>
    <pubDate>Fri Nov 17 18:01:41 UTC 2000</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>Put a GENERIC kernel in the miniroot, to retain consistency with the<br/>tape, floppy and cdrom images.</title>
    <description>/src/distrib/sparc/miniroot/list - 1.19</description>
    <pubDate>Tue Oct 31 21:02:18 UTC 2000</pubDate>
    <dc:creator>pk</dc:creator>
</item>
</channel></rss>

