]> git.pld-linux.org Git - projects/rc-scripts.git/log
projects/rc-scripts.git
22 years ago- cleanups in sysinit + fix for shutting down bridge TOTALNEW
Arkadiusz Miśkiewicz [Thu, 25 Oct 2001 08:27:06 +0000 (08:27 +0000)]
- cleanups in sysinit + fix for shutting down bridge

svn-id: @964

22 years ago- fix lvm support
Arkadiusz Miśkiewicz [Mon, 22 Oct 2001 08:51:13 +0000 (08:51 +0000)]
- fix lvm support

svn-id: @959

22 years ago- procpath = NULL
Arkadiusz Miśkiewicz [Sat, 13 Oct 2001 12:56:13 +0000 (12:56 +0000)]
- procpath = NULL

svn-id: @957

22 years ago- modprobe for lvm-mod (baggins)
Arkadiusz Miśkiewicz [Sat, 13 Oct 2001 08:29:19 +0000 (08:29 +0000)]
- modprobe for lvm-mod (baggins)

svn-id: @956

22 years ago- merge my private tree
Arkadiusz Miśkiewicz [Sun, 30 Sep 2001 10:20:03 +0000 (10:20 +0000)]
- merge my private tree

svn-id: @945

22 years ago- usb, quota, pnp kernel and other changes/fixes
Arkadiusz Miśkiewicz [Thu, 5 Jul 2001 21:07:14 +0000 (21:07 +0000)]
- usb, quota, pnp kernel and other changes/fixes

svn-id: @928

22 years ago(link set): ability to set MTU explicitly
Arkadiusz Miśkiewicz [Sat, 9 Jun 2001 12:24:24 +0000 (12:24 +0000)]
(link set): ability to set MTU explicitly

svn-id: @920

22 years agouse typeset instead local (baggins)
Arkadiusz Miśkiewicz [Sat, 9 Jun 2001 08:46:32 +0000 (08:46 +0000)]
use typeset instead local (baggins)

svn-id: @919

22 years ago(dhcpcd): on system shutdown send TERM do dhcpcd instead of HUP
Arkadiusz Miśkiewicz [Sat, 9 Jun 2001 08:42:57 +0000 (08:42 +0000)]
(dhcpcd): on system shutdown send TERM do dhcpcd instead of HUP

svn-id: @918

22 years agorequires util-linux; found by klakier@pld.org.pl
Arkadiusz Miśkiewicz [Mon, 4 Jun 2001 22:24:13 +0000 (22:24 +0000)]
requires util-linux; found by klakier@pld.org.pl

svn-id: @917

22 years agouse != instead -ne
Arkadiusz Miśkiewicz [Mon, 4 Jun 2001 15:47:25 +0000 (15:47 +0000)]
use != instead -ne

svn-id: @916

22 years ago(raid): try to setup only properly specified RAID devices (/etc/raidtab)
Arkadiusz Miśkiewicz [Fri, 1 Jun 2001 21:56:18 +0000 (21:56 +0000)]
(raid): try to setup only properly specified RAID devices (/etc/raidtab)

svn-id: @915

22 years agocleanups
Arkadiusz Miśkiewicz [Thu, 31 May 2001 14:28:42 +0000 (14:28 +0000)]
cleanups

svn-id: @914

22 years ago(termput): return from function if not on valid terminal
Arkadiusz Miśkiewicz [Thu, 31 May 2001 14:27:09 +0000 (14:27 +0000)]
(termput): return from function if not on valid terminal

svn-id: @913

22 years agotypo in HANDLING code
Arkadiusz Miśkiewicz [Sun, 13 May 2001 19:15:29 +0000 (19:15 +0000)]
typo in HANDLING code

svn-id: @887

22 years ago(termput,nls): don't trust internal echo; use /bin/echo (ksh93 echo doesn't support...
Arkadiusz Miśkiewicz [Sun, 13 May 2001 17:54:14 +0000 (17:54 +0000)]
(termput,nls): don't trust internal echo; use /bin/echo (ksh93 echo doesn't support -e switch)

svn-id: @885

22 years agoksh93 support/fixes by Jan Rękorajski <baggins@pld.org.pl> (from stable series)
Arkadiusz Miśkiewicz [Sun, 13 May 2001 17:47:46 +0000 (17:47 +0000)]
ksh93 support/fixes by Jan Rękorajski <baggins@pld.org.pl> (from stable series)

svn-id: @884

22 years agomount usbdevfs
Arkadiusz Miśkiewicz [Sun, 13 May 2001 14:47:15 +0000 (14:47 +0000)]
mount usbdevfs

svn-id: @882

22 years agorun vgchange only if vgscan finished successfully
Arkadiusz Miśkiewicz [Sun, 13 May 2001 14:46:10 +0000 (14:46 +0000)]
run vgchange only if vgscan finished successfully

svn-id: @881

22 years agoremove ugly magic from LVM support
Arkadiusz Miśkiewicz [Thu, 10 May 2001 19:24:57 +0000 (19:24 +0000)]
remove ugly magic from LVM support

svn-id: @880

22 years agoadded xfs and jfs to read-only remounting code
Arkadiusz Miśkiewicz [Thu, 10 May 2001 19:23:24 +0000 (19:23 +0000)]
added xfs and jfs to read-only remounting code

svn-id: @879

23 years ago-Sometimes its worth to read manual
dobrek [Mon, 16 Apr 2001 14:50:01 +0000 (14:50 +0000)]
-Sometimes its worth to read manual

svn-id: @875

23 years agocheck if DATAFORCHAT is not null before exporting (Jakub Bogusz <qboosh@pld.org.pl>)
Arkadiusz Miśkiewicz [Sat, 24 Mar 2001 16:34:47 +0000 (16:34 +0000)]
check if DATAFORCHAT is not null before exporting (Jakub Bogusz <qboosh@pld.org.pl>)

svn-id: @874

23 years agoability to skip fsck via nofsck option in lilo command line
Arkadiusz Miśkiewicz [Thu, 22 Mar 2001 08:44:27 +0000 (08:44 +0000)]
ability to skip fsck via nofsck option in lilo command line

svn-id: @872

23 years agocompare HANDLING as string not as integer (avoid problems in bash)
Arkadiusz Miśkiewicz [Mon, 19 Mar 2001 15:48:18 +0000 (15:48 +0000)]
compare HANDLING as string not as integer (avoid problems in bash)

svn-id: @871

23 years ago- Some whishes.
dobrek [Mon, 19 Mar 2001 13:29:24 +0000 (13:29 +0000)]
- Some whishes.

svn-id: @870

23 years agoupdate source and documentation from latest initscripts
Arkadiusz Miśkiewicz [Wed, 14 Mar 2001 10:45:17 +0000 (10:45 +0000)]
update source and documentation from latest initscripts

svn-id: @869

23 years agosysconfig/clock was missing
Arkadiusz Miśkiewicz [Mon, 5 Mar 2001 17:34:07 +0000 (17:34 +0000)]
sysconfig/clock was missing

svn-id: @866

23 years agoadded configuration file for hwclock settings (patch by Jacek Konieczny <jajcus@pld...
Arkadiusz Miśkiewicz [Mon, 5 Mar 2001 14:48:59 +0000 (14:48 +0000)]
added configuration file for hwclock settings (patch by Jacek Konieczny <jajcus@pld.org.pl>)

svn-id: @865

23 years agofix atdt (patch by Roman Werpachowski <roman@pld.org.pl>)
Arkadiusz Miśkiewicz [Mon, 5 Mar 2001 14:47:20 +0000 (14:47 +0000)]
fix atdt (patch by Roman Werpachowski <roman@pld.org.pl>)

svn-id: @864

23 years agopass --localtime to hwclock (patch by Michał Moskal <malekith@pld.org.pl>)
Arkadiusz Miśkiewicz [Mon, 5 Mar 2001 14:39:21 +0000 (14:39 +0000)]
pass --localtime to hwclock (patch by Michał Moskal <malekith@pld.org.pl>)

svn-id: @863

23 years agotypo (fix by Robert Kryczało <laro@pld.org.pl>)
Arkadiusz Miśkiewicz [Mon, 5 Mar 2001 14:35:06 +0000 (14:35 +0000)]
typo (fix by Robert Kryczało <laro@pld.org.pl>)

svn-id: @862

23 years agoinfo about baggins changes to arm-rc
Arkadiusz Miśkiewicz [Fri, 23 Feb 2001 21:10:08 +0000 (21:10 +0000)]
info about baggins changes to arm-rc

svn-id: @859

23 years agotypo fixed by aflinta
Arkadiusz Miśkiewicz [Fri, 23 Feb 2001 21:05:15 +0000 (21:05 +0000)]
typo fixed by aflinta

svn-id: @858

23 years agoRequires: mount
Arkadiusz Miśkiewicz [Mon, 22 Jan 2001 13:25:37 +0000 (13:25 +0000)]
Requires: mount

svn-id: @853

23 years agomtu for eth
Arkadiusz Miśkiewicz [Sat, 13 Jan 2001 10:40:36 +0000 (10:40 +0000)]
mtu for eth

svn-id: @852

23 years ago(quotacheck): actualize group quota, too
Arkadiusz Miśkiewicz [Tue, 19 Dec 2000 14:50:33 +0000 (14:50 +0000)]
(quotacheck): actualize group quota, too

svn-id: @848

23 years ago(is_no): restore old is_no functionality.
Arkadiusz Miśkiewicz [Sun, 10 Dec 2000 23:38:28 +0000 (23:38 +0000)]
(is_no): restore old is_no functionality.

svn-id: @844

23 years agofixed ONBOOT test. Thanks to dobrek.
Arkadiusz Miśkiewicz [Sun, 3 Dec 2000 20:02:17 +0000 (20:02 +0000)]
fixed ONBOOT test. Thanks to dobrek.

svn-id: @840

23 years ago- skip lec and atm interfaces on start|stop, they are set using separate
Jan Rękorajski [Mon, 6 Nov 2000 16:26:04 +0000 (16:26 +0000)]
- skip lec and atm interfaces on start|stop, they are set using separate
  script

svn-id: @828

23 years agoONBOOT=yes by default now.
Arkadiusz Miśkiewicz [Sun, 5 Nov 2000 14:01:24 +0000 (14:01 +0000)]
ONBOOT=yes by default now.

svn-id: @824

23 years ago- complete description of ATM options
Jan Rękorajski [Sat, 4 Nov 2000 01:15:08 +0000 (01:15 +0000)]
- complete description of ATM options
- CLIP:
- total cleanup in ifup-atm
- added ifdown-atm
- added ifcfg-atm1, a PVC example
- FIXME: chicken/egg iproute/atmarp -s
 problem still needs a solution

- LANE:
- added remaining zeppelin options and cleaned up ifup-lec
- added MPOA support to ifup-lec

svn-id: @821

23 years agoONBOOT=yes by default
Arkadiusz Miśkiewicz [Fri, 3 Nov 2000 00:38:08 +0000 (00:38 +0000)]
ONBOOT=yes by default

svn-id: @820

23 years agofixed shutting down unconfigured devices (properly down SIT devices)
Arkadiusz Miśkiewicz [Sat, 28 Oct 2000 09:33:56 +0000 (09:33 +0000)]
fixed shutting down unconfigured devices (properly down SIT devices)

svn-id: @818

23 years agofixed parsing static-routes file for proper device
Arkadiusz Miśkiewicz [Fri, 27 Oct 2000 10:34:24 +0000 (10:34 +0000)]
fixed parsing static-routes file for proper device

svn-id: @817

23 years agothings from pld-rc-scripts@
Arkadiusz Miśkiewicz [Thu, 26 Oct 2000 19:13:03 +0000 (19:13 +0000)]
things from pld-rc-scripts@

svn-id: @816

23 years agocheck return value from dhcp shutdown and return it
Arkadiusz Miśkiewicz [Mon, 23 Oct 2000 22:17:57 +0000 (22:17 +0000)]
check return value from dhcp shutdown and return it

svn-id: @815

23 years agocosmetic change for dhcp message
Arkadiusz Miśkiewicz [Mon, 23 Oct 2000 22:12:47 +0000 (22:12 +0000)]
cosmetic change for dhcp message

svn-id: @814

23 years ago(network stop): avoid error messages when flushing unconfigured interfaces
Arkadiusz Miśkiewicz [Mon, 23 Oct 2000 22:10:59 +0000 (22:10 +0000)]
(network stop): avoid error messages when flushing unconfigured interfaces

svn-id: @813

23 years ago(run_cmd, daemon): don't unroll wildcards
Arkadiusz Miśkiewicz [Mon, 23 Oct 2000 22:09:10 +0000 (22:09 +0000)]
(run_cmd, daemon): don't unroll wildcards

svn-id: @812

23 years agoinfo about ipv6cp-use-persistent still not supported on Linux
Arkadiusz Miśkiewicz [Mon, 23 Oct 2000 15:56:25 +0000 (15:56 +0000)]
info about ipv6cp-use-persistent still not supported on Linux

svn-id: @811

23 years agorc-scripts.spec.in
Arkadiusz Miśkiewicz [Mon, 23 Oct 2000 15:47:50 +0000 (15:47 +0000)]
rc-scripts.spec.in

svn-id: @810

23 years agomove ip link set DEVICE up before adding v6 addresses to fix all problems
Arkadiusz Miśkiewicz [Mon, 23 Oct 2000 15:37:40 +0000 (15:37 +0000)]
move ip link set DEVICE up before adding v6 addresses to fix all problems
with that (reported by waszi)

svn-id: @809

23 years agofixed tunnels variable setting (replase tnlcfg not ifcfg)
Arkadiusz Miśkiewicz [Sun, 22 Oct 2000 09:59:16 +0000 (09:59 +0000)]
fixed tunnels variable setting (replase tnlcfg not ifcfg)

svn-id: @806

23 years agofixed fourtun module modprobing
Arkadiusz Miśkiewicz [Sun, 22 Oct 2000 08:48:37 +0000 (08:48 +0000)]
fixed fourtun module modprobing

svn-id: @805

23 years agoability to disable ipv6 autoconfiguration (port form 2.x series)
Arkadiusz Miśkiewicz [Sun, 22 Oct 2000 00:54:45 +0000 (00:54 +0000)]
ability to disable ipv6 autoconfiguration (port form 2.x series)

svn-id: @804

23 years agomerged totalnew 3d patch as new TOTALNEW branch
Arkadiusz Miśkiewicz [Wed, 18 Oct 2000 20:10:55 +0000 (20:10 +0000)]
merged totalnew 3d patch as new TOTALNEW branch

svn-id: @803

23 years ago- new version 0.2.5.
kloczek [Mon, 31 Jul 2000 07:28:22 +0000 (07:28 +0000)]
- new version 0.2.5.

svn-id: @780

23 years ago- added _modprobe function
Jan Rękorajski [Fri, 28 Jul 2000 18:37:00 +0000 (18:37 +0000)]
- added _modprobe function

svn-id: @779

23 years ago- added . /etc/rc.d/init.d/functions
Sebastian Zagrodzki [Fri, 28 Jul 2000 15:03:10 +0000 (15:03 +0000)]
- added . /etc/rc.d/init.d/functions

svn-id: @778

23 years ago- ls 2>/dev/null (avoid "ls: no such file or directory" when directory
Sebastian Zagrodzki [Fri, 21 Jul 2000 18:51:45 +0000 (18:51 +0000)]
- ls 2>/dev/null (avoid "ls: no such file or directory" when directory
  does not exist)

svn-id: @777

23 years ago- one more fix to IPXFRAMETYPE
mis [Thu, 20 Jul 2000 10:07:00 +0000 (10:07 +0000)]
- one more fix to IPXFRAMETYPE

svn-id: @776

23 years ago- fixed IPXFRAMETYPE
mis [Thu, 20 Jul 2000 10:03:50 +0000 (10:03 +0000)]
- fixed IPXFRAMETYPE

svn-id: @775

23 years ago- version 0.2.4
Sebastian Zagrodzki [Thu, 13 Jul 2000 17:42:59 +0000 (17:42 +0000)]
- version 0.2.4

svn-id: @774

23 years ago- rm -f utmp? first
Jan Rękorajski [Thu, 13 Jul 2000 15:29:51 +0000 (15:29 +0000)]
- rm -f utmp? first

svn-id: @773

23 years ago- added NEED_XFILES=yes (we want utmpx/wtmpx)
Jan Rękorajski [Thu, 13 Jul 2000 14:51:46 +0000 (14:51 +0000)]
- added NEED_XFILES=yes (we want utmpx/wtmpx)

svn-id: @772

23 years ago- typo
Jan Rękorajski [Thu, 13 Jul 2000 14:45:56 +0000 (14:45 +0000)]
- typo

svn-id: @771

23 years ago- we _want_ utmpx and wtmpx, not utmp/wtmp
Jan Rękorajski [Thu, 13 Jul 2000 14:45:10 +0000 (14:45 +0000)]
- we _want_ utmpx and wtmpx, not utmp/wtmp

svn-id: @770

23 years ago- typo
waszi [Thu, 29 Jun 2000 08:24:14 +0000 (08:24 +0000)]
- typo

svn-id: @769

23 years ago- modprobe ipip if IPV6_TUNNELCONFIG == yes
Jan Rękorajski [Tue, 27 Jun 2000 20:22:34 +0000 (20:22 +0000)]
- modprobe ipip if IPV6_TUNNELCONFIG == yes

svn-id: @768

23 years ago- cleanups
waszi [Tue, 27 Jun 2000 09:50:07 +0000 (09:50 +0000)]
- cleanups

svn-id: @767

23 years ago- typos
waszi [Sun, 25 Jun 2000 14:40:36 +0000 (14:40 +0000)]
- typos
- cleanups

svn-id: @766

23 years agoadded shmfs to noprocfs
Artur Frysiak [Fri, 23 Jun 2000 09:11:10 +0000 (09:11 +0000)]
added shmfs to noprocfs

svn-id: @765

23 years ago- fixed file unmounting again, after kloczek broke it "borrowing" code from RH
Jacek Konieczny [Thu, 22 Jun 2000 14:52:10 +0000 (14:52 +0000)]
- fixed file unmounting again, after kloczek broke it "borrowing" code from RH

svn-id: @764

23 years ago- IPADDR, not ADDR :)
Sebastian Zagrodzki [Wed, 21 Jun 2000 15:23:38 +0000 (15:23 +0000)]
- IPADDR, not ADDR :)

svn-id: @763

23 years ago- release 2.3.
kloczek [Sun, 18 Jun 2000 09:55:24 +0000 (09:55 +0000)]
- release 2.3.

svn-id: @762

23 years ago- new umounting file systems procedure (borowed from RH).
kloczek [Sun, 18 Jun 2000 09:52:05 +0000 (09:52 +0000)]
- new umounting file systems procedure (borowed from RH).

svn-id: @761

23 years ago- is_yes and is_no cleanups
waszi [Mon, 12 Jun 2000 08:38:15 +0000 (08:38 +0000)]
- is_yes and is_no cleanups
- typos

svn-id: @760

23 years ago- Moves cursor to a new line also after "WORK" and "FAIL".
mkochano [Fri, 2 Jun 2000 14:47:49 +0000 (14:47 +0000)]
- Moves cursor to a new line also after "WORK" and "FAIL".

svn-id: @759

23 years ago- Added new function progress(). It shows color messages in square brackets.
mkochano [Fri, 2 Jun 2000 14:36:39 +0000 (14:36 +0000)]
- Added new function progress(). It shows color messages in square brackets.
  Takes two arguments: text to display and color to use. Second argument is
  optional (default color is green). Outputs "op" as last terminal sequence
  instaed setting arbitrary color.
- busy(), ok(), started(), fail() and died() modified to use progress().

svn-id: @758

23 years ago- fixed some is_yes calls (argument can be empty)
Sebastian Zagrodzki [Fri, 2 Jun 2000 10:00:12 +0000 (10:00 +0000)]
- fixed some is_yes calls (argument can be empty)

svn-id: @757

23 years ago- fixed setting up USEMODULES variable
Jan Rękorajski [Thu, 1 Jun 2000 19:33:25 +0000 (19:33 +0000)]
- fixed setting up USEMODULES variable

svn-id: @756

23 years ago- one more typo
Sebastian Zagrodzki [Wed, 31 May 2000 18:01:39 +0000 (18:01 +0000)]
- one more typo

svn-id: @755

23 years ago- typo
Sebastian Zagrodzki [Wed, 31 May 2000 18:00:34 +0000 (18:00 +0000)]
- typo

svn-id: @754

23 years ago- typo
Sebastian Zagrodzki [Wed, 31 May 2000 17:55:05 +0000 (17:55 +0000)]
- typo

svn-id: @753

23 years ago-typo
waszi [Tue, 30 May 2000 05:55:00 +0000 (05:55 +0000)]
-typo

svn-id: @752

23 years ago- replaced halt -d with halt -d -p
waszi [Tue, 30 May 2000 05:53:45 +0000 (05:53 +0000)]
- replaced halt -d with halt -d -p

svn-id: @751

23 years ago- halt -p -> halt -w
waszi [Tue, 30 May 2000 05:51:34 +0000 (05:51 +0000)]
- halt -p -> halt -w

svn-id: @750

23 years ago-typo
waszi [Tue, 30 May 2000 05:49:46 +0000 (05:49 +0000)]
-typo

svn-id: @749

23 years ago- pass $DHCPOPTIONS to dhcpcd
Jan Rękorajski [Mon, 29 May 2000 19:37:06 +0000 (19:37 +0000)]
- pass $DHCPOPTIONS to dhcpcd

svn-id: @748

23 years ago- kill dhcpcd if necessary
Jan Rękorajski [Mon, 29 May 2000 19:36:43 +0000 (19:36 +0000)]
- kill dhcpcd if necessary

svn-id: @747

23 years ago- added DHCPOPTIONS variable
Jan Rękorajski [Mon, 29 May 2000 19:31:59 +0000 (19:31 +0000)]
- added DHCPOPTIONS variable

svn-id: @746

23 years ago- start prepare 0.2.2.
kloczek [Mon, 29 May 2000 19:06:11 +0000 (19:06 +0000)]
- start prepare 0.2.2.

svn-id: @745

23 years ago- run quotaoff -a before unmounting filesystems
Jan Rękorajski [Mon, 29 May 2000 19:03:51 +0000 (19:03 +0000)]
- run quotaoff -a before unmounting filesystems
- minor cosmetics

svn-id: @744

23 years ago- Time setup changed, so it should work even if /usr is on separate partition
Jacek Konieczny [Sat, 20 May 2000 13:34:06 +0000 (13:34 +0000)]
- Time setup changed, so it should work even if /usr is on separate partition

svn-id: @743

23 years ago- changed the way depmod was run
Sebastian Zagrodzki [Tue, 16 May 2000 15:08:25 +0000 (15:08 +0000)]
- changed the way depmod was run
- changed all "!=no" to "is_yes" or "! is_no" (from "functions")

svn-id: @742

23 years ago- rc.d/init.d/timezone - poprawki związane z tłumaczeniem
Artur Frysiak [Sat, 13 May 2000 07:11:55 +0000 (07:11 +0000)]
- rc.d/init.d/timezone - poprawki związane z tłumaczeniem
- po/pl.po - serwis -> usluga, startowanie -> uruchamianie i kilka kosmetycznych zmian

svn-id: @741

23 years ago- pump is b0rken
Jan Rękorajski [Tue, 9 May 2000 18:58:35 +0000 (18:58 +0000)]
- pump is b0rken
- don't use pump for DHCP
- use dhcpcd for DHCP ;)
- and fixed typo

svn-id: @740

23 years ago- "halt -p" instead "halt -w".
kloczek [Tue, 9 May 2000 15:46:22 +0000 (15:46 +0000)]
- "halt -p" instead "halt -w".

svn-id: @739

23 years ago- scripts now ready to exec run-parts for each of interfaces going up/down,
siefca [Sun, 7 May 2000 19:00:07 +0000 (19:00 +0000)]
- scripts now ready to exec run-parts for each of interfaces going up/down,
- run-parts is now by rc-scripts provided (as /bin/run-parts).

svn-id: @738

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