]> git.pld-linux.org Git - packages/rc-scripts.git/blob - rc-scripts-killgnu.patch
- onlink option to ip route add default so it can be outside subnet from
[packages/rc-scripts.git] / rc-scripts-killgnu.patch
1 --- ./po/pl.po.org      Thu Jan 24 15:09:34 2002
2 +++ ./po/pl.po  Thu Jul 25 17:53:38 2002
3 @@ -553,8 +553,8 @@
4  msgstr "Ustawianie statycznych wpisów RARP"
5  
6  #: ./rc.d/rc.sysinit:55
7 -msgid "\t\t\t%sPowered by %sPLD GNU/Linux%s"
8 -msgstr "\t\t\t%sNapedzane przez %sPLD GNU/Linux%s"
9 +msgid "\t\t\t%sPowered by %sPLD Linux Distribution%s"
10 +msgstr "\t\t\t%sNapedzane przez %sPLD Linux Distribution%s"
11  
12  #: ./rc.d/init.d/functions:110
13  msgid "ERROR: Networking is down. %s can't be run."
14 --- ./po/rc-scripts.pot.org     Sun Jan 27 05:04:18 2002
15 +++ ./po/rc-scripts.pot Thu Jul 25 17:54:39 2002
16 @@ -576,7 +576,7 @@
17  msgstr ""
18  
19  #: ../rc.d/rc.sysinit:55
20 -msgid "\t\t\t%sPowered by %sPLD GNU/Linux%s"
21 +msgid "\t\t\t%sPowered by %sPLD Linux Distribution%s"
22  msgstr ""
23  
24  #: ../rc.d/init.d/functions:123
25 --- ./rc.d/rc.sysinit.org       Sun Jan 27 03:13:50 2002
26 +++ ./rc.d/rc.sysinit   Thu Jul 25 17:52:40 2002
27 @@ -53,7 +53,7 @@
28  fi
29  
30  # Print welcome message
31 -nls "\t\t\t%sPowered by %sPLD GNU/Linux%s" "$(termput setaf 6)" "$(termput setaf 2)" "$(termput setaf 7)"
32 +nls "\t\t\t%sPowered by %sPLD Linux Distribution%s" "$(termput setaf 6)" "$(termput setaf 2)" "$(termput setaf 7)"
33  if is_yes "$PROMPT"; then
34         nls -n "\t\t  Press %sI%s to enter interactive startup." "$(termput setaf 1)" "$(termput setaf 7)"
35         echo
36 --- rc-scripts-0.3.1.orig/README        Tue May 15 18:05:58 2001
37 +++ rc-scripts-0.3.1/README     Tue Jul 30 15:18:59 2002
38 @@ -36,5 +36,5 @@
39  use our Bug Tracking System ( http://bugs.pld.org.pl/ ).
40  
41  -- 
42 -PLD GNU/Linux rc-scripts Team,
43 +PLD Linux rc-scripts Team,
44  
45 --- rc-scripts-0.3.1.orig/rc.d/init.d/functions.network Mon Nov 19 20:07:17 2001
46 +++ rc-scripts-0.3.1/rc.d/init.d/functions.network      Tue Jul 30 15:19:41 2002
47 @@ -140,7 +140,7 @@
48  fi
49  }
50  
51 -# PLD GNU/Linux network functions
52 +# PLD Linux network functions
53  # Copyright (C) 1999, 2000 Arkadiusz Mi¶kiewicz <misiek@pld.org.pl>
54  
55  # Setup Network Address Translation (NAT)
This page took 0.124522 seconds and 3 git commands to generate.