[Lunar-commits] chkconfig2: HEAD branches config description hooks index info logs objects packed-refs refs UNUSED; DELETING HEAD branches config description hooks index info logs objects packed-refs refs

Stefan Wold ratler at lunar-linux.org
Sun Dec 9 16:42:54 CET 2007


commit 588f0fd75a6e42613b8791d36fc53e51be67def9
Author: Stefan Wold <ratler at lunar-linux.org>
Date:   Sun Dec 9 16:42:54 2007 +0100

    chkconfig2: *** UNUSED; DELETING ***
---
 init/chkconfig2/BUILD     |   13 -------------
 init/chkconfig2/CONFLICTS |    1 -
 init/chkconfig2/DEPENDS   |    2 --
 init/chkconfig2/DETAILS   |   33 ---------------------------------
 4 files changed, 0 insertions(+), 49 deletions(-)

diff --git a/init/chkconfig2/BUILD b/init/chkconfig2/BUILD
deleted file mode 100644
index d6bba67..0000000
--- a/init/chkconfig2/BUILD
+++ /dev/null
@@ -1,13 +0,0 @@
-(
-
-  make  all                                          &&
-  prepare_install                                    &&
-  mkdir -p /etc/rc.d/init.d                          &&
-  ln -sf /etc/rc.d/init.d /etc/init.d                &&
-  for n in 0 1 2 3 4 5 6; do
-    mkdir -p /etc/rc.d/rc${n}.d
-    ln -sf /etc/rc.d/rc${n}.d /etc/
-  done                                               &&
-  make install
-  
-) > $C_FIFO 2>&1
diff --git a/init/chkconfig2/CONFLICTS b/init/chkconfig2/CONFLICTS
deleted file mode 100644
index f75eef2..0000000
--- a/init/chkconfig2/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts chkconfig
diff --git a/init/chkconfig2/DEPENDS b/init/chkconfig2/DEPENDS
deleted file mode 100644
index 2574e75..0000000
--- a/init/chkconfig2/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends     newt &&
-depends     popt
diff --git a/init/chkconfig2/DETAILS b/init/chkconfig2/DETAILS
deleted file mode 100644
index 47124e9..0000000
--- a/init/chkconfig2/DETAILS
+++ /dev/null
@@ -1,33 +0,0 @@
-          MODULE=chkconfig2
-             MOD=chkconfig
-         VERSION=1.3.8
-        #VERSION=1.2.24h
-          SOURCE=$MOD-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
-   SOURCE_URL[0]=$LRESORT_URL/
-        WEB_SITE=http://lunar-linux.org
-         ENTERED=20031031
-         UPDATED=20031031
-           SHORT="A system tool for maintaining the /etc/rc*.d hierarchy."
-cat << EOF
-chkconfig: Chkconfig is a basic system utility.  It updates and 
-queries runlevel information for system services.  Chkconfig 
-manipulates the numerous symbolic links in /etc/rc.d, to relieve 
-system administrators of some of the drudgery of manually editing 
-the symbolic links.
-
-ntsysv: Ntsysv provides a simple interface for setting which system 
-services are started or stopped in various runlevels (instead of 
-directly manipulating the numerous symbolic links in /etc/rc.d). 
-Unless you specify a runlevel or runlevels on the command line (see 
-the man page), ntsysv configures the current runlevel (5 if you're 
-using X).
-
-alternatives: alternatives creates, removes, maintains and displays 
-information about the symbolic links comprising the alternatives 
-system. The alternatives system is a reimplementation of the Debian 
-alternatives system. It was rewritten primarily to remove the 
-dependence on perl; it is intended to be a drop in replacement for 
-Debian's update-dependencies script. See the man page (alternatives(8))
-for more information.
-EOF


More information about the Lunar-commits mailing list