diff --git a/Documentation/Developers/CHANGELOG-RENE b/Documentation/Developers/CHANGELOG-RENE index 78dfa361d..de655f063 100644 --- a/Documentation/Developers/CHANGELOG-RENE +++ b/Documentation/Developers/CHANGELOG-RENE @@ -4,6 +4,7 @@ - fixed bootdisk and strip wrapper useage - added pci.ids (#66) and keymaps to the 2nd_stage and general cleanups - updated xscreensaver (#85) + - converted the default .init files to match the LSB runlevel definition *) 2003-08-19 (2.0.0-camp - 2.0.0-rc1) diff --git a/package/alessandro/webmin/webmin.init b/package/alessandro/webmin/webmin.init index af60e506a..6102f63de 100644 --- a/package/alessandro/webmin/webmin.init +++ b/package/alessandro/webmin/webmin.init @@ -1,6 +1,26 @@ #!/bin/bash # -# ROCK Linux /etc/rc.d/init.d/webmin +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/alessandro/webmin/webmin.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: Webmin - System Administration daemon # Runlevel: 80 rcX diff --git a/package/base/bind/bind.init b/package/base/bind/bind.init index d4ccd005d..834db8f14 100644 --- a/package/base/bind/bind.init +++ b/package/base/bind/bind.init @@ -23,7 +23,7 @@ # --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: ISC DNS Server -# Runlevel: 25 rcX rc2 rc3 +# Runlevel: 25 rcX # main_begin diff --git a/package/base/cron/cron.init b/package/base/cron/cron.init index 210eaf5cb..deb2e5769 100644 --- a/package/base/cron/cron.init +++ b/package/base/cron/cron.init @@ -23,7 +23,7 @@ # --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: daemon to execute scheduled commands -# Runlevel: 25 rcX rc2 rc3 +# Runlevel: 25 rcX rc2 rc3 rc4 rc5 # main_begin diff --git a/package/base/devfsd/devfsd.init b/package/base/devfsd/devfsd.init index e45cc331e..8dfd90afa 100644 --- a/package/base/devfsd/devfsd.init +++ b/package/base/devfsd/devfsd.init @@ -23,7 +23,7 @@ # --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: optional daemon for managing devfs -# Runlevel: 13 rcX rc2 rc3 +# Runlevel: 13 rcX rc2 rc3 rc4 rc5 # main_begin diff --git a/package/base/iproute2/network.init b/package/base/iproute2/network.init index c9b1563ac..7e2380cb3 100644 --- a/package/base/iproute2/network.init +++ b/package/base/iproute2/network.init @@ -23,7 +23,7 @@ # --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: setting up network devices -# Runlevel: 15 rcX +# Runlevel: 15 rcX rc3 rc4 rc5 # . /etc/conf/network diff --git a/package/base/sysklogd/sysklogd.init b/package/base/sysklogd/sysklogd.init index decd5e06b..e586311d3 100644 --- a/package/base/sysklogd/sysklogd.init +++ b/package/base/sysklogd/sysklogd.init @@ -23,7 +23,7 @@ # --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: linux system logging utilities -# Runlevel: 11 rcX rc2 rc3 +# Runlevel: 11 rcX rc2 rc3 rc4 rc5 # main_begin diff --git a/package/clifford/mysql/mysql.init b/package/clifford/mysql/mysql.init index bbace372f..7e7132be0 100644 --- a/package/clifford/mysql/mysql.init +++ b/package/clifford/mysql/mysql.init @@ -1,6 +1,26 @@ #!/bin/sh # -# ROCK Linux: /etc/rc.d/init.d/mysql +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/clifford/mysql/mysql.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: the MySQL server # Runlevel: 30 rcX diff --git a/package/gnome2/gdm24/gdm.init b/package/gnome2/gdm24/gdm.init index 26c20ceb8..a2e976a97 100644 --- a/package/gnome2/gdm24/gdm.init +++ b/package/gnome2/gdm24/gdm.init @@ -1,25 +1,25 @@ #!/bin/sh # # --- ROCK-COPYRIGHT-NOTE-BEGIN --- -# +# # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # Please add additional copyright information _after_ the line containing # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by # the ./scripts/Create-CopyPatch script. Do not edit this copyright text! -# +# # ROCK Linux: rock-src/package/gnome2/gdm24/gdm.init # ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf -# +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. A copy of the GNU General Public # License can be found at Documentation/COPYING. -# +# # Many people helped and are helping developing ROCK Linux. Please # have a look at http://www.rocklinux.org/ and the Documentation/TEAM # file for details. -# +# # --- ROCK-COPYRIGHT-NOTE-END --- # # ROCK Linux: /etc/rc.d/init.d/xdm diff --git a/package/kde31/kdebase31/kdm.init b/package/kde31/kdebase31/kdm.init index e38dfc89d..c39881d08 100644 --- a/package/kde31/kdebase31/kdm.init +++ b/package/kde31/kdebase31/kdm.init @@ -1,25 +1,25 @@ #!/bin/sh # # --- ROCK-COPYRIGHT-NOTE-BEGIN --- -# +# # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # Please add additional copyright information _after_ the line containing # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by # the ./scripts/Create-CopyPatch script. Do not edit this copyright text! -# +# # ROCK Linux: rock-src/package/kde31/kdebase31/kdm.init # ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf -# +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. A copy of the GNU General Public # License can be found at Documentation/COPYING. -# +# # Many people helped and are helping developing ROCK Linux. Please # have a look at http://www.rocklinux.org/ and the Documentation/TEAM # file for details. -# +# # --- ROCK-COPYRIGHT-NOTE-END --- # # ROCK Linux: /etc/rc.d/init.d/kdm diff --git a/package/mnemoc/openldap/openldap.init b/package/mnemoc/openldap/openldap.init index ec72205ab..9a444ac7d 100644 --- a/package/mnemoc/openldap/openldap.init +++ b/package/mnemoc/openldap/openldap.init @@ -1,6 +1,26 @@ #!/bin/sh # -# ROCK Linux: /etc/rc.d/init.d/openldap +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/mnemoc/openldap/openldap.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: the OpenLDAP server # Runlevel: 30 rcX diff --git a/package/powerpc/pbbuttons/pbbuttonsd.init b/package/powerpc/pbbuttons/pbbuttonsd.init index 37973c8a2..5404cadcc 100644 --- a/package/powerpc/pbbuttons/pbbuttonsd.init +++ b/package/powerpc/pbbuttons/pbbuttonsd.init @@ -1,9 +1,29 @@ #!/bin/sh # -# ROCK Linux: /etc/rc.d/init.d/pbbuttons +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/powerpc/pbbuttons/pbbuttonsd.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: laptop special feature deamon -# Runlevel: 85 rcX rc2 rc3 +# Runlevel: 85 rcX rc2 rc3 rc4 rc5 # main_begin diff --git a/package/powerpc/pmud/pmud.init b/package/powerpc/pmud/pmud.init index 26dcf812e..0cbb00f5e 100644 --- a/package/powerpc/pmud/pmud.init +++ b/package/powerpc/pmud/pmud.init @@ -1,9 +1,29 @@ #!/bin/sh # -# ROCK Linux: /etc/rc.d/init.d/mpud +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/powerpc/pmud/pmud.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: PowerPC Power Management Unit daemon -# Runlevel: 80 rcX rc2 rc3 +# Runlevel: 80 rcX rc2 rc3 rc4 rc5 # PMUD_ARGS="" diff --git a/package/powerpc/powerpc-utils/mac_hid.init b/package/powerpc/powerpc-utils/mac_hid.init index 2231d8c59..8fa765923 100644 --- a/package/powerpc/powerpc-utils/mac_hid.init +++ b/package/powerpc/powerpc-utils/mac_hid.init @@ -23,7 +23,7 @@ # --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: macintosh mouse button emulation -# Runlevel: 35 rcX rc2 rc3 +# Runlevel: 35 rcX rc2 rc3 rc4 rc5 # mouse_button_emulation=1 diff --git a/package/rene/coda/coda-client.init b/package/rene/coda/coda-client.init index 063f53057..c8426e366 100644 --- a/package/rene/coda/coda-client.init +++ b/package/rene/coda/coda-client.init @@ -1,6 +1,26 @@ #!/bin/bash # -# ROCK Linux: /etc/rc.d/init.d/coda-client +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/rene/coda/coda-client.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: The CODA filesystem client cache manager (venus) # Runlevel: 35 rcX diff --git a/package/rene/coda/coda-server.init b/package/rene/coda/coda-server.init index af18974ae..799cd4e66 100644 --- a/package/rene/coda/coda-server.init +++ b/package/rene/coda/coda-server.init @@ -1,6 +1,26 @@ #!/bin/bash # -# ROCK Linux: /etc/init.d/coda-server +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/rene/coda/coda-server.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: The CODA filesystem server daemon # Runlevel: 32 rcX diff --git a/package/rene/coda/coda-utils.init b/package/rene/coda/coda-utils.init index b6b000941..be8656de6 100644 --- a/package/rene/coda/coda-utils.init +++ b/package/rene/coda/coda-utils.init @@ -1,6 +1,26 @@ #!/bin/bash # -# ROCK Linux: /etc/rc.d/init.d/coda-utils +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/rene/coda/coda-utils.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: The CODA filesystem helper utility daemons # Runlevel: 30 rcX diff --git a/package/rene/samba/samba.init b/package/rene/samba/samba.init index e8b18a41c..784e831b0 100644 --- a/package/rene/samba/samba.init +++ b/package/rene/samba/samba.init @@ -1,6 +1,26 @@ #!/bin/sh # -# ROCK Linux: /etc/init.d/samba +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/rene/samba/samba.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: SMB (Server Message Block) protocol daemon # Runlevel: 40 rcX diff --git a/package/rene/samba/smbmount.init b/package/rene/samba/smbmount.init index 02b547d75..c52a109f0 100644 --- a/package/rene/samba/smbmount.init +++ b/package/rene/samba/smbmount.init @@ -1,6 +1,26 @@ #!/bin/sh # -# ROCK Linux: /etc/init.d/smbmount +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/rene/samba/smbmount.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: mounting and unmounting for SMB shares # Runlevel: 75 rcX diff --git a/package/rene/spamassassin/spamassassin.init b/package/rene/spamassassin/spamassassin.init index 3d9c63573..690599f0a 100644 --- a/package/rene/spamassassin/spamassassin.init +++ b/package/rene/spamassassin/spamassassin.init @@ -1,6 +1,26 @@ #!/bin/sh # -# ROCK Linux: /etc/rc.d/init.d/spamd +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/rene/spamassassin/spamassassin.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: The spamassassin mail filter server # Runlevel: 22 rcX diff --git a/package/sirkull/clamav/clamd.init b/package/sirkull/clamav/clamd.init index be9c6df4b..b079f44b8 100644 --- a/package/sirkull/clamav/clamd.init +++ b/package/sirkull/clamav/clamd.init @@ -1,6 +1,26 @@ #!/bin/bash # -# ROCK Linux /etc/rc.d/init.d/clamd +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/sirkull/clamav/clamd.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: ClamAV Daemon # Runlevel: 61 rcX diff --git a/package/sirkull/dansguardian/dansguardian.init b/package/sirkull/dansguardian/dansguardian.init index 871ba2ab2..6fa31fd14 100644 --- a/package/sirkull/dansguardian/dansguardian.init +++ b/package/sirkull/dansguardian/dansguardian.init @@ -1,6 +1,26 @@ #!/bin/sh # -# ROCK Linux: /etc/rc.d/init.d/dansguardian +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/sirkull/dansguardian/dansguardian.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: DansGuarian - Filtering pass-through proxy # Runlevel: 56 rcX diff --git a/package/sirkull/pyzor/pyzor.init b/package/sirkull/pyzor/pyzor.init index 4bb3c13cd..2c9007ec7 100644 --- a/package/sirkull/pyzor/pyzor.init +++ b/package/sirkull/pyzor/pyzor.init @@ -1,6 +1,26 @@ #!/bin/bash # -# ROCK Linux /etc/rc.d/init.d/pyzor +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/sirkull/pyzor/pyzor.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: Pyzor Spam Detection Network # Runlevel: 22 rcX diff --git a/package/tsa/nessus/nessusd.init b/package/tsa/nessus/nessusd.init index 0142c1c47..6c71bc799 100644 --- a/package/tsa/nessus/nessusd.init +++ b/package/tsa/nessus/nessusd.init @@ -1,6 +1,26 @@ #!/bin/sh # -# ROCK Linux: /etc/rc.d/init.d/nessusd +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/tsa/nessus/nessusd.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: Nessus daemon # diff --git a/package/tsa/xinetd/xinetd.init b/package/tsa/xinetd/xinetd.init index bb0475641..6ac0f05ee 100644 --- a/package/tsa/xinetd/xinetd.init +++ b/package/tsa/xinetd/xinetd.init @@ -1,6 +1,26 @@ #!/bin/sh # -# ROCK Linux: /etc/rc.d/init.d/xinetd +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/tsa/xinetd/xinetd.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: internet "xinetd(8) super-server" # diff --git a/package/tsa/zebra/bgpd.init b/package/tsa/zebra/bgpd.init index 40ff029be..a9d7523e8 100644 --- a/package/tsa/zebra/bgpd.init +++ b/package/tsa/zebra/bgpd.init @@ -1,6 +1,26 @@ #!/bin/sh # -# ROCK Linux: /etc/rc.d/init.d/bgpd +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/tsa/zebra/bgpd.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: BGP daemon # diff --git a/package/tsa/zebra/ospf6d.init b/package/tsa/zebra/ospf6d.init index b159198da..c5be4d1ee 100644 --- a/package/tsa/zebra/ospf6d.init +++ b/package/tsa/zebra/ospf6d.init @@ -1,7 +1,26 @@ #!/bin/sh # -# ROCK Linux: /etc/rc.d/init.d/ospf6d -# +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/tsa/zebra/ospf6d.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # Desc: OSPF daemon for IPv6 # # Runlevel: 25 rcX diff --git a/package/tsa/zebra/ospfd.init b/package/tsa/zebra/ospfd.init index 176b084e6..0dbcb2122 100644 --- a/package/tsa/zebra/ospfd.init +++ b/package/tsa/zebra/ospfd.init @@ -1,6 +1,26 @@ #!/bin/sh # -# ROCK Linux: /etc/rc.d/init.d/ospfd +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/tsa/zebra/ospfd.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: OSPF daemon # diff --git a/package/tsa/zebra/ripd.init b/package/tsa/zebra/ripd.init index f8d72fc04..b8b2232f5 100644 --- a/package/tsa/zebra/ripd.init +++ b/package/tsa/zebra/ripd.init @@ -1,6 +1,26 @@ #!/bin/sh # -# ROCK Linux: /etc/rc.d/init.d/ripd +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/tsa/zebra/ripd.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: RIP daemon # diff --git a/package/tsa/zebra/ripngd.init b/package/tsa/zebra/ripngd.init index 0f6542fec..455efccab 100644 --- a/package/tsa/zebra/ripngd.init +++ b/package/tsa/zebra/ripngd.init @@ -1,6 +1,26 @@ #!/bin/sh # -# ROCK Linux: /etc/rc.d/init.d/ripngd +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/tsa/zebra/ripngd.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: RIP "next generation" daemon # diff --git a/package/tsa/zebra/zebra.init b/package/tsa/zebra/zebra.init index 8b1e8a6f9..728e489fc 100644 --- a/package/tsa/zebra/zebra.init +++ b/package/tsa/zebra/zebra.init @@ -1,6 +1,26 @@ #!/bin/sh # -# ROCK Linux: /etc/rc.d/init.d/zebra +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/tsa/zebra/zebra.init +# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- # # Desc: zebra routing daemon #