summaryrefslogtreecommitdiffstats
path: root/release/picobsd/dial
diff options
context:
space:
mode:
Diffstat (limited to 'release/picobsd/dial')
-rw-r--r--release/picobsd/dial/Makefile.mfs2
-rw-r--r--release/picobsd/dial/PICOBSD2
-rw-r--r--release/picobsd/dial/crunch1/Makefile2
-rw-r--r--release/picobsd/dial/crunch1/crunch.conf2
-rw-r--r--release/picobsd/dial/floppy.tree/etc/mfs.rc2
-rw-r--r--release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf2
-rw-r--r--release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf.template2
-rw-r--r--release/picobsd/dial/floppy.tree/etc/rc2
-rw-r--r--release/picobsd/dial/floppy.tree/etc/rc.conf2
-rw-r--r--release/picobsd/dial/lang/LICENCE.ssh2
-rw-r--r--release/picobsd/dial/lang/README.en2
-rw-r--r--release/picobsd/dial/lang/README.pl2
-rwxr-xr-xrelease/picobsd/dial/lang/dialup.en2
-rwxr-xr-xrelease/picobsd/dial/lang/dialup.pl2
-rw-r--r--release/picobsd/dial/lang/hosts.en2
-rw-r--r--release/picobsd/dial/lang/hosts.pl2
-rwxr-xr-xrelease/picobsd/dial/lang/login.en2
-rwxr-xr-xrelease/picobsd/dial/lang/login.pl2
-rwxr-xr-xrelease/picobsd/dial/lang/reboot.en2
-rwxr-xr-xrelease/picobsd/dial/lang/reboot.pl2
-rwxr-xr-xrelease/picobsd/dial/lang/update.en2
-rwxr-xr-xrelease/picobsd/dial/lang/update.pl2
-rw-r--r--release/picobsd/dial/mfs.mtree2
23 files changed, 23 insertions, 23 deletions
diff --git a/release/picobsd/dial/Makefile.mfs b/release/picobsd/dial/Makefile.mfs
index f81fc92..0041740 100644
--- a/release/picobsd/dial/Makefile.mfs
+++ b/release/picobsd/dial/Makefile.mfs
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.mfs,v 1.1 1999/08/22 21:42:35 dwhite Exp $
+# $FreeBSD$
#
DESTDIR?=/mnt
diff --git a/release/picobsd/dial/PICOBSD b/release/picobsd/dial/PICOBSD
index 7960e4c..7e3a301 100644
--- a/release/picobsd/dial/PICOBSD
+++ b/release/picobsd/dial/PICOBSD
@@ -1,5 +1,5 @@
#
-# $Id: PICOBSD,v 1.1 1999/08/22 21:42:36 dwhite Exp $
+# $FreeBSD$
#
machine i386
cpu I386_CPU
diff --git a/release/picobsd/dial/crunch1/Makefile b/release/picobsd/dial/crunch1/Makefile
index 000be68..3f18348 100644
--- a/release/picobsd/dial/crunch1/Makefile
+++ b/release/picobsd/dial/crunch1/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.3.2.1 1999/05/07 10:02:34 abial Exp $
+# $FreeBSD$
#
NOCRYPT?= yes
SRC?=/usr/src
diff --git a/release/picobsd/dial/crunch1/crunch.conf b/release/picobsd/dial/crunch1/crunch.conf
index 394b42b..c6a8b5d 100644
--- a/release/picobsd/dial/crunch1/crunch.conf
+++ b/release/picobsd/dial/crunch1/crunch.conf
@@ -1,4 +1,4 @@
-# $Id: crunch.conf,v 1.7 1999/08/22 21:42:42 dwhite Exp $
+# $FreeBSD$
#
# NOTE1: the string "/usr/src" will be automatically replaced with the
# correct value set in 'build' script - you should change it there
diff --git a/release/picobsd/dial/floppy.tree/etc/mfs.rc b/release/picobsd/dial/floppy.tree/etc/mfs.rc
index 27aed76..a774c2b 100644
--- a/release/picobsd/dial/floppy.tree/etc/mfs.rc
+++ b/release/picobsd/dial/floppy.tree/etc/mfs.rc
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: mfs.rc.en,v 1.2 1999/08/22 21:42:59 dwhite dead $
+# $FreeBSD$
### WARNING !!!!!! #####
# We remove this file during execution (see EOF).
# Awful things happen if its size is > 1024B
diff --git a/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf b/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf
index a25854d..440ba29 100644
--- a/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf
+++ b/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf
@@ -1,4 +1,4 @@
-# $Id: ppp.conf,v 1.2 1998/07/16 23:28:02 abial Exp $
+# $FreeBSD$
#
# PPP Sample Configuration File
default:
diff --git a/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf.template b/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf.template
index 0856c69..0473c4a 100644
--- a/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf.template
+++ b/release/picobsd/dial/floppy.tree/etc/ppp/ppp.conf.template
@@ -1,5 +1,5 @@
#
-# $Id: ppp.conf.template,v 1.2 1998/07/16 23:28:02 abial Exp $
+# $FreeBSD$
# PPP Sample Configuration File
#
default:
diff --git a/release/picobsd/dial/floppy.tree/etc/rc b/release/picobsd/dial/floppy.tree/etc/rc
index 61f0212..0b0c1b5 100644
--- a/release/picobsd/dial/floppy.tree/etc/rc
+++ b/release/picobsd/dial/floppy.tree/etc/rc
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: rc.en,v 1.4 1999/08/22 21:43:02 dwhite dead $
+# $FreeBSD$
############################################
### Special setup for one floppy PICOBSD ###
### THIS IS NOT THE NORMAL /etc/rc !!!!! ###
diff --git a/release/picobsd/dial/floppy.tree/etc/rc.conf b/release/picobsd/dial/floppy.tree/etc/rc.conf
index 84eab3e..0c7684d 100644
--- a/release/picobsd/dial/floppy.tree/etc/rc.conf
+++ b/release/picobsd/dial/floppy.tree/etc/rc.conf
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: rc.conf.en,v 1.2 1999/08/22 21:43:00 dwhite dead $
+# $FreeBSD$
### Network configuration sub-section ######################
### Basic network options: ###
hostname="pico.mydomain.edu" # Set this!
diff --git a/release/picobsd/dial/lang/LICENCE.ssh b/release/picobsd/dial/lang/LICENCE.ssh
index d5a0361..c4fa584 100644
--- a/release/picobsd/dial/lang/LICENCE.ssh
+++ b/release/picobsd/dial/lang/LICENCE.ssh
@@ -5,4 +5,4 @@ using strong encryption methods.
<abial@freebsd.org>
-$Id: LICENCE.ssh,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
+$FreeBSD$
diff --git a/release/picobsd/dial/lang/README.en b/release/picobsd/dial/lang/README.en
index 518f8a3..018b4ec 100644
--- a/release/picobsd/dial/lang/README.en
+++ b/release/picobsd/dial/lang/README.en
@@ -103,4 +103,4 @@ Have fun!
Andrzej Bialecki <abial@freebsd.org>
-$Id: README.en,v 1.4.2.1 1999/05/07 10:02:37 abial Exp $
+$FreeBSD$
diff --git a/release/picobsd/dial/lang/README.pl b/release/picobsd/dial/lang/README.pl
index bc31940..ef5bdf1 100644
--- a/release/picobsd/dial/lang/README.pl
+++ b/release/picobsd/dial/lang/README.pl
@@ -104,4 +104,4 @@ Miłej zabawy!
Andrzej Białecki <abial@freebsd.org>
-$Id: README.pl,v 1.3 1998/10/15 21:40:00 abial Exp $
+$FreeBSD$
diff --git a/release/picobsd/dial/lang/dialup.en b/release/picobsd/dial/lang/dialup.en
index 7023075..ab14912 100755
--- a/release/picobsd/dial/lang/dialup.en
+++ b/release/picobsd/dial/lang/dialup.en
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: dialup.en,v 1.2.2.1 1999/05/07 10:02:39 abial Exp $
+# $FreeBSD$
set_resolv() {
echo ""
echo " Default Domain Name"
diff --git a/release/picobsd/dial/lang/dialup.pl b/release/picobsd/dial/lang/dialup.pl
index 3c93e17..1ace50f 100755
--- a/release/picobsd/dial/lang/dialup.pl
+++ b/release/picobsd/dial/lang/dialup.pl
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: dialup.pl,v 1.2.2.1 1999/05/07 10:02:40 abial Exp $
+# $FreeBSD$
set_resolv() {
echo ""
echo " Domyślna Nazwa Domeny"
diff --git a/release/picobsd/dial/lang/hosts.en b/release/picobsd/dial/lang/hosts.en
index b0659b6..53f13ba 100644
--- a/release/picobsd/dial/lang/hosts.en
+++ b/release/picobsd/dial/lang/hosts.en
@@ -1,4 +1,4 @@
-# $Id: hosts.en,v 1.1.1.1 1998/07/14 07:30:42 abial Exp $
+# $FreeBSD$
# This file should contain the addresses and aliases
# for local hosts that share this file.
127.0.0.1 localhost localhost.mydomain.edu
diff --git a/release/picobsd/dial/lang/hosts.pl b/release/picobsd/dial/lang/hosts.pl
index f88b8fc..89081d79 100644
--- a/release/picobsd/dial/lang/hosts.pl
+++ b/release/picobsd/dial/lang/hosts.pl
@@ -1,4 +1,4 @@
-# $Id: hosts.pl,v 1.1.1.1 1998/07/14 07:30:42 abial Exp $
+# $FreeBSD$
# This file should contain the addresses and aliases
# for local hosts that share this file.
127.0.0.1 localhost localhost.mydomain.org.pl
diff --git a/release/picobsd/dial/lang/login.en b/release/picobsd/dial/lang/login.en
index ca72b63..e3ceeee 100755
--- a/release/picobsd/dial/lang/login.en
+++ b/release/picobsd/dial/lang/login.en
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: login.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
+# $FreeBSD$
if [ "$2" != "root" ]
then
diff --git a/release/picobsd/dial/lang/login.pl b/release/picobsd/dial/lang/login.pl
index 037ed4e..28df1b7 100755
--- a/release/picobsd/dial/lang/login.pl
+++ b/release/picobsd/dial/lang/login.pl
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: login.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
+# $FreeBSD$
if [ "$2" != "root" ]
then
diff --git a/release/picobsd/dial/lang/reboot.en b/release/picobsd/dial/lang/reboot.en
index a99ac6d..41433a0 100755
--- a/release/picobsd/dial/lang/reboot.en
+++ b/release/picobsd/dial/lang/reboot.en
@@ -1,3 +1,3 @@
#!/bin/sh
-# $Id: reboot.en,v 1.1.1.1 1998/07/14 07:30:42 abial Exp $
+# $FreeBSD$
exec /sbin/echo "Press Ctrl-Alt-Del instead of $0"
diff --git a/release/picobsd/dial/lang/reboot.pl b/release/picobsd/dial/lang/reboot.pl
index 50dc6e8..6da1359 100755
--- a/release/picobsd/dial/lang/reboot.pl
+++ b/release/picobsd/dial/lang/reboot.pl
@@ -1,3 +1,3 @@
#!/bin/sh
-#$Id: reboot.pl,v 1.1.1.1 1998/07/14 07:30:42 abial Exp $
+#$FreeBSD$
exec /sbin/echo "Zamiast $0 nacisnij Ctrl-Alt-Del"
diff --git a/release/picobsd/dial/lang/update.en b/release/picobsd/dial/lang/update.en
index c99f5bb..921eb67 100755
--- a/release/picobsd/dial/lang/update.en
+++ b/release/picobsd/dial/lang/update.en
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: update.en,v 1.2.2.1 1999/05/07 10:02:41 abial Exp $
+# $FreeBSD$
pwd=`pwd`
echo -n "Updating /etc contents on startup floppy... "
mount /dev/fd0a /start_floppy
diff --git a/release/picobsd/dial/lang/update.pl b/release/picobsd/dial/lang/update.pl
index eedc7a4..588ce5f 100755
--- a/release/picobsd/dial/lang/update.pl
+++ b/release/picobsd/dial/lang/update.pl
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: update.pl,v 1.2.2.1 1999/05/07 10:02:42 abial Exp $
+# $FreeBSD$
pwd=`pwd`
echo -n "Uaktualniam katalog /etc na dyskietce... "
mount /dev/fd0a /start_floppy
diff --git a/release/picobsd/dial/mfs.mtree b/release/picobsd/dial/mfs.mtree
index 11aafac..a1a4fff 100644
--- a/release/picobsd/dial/mfs.mtree
+++ b/release/picobsd/dial/mfs.mtree
@@ -1,5 +1,5 @@
#
-# $Id: mfs.mtree,v 1.3 1998/09/07 19:00:25 abial Exp $
+# $FreeBSD$
#
/set type=dir uname=root gname=wheel mode=0755
.
OpenPOWER on IntegriCloud