Sat Jan 3 18:11:26 2009 UTC ()
Add df(1) to installation md_root files for atari.

It looks df(1) had been required by MAKEDEV(8) since NetBSD 1.6 days,
and this could workaround PR port-atari/40316 in branches with
minimum pullups.


(tsutsui)
diff -r1.8 -r1.9 src/distrib/atari/floppies/install/list
diff -r1.5 -r1.6 src/distrib/atari/floppies/prepare/list

cvs diff -r1.8 -r1.9 src/distrib/atari/floppies/install/list (expand / switch to unified diff)

--- src/distrib/atari/floppies/install/list 2008/11/17 20:14:35 1.8
+++ src/distrib/atari/floppies/install/list 2009/01/03 18:11:26 1.9
@@ -1,18 +1,19 @@ @@ -1,18 +1,19 @@
1# $NetBSD: list,v 1.8 2008/11/17 20:14:35 abs Exp $ 1# $NetBSD: list,v 1.9 2009/01/03 18:11:26 tsutsui Exp $
2 2
3PROG bin/cat 3PROG bin/cat
4PROG bin/chmod 4PROG bin/chmod
5PROG bin/cp 5PROG bin/cp
 6PROG bin/df
6PROG bin/expr 7PROG bin/expr
7PROG bin/ln 8PROG bin/ln
8PROG bin/ls 9PROG bin/ls
9PROG bin/mkdir 10PROG bin/mkdir
10PROG bin/mv 11PROG bin/mv
11PROG bin/pax usr/bin/tar 12PROG bin/pax usr/bin/tar
12PROG bin/pwd 13PROG bin/pwd
13PROG bin/rm 14PROG bin/rm
14PROG bin/sh 15PROG bin/sh
15PROG bin/stty 16PROG bin/stty
16 17
17PROG sbin/disklabel 18PROG sbin/disklabel
18PROG sbin/dmesg 19PROG sbin/dmesg

cvs diff -r1.5 -r1.6 src/distrib/atari/floppies/prepare/list (expand / switch to unified diff)

--- src/distrib/atari/floppies/prepare/list 2008/11/17 20:14:35 1.5
+++ src/distrib/atari/floppies/prepare/list 2009/01/03 18:11:26 1.6
@@ -1,18 +1,19 @@ @@ -1,18 +1,19 @@
1# $NetBSD: list,v 1.5 2008/11/17 20:14:35 abs Exp $ 1# $NetBSD: list,v 1.6 2009/01/03 18:11:26 tsutsui Exp $
2 2
3PROG bin/cat 3PROG bin/cat
4PROG bin/chmod 4PROG bin/chmod
5PROG bin/cp 5PROG bin/cp
 6PROG bin/df
6PROG bin/expr 7PROG bin/expr
7PROG bin/ln 8PROG bin/ln
8PROG bin/ls 9PROG bin/ls
9PROG bin/mkdir 10PROG bin/mkdir
10PROG bin/mv 11PROG bin/mv
11PROG bin/pax usr/bin/tar 12PROG bin/pax usr/bin/tar
12PROG bin/pwd 13PROG bin/pwd
13PROG bin/rm 14PROG bin/rm
14PROG bin/sh 15PROG bin/sh
15PROG bin/stty 16PROG bin/stty
16 17
17PROG sbin/edlabel 18PROG sbin/edlabel
18PROG sbin/fsck 19PROG sbin/fsck