]> git.pld-linux.org Git - projects/rc-scripts.git/log
projects/rc-scripts.git
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

15 years ago- use exntended regexp functionality
Jan Rękorajski [Mon, 9 Mar 2009 21:21:26 +0000 (21:21 +0000)]
- use exntended regexp functionality

svn-id: @10186

15 years ago- man grep, "Direct invocation as either egrep or fgrep is deprecated",
Jan Rękorajski [Mon, 9 Mar 2009 21:12:19 +0000 (21:12 +0000)]
- man grep, "Direct invocation as either egrep or fgrep is deprecated",
  use grep -F or grep -E

svn-id: @10185

15 years ago- fix syntax
Jan Rękorajski [Mon, 9 Mar 2009 21:04:25 +0000 (21:04 +0000)]
- fix syntax

svn-id: @10184

15 years ago- man grep, glen. "Direct invocation as either egrep or fgrep is deprecated"
Jan Rękorajski [Mon, 9 Mar 2009 21:03:05 +0000 (21:03 +0000)]
- man grep, glen. "Direct invocation as either egrep or fgrep is deprecated"
- and better safe than sorry, use grep -E with proper regexp

svn-id: @10183

15 years ago- ip link help might be localized, remove unneeded subshell
Elan Ruusamäe [Mon, 9 Mar 2009 18:50:51 +0000 (18:50 +0000)]
- ip link help might be localized, remove unneeded subshell

svn-id: @10182

15 years ago- /proc/mounts isn't localized and it has fixed format (use fgrep)
Elan Ruusamäe [Mon, 9 Mar 2009 18:50:19 +0000 (18:50 +0000)]
- /proc/mounts isn't localized and it has fixed format (use fgrep)

svn-id: @10181

15 years ago- use is_fsmounted for checking mount points
Jan Rękorajski [Mon, 9 Mar 2009 18:03:28 +0000 (18:03 +0000)]
- use is_fsmounted for checking mount points
- fix mtab entry for /dev/cpuset

svn-id: @10180

15 years ago- use /proc/mounts if available for checking mounted fs
Jan Rękorajski [Mon, 9 Mar 2009 17:47:57 +0000 (17:47 +0000)]
- use /proc/mounts if available for checking mounted fs

svn-id: @10179

15 years ago- check if /proc and /sys are mounted before trying to mount them
Jan Rękorajski [Mon, 9 Mar 2009 16:07:19 +0000 (16:07 +0000)]
- check if /proc and /sys are mounted before trying to mount them

svn-id: @10178

15 years ago- added is_fsmounted function to check if a given filesystem is mounted,
Jan Rękorajski [Mon, 9 Mar 2009 15:54:48 +0000 (15:54 +0000)]
- added is_fsmounted function to check if a given filesystem is mounted,
  requires /bin/stat (i.e. coreutils >= 7.1-2)

svn-id: @10177

15 years ago- rc.d/init.d/network calls "/sbin/ifup tnlcfg-$i boot" causing
Tomasz Pala [Sun, 8 Mar 2009 15:48:00 +0000 (15:48 +0000)]
- rc.d/init.d/network calls "/sbin/ifup tnlcfg-$i boot" causing
awk: cannot open tnlcfg-tun0 (No such file or directory)
  from ifup-post tnlcfg-tun0 (calling ifup-aliases without full $CONFIG path)
  This fixes long lasting bug:
http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg18413.html
http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg11198.html

svn-id: @10176

15 years ago- daemon() startup errors dump to stderr
Elan Ruusamäe [Fri, 6 Mar 2009 12:56:39 +0000 (12:56 +0000)]
- daemon() startup errors dump to stderr

svn-id: @10174

15 years ago- no bashism, typo
Elan Ruusamäe [Mon, 2 Mar 2009 12:39:24 +0000 (12:39 +0000)]
- no bashism, typo

svn-id: @10159

15 years ago- remount rootfs rw only if no option 'ro' in fstab
zbyniu [Mon, 2 Mar 2009 12:28:20 +0000 (12:28 +0000)]
- remount rootfs rw only if no option 'ro' in fstab
- hide remove errors on /etc/*mtab~* /fastboot etc

svn-id: @10158

15 years ago- fixed exit status when no appropriate tools found
Tomasz Pala [Fri, 27 Feb 2009 16:36:52 +0000 (16:36 +0000)]
- fixed exit status when no appropriate tools found

svn-id: @10150

15 years ago- restored vconfig support for older iproute2 users
Tomasz Pala [Fri, 27 Feb 2009 16:33:36 +0000 (16:33 +0000)]
- restored vconfig support for older iproute2 users

svn-id: @10149

15 years ago- less indent by using return in functions
Elan Ruusamäe [Wed, 25 Feb 2009 07:43:03 +0000 (07:43 +0000)]
- less indent by using return in functions

svn-id: @10146

15 years agoComparsion correction.
Arkadiusz Miśkiewicz [Sat, 21 Feb 2009 12:43:13 +0000 (12:43 +0000)]
Comparsion correction.

svn-id: @10135

15 years agoPreparations for 0.4.1.27.
Arkadiusz Miśkiewicz [Fri, 20 Feb 2009 09:05:33 +0000 (09:05 +0000)]
Preparations for 0.4.1.27.

svn-id: @10133

15 years ago- 15 seems to be normal color on 16 and 256 color consoles
Arkadiusz Miśkiewicz [Thu, 19 Feb 2009 20:03:34 +0000 (20:03 +0000)]
- 15 seems to be normal color on 16 and 256 color consoles

svn-id: @10132

15 years ago- typo
Elan Ruusamäe [Thu, 19 Feb 2009 10:15:31 +0000 (10:15 +0000)]
- typo

svn-id: @10130

15 years ago- added {waitname:+--name $waitname} to ssd, otherwise there's
Tomasz Pala [Tue, 17 Feb 2009 17:23:47 +0000 (17:23 +0000)]
- added {waitname:+--name $waitname} to ssd, otherwise there's
  no way to start qpopperd and qpoppersd both at the same time
/usr/sbin/qpoppersd already running.
- use long options names

svn-id: @10127

15 years ago- keep one style of spacing, do not pollute sh with C-style comparision == operator
Tomasz Pala [Mon, 16 Feb 2009 01:07:53 +0000 (01:07 +0000)]
- keep one style of spacing, do not pollute sh with C-style comparision == operator

svn-id: @10124

15 years ago- expand relative --pidfile to absolute /var/run path; ssd in killproc
Tomasz Pala [Mon, 16 Feb 2009 01:04:55 +0000 (01:04 +0000)]
- expand relative --pidfile to absolute /var/run path; ssd in killproc
  has broken plenty of daemons including amavisd-new, apache and clamav
- dropped ancient /usr/X11R6/bin from $PATH

svn-id: @10123

15 years ago- calculate default INIT_COL from terminal size
Elan Ruusamäe [Thu, 12 Feb 2009 11:29:34 +0000 (11:29 +0000)]
- calculate default INIT_COL from terminal size

svn-id: @10122

15 years ago- no hardcoded default in config for INIT_COL
Elan Ruusamäe [Thu, 12 Feb 2009 11:26:20 +0000 (11:26 +0000)]
- no hardcoded default in config for INIT_COL

svn-id: @10121

15 years ago- typo
Elan Ruusamäe [Mon, 9 Feb 2009 19:59:26 +0000 (19:59 +0000)]
- typo

svn-id: @10115

15 years ago- makepid functionality to daemon function
Paweł Gołaszewski [Wed, 4 Feb 2009 20:28:47 +0000 (20:28 +0000)]
- makepid functionality to daemon function

svn-id: @10099

15 years ago- LC_ALL=C for greps
Elan Ruusamäe [Sun, 25 Jan 2009 14:58:13 +0000 (14:58 +0000)]
- LC_ALL=C for greps

svn-id: @10096

15 years ago- local output for func internal vars
Elan Ruusamäe [Fri, 23 Jan 2009 15:03:35 +0000 (15:03 +0000)]
- local output for func internal vars

svn-id: @10095

15 years ago- grepping pid from ps ax could be ambigous, use kill -0 for running-pid-check
Elan Ruusamäe [Fri, 23 Jan 2009 13:54:56 +0000 (13:54 +0000)]
- grepping pid from ps ax could be ambigous, use kill -0 for running-pid-check

svn-id: @10094

15 years ago- revert unwanted commit
Elan Ruusamäe [Fri, 23 Jan 2009 13:45:11 +0000 (13:45 +0000)]
- revert unwanted commit

svn-id: @10093

15 years ago- cleanup vi:syntax, not needed and doesn't work anyway (should be vim:ft if any)
Elan Ruusamäe [Fri, 23 Jan 2009 13:39:27 +0000 (13:39 +0000)]
- cleanup vi:syntax, not needed and doesn't work anyway (should be vim:ft if any)

svn-id: @10092

15 years ago- force LC_ALL=C when grepping data from possibly localized program outputs
Elan Ruusamäe [Fri, 23 Jan 2009 13:34:03 +0000 (13:34 +0000)]
- force LC_ALL=C when grepping data from possibly localized program outputs

svn-id: @10091

15 years agoMention GVRP option.
Arkadiusz Miśkiewicz [Thu, 22 Jan 2009 09:06:14 +0000 (09:06 +0000)]
Mention GVRP option.

svn-id: @10090

15 years agoUpdate
Arkadiusz Miśkiewicz [Thu, 22 Jan 2009 09:02:23 +0000 (09:02 +0000)]
Update

svn-id: @10089

15 years agoPrefer vlan creation using iproute2, fallback to vconfig.
Arkadiusz Miśkiewicz [Thu, 22 Jan 2009 08:56:42 +0000 (08:56 +0000)]
Prefer vlan creation using iproute2, fallback to vconfig.

svn-id: @10088

15 years agoNo need for special handling for vlans when downing master device.
Arkadiusz Miśkiewicz [Thu, 22 Jan 2009 08:56:24 +0000 (08:56 +0000)]
No need for special handling for vlans when downing master device.

svn-id: @10087

15 years agovconfig no longer needed here.
Arkadiusz Miśkiewicz [Thu, 22 Jan 2009 08:41:36 +0000 (08:41 +0000)]
vconfig no longer needed here.

svn-id: @10086

15 years agoDelete devices using iproute2.
Arkadiusz Miśkiewicz [Thu, 22 Jan 2009 07:43:57 +0000 (07:43 +0000)]
Delete devices using iproute2.

svn-id: @10085

15 years ago- use noprefix mount option for cgroup cpuset
Jan Rękorajski [Mon, 5 Jan 2009 19:08:00 +0000 (19:08 +0000)]
- use noprefix mount option for cgroup cpuset

svn-id: @10050

15 years ago- removed reference to cpuset virtualization (feature long dead,
Jan Rękorajski [Fri, 2 Jan 2009 19:01:02 +0000 (19:01 +0000)]
- removed reference to cpuset virtualization (feature long dead,
  and no signs of resurrection)

svn-id: @10048

15 years ago- fix for /dev/cpuset mounted as cgroup -ocpuset
Jan Rękorajski [Fri, 2 Jan 2009 18:58:31 +0000 (18:58 +0000)]
- fix for /dev/cpuset mounted as cgroup -ocpuset

svn-id: @10047

15 years ago- updated 0.4.1.26
Jan Rękorajski [Wed, 31 Dec 2008 19:26:37 +0000 (19:26 +0000)]
- updated

svn-id: @10045

15 years ago0.4.1.26
Jan Rękorajski [Wed, 31 Dec 2008 19:25:12 +0000 (19:25 +0000)]
0.4.1.26

svn-id: @10044

15 years ago- optional argument in square brackets
Jakub Bogusz [Thu, 25 Dec 2008 07:08:57 +0000 (07:08 +0000)]
- optional argument in square brackets

svn-id: @10040

15 years ago- add usage for killproc
Elan Ruusamäe [Tue, 16 Dec 2008 19:00:17 +0000 (19:00 +0000)]
- add usage for killproc
- shift 2 is better than shift shift

svn-id: @10038

15 years ago- try ssd for killproc. needs pidfile to work reliably
Elan Ruusamäe [Tue, 16 Dec 2008 18:55:36 +0000 (18:55 +0000)]
- try ssd for killproc. needs pidfile to work reliably
- what values to use for --retry?

svn-id: @10037

15 years ago- display LVM VG stats after LVM has been initialized
Elan Ruusamäe [Thu, 11 Dec 2008 17:04:33 +0000 (17:04 +0000)]
- display LVM VG stats after LVM has been initialized

svn-id: @10034

15 years ago- removed DevFS support
Jan Rękorajski [Tue, 9 Dec 2008 14:35:13 +0000 (14:35 +0000)]
- removed DevFS support

svn-id: @10030

15 years ago- udev-135-2 finally creates /dev/cpuset directory
Jan Rękorajski [Tue, 9 Dec 2008 14:31:09 +0000 (14:31 +0000)]
- udev-135-2 finally creates /dev/cpuset directory
- use cgroup fs in newer kernels

svn-id: @10029

15 years ago- allow usb group to operate on /proc/bus/usb.
Paweł Sikora [Thu, 4 Dec 2008 19:49:17 +0000 (19:49 +0000)]
- allow usb group to operate on /proc/bus/usb.

svn-id: @10022

15 years agoLeave default for kernel.
Arkadiusz Miśkiewicz [Tue, 2 Dec 2008 07:14:18 +0000 (07:14 +0000)]
Leave default for kernel.

svn-id: @10020

15 years ago- describe kernel.randomize_va_space feature.
Paweł Sikora [Tue, 2 Dec 2008 00:08:39 +0000 (00:08 +0000)]
- describe kernel.randomize_va_space feature.

svn-id: @10019

15 years agoLoad 8021q module.
Arkadiusz Miśkiewicz [Sun, 30 Nov 2008 19:27:58 +0000 (19:27 +0000)]
Load 8021q module.

svn-id: @10016

15 years ago- add --pidfile to status()
Elan Ruusamäe [Sun, 30 Nov 2008 15:15:09 +0000 (15:15 +0000)]
- add --pidfile to status()

svn-id: @10014

15 years agomacvlan support.
Arkadiusz Miśkiewicz [Fri, 28 Nov 2008 16:09:35 +0000 (16:09 +0000)]
macvlan support.

svn-id: @10010

15 years ago- load dm-mod before using dmsetup in multipath case
Jan Rękorajski [Thu, 27 Nov 2008 14:47:08 +0000 (14:47 +0000)]
- load dm-mod before using dmsetup in multipath case

svn-id: @10007

15 years ago- catch missing device errors
Elan Ruusamäe [Tue, 18 Nov 2008 13:40:44 +0000 (13:40 +0000)]
- catch missing device errors

svn-id: @9998

15 years ago- it starts pppd right after connection
Elan Ruusamäe [Tue, 18 Nov 2008 13:26:15 +0000 (13:26 +0000)]
- it starts pppd right after connection
- with kernel or fixed firmware there's OK said after ATZ

svn-id: @9997

15 years ago- add debug line (disabled)
Elan Ruusamäe [Tue, 18 Nov 2008 13:24:08 +0000 (13:24 +0000)]
- add debug line (disabled)

svn-id: @9996

15 years ago- use nls
Elan Ruusamäe [Fri, 14 Nov 2008 01:23:41 +0000 (01:23 +0000)]
- use nls

svn-id: @9991

15 years ago- dmsetup mknodes so the startup doesn't complain on missing nodes
Elan Ruusamäe [Wed, 12 Nov 2008 23:27:16 +0000 (23:27 +0000)]
- dmsetup mknodes so the startup doesn't complain on missing nodes

svn-id: @9985

15 years ago- output formatting cosmetics
Elan Ruusamäe [Mon, 10 Nov 2008 00:46:40 +0000 (00:46 +0000)]
- output formatting cosmetics

svn-id: @9974

15 years ago- no bashism
Elan Ruusamäe [Mon, 10 Nov 2008 00:15:32 +0000 (00:15 +0000)]
- no bashism

svn-id: @9973

15 years ago- add --chdir to daemon()
Elan Ruusamäe [Wed, 5 Nov 2008 22:48:21 +0000 (22:48 +0000)]
- add --chdir to daemon()

svn-id: @9970

15 years ago- -u is for stopping in ssd
Elan Ruusamäe [Wed, 5 Nov 2008 22:39:28 +0000 (22:39 +0000)]
- -u is for stopping in ssd

svn-id: @9969

15 years ago- update 0.4.1.25
Elan Ruusamäe [Tue, 4 Nov 2008 20:04:53 +0000 (20:04 +0000)]
- update

svn-id: @9964

15 years ago- wtf 0.4.1.24 was already there? bump to 0.4.1.25 then
Elan Ruusamäe [Tue, 4 Nov 2008 20:04:33 +0000 (20:04 +0000)]
- wtf 0.4.1.24 was already there? bump to 0.4.1.25 then

svn-id: @9963

15 years ago- somewhy have to svn up again after configure.ac commit
Elan Ruusamäe [Tue, 4 Nov 2008 19:57:07 +0000 (19:57 +0000)]
- somewhy have to svn up again after configure.ac commit

svn-id: @9962

15 years ago- update
Elan Ruusamäe [Tue, 4 Nov 2008 19:56:20 +0000 (19:56 +0000)]
- update

svn-id: @9961

15 years ago- update
Elan Ruusamäe [Tue, 4 Nov 2008 19:46:52 +0000 (19:46 +0000)]
- update

svn-id: @9960

15 years ago- 0.4.1.24 release
Elan Ruusamäe [Tue, 4 Nov 2008 19:45:48 +0000 (19:45 +0000)]
- 0.4.1.24 release

svn-id: @9959

15 years ago- LC_ALL was still overwritten with i18n value even if one had from ssh session
Elan Ruusamäe [Tue, 4 Nov 2008 18:07:58 +0000 (18:07 +0000)]
- LC_ALL was still overwritten with i18n value even if one had from ssh session

svn-id: @9958

15 years ago- rip out -u <runas_user> -- it's bad concept and nothing should be using it anyway
Elan Ruusamäe [Wed, 29 Oct 2008 08:54:36 +0000 (08:54 +0000)]
- rip out -u <runas_user> -- it's bad concept and nothing should be using it anyway

svn-id: @9927

15 years ago- add --test and -- to behave like debian run-parts(1)
Elan Ruusamäe [Tue, 28 Oct 2008 00:09:41 +0000 (00:09 +0000)]
- add --test and -- to behave like debian run-parts(1)

svn-id: @9926

15 years ago- introduce START_UDEV variable
Tomasz Pala [Sun, 26 Oct 2008 13:43:28 +0000 (13:43 +0000)]
- introduce START_UDEV variable

svn-id: @9922

15 years ago- wpa is also usefull with not wireless devices - eg with 8021x.
undefine [Sat, 25 Oct 2008 22:53:23 +0000 (22:53 +0000)]
- wpa is also usefull with not wireless devices - eg with 8021x.
- patch by Pawel Nogas <pnogas(AT)amu(DOT)edu(DOT)pl>

svn-id: @9921

15 years ago- removed sed dependency
radek [Sat, 25 Oct 2008 18:35:07 +0000 (18:35 +0000)]
- removed sed dependency

svn-id: @9920

15 years ago- typo
radek [Sat, 25 Oct 2008 18:16:22 +0000 (18:16 +0000)]
- typo

svn-id: @9919

15 years ago- support for automatic 6to4 tunnels
radek [Sat, 25 Oct 2008 18:14:41 +0000 (18:14 +0000)]
- support for automatic 6to4 tunnels

svn-id: @9918

15 years ago- restored some backticks - pdksh has broken $(...) closing paren detection,
Tomasz Pala [Mon, 13 Oct 2008 13:21:12 +0000 (13:21 +0000)]
- restored some backticks - pdksh has broken $(...) closing paren detection,
- added backtick-test.sh to test whenever this would be valid some day

svn-id: @9909

15 years ago- unified function definitions (line-saving way),
Tomasz Pala [Mon, 13 Oct 2008 01:04:44 +0000 (01:04 +0000)]
- unified function definitions (line-saving way),
- use unambiguous $(...) instead of backticks.

svn-id: @9908

15 years ago- start-stop-daemon uses -c not -u to change UID
Tomasz Pala [Sun, 12 Oct 2008 18:08:50 +0000 (18:08 +0000)]
- start-stop-daemon uses -c not -u to change UID

svn-id: @9907

15 years ago- full set of samples for default terminals (default keymap doesn't allow you switch...
Elan Ruusamäe [Tue, 16 Sep 2008 20:39:08 +0000 (20:39 +0000)]
- full set of samples for default terminals (default keymap doesn't allow you switch over 12)

svn-id: @9869

15 years ago- you don't likely need so many terminals
Elan Ruusamäe [Mon, 15 Sep 2008 08:23:10 +0000 (08:23 +0000)]
- you don't likely need so many terminals

svn-id: @9868

15 years ago- update
Elan Ruusamäe [Thu, 21 Aug 2008 19:57:06 +0000 (19:57 +0000)]
- update

svn-id: @9863

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