]> git.pld-linux.org Git - projects/rc-scripts.git/log
projects/rc-scripts.git
13 years ago- --no-wait when emitting some signals, to prevent lock-ups on minor errors ('startin... upstart_native
Jacek Konieczny [Mon, 10 May 2010 10:21:09 +0000 (10:21 +0000)]
- --no-wait when emitting some signals, to prevent lock-ups on minor errors ('starting' events need to wait or they won't be useful)

svn-id: @11418

13 years ago- event names fixed, the mistake caused hard lockups on boot
Jacek Konieczny [Mon, 10 May 2010 10:16:58 +0000 (10:16 +0000)]
- event names fixed, the mistake caused hard lockups on boot

svn-id: @11417

13 years ago- 'random' implemented as an upstart job – this is an important dependency
Jacek Konieczny [Mon, 10 May 2010 08:10:47 +0000 (08:10 +0000)]
- 'random' implemented as an upstart job – this is an important dependency
  for sensitive services

svn-id: @11416

13 years ago- do not remove random seed file on boot
Jacek Konieczny [Mon, 10 May 2010 07:58:26 +0000 (07:58 +0000)]
- do not remove random seed file on boot

svn-id: @11415

13 years ago- save whole entropy pool
Jacek Konieczny [Mon, 10 May 2010 07:39:16 +0000 (07:39 +0000)]
- save whole entropy pool

svn-id: @11414

13 years ago- make 'status' action useful'
Jacek Konieczny [Mon, 10 May 2010 07:27:30 +0000 (07:27 +0000)]
- make 'status' action useful'

svn-id: @11413

13 years ago- 'upstart_controlled --except' documentation
Jacek Konieczny [Mon, 10 May 2010 06:53:13 +0000 (06:53 +0000)]
- 'upstart_controlled --except' documentation

svn-id: @11412

13 years ago- use 'configtest' before restart/reload if available
Jacek Konieczny [Mon, 10 May 2010 06:40:34 +0000 (06:40 +0000)]
- use 'configtest' before restart/reload if available

svn-id: @11411

13 years ago- emit pld.shutdown-started after blocking signals
Jacek Konieczny [Sun, 9 May 2010 08:47:50 +0000 (08:47 +0000)]
- emit pld.shutdown-started after blocking signals

svn-id: @11404

13 years ago- in init script emit the same signals would be emited by the upstart job
Jacek Konieczny [Sat, 8 May 2010 15:08:23 +0000 (15:08 +0000)]
- in init script emit the same signals would be emited by the upstart job

svn-id: @11401

13 years ago- typo
Elan Ruusamäe [Sat, 8 May 2010 14:06:06 +0000 (14:06 +0000)]
- typo

svn-id: @11400

13 years ago- a few words about startup progress tracking
Jacek Konieczny [Fri, 7 May 2010 17:30:51 +0000 (17:30 +0000)]
- a few words about startup progress tracking

svn-id: @11399

13 years ago- --except option for upstart_controlled to simplify init scripts
Jacek Konieczny [Fri, 7 May 2010 12:13:20 +0000 (12:13 +0000)]
- --except option for upstart_controlled to simplify init scripts

svn-id: @11398

13 years ago- try-restart LSP action implemented
Jacek Konieczny [Fri, 7 May 2010 12:04:40 +0000 (12:04 +0000)]
- try-restart LSP action implemented

svn-id: @11397

13 years ago- setuidgid tool added (from freedt) as upstart doesn't provide facilities to
Jacek Konieczny [Fri, 7 May 2010 11:24:40 +0000 (11:24 +0000)]
- setuidgid tool added (from freedt) as upstart doesn't provide facilities to
  set user id for started jobs, 'su' sucks and using start-stop-daemon for
  this purpose would be an overkill.

svn-id: @11396

13 years ago- --upstart and --no-upstart options to /sbin/service
Jacek Konieczny [Fri, 7 May 2010 08:21:08 +0000 (08:21 +0000)]
- --upstart and --no-upstart options to /sbin/service

svn-id: @11395

13 years ago- rst comment for the VIM directives
Jacek Konieczny [Fri, 7 May 2010 06:43:01 +0000 (06:43 +0000)]
- rst comment for the VIM directives

svn-id: @11394

13 years ago- some documentation for using rc-scripts with upstart
Jacek Konieczny [Fri, 7 May 2010 06:39:04 +0000 (06:39 +0000)]
- some documentation for using rc-scripts with upstart

svn-id: @11393

13 years ago- emit pld.shutdown-started
Jacek Konieczny [Thu, 6 May 2010 11:48:27 +0000 (11:48 +0000)]
- emit pld.shutdown-started

svn-id: @11391

13 years ago- oh, this one was wrongly reverted… re-revert the changes
Jacek Konieczny [Thu, 6 May 2010 11:47:34 +0000 (11:47 +0000)]
- oh, this one was wrongly reverted… re-revert the changes

svn-id: @11390

13 years ago- svn:ignore properties set
Jacek Konieczny [Thu, 6 May 2010 11:32:54 +0000 (11:32 +0000)]
- svn:ignore properties set

svn-id: @11389

13 years ago- oops, wrong version commited. Reversed last change to 'service' script
Jacek Konieczny [Thu, 6 May 2010 11:25:01 +0000 (11:25 +0000)]
- oops, wrong version commited. Reversed last change to 'service' script

svn-id: @11388

13 years ago- missing []
Jacek Konieczny [Thu, 6 May 2010 11:23:18 +0000 (11:23 +0000)]
- missing []

svn-id: @11387

13 years ago- fixes
Jacek Konieczny [Thu, 6 May 2010 11:22:49 +0000 (11:22 +0000)]
- fixes

svn-id: @11386

13 years ago- rewriting 'service', 'chkconfig' and others will give us only a mess, not
Jacek Konieczny [Thu, 6 May 2010 10:31:10 +0000 (10:31 +0000)]
- rewriting 'service', 'chkconfig' and others will give us only a mess, not
  LSB compatibility. Let's to it a different way…

svn-id: @11385

13 years ago- use initctl for upstart-controlled jobs
Jacek Konieczny [Thu, 6 May 2010 09:37:11 +0000 (09:37 +0000)]
- use initctl for upstart-controlled jobs
- be the LSB-compatible interface for the upstart-controlled jobs (upstart-job
  script from upstart package is of no use, as its behaviour is very
  LSB-incompatible)

svn-id: @11384

13 years ago- emit ubuntu-compatible events on system start
Jacek Konieczny [Thu, 6 May 2010 09:35:33 +0000 (09:35 +0000)]
- emit ubuntu-compatible events on system start

svn-id: @11383

13 years ago- do not use /etc/rc.d/init.d scripts when upstart job is in use instead
Jacek Konieczny [Thu, 6 May 2010 09:34:59 +0000 (09:34 +0000)]
- do not use /etc/rc.d/init.d scripts when upstart job is in use instead

svn-id: @11382

13 years ago- emit upstart events on network start/stop
Jacek Konieczny [Thu, 6 May 2010 09:34:21 +0000 (09:34 +0000)]
- emit upstart events on network start/stop

svn-id: @11381

13 years ago- utility functions for upstart event-based boot
Jacek Konieczny [Thu, 6 May 2010 09:31:17 +0000 (09:31 +0000)]
- utility functions for upstart event-based boot

svn-id: @11380

13 years ago- 'upstart_native' branch, based on current Th release (0.4.2.8)
Jacek Konieczny [Thu, 6 May 2010 07:28:44 +0000 (07:28 +0000)]
- 'upstart_native' branch, based on current Th release (0.4.2.8)

svn-id: @11379

14 years ago- release 0.4.2.8
Elan Ruusamäe [Wed, 7 Apr 2010 07:03:40 +0000 (07:03 +0000)]
- release 0.4.2.8

svn-id: @11314

14 years ago- release 0.4.2.8 0.4.2.8
Elan Ruusamäe [Wed, 7 Apr 2010 07:02:53 +0000 (07:02 +0000)]
- release 0.4.2.8

svn-id: @11313

14 years ago- add --redirfds similar to --closefds
Elan Ruusamäe [Wed, 7 Apr 2010 07:00:09 +0000 (07:00 +0000)]
- add --redirfds similar to --closefds

svn-id: @11312

14 years ago- tabs
Elan Ruusamäe [Mon, 5 Apr 2010 19:18:15 +0000 (19:18 +0000)]
- tabs

svn-id: @11309

14 years ago- no need to load service config to check network state
Elan Ruusamäe [Mon, 5 Apr 2010 19:13:19 +0000 (19:13 +0000)]
- no need to load service config to check network state

svn-id: @11308

14 years ago- WLAN_WPA_DRIVER should default to wext
Jakub Bogusz [Mon, 8 Feb 2010 17:34:39 +0000 (17:34 +0000)]
- WLAN_WPA_DRIVER should default to wext

svn-id: @11137

14 years ago- skip dead pids in status() with --pidfile, or is filter_chroot() broken by design?
Elan Ruusamäe [Mon, 8 Feb 2010 17:11:41 +0000 (17:11 +0000)]
- skip dead pids in status() with --pidfile, or is filter_chroot() broken by design?

svn-id: @11136

14 years ago- test for status() --pidfile
Elan Ruusamäe [Mon, 8 Feb 2010 17:06:34 +0000 (17:06 +0000)]
- test for status() --pidfile

svn-id: @11135

14 years ago- move tests to t/
Elan Ruusamäe [Mon, 8 Feb 2010 16:51:32 +0000 (16:51 +0000)]
- move tests to t/

svn-id: @11134

14 years agoUse two separate tests instead of single double test since bash yells about wrong...
Arkadiusz Miśkiewicz [Fri, 15 Jan 2010 13:56:50 +0000 (13:56 +0000)]
Use two separate tests instead of single double test since bash yells about wrong integer if variable is empty (and bash can source functions file).

svn-id: @11113

14 years ago- C locale for consistent changelog
Elan Ruusamäe [Mon, 11 Jan 2010 10:52:18 +0000 (10:52 +0000)]
- C locale for consistent changelog

svn-id: @11099

14 years agoDrop EVMS_MD since it's not used.
Arkadiusz Miśkiewicz [Mon, 11 Jan 2010 09:07:34 +0000 (09:07 +0000)]
Drop EVMS_MD since it's not used.

svn-id: @11098

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

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