]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
massive :$
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 13 Jul 1999 12:49:37 +0000 (12:49 +0000)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 13 Jul 1999 12:49:37 +0000 (12:49 +0000)
svn-id: @420

47 files changed:
AUTHORS
INSTALL
Makefile.am
NEWS
README
doc-devel/ogolnie
doc/ipchains-setup.txt
doc/net-scripts.txt
doc/sysconfig.txt
doc/sysvinitfiles
inittab
lang.csh
lang.sh
ppp/ip-down
ppp/ip-up
rc-scripts.spec.in
rc.d/init.d/functions
rc.d/init.d/functions.network
rc.d/rc
rc.d/rc.local
rc.d/rc.serial
rc.d/rc.sysinit
setsysfont
sysconfig/interfaces/data/chat-ppp0.callback
sysconfig/interfaces/data/chat-ppp0.leased1
sysconfig/interfaces/data/chat-ppp0.tpsa
sysconfig/interfaces/ifcfg-eth0.wiget
sysconfig/interfaces/ifcfg-lo
sysconfig/interfaces/ifcfg-ppp0.callback
sysconfig/interfaces/ifcfg-ppp0.leased1
sysconfig/interfaces/ifcfg-ppp0.leased2
sysconfig/interfaces/ifcfg-sl0
sysconfig/interfaces/tnlcfg-icm
sysconfig/network-scripts/ifdown
sysconfig/network-scripts/ifdown-post
sysconfig/network-scripts/ifdown-ppp
sysconfig/network-scripts/ifdown-sl
sysconfig/network-scripts/ifup
sysconfig/network-scripts/ifup-aliases
sysconfig/network-scripts/ifup-ipx
sysconfig/network-scripts/ifup-plip
sysconfig/network-scripts/ifup-post
sysconfig/network-scripts/ifup-ppp
sysconfig/network-scripts/ifup-routes
sysconfig/network-scripts/ifup-sl
sysconfig/network-scripts/tnldown
sysconfig/network-scripts/tnlup

diff --git a/AUTHORS b/AUTHORS
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..6047aa4195a28ee60882522a853fd9f6f1464207 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -0,0 +1,2 @@
+
+       $Id: AUTHORS,v 1.2 1999/07/13 12:49:34 misiek Exp $
diff --git a/INSTALL b/INSTALL
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..72df0e51b3a9d0182a3dbdcc2db079c743f33591 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -0,0 +1,2 @@
+
+       $Id: INSTALL,v 1.2 1999/07/13 12:49:34 misiek Exp $
index 64843a670e2dbc0e1747e920a3faf2a2237f7048..59fcc58c6577f57752eac0e4568b0fa4f0fc7ba8 100644 (file)
@@ -1,3 +1,6 @@
+#
+#      $Id: Makefile.am,v 1.4 1999/07/13 12:49:34 misiek Exp $
+#
 
 SUBDIRS = src ppp sysconfig rc.d doc
 
diff --git a/NEWS b/NEWS
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..53751abd88c306f1e16ec797762a038df57805be 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,3 @@
+
+       $Id: NEWS,v 1.2 1999/07/13 12:49:34 misiek Exp $
+
diff --git a/README b/README
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..4eeebd6f1398145ee3c3f2449b8a118a74e604b2 100644 (file)
--- a/README
+++ b/README
@@ -0,0 +1,3 @@
+
+       $Id: README,v 1.2 1999/07/13 12:49:34 misiek Exp $
+
index b1e53fae0024342288e05cb29af4fa8afac1c5c9..fa71106fd946c8cddd06905628d759516db17c4f 100644 (file)
@@ -1,3 +1,4 @@
+# $Id: ogolnie,v 1.4 1999/07/13 12:49:35 misiek Exp $
 rc-scripts
 
 - pliki interfejsów l±duj± w /etc/sysconfig/interfaces
index 9f191bace6bbc04d550c929a368608c0fcac0833..ce59452436d231bf255334499cd3192000098f75 100644 (file)
@@ -1,4 +1,5 @@
 ipchains-setup (c) Jacek Konieczny 1999
+$Id: ipchains-setup.txt,v 1.2 1999/07/13 12:49:34 misiek Exp $
 This is part of PLD rc-scripts
 
 Package ipchains-setup is used to easyly setup and maintain IP firewall
index 9fb1a1a5a3a6badec083353a0917912df8add4cc..5d2667865ee575232523d76bdaa59eadf535a33f 100644 (file)
@@ -1,3 +1,4 @@
+$Id: net-scripts.txt,v 1.3 1999/07/13 12:49:34 misiek Exp $
 
 Files in /sbin/network-scripts/
 ========================================
index 95eff0fe8cecc8912bb0304d939f6b2fe1981fe4..18455a7a8c57c65665be6bedc85b764671608081 100644 (file)
@@ -1,3 +1,4 @@
+$Id: sysconfig.txt,v 1.3 1999/07/13 12:49:35 misiek Exp $
 
 Files in /etc/sysconfig
 =======================
index 158f8ba0286484c36fca6b1d952d1581e81b1ec0..326832151b99bce7961c103f04b3cdf85fa16d64 100644 (file)
@@ -1,4 +1,5 @@
 Writing System V init scripts for PLD Linux
+$Id: sysvinitfiles,v 1.2 1999/07/13 12:49:35 misiek Exp $
 ===============================================
 
 All System V init scripts are named /etc/rc.d/init.d/<servicename>
diff --git a/inittab b/inittab
index c2a4d7a81cddce0e45cb6fd94618967e1b6d1250..221a023acd8ecff3a03db47f3c01d4bd8048fe16 100644 (file)
--- a/inittab
+++ b/inittab
@@ -2,6 +2,8 @@
 # inittab       This file describes how the INIT process should set up
 #               the system in a certain run-level.
 #
+#      $Id: inittab,v 1.3 1999/07/13 12:49:34 misiek Exp $
+#
 # Author:       Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
 #               Modified for RHS Linux by Marc Ewing and Donnie Barnes
 #
index c12d7bc65baeee507dc1dde7ce27f3e0fc9db595..010eb9507dfb3b837fd5bbd3c74bd2ecafddc468 100755 (executable)
--- a/lang.csh
+++ b/lang.csh
@@ -1,4 +1,7 @@
 #!/bin/csh
+#
+#      $Id: lang.csh,v 1.2 1999/07/13 12:49:34 misiek Exp $
+#
 
 if [ -f /etc/sysconfig/i18n ]; then
     . /etc/sysconfig/i18n
diff --git a/lang.sh b/lang.sh
index 425699d2ded577f9516b2f62b262ddbf98d386d8..c17b8b105669e7d714cc818d88104673cd8c7a0c 100755 (executable)
--- a/lang.sh
+++ b/lang.sh
@@ -1,4 +1,7 @@
 #!/bin/sh
+#
+#      $Id: lang.sh,v 1.5 1999/07/13 12:49:34 misiek Exp $
+#
 
 if [ -f /etc/sysconfig/i18n ]; then
     . /etc/sysconfig/i18n
index 15b6b0e5754260f56205e175492df6ca464d8e5e..b7ed871ad7e3bd7cc699a96a3a7b3fa1a1473b14 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/bash
-
+#
+# $Id: ip-down,v 1.2 1999/07/13 12:49:35 misiek Exp $
 # This file should not be modified
 #
 # This script is run by the pppd _after_ the link is brought down.
index 48ca3a5eb53c84dea941bcc6f4a3bc6bb349736e..3e01920d5e5f848fb4b2bd19b0ff79ce3b0f3c18 100755 (executable)
--- a/ppp/ip-up
+++ b/ppp/ip-up
@@ -1,7 +1,8 @@
 #!/bin/bash
-
+#
+# $Id: ip-up,v 1.2 1999/07/13 12:49:35 misiek Exp $
 # This file should not be modified
-
+#
 # This script is run by the pppd after the link is established.
 # It uses run-parts to run scripts in /etc/ppp/ip-up.d, so to add routes,
 # set IP address, run the mailq etc. you should create script(s) there.
index e3bd43dc9ce04c6720c0306cc63de5c47f678538..48e7aa650ec04f276767cf5d573c4f6d06f54d5b 100644 (file)
@@ -1,3 +1,4 @@
+# $Id: rc-scripts.spec.in,v 1.12 1999/07/13 12:49:34 misiek Exp $
 Summary:       inittab and /etc/rc.d scripts
 Summary(de):   inittab und /etc/rc.d Scripts
 Summary(fr):   inittab et scripts /etc/rc.d
index 397290b758c21e2212ab6b07cd2a4bdbb2816279..9ba9abc4e7fc995a3f1ee0cf498bf950f3e9bb10 100644 (file)
@@ -1,7 +1,7 @@
 # functions    This file contains functions to be used by most or all
 #              shell scripts in the /etc/init.d directory.
 #
-# Version:     @(#) /etc/init.d/functions $Revision: 1.12 $ $Date: 1999/07/05 10:23:06 $
+# $Id: functions,v 1.13 1999/07/13 12:49:36 misiek Exp $
 #
 # Author:      Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
 # Hacked by:    Greg Galloway and Marc Ewing
index 008aef1005df3db6943acb4e9ca60b2cc75b9d66..9eaf10d0831102c2b453bb82d5c818a38bd1ea1e 100755 (executable)
@@ -1,3 +1,6 @@
+#
+# $Id: functions.network,v 1.10 1999/07/13 12:49:36 misiek Exp $
+#
 # This is not a shell script; it provides functions to network scripts
 # that source it.
 
diff --git a/rc.d/rc b/rc.d/rc
index b57939815911b8ba93e473dca4111cdada300063..81dccaa3b4220c361c8a19d6f1098e9c453180d0 100755 (executable)
--- a/rc.d/rc
+++ b/rc.d/rc
@@ -5,6 +5,8 @@
 #               responsible for the very first setup of basic
 #               things, such as setting the hostname.
 #
+# $Id: rc,v 1.6 1999/07/13 12:49:35 misiek Exp $
+#
 # Original Author:       
 #               Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
 # Changes:      Arkadiusz Mi¶kiewicz <misiek@pld.org.pl>
index fdf5c9cc8a6f657860415258167d09fe8832a797..b3619dc845e585d69d1a93f3a9b4450fa13f429a 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
-
+#
+# $Id: rc.local,v 1.3 1999/07/13 12:49:35 misiek Exp $
+#
 # This script will be executed *after* all the other init scripts.
 # You can put your own initialization stuff in here if you don't
 # want to do the full Sys V style init stuff.
index d29d19eba92daecc97ee3d6c13e1ddf09f1f844d..153302e7efe226d3030555fbed20952ffb5e2923 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
-#
+# 
 # Author: Arkadiusz Mi¶kiewicz <misiek@pld.org.pl>
+# $Id: rc.serial,v 1.5 1999/07/13 12:49:35 misiek Exp $
 #
 # Setting serial ports. This will work only if you have setserial package installed.
 #
index 89d739c0f9a89c880caef42afba8cc3791f7838f..a32f270a874ad6f77123348b20488d25e49ba270 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 #
 # /etc/rc.d/rc.sysinit - run once at boot time
+# $Id: rc.sysinit,v 1.12 1999/07/13 12:49:35 misiek Exp $
 #
 # Taken in part from Miquel van Smoorenburg's bcheckrc.
 # Changes:      Arkadiusz Mi¶kiewicz <misiek@pld.org.pl>
index 403561fc2712611f004f30b1c364f767e421a552..97a5107dc02f021f0b91b9ba306d380a16cc2200 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+#
+#      $Id: setsysfont,v 1.3 1999/07/13 12:49:34 misiek Exp $
+#
 
 if [ -f /etc/sysconfig/i18n ]; then
   . /etc/sysconfig/i18n
index 27daf719c3d7ca9d767d4b3c0871167347ed7a82..3ed9128bf031abdf3c9b35005a1cfc91d7f4ef8a 100644 (file)
@@ -1,5 +1,5 @@
 # (c) 1999 Grzegorz Stanislawski <stangrze@open.net.pl>
-#
+# $Id: chat-ppp0.callback,v 1.2 1999/07/13 12:49:36 misiek Exp $
 # Script for dialing to host with 'modem level' callback serurity enabled 
 # as performed by USRobotics Courier modem 
 ABORT          BUSY
index dbf4aecd5703fa85faf4b47d8ee3fd92e8f8288a..76c37e1a07c42d3e241b056913de49ff69ee45ee 100644 (file)
@@ -1,4 +1,5 @@
 # (c) 1999 Grzegorz Stanislawski <stangrze@open.net.pl>
+# $Id: chat-ppp0.leased1,v 1.2 1999/07/13 12:49:37 misiek Exp $
 # chat script for setting up hardwired (leased) serial line.
 # refer to ifcfg-ppp0.leased1 for more info 
 REPORT  CONNECT
index 5a9c724f8a96f3430c9daff5a8c4a13cc9cf7037..85faaa3f9f5b5f0d4db30e2715da21101e04a566 100644 (file)
@@ -1,4 +1,5 @@
 # (c) 1999 Grzegorz Stanislawski <stangrze@open.net.pl>
+#  $Id: chat-ppp0.tpsa,v 1.2 1999/07/13 12:49:37 misiek Exp $
 # Script for dialing in to Public Internet Access by TPSA (0202122)
   
 ABORT          BUSY
index cb5fe2f6cabe49bf33dec3e4c886d9397cb901a4..e233eed29635c1af87ba8ec83b52750c7732639c 100644 (file)
@@ -1,3 +1,4 @@
+#      $Id: ifcfg-eth0.wiget,v 1.4 1999/07/13 12:49:36 misiek Exp $
 PROTOCOL={ip|ipx} (default ip)
 
 if     PROTOCOL=ip; then
index d1b096e767267d6b701735eee405e23ccd451aa4..d39dcae720d9a006fb1ec404fc4bc6170bb25af8 100644 (file)
@@ -1,3 +1,4 @@
+#      $Id: ifcfg-lo,v 1.3 1999/07/13 12:49:36 misiek Exp $
 DEVICE=lo
 IPADDR=127.0.0.1
 PREFIX=255.0.0.0
index f93fa9198f9b7712c50a968666ad0556c891e096..2e6b602edfb3f2b16bb16f16048c9f88e45d9b80 100644 (file)
@@ -1,3 +1,4 @@
+#      $Id: ifcfg-ppp0.callback,v 1.2 1999/07/13 12:49:36 misiek Exp $
 DEVICE=ppp0
 CHATSCRIPT=/etc/sysconfig/network-scripts/chat-ppp0.callback
 ONBOOT=no
index f07cd95d53c212827ade2ee6bc50a163958f20ab..e7b2db15e8bbff4057cb0a1feb4713525fd346c8 100644 (file)
@@ -1,4 +1,5 @@
 # (c) 1999 Grzegorz Stanislawski <stangrze@open.net.pl>
+# $Id: ifcfg-ppp0.leased1,v 1.3 1999/07/13 12:49:36 misiek Exp $
 # config file for setting up hardwired (leased) serial line.
 #  This configuration uses chats with modem, so You have to have an inteligent
 # modem (AT commands compatible).
index bb2666c19e9a926a62f867d00c81dd289a7b817a..e019e264bbd88fa031932be3959075527ca39607 100644 (file)
@@ -1,4 +1,5 @@
 # (c) 1999 Grzegorz Stanislawski <stangrze@open.net.pl>
+# $Id: ifcfg-ppp0.leased2,v 1.3 1999/07/13 12:49:36 misiek Exp $
 # config file for setting up hardwired (leased) serial line.
 #  This config assumes "transparent" modem (in ex. goramo), null modem
 # cable or current loop. 
index 2fa8df9e428e0f583324256fbd389adcc74560c9..6722e3261b93d603726f39a0b54de7e584b2d1df 100644 (file)
@@ -1,3 +1,5 @@
+#      $Id: ifcfg-sl0,v 1.2 1999/07/13 12:49:36 misiek Exp $
+#
 DEVICE=sl0
 IPADDR=195.164.211.2
 ONBOOT=yes
index d90a3691aad1550defca69002ff80ca7bcafb9c3..f75a6bcdfa2180ba46c6adab6fa8d6b1230f0153 100644 (file)
@@ -1,3 +1,5 @@
+#      $Id: tnlcfg-icm,v 1.3 1999/07/13 12:49:36 misiek Exp $
+#
 MODE={ipip|gre|sit|ipxip}
 DEVICE=<device name>
 if     MODE=ipxip ; then
index df7295b1d83ce0c2da5cdaaca02863b52b985b7c..7a2124dbbf517010d890719dbe1d885bdef1eb87 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+#
+#      $Id: ifdown,v 1.8 1999/07/13 12:49:37 misiek Exp $
+#
 PATH=/sbin:/usr/sbin:/bin:/usr/bin
 
 cd /etc/sysconfig/network-scripts
index b106cd486d6b6c2c801dbc6ed89abe38d9d70762..c5090f8d7433830423b1805d1b7f0e0e4fc4e6b4 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+#
+#      $Id: ifdown-post,v 1.6 1999/07/13 12:49:37 misiek Exp $
+#
 # This should be called whenever an interface goes down, not just when
 # it is brought down explicitly.
 
index 91fc3ee678da064221f8908f8685eaaa297188d3..fdc87871364003d50cadf09eacb1c408172292ca 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+#
+#      $Id: ifdown-ppp,v 1.6 1999/07/13 12:49:37 misiek Exp $
+#
 PATH=/sbin:/usr/sbin:/bin:/usr/bin
 
 cd /etc/sysconfig/network-scripts
index 6d114f78063b62b6689197d2125b434d5426b831..1b63a35921b89e4cb226f93f5a19593481ca8380 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+#
+#      $Id: ifdown-sl,v 1.6 1999/07/13 12:49:37 misiek Exp $
+#
 PATH=/sbin:/usr/sbin:/bin:/usr/bin
 
 cd /etc/sysconfig/network-scripts
index d970edfa9a0c699df8b5ecbda27479a2279f737c..adfe2ea6b744c9a456ccf76c4998b615f925aeb3 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+#
+#      $Id: ifup,v 1.16 1999/07/13 12:49:37 misiek Exp $
+#
 PATH=/sbin:/usr/sbin:/bin:/usr/bin
 
 cd /etc/sysconfig/network-scripts
index 5162e370174e014b39139389c1bc2747d9c6c49e..5514365ff8981f56a8f3a8b13c846b7da0c173ad 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
-
+#
+#      $Id: ifup-aliases,v 1.5 1999/07/13 12:49:37 misiek Exp $
+#
 # adds aliases of device $1
 
 if [ "$1" = "" ]; then
index 8a0eaff7ad6270a09d4a8850a1d6209c3d019c06..386c75178a454f04343d1ee7f9cbf262a96ced09 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+#
+#      $Id: ifup-ipx,v 1.5 1999/07/13 12:49:37 misiek Exp $
+#
 # configures IPX on $1 if appropriate
 
 PATH=/sbin:/usr/sbin:/bin:/usr/bin
index 4e68baa5c535bd002c8308a2a4bb66839a41a0a8..7484ef76fd358344a7fac040e5026f9a504a45b9 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+#
+#      $Id: ifup-plip,v 1.7 1999/07/13 12:49:37 misiek Exp $
+#
 PATH=/sbin:/usr/sbin:/bin:/usr/bin
 
 cd /etc/sysconfig/network-scripts
index 77b1961a2e7c7b4bb2c41a75c07fc978b47894e4..91816558e4bae6d0291a5e1cb4cbdd36e09606f1 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+#
+#      $Id: ifup-post,v 1.7 1999/07/13 12:49:37 misiek Exp $
+#
 
 cd /etc/sysconfig/network-scripts
 . /etc/rc.d/init.d/functions.network
index 70e90d7ba390d2b7e14aad4e0ba71f5a3721e404..bec0e4120a686e1102e2c2798ed0f5f39957f327 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
-
+#
+#      $Id: ifup-ppp,v 1.6 1999/07/13 12:49:37 misiek Exp $
+#
 # ifup-ppp script for pppd-2.3.5 (with persist & demand options) ver 0.2
 # Grzegorz Stanislawski <stangrze@open.net.pl>
 # Features:
index 56de007953e8bdf08536a7adffbb846a8d5ce9b1..d8ea39c0fc3b4aad88be0c24046a513cae556f26 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
-
+#
+#      $Id: ifup-routes,v 1.4 1999/07/13 12:49:37 misiek Exp $
+#
 # adds static routes which go through device $1
 
 if [ "$1" = "" ]; then
index 491f64d71b47ec08427d2f976d5bc83e9e32bdba..803b3a5166e6665e4d753b0e2550c163088f0190 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+#
+#      $Id: ifup-sl,v 1.7 1999/07/13 12:49:37 misiek Exp $
+#
 PATH=/sbin:/usr/sbin:/bin:/usr/bin
 
 # ifup-post can't be done for slip :-( Solution: use PPP
index 16b9ddcd1a09b204d66ff3b212defe2cfe6f5d66..6917a716e63e269d97697c0698fdfe784eeee0c9 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 #
+#      $Id: tnldown,v 1.3 1999/07/13 12:49:37 misiek Exp $
+#
 # Author: Arkadiusz Mi¶kiewicz <misiek@pld.org.pl>
 #
 # Uwagi:
index 0d6bc5b812d7b17ae8af6a6d5983bdd06cfe7f13..03d989a85056243089c9ad3964f75678a5c0b7d2 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 #
+#      $Id: tnlup,v 1.5 1999/07/13 12:49:37 misiek Exp $
+#
 # Author: Arkadiusz Mi¶kiewicz <misiek@pld.org.pl>
 #
 # Uwagi:
This page took 0.136599 seconds and 4 git commands to generate.