diff options
Diffstat (limited to 'distrib/i386/floppies')
-rw-r--r-- | distrib/i386/floppies/inst-common/dot.commonutils | 2 | ||||
-rw-r--r-- | distrib/i386/floppies/inst-common/instbin.conf | 2 | ||||
-rw-r--r-- | distrib/i386/floppies/inst-common/list | 2 | ||||
-rw-r--r-- | distrib/i386/floppies/inst-common/mtree.conf | 2 | ||||
-rw-r--r-- | distrib/i386/floppies/inst/dot.hdprofile | 2 | ||||
-rw-r--r-- | distrib/i386/floppies/inst/dot.profile | 2 | ||||
-rw-r--r-- | distrib/i386/floppies/inst/install.sh | 2 | ||||
-rw-r--r-- | distrib/i386/floppies/upgr/Makefile | 2 | ||||
-rw-r--r-- | distrib/i386/floppies/upgr/upgrade.sh | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/distrib/i386/floppies/inst-common/dot.commonutils b/distrib/i386/floppies/inst-common/dot.commonutils index 9839c256d2b..38cee5bb50f 100644 --- a/distrib/i386/floppies/inst-common/dot.commonutils +++ b/distrib/i386/floppies/inst-common/dot.commonutils @@ -27,7 +27,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: dot.commonutils,v 1.2 1995/11/06 21:27:38 deraadt Exp $ +# $Id: dot.commonutils,v 1.3 1995/12/14 07:00:12 deraadt Exp $ # Installation utilites (functions), to get NetBSD installed on # the hard disk. These are meant to be invoked from the shell prompt, diff --git a/distrib/i386/floppies/inst-common/instbin.conf b/distrib/i386/floppies/inst-common/instbin.conf index cdda94ccd5e..18d14cab185 100644 --- a/distrib/i386/floppies/inst-common/instbin.conf +++ b/distrib/i386/floppies/inst-common/instbin.conf @@ -1,6 +1,6 @@ # # kcbin.conf - unified binary for the kc floppy -# $Id: instbin.conf,v 1.2 1995/11/23 15:58:00 deraadt Exp $ +# $Id: instbin.conf,v 1.3 1995/12/14 07:00:12 deraadt Exp $ # srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin diff --git a/distrib/i386/floppies/inst-common/list b/distrib/i386/floppies/inst-common/list index b842a11a07b..87c3da499d7 100644 --- a/distrib/i386/floppies/inst-common/list +++ b/distrib/i386/floppies/inst-common/list @@ -1,4 +1,4 @@ -# $Id: list,v 1.2 1995/11/23 15:58:01 deraadt Exp $ +# $Id: list,v 1.3 1995/12/14 07:00:13 deraadt Exp $ # copy the crunched binary, link to it, and kill it COPY ${OBJDIR}/instbin instbin diff --git a/distrib/i386/floppies/inst-common/mtree.conf b/distrib/i386/floppies/inst-common/mtree.conf index 1fdf6e4ce86..2274945d541 100644 --- a/distrib/i386/floppies/inst-common/mtree.conf +++ b/distrib/i386/floppies/inst-common/mtree.conf @@ -1,4 +1,4 @@ -# $Id: mtree.conf,v 1.2 1995/11/23 15:58:02 deraadt Exp $ +# $Id: mtree.conf,v 1.3 1995/12/14 07:00:13 deraadt Exp $ /set type=dir uname=root gname=wheel mode=0755 # . diff --git a/distrib/i386/floppies/inst/dot.hdprofile b/distrib/i386/floppies/inst/dot.hdprofile index 3bb1bee7907..77b57a377ee 100644 --- a/distrib/i386/floppies/inst/dot.hdprofile +++ b/distrib/i386/floppies/inst/dot.hdprofile @@ -27,7 +27,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: dot.hdprofile,v 1.2 1995/11/23 15:57:57 deraadt Exp $ +# $Id: dot.hdprofile,v 1.3 1995/12/14 07:00:09 deraadt Exp $ PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/i386/floppies/inst/dot.profile b/distrib/i386/floppies/inst/dot.profile index ff168b23cd8..185c09a8254 100644 --- a/distrib/i386/floppies/inst/dot.profile +++ b/distrib/i386/floppies/inst/dot.profile @@ -27,7 +27,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: dot.profile,v 1.2 1995/11/23 15:57:58 deraadt Exp $ +# $Id: dot.profile,v 1.3 1995/12/14 07:00:10 deraadt Exp $ PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/i386/floppies/inst/install.sh b/distrib/i386/floppies/inst/install.sh index d82f84f21e4..2f2a30bc51c 100644 --- a/distrib/i386/floppies/inst/install.sh +++ b/distrib/i386/floppies/inst/install.sh @@ -28,7 +28,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: install.sh,v 1.3 1995/11/23 15:57:59 deraadt Exp $ +# $Id: install.sh,v 1.4 1995/12/14 07:00:10 deraadt Exp $ # NetBSD installation script. # In a perfect world, this would be a nice C program, with a reasonable diff --git a/distrib/i386/floppies/upgr/Makefile b/distrib/i386/floppies/upgr/Makefile index c5b9267498e..5d65dfba77a 100644 --- a/distrib/i386/floppies/upgr/Makefile +++ b/distrib/i386/floppies/upgr/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1995/11/06 21:27:41 deraadt Exp $ +# $Id: Makefile,v 1.3 1995/12/14 07:00:15 deraadt Exp $ TOP= ${.CURDIR}/.. diff --git a/distrib/i386/floppies/upgr/upgrade.sh b/distrib/i386/floppies/upgr/upgrade.sh index 0183b9c7f6c..2db8fbd6d3a 100644 --- a/distrib/i386/floppies/upgr/upgrade.sh +++ b/distrib/i386/floppies/upgr/upgrade.sh @@ -28,7 +28,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: upgrade.sh,v 1.2 1995/11/06 21:27:47 deraadt Exp $ +# $Id: upgrade.sh,v 1.3 1995/12/14 07:00:15 deraadt Exp $ # NetBSD upgrade script. # In a perfect world, this would be a nice C program, with a reasonable |