]> git.pld-linux.org Git - projects/rc-scripts.git/log
projects/rc-scripts.git
14 years agoPrepare for 0.4.2.7. 0.4.2.7
Arkadiusz Miśkiewicz [Sun, 10 Jan 2010 22:05:19 +0000 (22:05 +0000)]
Prepare for 0.4.2.7.

svn-id: @11096

14 years ago- more reverting baggins buzybox branch changes regarding hwclock
Elan Ruusamäe [Wed, 2 Dec 2009 19:13:33 +0000 (19:13 +0000)]
- more reverting baggins buzybox branch changes regarding hwclock

svn-id: @11004

14 years ago- having EVMS_LVM=yes without the tools doesn't make them work
Tomasz Pala [Tue, 24 Nov 2009 11:07:36 +0000 (11:07 +0000)]
- having EVMS_LVM=yes without the tools doesn't make them work
- having EVMS_LVM=no mustn't prevent plain LVM from bringing up
- conclusion: these parts of code are EVMS_LVM independant

svn-id: @11001

14 years ago- add rc.init back
Elan Ruusamäe [Sun, 22 Nov 2009 23:24:40 +0000 (23:24 +0000)]
- add rc.init back

svn-id: @10999

14 years ago- restore, but this time with some doc too
Elan Ruusamäe [Sun, 22 Nov 2009 23:14:00 +0000 (23:14 +0000)]
- restore, but this time with some doc too

svn-id: @10998

14 years ago- hwclock doesn't recognize -l (patch from devel-en)
Elan Ruusamäe [Sun, 22 Nov 2009 20:39:12 +0000 (20:39 +0000)]
- hwclock doesn't recognize -l (patch from devel-en)

svn-id: @10996

14 years ago- formatting
Elan Ruusamäe [Sun, 22 Nov 2009 13:54:44 +0000 (13:54 +0000)]
- formatting

svn-id: @10995

14 years ago- nwid already set earlier
Elan Ruusamäe [Sun, 22 Nov 2009 13:51:01 +0000 (13:51 +0000)]
- nwid already set earlier

svn-id: @10994

14 years ago- typo, dots
Elan Ruusamäe [Sun, 22 Nov 2009 13:49:58 +0000 (13:49 +0000)]
- typo, dots

svn-id: @10993

14 years ago- rc.init does not seem to be used anywhere; remove it
Elan Ruusamäe [Sun, 22 Nov 2009 09:19:31 +0000 (09:19 +0000)]
- rc.init does not seem to be used anywhere; remove it

svn-id: @10992

14 years ago- mention HOTPLUG
Elan Ruusamäe [Sun, 22 Nov 2009 09:18:58 +0000 (09:18 +0000)]
- mention HOTPLUG

svn-id: @10991

14 years ago- cleanup
Elan Ruusamäe [Sun, 22 Nov 2009 09:18:46 +0000 (09:18 +0000)]
- cleanup

svn-id: @10990

14 years ago- cleanup trailing whitespace
Elan Ruusamäe [Fri, 20 Nov 2009 12:58:17 +0000 (12:58 +0000)]
- cleanup trailing whitespace

svn-id: @10989

14 years ago- back to /bin/sh
Elan Ruusamäe [Fri, 20 Nov 2009 12:54:39 +0000 (12:54 +0000)]
- back to /bin/sh

svn-id: @10988

14 years ago- apply rc-scripts-modules.patch
Elan Ruusamäe [Fri, 20 Nov 2009 12:35:37 +0000 (12:35 +0000)]
- apply rc-scripts-modules.patch

svn-id: @10987

14 years ago- prepare for 0.4.2.6 release 0.4.2.6
Elan Ruusamäe [Fri, 20 Nov 2009 12:33:11 +0000 (12:33 +0000)]
- prepare for 0.4.2.6 release

svn-id: @10985

14 years ago- with --pidfile set in status(), don't make wrong assumptions by finding process...
Elan Ruusamäe [Thu, 19 Nov 2009 21:21:25 +0000 (21:21 +0000)]
- with --pidfile set in status(), don't make wrong assumptions by finding process by name

svn-id: @10984

14 years ago- fix weird typo
Elan Ruusamäe [Thu, 19 Nov 2009 21:07:29 +0000 (21:07 +0000)]
- fix weird typo

svn-id: @10983

14 years ago- if pidfile specified, pid must be there, don't fallback for pidof(1)
Elan Ruusamäe [Thu, 19 Nov 2009 20:41:54 +0000 (20:41 +0000)]
- if pidfile specified, pid must be there, don't fallback for pidof(1)

svn-id: @10982

14 years ago- rc.local is sourced, not executed
Elan Ruusamäe [Thu, 19 Nov 2009 13:31:11 +0000 (13:31 +0000)]
- rc.local is sourced, not executed

svn-id: @10981

14 years ago- partial merge of baggin's busybox branch changes
Elan Ruusamäe [Tue, 17 Nov 2009 07:10:46 +0000 (07:10 +0000)]
- partial merge of baggin's busybox branch changes

svn-id: @10976

14 years ago- status -p shortopt for --pidfile
Elan Ruusamäe [Tue, 17 Nov 2009 06:22:39 +0000 (06:22 +0000)]
- status -p shortopt for --pidfile

svn-id: @10975

14 years ago- unknown/unsupported: return 2 if no tools found or all the methods failed
Tomasz Pala [Mon, 16 Nov 2009 14:49:08 +0000 (14:49 +0000)]
- unknown/unsupported: return 2 if no tools found or all the methods failed

svn-id: @10971

14 years ago- don't call check_mii_tool if ethtool or iwconfig reported success
Tomasz Pala [Mon, 16 Nov 2009 14:07:35 +0000 (14:07 +0000)]
- don't call check_mii_tool if ethtool or iwconfig reported success

svn-id: @10970

14 years ago- check rfkill before iwconfig (more common and doesn't require binary)
Tomasz Pala [Mon, 16 Nov 2009 14:03:50 +0000 (14:03 +0000)]
- check rfkill before iwconfig (more common and doesn't require binary)
- note /sys/class/net/${1}/operstate file on some systems

svn-id: @10969

14 years ago- it's common for WiFi that all the methods of link state determinaion fail,
Tomasz Pala [Mon, 16 Nov 2009 14:00:16 +0000 (14:00 +0000)]
- it's common for WiFi that all the methods of link state determinaion fail,
  don't abort dhclient in such case

svn-id: @10968

14 years ago- don't disable bridged device just before bridge starts! - this
Tomasz Pala [Wed, 4 Nov 2009 08:03:48 +0000 (08:03 +0000)]
- don't disable bridged device just before bridge starts! - this
  interrupts every subdevice currently active (like VLAN interfaces
  in another bridges)

svn-id: @10945

14 years ago- dont't set bridged device down! some subdevice can still be used
Tomasz Pala [Wed, 4 Nov 2009 07:58:49 +0000 (07:58 +0000)]
- dont't set bridged device down! some subdevice can still be used
  (e.g. VLAN interface in another bridge),
- NOTE: addresses from underlying device are flushed on ifup-br so
  there should not exist anyone anyway

svn-id: @10944

14 years ago- bridge forward delay is used regardless of STP,
Tomasz Pala [Tue, 3 Nov 2009 15:47:56 +0000 (15:47 +0000)]
- bridge forward delay is used regardless of STP,
- NB hello timer runs always too, it's just not used without STP

svn-id: @10933

14 years ago- fix devs detect
Elan Ruusamäe [Sun, 25 Oct 2009 18:33:57 +0000 (18:33 +0000)]
- fix devs detect

svn-id: @10854

14 years ago- stderr redirected anyway, nothing special needed in configtest()
Elan Ruusamäe [Fri, 16 Oct 2009 08:50:34 +0000 (08:50 +0000)]
- stderr redirected anyway, nothing special needed in configtest()

svn-id: @10792

14 years ago- do not reduce MTU by default. It kills ipsec.
pawelz [Thu, 15 Oct 2009 10:03:20 +0000 (10:03 +0000)]
- do not reduce MTU by default. It kills ipsec.

svn-id: @10789

14 years ago- ppp configuration for PLAY MOBILE (tested on HUAWEI E169 and E220 modems)
pawelz [Thu, 15 Oct 2009 09:32:25 +0000 (09:32 +0000)]
- ppp configuration for PLAY MOBILE (tested on HUAWEI E169 and E220 modems)

svn-id: @10788

14 years ago- local args in /etc/modules processing
Elan Ruusamäe [Wed, 14 Oct 2009 07:35:31 +0000 (07:35 +0000)]
- local args in /etc/modules processing

svn-id: @10784

14 years ago- there's no point in trying to run vg{scan,change} if they're
Tomasz Pala [Mon, 14 Sep 2009 23:31:24 +0000 (23:31 +0000)]
- there's no point in trying to run vg{scan,change} if they're
  not present; so made them sufficient unless is_no "$EVMS_LVM"

svn-id: @10603

14 years agoSet rc to 0 for mdadm rc=2 case.
Arkadiusz Miśkiewicz [Wed, 2 Sep 2009 19:58:55 +0000 (19:58 +0000)]
Set rc to 0 for mdadm rc=2 case.

svn-id: @10524

14 years ago- cpuset shouldn't be mounted unconditionally - it has few options
Paweł Gołaszewski [Tue, 1 Sep 2009 18:59:26 +0000 (18:59 +0000)]
- cpuset shouldn't be mounted unconditionally - it has few options

svn-id: @10523

14 years agomdadm status codes 0 and 2 (new in mdadm 3.0) are success
Arkadiusz Miśkiewicz [Sun, 30 Aug 2009 20:14:57 +0000 (20:14 +0000)]
mdadm status codes 0 and 2 (new in mdadm 3.0) are success

svn-id: @10518

14 years ago- use shell construct
Elan Ruusamäe [Tue, 25 Aug 2009 10:25:07 +0000 (10:25 +0000)]
- use shell construct

svn-id: @10493

14 years agoSkip comments in args.
Arkadiusz Miśkiewicz [Tue, 25 Aug 2009 09:26:36 +0000 (09:26 +0000)]
Skip comments in args.

svn-id: @10492

14 years agoRestore extra check.
Arkadiusz Miśkiewicz [Mon, 24 Aug 2009 06:16:52 +0000 (06:16 +0000)]
Restore extra check.

svn-id: @10491

14 years agoNew getkey handling (from fc).
Arkadiusz Miśkiewicz [Mon, 17 Aug 2009 20:34:58 +0000 (20:34 +0000)]
New getkey handling (from fc).

svn-id: @10490

14 years agoUpdated. 0.4.2.4
Arkadiusz Miśkiewicz [Sun, 16 Aug 2009 20:56:00 +0000 (20:56 +0000)]
Updated.

svn-id: @10488

14 years agoRelease 0.4.2.4.
Arkadiusz Miśkiewicz [Sun, 16 Aug 2009 20:53:40 +0000 (20:53 +0000)]
Release 0.4.2.4.

svn-id: @10487

14 years ago- no subshell needed and unify modprobe -c callout
Elan Ruusamäe [Tue, 11 Aug 2009 14:06:53 +0000 (14:06 +0000)]
- no subshell needed and unify modprobe -c callout

svn-id: @10473

14 years agoDon't use modprobe.conf file. Use /sbin/modprobe -c output instead.
Arkadiusz Miśkiewicz [Tue, 11 Aug 2009 07:08:36 +0000 (07:08 +0000)]
Don't use modprobe.conf file. Use /sbin/modprobe -c output instead.

svn-id: @10469

14 years ago- '-k' is no longer valid modprobe switch
hawk [Fri, 7 Aug 2009 17:42:23 +0000 (17:42 +0000)]
- '-k' is no longer valid modprobe switch

svn-id: @10460

14 years ago- configtest alias
Elan Ruusamäe [Sat, 25 Jul 2009 19:44:16 +0000 (19:44 +0000)]
- configtest alias
- allow output of configtest success

svn-id: @10427

14 years ago- improved configtest output sequence
Elan Ruusamäe [Sat, 25 Jul 2009 19:29:56 +0000 (19:29 +0000)]
- improved configtest output sequence

svn-id: @10426

14 years ago- add checkconfig action sample
Elan Ruusamäe [Sat, 25 Jul 2009 19:24:32 +0000 (19:24 +0000)]
- add checkconfig action sample

svn-id: @10425

14 years ago- use <service_name> for msg as it usualy differs
Elan Ruusamäe [Sat, 25 Jul 2009 19:19:54 +0000 (19:19 +0000)]
- use <service_name> for msg as it usualy differs

svn-id: @10424

14 years ago- added firmware-loader.sh for autoload firmware on systems w/o udev
zbyniu [Tue, 21 Jul 2009 18:25:31 +0000 (18:25 +0000)]
- added firmware-loader.sh for autoload firmware on systems w/o udev

svn-id: @10422

14 years ago- add en_US.UTF-8/UTF-8 de_DE.UTF-8/UTF-8 en_GB.UTF-8/UTF-8 to supported langs
shadzik [Fri, 17 Jul 2009 07:40:32 +0000 (07:40 +0000)]
- add en_US.UTF-8/UTF-8 de_DE.UTF-8/UTF-8 en_GB.UTF-8/UTF-8 to supported langs

svn-id: @10421

14 years agoUpdate LINES correctly.
Arkadiusz Miśkiewicz [Thu, 16 Jul 2009 18:09:57 +0000 (18:09 +0000)]
Update LINES correctly.

svn-id: @10420

14 years agoOn IPMI serial console COLUMNS ends up with negative value like -13. Protect agains...
Arkadiusz Miśkiewicz [Thu, 16 Jul 2009 17:07:32 +0000 (17:07 +0000)]
On IPMI serial console COLUMNS ends up with negative value like -13. Protect agains such thing. Also protect LINES.

svn-id: @10419

14 years ago- fix underquoted definition warning
Elan Ruusamäe [Wed, 1 Jul 2009 04:39:21 +0000 (04:39 +0000)]
- fix underquoted definition warning

svn-id: @10409

14 years ago- 0.4.2.3
Elan Ruusamäe [Wed, 1 Jul 2009 04:35:09 +0000 (04:35 +0000)]
- 0.4.2.3

svn-id: @10408

14 years ago- update
Elan Ruusamäe [Wed, 1 Jul 2009 04:34:40 +0000 (04:34 +0000)]
- update

svn-id: @10407

14 years ago- nice message about kexec being used
Elan Ruusamäe [Mon, 29 Jun 2009 00:13:36 +0000 (00:13 +0000)]
- nice message about kexec being used

svn-id: @10399

14 years ago- invoke kexec only if image loaded
Elan Ruusamäe [Sun, 28 Jun 2009 22:17:40 +0000 (22:17 +0000)]
- invoke kexec only if image loaded

svn-id: @10398

15 years ago- update udev path
Elan Ruusamäe [Fri, 5 Jun 2009 18:30:17 +0000 (18:30 +0000)]
- update udev path

svn-id: @10372

15 years ago- one local should be enough
Elan Ruusamäe [Wed, 3 Jun 2009 06:29:46 +0000 (06:29 +0000)]
- one local should be enough

svn-id: @10369

15 years ago- update path
Elan Ruusamäe [Wed, 3 Jun 2009 06:28:22 +0000 (06:28 +0000)]
- update path

svn-id: @10368

15 years ago- i don't think cat output is localized
Elan Ruusamäe [Wed, 3 Jun 2009 06:28:10 +0000 (06:28 +0000)]
- i don't think cat output is localized

svn-id: @10367

15 years agoAdd rfkill support.
Arkadiusz Miśkiewicz [Tue, 2 Jun 2009 20:34:53 +0000 (20:34 +0000)]
Add rfkill support.

svn-id: @10366

15 years ago- don't kill -KILL (in start-stop-daemon), try TERM first
zbyniu [Tue, 26 May 2009 19:51:05 +0000 (19:51 +0000)]
- don't kill -KILL (in start-stop-daemon), try TERM first

svn-id: @10361

15 years agoUpdate. 0.4.2.2
Arkadiusz Miśkiewicz [Fri, 22 May 2009 18:32:35 +0000 (18:32 +0000)]
Update.

svn-id: @10359

15 years agoPrepare for 0.4.2.2.
Arkadiusz Miśkiewicz [Fri, 22 May 2009 18:30:55 +0000 (18:30 +0000)]
Prepare for 0.4.2.2.

svn-id: @10358

15 years agoDon't rely on mii check (it's unreliable). 'radio off' clarifications. Less iteration...
Arkadiusz Miśkiewicz [Thu, 23 Apr 2009 20:59:14 +0000 (20:59 +0000)]
Don't rely on mii check (it's unreliable). 'radio off' clarifications. Less iterations in loop.

svn-id: @10333

15 years agoDon't check for /dev/rtc existence. When using udev it doesn't exist usually.
Arkadiusz Miśkiewicz [Tue, 7 Apr 2009 09:28:47 +0000 (09:28 +0000)]
Don't check for /dev/rtc existence. When using udev it doesn't exist usually.

svn-id: @10322

15 years agoDon't check for /dev/rtc existence. When using udev it doesn't exist usually.
Arkadiusz Miśkiewicz [Tue, 7 Apr 2009 09:28:17 +0000 (09:28 +0000)]
Don't check for /dev/rtc existence. When using udev it doesn't exist usually.

svn-id: @10321

15 years ago- more readable
Jan Rękorajski [Thu, 26 Mar 2009 15:11:57 +0000 (15:11 +0000)]
- more readable

svn-id: @10264

15 years ago- set addrlabel only if specified
Jan Rękorajski [Thu, 26 Mar 2009 13:33:05 +0000 (13:33 +0000)]
- set addrlabel only if specified

svn-id: @10253

15 years ago- changelog updated 0.4.2.1
Jan Rękorajski [Mon, 23 Mar 2009 16:08:11 +0000 (16:08 +0000)]
- changelog updated

svn-id: @10236

15 years ago- 0.4.2.1
Jan Rękorajski [Mon, 23 Mar 2009 16:07:21 +0000 (16:07 +0000)]
- 0.4.2.1

svn-id: @10235

15 years ago- correct
Elan Ruusamäe [Sat, 21 Mar 2009 21:30:15 +0000 (21:30 +0000)]
- correct

svn-id: @10226

15 years ago- invert condition to bring down one level of indent
Elan Ruusamäe [Sat, 21 Mar 2009 21:28:52 +0000 (21:28 +0000)]
- invert condition to bring down one level of indent

svn-id: @10225

15 years ago- proper order of commands
Elan Ruusamäe [Sat, 21 Mar 2009 21:24:25 +0000 (21:24 +0000)]
- proper order of commands

svn-id: @10224

15 years ago- correction
Elan Ruusamäe [Sat, 21 Mar 2009 21:23:18 +0000 (21:23 +0000)]
- correction

svn-id: @10223

15 years ago- why the space?
Elan Ruusamäe [Sat, 21 Mar 2009 21:17:54 +0000 (21:17 +0000)]
- why the space?

svn-id: @10222

15 years agoSet nickname only when specified in config since many wifi adapters don't support...
Arkadiusz Miśkiewicz [Fri, 20 Mar 2009 16:03:57 +0000 (16:03 +0000)]
Set nickname only when specified in config since many wifi adapters don't support this setting.

svn-id: @10221

15 years ago- use "local" not "typeset" (compatible with: pdksh/bash/dash)
Elan Ruusamäe [Thu, 19 Mar 2009 00:15:25 +0000 (00:15 +0000)]
- use "local" not "typeset" (compatible with: pdksh/bash/dash)

svn-id: @10218

15 years ago- shorter lvm version detect
Elan Ruusamäe [Mon, 16 Mar 2009 11:34:31 +0000 (11:34 +0000)]
- shorter lvm version detect

svn-id: @10214

15 years ago- remove unneeded subshells
Elan Ruusamäe [Mon, 16 Mar 2009 11:27:42 +0000 (11:27 +0000)]
- remove unneeded subshells

svn-id: @10213

15 years ago- typo
Elan Ruusamäe [Mon, 16 Mar 2009 11:23:27 +0000 (11:23 +0000)]
- typo

svn-id: @10212

15 years ago- added UMOUNT_IGNORE option
Jan Rękorajski [Sun, 15 Mar 2009 23:09:35 +0000 (23:09 +0000)]
- added UMOUNT_IGNORE option

svn-id: @10211

15 years ago- refactor awk invocation in fs unmounting code
Jan Rękorajski [Sun, 15 Mar 2009 23:06:46 +0000 (23:06 +0000)]
- refactor awk invocation in fs unmounting code

svn-id: @10210

15 years ago- sX prefix ofr serial lines
Elan Ruusamäe [Thu, 12 Mar 2009 15:32:55 +0000 (15:32 +0000)]
- sX prefix ofr serial lines

svn-id: @10208

15 years ago- updated 0.4.2.0
Jan Rękorajski [Wed, 11 Mar 2009 12:42:52 +0000 (12:42 +0000)]
- updated

svn-id: @10204

15 years ago- 0.4.2.0, well deserved version bump after few years of development
Jan Rękorajski [Wed, 11 Mar 2009 12:41:52 +0000 (12:41 +0000)]
- 0.4.2.0, well deserved version bump after few years of development

svn-id: @10203

15 years ago- updated
Jan Rękorajski [Tue, 10 Mar 2009 12:28:43 +0000 (12:28 +0000)]
- updated

svn-id: @10199

15 years ago- addlabel is IPv6 only
Jan Rękorajski [Tue, 10 Mar 2009 11:39:10 +0000 (11:39 +0000)]
- addlabel is IPv6 only

svn-id: @10198

15 years ago- added addrlabel support
Jan Rękorajski [Tue, 10 Mar 2009 11:38:00 +0000 (11:38 +0000)]
- added addrlabel support

svn-id: @10197

15 years ago- removed dead code
Jan Rękorajski [Tue, 10 Mar 2009 11:33:51 +0000 (11:33 +0000)]
- removed dead code

svn-id: @10196

15 years ago- add IP_LABEL support
Jan Rękorajski [Tue, 10 Mar 2009 11:20:34 +0000 (11:20 +0000)]
- add IP_LABEL support

svn-id: @10195

15 years ago- allow addrlabel setting for ipv4 adresses
Jan Rękorajski [Tue, 10 Mar 2009 11:16:11 +0000 (11:16 +0000)]
- allow addrlabel setting for ipv4 adresses

svn-id: @10194

15 years ago- remove IP6_SRC_IF dead code
Jan Rękorajski [Tue, 10 Mar 2009 11:11:05 +0000 (11:11 +0000)]
- remove IP6_SRC_IF dead code
- started adding IP_LABEL

svn-id: @10193

15 years ago- remove IP6_SRC_IF, add IP_ALABEL
Jan Rękorajski [Tue, 10 Mar 2009 11:09:26 +0000 (11:09 +0000)]
- remove IP6_SRC_IF, add IP_ALABEL

svn-id: @10192

15 years ago- just remove IP6_SRC_IF to avoid confusion
Jan Rękorajski [Tue, 10 Mar 2009 11:02:18 +0000 (11:02 +0000)]
- just remove IP6_SRC_IF to avoid confusion

svn-id: @10191

15 years ago- add IP_LABEL setting for ip addrlabel (see RFC 3484)
Jan Rękorajski [Tue, 10 Mar 2009 10:56:43 +0000 (10:56 +0000)]
- add IP_LABEL setting for ip addrlabel (see RFC 3484)
- added comment about uselessness of IP6_SRC_IF setting

svn-id: @10190

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