summaryrefslogtreecommitdiff
path: root/release/picobsd/isp
diff options
context:
space:
mode:
Diffstat (limited to 'release/picobsd/isp')
-rw-r--r--release/picobsd/isp/conf/Makefile2
-rw-r--r--release/picobsd/isp/conf/PICOBSD2
-rw-r--r--release/picobsd/isp/crunch1/Makefile2
-rw-r--r--release/picobsd/isp/crunch1/crunch.conf2
-rw-r--r--release/picobsd/isp/crunch1/passwd.diff4
-rw-r--r--release/picobsd/isp/floppy.tree/etc/host.conf2
-rw-r--r--release/picobsd/isp/floppy.tree/etc/login.conf2
-rw-r--r--release/picobsd/isp/floppy.tree/etc/ppp/ppp.secret.sample2
-rw-r--r--release/picobsd/isp/floppy.tree/etc/rc.firewall2
-rw-r--r--release/picobsd/isp/floppy.tree/etc/rc.serial2
-rw-r--r--release/picobsd/isp/lang/hosts.en2
-rw-r--r--release/picobsd/isp/lang/hosts.pl2
-rw-r--r--release/picobsd/isp/lang/mfs.rc.en2
-rw-r--r--release/picobsd/isp/lang/mfs.rc.pl2
-rw-r--r--release/picobsd/isp/lang/rc.conf.en2
-rw-r--r--release/picobsd/isp/lang/rc.conf.pl2
-rw-r--r--release/picobsd/isp/lang/rc.en2
-rw-r--r--release/picobsd/isp/lang/rc.network.en2
-rw-r--r--release/picobsd/isp/lang/rc.network.pl2
-rw-r--r--release/picobsd/isp/lang/rc.pl2
-rw-r--r--release/picobsd/isp/lang/resolv.conf.en2
-rw-r--r--release/picobsd/isp/lang/resolv.conf.pl2
-rwxr-xr-xrelease/picobsd/isp/lang/update.en2
-rwxr-xr-xrelease/picobsd/isp/lang/update.pl2
-rw-r--r--release/picobsd/isp/mfs.tree/Makefile2
-rw-r--r--release/picobsd/isp/mfs.tree/mfs.mtree2
26 files changed, 27 insertions, 27 deletions
diff --git a/release/picobsd/isp/conf/Makefile b/release/picobsd/isp/conf/Makefile
index af4b903f642e..2bb1f9b5b60a 100644
--- a/release/picobsd/isp/conf/Makefile
+++ b/release/picobsd/isp/conf/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.3 1998/10/15 21:40:01 abial Exp $
+# $Id: Makefile,v 1.4 1999/01/14 23:20:09 abial Exp $
#
SRC?=/usr/src
diff --git a/release/picobsd/isp/conf/PICOBSD b/release/picobsd/isp/conf/PICOBSD
index 952225f6423d..d0718a941dd0 100644
--- a/release/picobsd/isp/conf/PICOBSD
+++ b/release/picobsd/isp/conf/PICOBSD
@@ -1,5 +1,5 @@
#
-# $Id: PICOBSD,v 1.8.2.1 1999/02/07 22:19:57 abial Exp $
+# $Id: PICOBSD,v 1.8.2.2 1999/02/15 02:49:12 des Exp $
#
machine "i386"
diff --git a/release/picobsd/isp/crunch1/Makefile b/release/picobsd/isp/crunch1/Makefile
index eeb626fad359..bbaa3b662288 100644
--- a/release/picobsd/isp/crunch1/Makefile
+++ b/release/picobsd/isp/crunch1/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.3 1998/10/15 21:40:01 abial Exp $
+# $Id: Makefile,v 1.4 1999/01/19 23:10:34 abial Exp $
#
SRC?=/usr/src
diff --git a/release/picobsd/isp/crunch1/crunch.conf b/release/picobsd/isp/crunch1/crunch.conf
index ab6999c38d19..ac6b2ec7fc05 100644
--- a/release/picobsd/isp/crunch1/crunch.conf
+++ b/release/picobsd/isp/crunch1/crunch.conf
@@ -1,5 +1,5 @@
#
-# $Id: crunch.conf,v 1.5.2.1 1999/02/05 12:18:11 abial Exp $
+# $Id: crunch.conf,v 1.5.2.2 1999/05/07 10:02:57 abial Exp $
#
# NOTE: 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/isp/crunch1/passwd.diff b/release/picobsd/isp/crunch1/passwd.diff
index 1be00591c9d9..4852daf69cd5 100644
--- a/release/picobsd/isp/crunch1/passwd.diff
+++ b/release/picobsd/isp/crunch1/passwd.diff
@@ -2,7 +2,7 @@
--- Makefile Sat Aug 1 20:40:38 1998
***************
*** 2,24 ****
- # $Id: passwd.diff,v 1.1 1998/08/19 06:31:06 abial Exp $
+ # $Id: passwd.diff,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
PROG= passwd
! SRCS= local_passwd.c passwd.c pw_copy.c pw_util.c pw_yp.c \
@@ -26,7 +26,7 @@
CLEANFILES= ${GENSRCS}
--- 2,21 ----
- # $Id: passwd.diff,v 1.1 1998/08/19 06:31:06 abial Exp $
+ # $Id: passwd.diff,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
PROG= passwd
! SRCS= local_passwd.c passwd.c pw_copy.c pw_util.c
diff --git a/release/picobsd/isp/floppy.tree/etc/host.conf b/release/picobsd/isp/floppy.tree/etc/host.conf
index 00fe5a2b2058..c67b871b42b5 100644
--- a/release/picobsd/isp/floppy.tree/etc/host.conf
+++ b/release/picobsd/isp/floppy.tree/etc/host.conf
@@ -1,3 +1,3 @@
-# $Id: host.conf,v 1.1.1.1 1998/07/14 07:30:45 abial Exp $
+# $Id: host.conf,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
hosts
bind
diff --git a/release/picobsd/isp/floppy.tree/etc/login.conf b/release/picobsd/isp/floppy.tree/etc/login.conf
index f98143a538c8..17bfb137ab45 100644
--- a/release/picobsd/isp/floppy.tree/etc/login.conf
+++ b/release/picobsd/isp/floppy.tree/etc/login.conf
@@ -1,7 +1,7 @@
# This file controls resource limits, accounting limits and
# default user environment settings.
#
-# $Id: login.conf,v 1.2 1999/01/12 14:09:20 asami Exp $
+# $Id: login.conf,v 1.2.2.1 1999/04/30 18:48:09 hoek Exp $
#
diff --git a/release/picobsd/isp/floppy.tree/etc/ppp/ppp.secret.sample b/release/picobsd/isp/floppy.tree/etc/ppp/ppp.secret.sample
index 25d97d045002..f61015b20ee0 100644
--- a/release/picobsd/isp/floppy.tree/etc/ppp/ppp.secret.sample
+++ b/release/picobsd/isp/floppy.tree/etc/ppp/ppp.secret.sample
@@ -12,7 +12,7 @@
# required for all server socket connections. Refer to the ppp(8)
# and pppctl(8) man pages for further details.
#
-# $Id: ppp.secret.sample,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $
+# $Id: ppp.secret.sample,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
#
##################################################
diff --git a/release/picobsd/isp/floppy.tree/etc/rc.firewall b/release/picobsd/isp/floppy.tree/etc/rc.firewall
index 4ba5d30096bd..249218ef49fb 100644
--- a/release/picobsd/isp/floppy.tree/etc/rc.firewall
+++ b/release/picobsd/isp/floppy.tree/etc/rc.firewall
@@ -1,6 +1,6 @@
############
# Setup system for firewall service.
-# $Id: rc.firewall,v 1.1.1.1 1998/07/14 07:30:45 abial Exp $
+# $Id: rc.firewall,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
############
# Define the firewall type in /etc/rc.conf. Valid values are:
diff --git a/release/picobsd/isp/floppy.tree/etc/rc.serial b/release/picobsd/isp/floppy.tree/etc/rc.serial
index 840377b7c3d1..9eb1c8db1ae6 100644
--- a/release/picobsd/isp/floppy.tree/etc/rc.serial
+++ b/release/picobsd/isp/floppy.tree/etc/rc.serial
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: rc.serial,v 1.1.1.1 1998/07/14 07:30:45 abial Exp $
+# $Id: rc.serial,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
# Change some defaults for serial devices.
# Standard defaults are:
diff --git a/release/picobsd/isp/lang/hosts.en b/release/picobsd/isp/lang/hosts.en
index e4afb80301bd..fc6b5c253e82 100644
--- a/release/picobsd/isp/lang/hosts.en
+++ b/release/picobsd/isp/lang/hosts.en
@@ -1,4 +1,4 @@
-# $Id: hosts.en,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $
+# $Id: hosts.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
# 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/isp/lang/hosts.pl b/release/picobsd/isp/lang/hosts.pl
index 39973af58ff8..5b9108cabc1d 100644
--- a/release/picobsd/isp/lang/hosts.pl
+++ b/release/picobsd/isp/lang/hosts.pl
@@ -1,4 +1,4 @@
-# $Id: hosts.pl,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $
+# $Id: hosts.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
# 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/isp/lang/mfs.rc.en b/release/picobsd/isp/lang/mfs.rc.en
index 718345ac51bc..cdf15a29a5a3 100644
--- a/release/picobsd/isp/lang/mfs.rc.en
+++ b/release/picobsd/isp/lang/mfs.rc.en
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: mfs.rc.en,v 1.3 1998/08/10 19:16:42 abial Exp $
+# $Id: mfs.rc.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
# System startup script run by init on autoboot
# or after single-user.
diff --git a/release/picobsd/isp/lang/mfs.rc.pl b/release/picobsd/isp/lang/mfs.rc.pl
index d3690934e342..6e11397a71d7 100644
--- a/release/picobsd/isp/lang/mfs.rc.pl
+++ b/release/picobsd/isp/lang/mfs.rc.pl
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: mfs.rc.pl,v 1.3 1998/08/10 19:16:43 abial Exp $
+# $Id: mfs.rc.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
# System startup script run by init on autoboot
# or after single-user.
diff --git a/release/picobsd/isp/lang/rc.conf.en b/release/picobsd/isp/lang/rc.conf.en
index 036f6c525405..09996dc54311 100644
--- a/release/picobsd/isp/lang/rc.conf.en
+++ b/release/picobsd/isp/lang/rc.conf.en
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: rc.conf.en,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $
+# $Id: rc.conf.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
swapfile="NO" # Set to name of swapfile if aux swapfile desired.
### Network configuration sub-section ######################
### Basic network options: ###
diff --git a/release/picobsd/isp/lang/rc.conf.pl b/release/picobsd/isp/lang/rc.conf.pl
index 28ef3981dc17..aa1ae8c92765 100644
--- a/release/picobsd/isp/lang/rc.conf.pl
+++ b/release/picobsd/isp/lang/rc.conf.pl
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: rc.conf.pl,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $
+# $Id: rc.conf.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
swapfile="NO" # Set to name of swapfile if aux swapfile desired.
### Network configuration sub-section ######################
### Basic network options: ###
diff --git a/release/picobsd/isp/lang/rc.en b/release/picobsd/isp/lang/rc.en
index ad135e31ab19..373b6970e32c 100644
--- a/release/picobsd/isp/lang/rc.en
+++ b/release/picobsd/isp/lang/rc.en
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: rc.en,v 1.4 1999/01/12 14:09:20 asami Exp $
+# $Id: rc.en,v 1.5 1999/01/19 23:11:50 abial Exp $
############################################
### Special setup for one floppy PICOBSD ###
### THIS IS NOT THE NORMAL /etc/rc !!!!! ###
diff --git a/release/picobsd/isp/lang/rc.network.en b/release/picobsd/isp/lang/rc.network.en
index e0abec2a1d6b..5c58b4c20b64 100644
--- a/release/picobsd/isp/lang/rc.network.en
+++ b/release/picobsd/isp/lang/rc.network.en
@@ -1,5 +1,5 @@
#!/bin/sh -
-# $Id: rc.network.en,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $
+# $Id: rc.network.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
network_pass1() {
echo -n 'Doing initial network setup:'
# Set the host name if it is not already set
diff --git a/release/picobsd/isp/lang/rc.network.pl b/release/picobsd/isp/lang/rc.network.pl
index 3aa476b1d07c..22f4e6ea3c8c 100644
--- a/release/picobsd/isp/lang/rc.network.pl
+++ b/release/picobsd/isp/lang/rc.network.pl
@@ -1,5 +1,5 @@
#!/bin/sh -
-# $Id: rc.network.pl,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $
+# $Id: rc.network.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
network_pass1() {
echo -n 'Wstepna konfiguracja sieci:'
# Set the host name if it is not already set
diff --git a/release/picobsd/isp/lang/rc.pl b/release/picobsd/isp/lang/rc.pl
index 38e0e3156e1d..373480e0f0d4 100644
--- a/release/picobsd/isp/lang/rc.pl
+++ b/release/picobsd/isp/lang/rc.pl
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: rc.pl,v 1.3 1998/11/01 20:19:19 abial Exp $
+# $Id: rc.pl,v 1.4 1999/01/19 23:11:50 abial Exp $
############################################
### Special setup for one floppy PICOBSD ###
### THIS IS NOT THE NORMAL /etc/rc !!!!! ###
diff --git a/release/picobsd/isp/lang/resolv.conf.en b/release/picobsd/isp/lang/resolv.conf.en
index 0002d884e6f8..57a54e3ea70e 100644
--- a/release/picobsd/isp/lang/resolv.conf.en
+++ b/release/picobsd/isp/lang/resolv.conf.en
@@ -1,3 +1,3 @@
-# $Id: resolv.conf.en,v 1.1.1.1 1998/07/14 07:30:46 abial Exp $
+# $Id: resolv.conf.en,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
domain mydomain.edu
nameserver 192.33.4.12
diff --git a/release/picobsd/isp/lang/resolv.conf.pl b/release/picobsd/isp/lang/resolv.conf.pl
index ed0a3f6d875e..4a006565d54a 100644
--- a/release/picobsd/isp/lang/resolv.conf.pl
+++ b/release/picobsd/isp/lang/resolv.conf.pl
@@ -1,3 +1,3 @@
-# $Id: resolv.conf.pl,v 1.1.1.1 1998/07/14 07:30:47 abial Exp $
+# $Id: resolv.conf.pl,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
domain mydomain.org.pl
nameserver 148.81.16.51
diff --git a/release/picobsd/isp/lang/update.en b/release/picobsd/isp/lang/update.en
index 3b67f32181dd..0f751e94f2d1 100755
--- a/release/picobsd/isp/lang/update.en
+++ b/release/picobsd/isp/lang/update.en
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: update.en,v 1.2 1999/01/14 23:21:03 abial Exp $
+# $Id: update.en,v 1.2.2.1 1999/05/07 10:03:03 abial Exp $
pwd=`pwd`
echo -n "Updating /etc contents on startup floppy... "
mount /dev/fd0a /start_floppy
diff --git a/release/picobsd/isp/lang/update.pl b/release/picobsd/isp/lang/update.pl
index b1cbd0636f38..e55ef894f63c 100755
--- a/release/picobsd/isp/lang/update.pl
+++ b/release/picobsd/isp/lang/update.pl
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: update.pl,v 1.2 1999/01/14 23:21:04 abial Exp $
+# $Id: update.pl,v 1.2.2.1 1999/05/07 10:03:04 abial Exp $
pwd=`pwd`
echo -n "Uaktualniam katalog /etc na dyskietce... "
mount /dev/fd0a /start_floppy
diff --git a/release/picobsd/isp/mfs.tree/Makefile b/release/picobsd/isp/mfs.tree/Makefile
index 1e1f1a806131..010abc5679d2 100644
--- a/release/picobsd/isp/mfs.tree/Makefile
+++ b/release/picobsd/isp/mfs.tree/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.2 1998/09/20 00:46:25 abial Exp $
+# $Id: Makefile,v 1.2.2.1 1999/05/09 22:04:05 abial Exp $
#
DESTDIR?=/mnt
diff --git a/release/picobsd/isp/mfs.tree/mfs.mtree b/release/picobsd/isp/mfs.tree/mfs.mtree
index 1703df59b67c..2a6fc5075d2c 100644
--- a/release/picobsd/isp/mfs.tree/mfs.mtree
+++ b/release/picobsd/isp/mfs.tree/mfs.mtree
@@ -1,5 +1,5 @@
#
-# $Id: mfs.mtree,v 1.1.1.1 1998/07/14 07:30:47 abial Exp $
+# $Id: mfs.mtree,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
#
/set type=dir uname=root gname=wheel mode=0755
.