]> git.pld-linux.org Git - projects/rc-scripts.git/log
projects/rc-scripts.git
24 years ago- more pl translations.
kloczek [Wed, 22 Mar 2000 01:17:38 +0000 (01:17 +0000)]
- more pl translations.

svn-id: @681

24 years ago- added using msg_stopping() in stop.
kloczek [Wed, 22 Mar 2000 01:08:00 +0000 (01:08 +0000)]
- added using msg_stopping() in stop.

svn-id: @680

24 years agouse : instead . in file location
Artur Frysiak [Tue, 21 Mar 2000 23:59:22 +0000 (23:59 +0000)]
use : instead . in file location

svn-id: @679

24 years agoupdated makepot.pl and pl.po, pl.po need fixing
Artur Frysiak [Tue, 21 Mar 2000 23:57:18 +0000 (23:57 +0000)]
updated makepot.pl and pl.po, pl.po need fixing

svn-id: @678

24 years ago- hacks for nfsroot, romfs
waszi [Mon, 20 Mar 2000 06:58:14 +0000 (06:58 +0000)]
- hacks for nfsroot, romfs

svn-id: @677

24 years ago- more using msg_Usage().
kloczek [Fri, 17 Mar 2000 01:14:45 +0000 (01:14 +0000)]
- more using msg_Usage().

svn-id: @676

24 years ago- VERSION=0.2.0 (prepare to release this version).
kloczek [Thu, 16 Mar 2000 23:36:12 +0000 (23:36 +0000)]
- VERSION=0.2.0 (prepare to release this version).

svn-id: @675

24 years ago- added info aboout Routing messages
Arkadiusz Miśkiewicz [Wed, 15 Mar 2000 15:07:46 +0000 (15:07 +0000)]
- added info aboout Routing messages

svn-id: @674

24 years ago- msg_Usage_noreload() and msg_Usage_reload() replace by msg_Usage().
kloczek [Fri, 10 Mar 2000 01:31:25 +0000 (01:31 +0000)]
- msg_Usage_noreload() and msg_Usage_reload() replace by msg_Usage().

svn-id: @673

24 years ago- added return in exit error code $RETVAL.
kloczek [Fri, 10 Mar 2000 01:21:40 +0000 (01:21 +0000)]
- added return in exit error code $RETVAL.

svn-id: @672

24 years ago- show() now substitutes %s properly
Sebastian Zagrodzki [Thu, 9 Mar 2000 11:50:24 +0000 (11:50 +0000)]
- show() now substitutes %s properly

svn-id: @671

24 years ago- show instead of nls in some functions
Sebastian Zagrodzki [Thu, 9 Mar 2000 11:43:07 +0000 (11:43 +0000)]
- show instead of nls in some functions

svn-id: @670

24 years ago- more function
Sebastian Zagrodzki [Thu, 9 Mar 2000 11:30:54 +0000 (11:30 +0000)]
- more function

svn-id: @669

24 years ago- default value for INIT_COL
Sebastian Zagrodzki [Thu, 9 Mar 2000 11:11:42 +0000 (11:11 +0000)]
- default value for INIT_COL

svn-id: @668

24 years ago- added INIT_COL setting
Sebastian Zagrodzki [Thu, 9 Mar 2000 10:57:57 +0000 (10:57 +0000)]
- added INIT_COL setting

svn-id: @667

24 years ago- slightly modified show() function
Sebastian Zagrodzki [Thu, 9 Mar 2000 10:57:07 +0000 (10:57 +0000)]
- slightly modified show() function
- changed all "67" to "$INIT_COL"

svn-id: @666

24 years ago- start some scripts after interface is upped or downed
Arkadiusz Miśkiewicz [Wed, 8 Mar 2000 16:30:14 +0000 (16:30 +0000)]
- start some scripts after interface is upped or downed
  (/etc/sysconfig/interfaces/scripts/ifname/somename.{up,down}

svn-id: @665

24 years ago- support for interactive starting
Arkadiusz Miśkiewicz [Wed, 8 Mar 2000 16:29:11 +0000 (16:29 +0000)]
- support for interactive starting

svn-id: @664

24 years ago- added "is_yes" and "is_no" functions
Sebastian Zagrodzki [Wed, 8 Mar 2000 15:43:07 +0000 (15:43 +0000)]
- added "is_yes" and "is_no" functions

svn-id: @663

24 years ago- force-reload returns right status on exit
Sebastian Zagrodzki [Wed, 8 Mar 2000 15:26:44 +0000 (15:26 +0000)]
- force-reload returns right status on exit

svn-id: @662

24 years ago- added force-reload option
Sebastian Zagrodzki [Wed, 8 Mar 2000 15:23:12 +0000 (15:23 +0000)]
- added force-reload option
- added exit code 1 at errors
- checking for running service at stop

svn-id: @661

24 years ago- was "2&>1" instead of "2>&1" - fixed
Sebastian Zagrodzki [Wed, 8 Mar 2000 14:59:54 +0000 (14:59 +0000)]
- was "2&>1" instead of "2>&1" - fixed

svn-id: @660

24 years ago- unified syntax for setting numerical and nonnumerical variables
Sebastian Zagrodzki [Wed, 8 Mar 2000 14:50:42 +0000 (14:50 +0000)]
- unified syntax for setting numerical and nonnumerical variables

svn-id: @659

24 years ago- default configuration support
Sebastian Zagrodzki [Wed, 8 Mar 2000 14:40:38 +0000 (14:40 +0000)]
- default configuration support
- typo

svn-id: @658

24 years ago- support exit code defined in LSB spec (http://www.linuxbase.org/)
Artur Frysiak [Wed, 8 Mar 2000 11:52:11 +0000 (11:52 +0000)]
- support exit code defined in LSB spec (http://www.linuxbase.org/)

svn-id: @657

24 years ago- nls()ed
Artur Frysiak [Mon, 6 Mar 2000 00:34:24 +0000 (00:34 +0000)]
- nls()ed

svn-id: @656

24 years agorm -f /var/lock/subsys/<service> >/dev/null 2&>1
Artur Frysiak [Mon, 6 Mar 2000 00:23:06 +0000 (00:23 +0000)]
rm -f /var/lock/subsys/<service> >/dev/null 2&>1
1. -r is not needed
2. silent

svn-id: @655

24 years ago- added "rm -rf /var/lock/subsys/<service>" in stop.
kloczek [Mon, 6 Mar 2000 00:19:44 +0000 (00:19 +0000)]
- added "rm -rf /var/lock/subsys/<service>" in stop.

svn-id: @654

24 years agoTemplate init script.
kloczek [Mon, 6 Mar 2000 00:10:46 +0000 (00:10 +0000)]
Template init script.
This script can be used for preparing some unified
output messages translation for other init scripts for all services)

Also it would be good to change all other init scripts for compatybility
with this skeleton script and/or keep this file as template.

svn-id: @653

24 years agoTime zone information will be updated only when needed.
siefca [Sat, 4 Mar 2000 22:40:07 +0000 (22:40 +0000)]
Time zone information will be updated only when needed.

svn-id: @652

24 years agoadded time zone setting
siefca [Sat, 4 Mar 2000 13:59:17 +0000 (13:59 +0000)]
added time zone setting

svn-id: @651

24 years agoconfiguration parameters for time zone setting
siefca [Sat, 4 Mar 2000 13:41:58 +0000 (13:41 +0000)]
configuration parameters for time zone setting

svn-id: @650

24 years agochkconfig script for time zone setting
siefca [Sat, 4 Mar 2000 13:39:51 +0000 (13:39 +0000)]
chkconfig script for time zone setting

svn-id: @649

24 years agoconfiguration profile (variables) for time zone setting
siefca [Sat, 4 Mar 2000 13:38:28 +0000 (13:38 +0000)]
configuration profile (variables) for time zone setting

svn-id: @648

24 years ago0.1.5
Artur Frysiak [Thu, 2 Mar 2000 17:22:15 +0000 (17:22 +0000)]
0.1.5

svn-id: @647

24 years ago- run depmod if modules.dep is older that modules.conf, too
Arkadiusz Miśkiewicz [Mon, 28 Feb 2000 12:50:45 +0000 (12:50 +0000)]
- run depmod if modules.dep is older that modules.conf, too

svn-id: @646

24 years ago- set ipv6 forwarding only if ipv6 is enabled
Arkadiusz Miśkiewicz [Fri, 18 Feb 2000 18:07:01 +0000 (18:07 +0000)]
- set ipv6 forwarding only if ipv6 is enabled

svn-id: @645

24 years ago- translations for DONE etc are always taken from rc-scripts.mo
Arkadiusz Miśkiewicz [Fri, 18 Feb 2000 17:59:19 +0000 (17:59 +0000)]
- translations for DONE etc are always taken from rc-scripts.mo

svn-id: @644

24 years ago- typo
waszi [Fri, 18 Feb 2000 12:37:36 +0000 (12:37 +0000)]
- typo

svn-id: @643

24 years agos/LANG/LC_ALL/ in umount
Artur Frysiak [Fri, 18 Feb 2000 10:42:02 +0000 (10:42 +0000)]
s/LANG/LC_ALL/ in umount

svn-id: @642

24 years ago- fix ummounting
Artur Frysiak [Fri, 18 Feb 2000 10:37:06 +0000 (10:37 +0000)]
- fix ummounting
-- locale & /usr problem
-- devfs ready

svn-id: @641

24 years ago- run devfsd before all
Artur Frysiak [Fri, 18 Feb 2000 09:13:26 +0000 (09:13 +0000)]
- run devfsd before all

svn-id: @640

24 years ago- added devfsd support
waszi [Fri, 18 Feb 2000 08:35:18 +0000 (08:35 +0000)]
- added devfsd support

svn-id: @639

24 years ago- print space as last char in prompt
Arkadiusz Miśkiewicz [Thu, 17 Feb 2000 10:59:14 +0000 (10:59 +0000)]
- print space as last char in prompt

svn-id: @638

24 years ago- running depmod is now configurable
Arkadiusz Miśkiewicz [Thu, 10 Feb 2000 10:31:36 +0000 (10:31 +0000)]
- running depmod is now configurable

svn-id: @637

24 years ago- removed bogus defattr
Jan Rękorajski [Tue, 8 Feb 2000 15:49:31 +0000 (15:49 +0000)]
- removed bogus defattr

svn-id: @636

24 years ago- cleanups
Arkadiusz Miśkiewicz [Thu, 3 Feb 2000 11:50:20 +0000 (11:50 +0000)]
- cleanups

svn-id: @635

24 years ago- router discovery daemon support
Arkadiusz Miśkiewicz [Thu, 3 Feb 2000 11:50:05 +0000 (11:50 +0000)]
- router discovery daemon support

svn-id: @634

24 years ago- functions run_cmd() and daemon() are returning proper values now
Arkadiusz Miśkiewicz [Thu, 3 Feb 2000 11:49:04 +0000 (11:49 +0000)]
- functions run_cmd() and daemon() are returning proper values now

svn-id: @633

24 years ago- new (better) unmounting procedure from initscripts
Arkadiusz Miśkiewicz [Thu, 3 Feb 2000 11:48:30 +0000 (11:48 +0000)]
- new (better) unmounting procedure from initscripts
- cleanups

svn-id: @632

24 years ago- fixes and updates
Arkadiusz Miśkiewicz [Mon, 31 Jan 2000 14:30:11 +0000 (14:30 +0000)]
- fixes and updates

svn-id: @631

24 years ago- translate to english (update)
Arkadiusz Miśkiewicz [Mon, 31 Jan 2000 14:29:53 +0000 (14:29 +0000)]
- translate to english (update)

svn-id: @630

24 years ago- nls cant handle special characters such as '\n' - workaround this
Arkadiusz Miśkiewicz [Mon, 31 Jan 2000 14:29:38 +0000 (14:29 +0000)]
- nls cant handle special characters such as '\n' - workaround this

svn-id: @629

24 years ago- avoid errors when lo interface is down
Arkadiusz Miśkiewicz [Mon, 31 Jan 2000 14:29:04 +0000 (14:29 +0000)]
- avoid errors when lo interface is down

svn-id: @628

24 years ago- mout procsf before all.
kloczek [Wed, 5 Jan 2000 01:18:01 +0000 (01:18 +0000)]
- mout procsf before all.

svn-id: @627

24 years ago- version 0.1.4
Jan Rękorajski [Tue, 4 Jan 2000 17:23:40 +0000 (17:23 +0000)]
- version 0.1.4
- added RUN_LDCONFIG variable to /etc/sysconfig/system, now it's
  possible to turn off/on ld.so.cache regeneration upon startup

svn-id: @626

24 years ago- send messages to /dev/console (which can be serial console) instead of virtual...
Jacek Konieczny [Thu, 30 Dec 1999 12:11:37 +0000 (12:11 +0000)]
- send messages to /dev/console (which can be serial console) instead of virtual terminal

svn-id: @625

24 years ago- support for "any/none" routes in /etc/sysconfig/statig routes
Jacek Konieczny [Thu, 30 Dec 1999 12:09:45 +0000 (12:09 +0000)]
- support for "any/none" routes in /etc/sysconfig/statig routes
  --- these may be used for unreachable or blackhole routes

svn-id: @624

24 years ago- updates in static-routes description
Jacek Konieczny [Thu, 30 Dec 1999 12:01:16 +0000 (12:01 +0000)]
- updates in static-routes description

svn-id: @623

24 years ago- fix typos
Artur Frysiak [Mon, 27 Dec 1999 23:38:21 +0000 (23:38 +0000)]
- fix typos

svn-id: @622

24 years ago- ifdown should now work for user-controled interfaces
Jacek Konieczny [Mon, 20 Dec 1999 19:36:27 +0000 (19:36 +0000)]
- ifdown should now work for user-controled interfaces

svn-id: @621

24 years ago- reformated.
kloczek [Mon, 20 Dec 1999 10:28:56 +0000 (10:28 +0000)]
- reformated.

svn-id: @620

24 years ago- Use IPv4 address for setting hostname (or there will be no hostname on DHCP-configu...
Jacek Konieczny [Sun, 19 Dec 1999 16:07:02 +0000 (16:07 +0000)]
- Use IPv4 address for setting hostname (or there will be no hostname on DHCP-configured hosts)

svn-id: @619

24 years ago- usernetctl is now in /sbin
Jacek Konieczny [Sun, 19 Dec 1999 16:06:02 +0000 (16:06 +0000)]
- usernetctl is now in /sbin
- OTHERSCRIPT should be started even if no IPv4 address is given (PPP won't work otherwise)
- IPv6 link-local addresses are added by kernel. We shouldn't do it again

svn-id: @618

24 years ago- usernetclt is now in /sbin
Jacek Konieczny [Sun, 19 Dec 1999 16:04:29 +0000 (16:04 +0000)]
- usernetclt is now in /sbin
- OTHERSCRIPT should be astarted even if no IPv4 address is given

svn-id: @617

24 years ago- search for ifcfg-* files in /etc/sysconfig/interfaces
Jacek Konieczny [Sun, 19 Dec 1999 15:58:12 +0000 (15:58 +0000)]
- search for ifcfg-* files in /etc/sysconfig/interfaces
- ifup and ifdown are now only in /sbin

svn-id: @616

24 years ago- more ignores
Jacek Konieczny [Sun, 19 Dec 1999 15:54:32 +0000 (15:54 +0000)]
- more ignores

svn-id: @615

24 years ago- release 0.1.3.
kloczek [Sat, 18 Dec 1999 19:51:37 +0000 (19:51 +0000)]
- release 0.1.3.

svn-id: @614

24 years ago- added missing shvar.h to ppp_watch_SOURCES.
kloczek [Sat, 18 Dec 1999 19:51:07 +0000 (19:51 +0000)]
- added missing shvar.h to ppp_watch_SOURCES.

svn-id: @613

24 years ago- updated man_MANS man pages file list.
kloczek [Sat, 18 Dec 1999 16:43:24 +0000 (16:43 +0000)]
- updated man_MANS man pages file list.

svn-id: @612

24 years ago- s/ZDECHL/ZGINAL/.
kloczek [Sat, 18 Dec 1999 16:26:30 +0000 (16:26 +0000)]
- s/ZDECHL/ZGINAL/.

svn-id: @611

24 years ago- replace:
kloczek [Sat, 18 Dec 1999 16:24:38 +0000 (16:24 +0000)]
- replace:

  grep "^$1 "

  to:

  grep "^$1[[:blank:]]"

  on finding static routes entries for specified interface. This allow place
  also tab character after interface name.

svn-id: @610

24 years ago- one more source file
Arkadiusz Miśkiewicz [Wed, 15 Dec 1999 18:41:51 +0000 (18:41 +0000)]
- one more source file

svn-id: @609

24 years ago- fixed lang.csh
Arkadiusz Miśkiewicz [Wed, 15 Dec 1999 18:41:09 +0000 (18:41 +0000)]
- fixed lang.csh
- we use -a instead &&
- updated few programs in src directory
- fixed starting network when none of ifcfg-* file exist
- write nice logo at startup
- fixed problem with translated deltext() function

svn-id: @608

24 years ago- added Jacek Konieczny
Arkadiusz Miśkiewicz [Sat, 11 Dec 1999 12:45:13 +0000 (12:45 +0000)]
- added Jacek Konieczny

svn-id: @607

24 years ago- added including /etc/rc.d/rc.modules for loading modules before starting
kloczek [Thu, 9 Dec 1999 12:31:53 +0000 (12:31 +0000)]
- added including /etc/rc.d/rc.modules for loading modules before starting
  all services and initializing raid deveces.

svn-id: @606

24 years ago- corrected e-mail of mine
elephant [Thu, 2 Dec 1999 21:44:17 +0000 (21:44 +0000)]
- corrected e-mail of mine

svn-id: @605

24 years ago- chkconfig field is back (without this upgrade from initscripts to
kloczek [Thu, 2 Dec 1999 10:38:55 +0000 (10:38 +0000)]
- chkconfig field is back (without this upgrade from initscripts to
  rc-scripts fails).

svn-id: @604

24 years ago- process /etc/sysconfig/system (fix BR#110)
Artur Frysiak [Fri, 26 Nov 1999 16:31:26 +0000 (16:31 +0000)]
- process /etc/sysconfig/system (fix BR#110)

svn-id: @603

24 years ago- fixes
Artur Frysiak [Tue, 16 Nov 1999 14:54:01 +0000 (14:54 +0000)]
- fixes

svn-id: @602

24 years ago- reformated.
kloczek [Tue, 16 Nov 1999 11:28:50 +0000 (11:28 +0000)]
- reformated.

svn-id: @601

24 years ago- reformated text.
kloczek [Tue, 16 Nov 1999 01:34:40 +0000 (01:34 +0000)]
- reformated text.

svn-id: @600

24 years ago- s/Zapis ziarna losowego/Zapisanie podstawy generatora losoweg/
kloczek [Tue, 16 Nov 1999 01:33:28 +0000 (01:33 +0000)]
- s/Zapis ziarna losowego/Zapisanie podstawy generatora losoweg/
- other cleanups.

svn-id: @599

24 years ago- updated
Artur Frysiak [Mon, 15 Nov 1999 23:17:20 +0000 (23:17 +0000)]
- updated

svn-id: @598

24 years ago- s/pl/pl_PL/.
kloczek [Mon, 15 Nov 1999 01:21:16 +0000 (01:21 +0000)]
- s/pl/pl_PL/.

svn-id: @597

24 years ago- new version 1.1.2.
kloczek [Sun, 14 Nov 1999 07:55:47 +0000 (07:55 +0000)]
- new version 1.1.2.

svn-id: @596

24 years ago- s/DEVICEFULLNAME/
kloczek [Sun, 14 Nov 1999 07:54:53 +0000 (07:54 +0000)]
- s/DEVICEFULLNAME/

svn-id: @595

24 years ago- removed "chmod 0664 /var/log/wtmpx" (this is task for SysVinit %post).
kloczek [Tue, 9 Nov 1999 00:12:35 +0000 (00:12 +0000)]
- removed "chmod 0664 /var/log/wtmpx" (this is task for SysVinit %post).

svn-id: @594

24 years ago- fixed BR#103 (s#==#=).
kloczek [Sun, 7 Nov 1999 14:00:05 +0000 (14:00 +0000)]
- fixed BR#103 (s#==#=).

svn-id: @593

24 years ago- small fixes
Artur Frysiak [Sat, 6 Nov 1999 00:25:31 +0000 (00:25 +0000)]
- small fixes

svn-id: @592

24 years ago- now realy handle ifup <dev>
Artur Frysiak [Sat, 6 Nov 1999 00:23:54 +0000 (00:23 +0000)]
- now realy handle ifup <dev>

svn-id: @591

24 years ago- fix nls() function
Artur Frysiak [Wed, 27 Oct 1999 12:09:56 +0000 (12:09 +0000)]
- fix nls() function

svn-id: @590

24 years ago- new bersion 0.1.1.
kloczek [Wed, 27 Oct 1999 05:46:52 +0000 (05:46 +0000)]
- new bersion 0.1.1.

svn-id: @589

24 years ago- more fixes for displaing messages on initializing raid devices.
kloczek [Wed, 27 Oct 1999 05:46:27 +0000 (05:46 +0000)]
- more fixes for displaing messages on initializing raid devices.

svn-id: @588

24 years ago- reorder in %files.
kloczek [Wed, 27 Oct 1999 03:12:27 +0000 (03:12 +0000)]
- reorder in %files.

svn-id: @587

24 years ago- started instead busy on staring initialize raid dev.
kloczek [Wed, 27 Oct 1999 03:11:32 +0000 (03:11 +0000)]
- started instead busy on staring initialize raid dev.

svn-id: @586

24 years ago- added Requires: e2fsprogs > = 1.15.
kloczek [Wed, 27 Oct 1999 02:26:45 +0000 (02:26 +0000)]
- added Requires: e2fsprogs > = 1.15.

svn-id: @585

24 years ago- added -C to fsck parameters (display progres bar),
kloczek [Wed, 27 Oct 1999 02:20:40 +0000 (02:20 +0000)]
- added -C to fsck parameters (display progres bar),
- added support for new raidtools 0.90 utilities on ininitialize raid
  devices.

svn-id: @584

24 years ago/etc/rc.d/init.d/functions.network -> /etc/sysconfig/network-scripts/.functions
waszi [Sat, 23 Oct 1999 08:13:00 +0000 (08:13 +0000)]
/etc/rc.d/init.d/functions.network -> /etc/sysconfig/network-scripts/.functions

svn-id: @583

24 years ago- fix: check and get /etc/sysconfig/interfaces/ifcfg-$CONFIG instead
kloczek [Fri, 22 Oct 1999 11:43:15 +0000 (11:43 +0000)]
- fix: check and get /etc/sysconfig/interfaces/ifcfg-$CONFIG instead
  /etc/sysconfig/interfaces/$CONFIG in source_config().

svn-id: @582

This page took 0.084335 seconds and 4 git commands to generate.