]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- timezone moved to tzdata.spec
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 25 Feb 2007 00:58:34 +0000 (00:58 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Sun, 25 Feb 2007 00:58:34 +0000 (00:58 +0000)
svn-id: @8292

ChangeLog
rc.d/init.d/Makefile.am
rc.d/init.d/timezone [deleted file]
sysconfig/Makefile.am
sysconfig/timezone [deleted file]

index 410b0a0edf34f50141ac2f3e4cc8585c38a783be..8c7d13abe4f341a8f74746d78c8060dd77482943 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,94 @@
+2007-02-08 15:42 +0000 [r8239]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - allow tnlcfg-
+         prefix in interface CONFIGs
+
+2007-02-05 18:54 +0000 [r8223]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Delay (or even skip) clock setting if /dev/rtc
+         doesn't exist.
+
+2007-02-04 21:39 +0000 [r8222]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm: Update from
+         Mateusz Korniak.
+
+2007-01-28 14:25 +0000 [r8209-8210]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit, rc.d/init.d/functions: - $CONSOLETYPE used only
+         in rc.sysinit
+
+       * rc.d/init.d/functions: - termput() cannot cache in shell vars as
+         it's always called from subshell
+
+2007-01-28 14:08 +0000 [r8207-8208]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/init-colors, sysconfig/init-colors.gentoo: Typo.
+
+       * sysconfig/system: Add VSERVER option here.
+
+2007-01-22 19:15 +0000 [r8194]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown: - do sleep 1 only when bringing
+         down with dhcpcd
+
+2007-01-22 19:12 +0000 [r8192-8193]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown: - reuase $DHCP_CLIENT
+
+       * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/functions.network: - be sure that dhcp
+         client detection is same for ifup and ifdown
+
+2007-01-22 18:47 +0000 [r8189-8191]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-routes: - kill subshell
+
+       * sysconfig/network-scripts/ifup-neigh: - IPV4_NETWORKING does not
+         change it's value in a loop.
+
+       * sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/ifup-neigh: - updated comments
+
+2007-01-22 18:41 +0000 [r8188]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/ifup-post,
+         sysconfig/network-scripts/ifup-neigh: ifup-{aliases,routes,neigh}
+         are now sourced instead of executed
+
+2007-01-22 18:37 +0000 [r8187]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-aliases: Die debug
+
+2007-01-22 18:16 +0000 [r8186]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Cache hostname
+         output to call it less times
+
+2007-01-22 18:09 +0000 [r8185]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Less subshells in
+         source_config().
+
+2007-01-18 20:20 +0000 [r8173]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-aliases: Find out number of
+         aliases from ifcfg-xyz file.
+
+2007-01-16 23:00 +0000 [r8171]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-br: multicast/arp should be set on
+         slave devices (patch by Szymon Siwek).
+
+2007-01-11 14:29 +0000 [r8152-8153]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: Release 0.4.1.3
+
+       * make-tag.sh (added): Nifty script to make releases in svn tagged.
+
 2007-01-11 14:19 +0000 [r8149]  Elan Ruusamäe <glen/at/pld-linux.org>
 
        * changelog.sh: Autodetect svn path.
index ec46bb369ee9b6f4b56edc89f4e55563e54b7455..90c97a706cf2becf439995c922b65bf732265807 100644 (file)
@@ -10,7 +10,6 @@ init_SCRIPTS = \
        random \
        single \
        sys-chroots \
-       timezone \
        local
        
 init_DATA = functions
diff --git a/rc.d/init.d/timezone b/rc.d/init.d/timezone
deleted file mode 100644 (file)
index c60c518..0000000
+++ /dev/null
@@ -1,77 +0,0 @@
-#!/bin/sh
-#
-# timezone     Set time zone information.
-# chkconfig:   2345 10 70
-# description: This script is setting time zone information for your machine.
-# Author:      Pawel Wilk <siefca@pld-linux.org>
-#
-# $Id$
-
-# Source function library.
-. /etc/rc.d/init.d/functions
-
-[ ! -f /etc/sysconfig/timezone ] && exit 0
-. /etc/sysconfig/timezone
-
-ZONE_FILE="$ZONE_INFO_DIR"
-
-if [ -n "$ZONE_INFO_SCHEME" -a "$ZONE_INFO_SCHEME" != "posix" ]; then
-       ZONE_FILE="$ZONE_FILE/$ZONE_INFO_SCHEME"
-fi
-
-if [ -n "$ZONE_INFO_AREA" ]; then
-       ZONE_FILE="$ZONE_FILE/$ZONE_INFO_AREA"
-fi
-
-ZONE_FILE="$ZONE_FILE/$TIME_ZONE"
-
-[ -L /etc/localtime -a "`resolvesymlink /etc/localtime`" = "$ZONE_FILE" ] && exit 0
-
-start() {
-       if [ ! -f /var/lock/subsys/timezone ]; then
-               rm -f /etc/localtime
-               if [ -f "$ZONE_FILE" ]; then
-                       if [ -n "$ZONE_INFO_AREA" ]; then
-                               MESSAGE="`nls 'Setting time zone information (%s, %s)' "$ZONE_INFO_AREA" "$TIME_ZONE"`"
-                       else
-                               MESSAGE="`nls 'Setting time zone information (%s)' "$TIME_ZONE"`"
-                       fi
-                       run_cmd "$MESSAGE" cp -af $ZONE_FILE /etc/localtime
-                       RETVAL=$?
-               fi
-
-               [ $RETVAL -eq 0 ] && touch /var/lock/subsys/timezone
-       fi
-}
-
-stop() {
-       if [ -f /var/lock/subsys/timezone ]; then
-               run_cmd "Unsetting time zone information" rm -f /etc/localtime
-               rm -f /var/lock/subsys/timezone
-       fi
-}
-
-RETVAL=0
-# See how we were called.
-case "$1" in
-  start)
-       start
-       ;;
-  stop)
-       stop
-       ;;
-  restart|reload)
-       stop
-       start
-       ;;
-  *)
-       echo "Usage: $0 {start|stop|restart|reload}"
-       exit 3
-esac
-
-unset ZONE_FILE ZONE_INFO_DIR ZONE_INFO_SCHEME ZONE_INFO_AREA TIME_ZONE MESSAGE
-
-exit $RETVAL
-
-# This must be last line !
-# vi:syntax=sh
index ce7679895ba2c42a02d351dd16107e8e0c5eaafd..c3cc1f0c19922785819546259239a74680dbb7d7 100644 (file)
@@ -13,8 +13,7 @@ sysconfig_DATA = \
        static-routes \
        static-nat \
        static-arp \
-       i18n \
-       timezone
+       i18n
 
 noinst_DATA = \
        init-colors.gentoo
diff --git a/sysconfig/timezone b/sysconfig/timezone
deleted file mode 100644 (file)
index 716cb74..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-# Time zone information.
-#
-
-# Directory containing
-# zone information files.
-ZONE_INFO_DIR="/usr/share/zoneinfo"
-
-# Scheme you would like
-# to use in your system.
-ZONE_INFO_SCHEME="posix"
-
-# Area (sometimes may be empty)
-ZONE_INFO_AREA="Europe"
-
-# Name of the time zone
-# for your system.
-TIME_ZONE="Warsaw"
-
-# This must be last line !
-# vi:syntax=sh
This page took 0.222379 seconds and 4 git commands to generate.