]> git.pld-linux.org Git - projects/rc-scripts.git/log
projects/rc-scripts.git
17 years agoAllow /usr being mounted afterwards.
Elan Ruusamäe [Mon, 18 Sep 2006 23:09:07 +0000 (23:09 +0000)]
Allow /usr being mounted afterwards.

svn-id: @7794

17 years agoDrop superfluous default setting.
Elan Ruusamäe [Mon, 18 Sep 2006 19:06:30 +0000 (19:06 +0000)]
Drop superfluous default setting.

svn-id: @7793

17 years agoDon't touch chkconfig symlinks on chroot, instead play with network subsys lockfile...
Elan Ruusamäe [Mon, 18 Sep 2006 19:02:59 +0000 (19:02 +0000)]
Don't touch chkconfig symlinks on chroot, instead play with network subsys lockfile. This allows you define sys-chroots from livecd without corrupting that chroot.

svn-id: @7792

17 years ago/etc/sysconfig/system already loaded by init.d/functions. Adjust defaults if no sysco...
Elan Ruusamäe [Mon, 18 Sep 2006 18:58:50 +0000 (18:58 +0000)]
/etc/sysconfig/system already loaded by init.d/functions. Adjust defaults if no sysconfig/system is present (so the checks stay same after these changes).

svn-id: @7791

17 years agoRUN_LDCONFIG not used here.
Elan Ruusamäe [Mon, 18 Sep 2006 18:50:01 +0000 (18:50 +0000)]
RUN_LDCONFIG not used here.

svn-id: @7790

17 years agoCorrected tput check.
Elan Ruusamäe [Mon, 18 Sep 2006 17:55:44 +0000 (17:55 +0000)]
Corrected tput check.

svn-id: @7789

17 years agoTrap and hide errors when reading msg cachefile.
Elan Ruusamäe [Mon, 18 Sep 2006 12:41:17 +0000 (12:41 +0000)]
Trap and hide errors when reading msg cachefile.

svn-id: @7788

17 years agoPunctuation.
Elan Ruusamäe [Sun, 17 Sep 2006 22:06:59 +0000 (22:06 +0000)]
Punctuation.

svn-id: @7787

17 years agoNo need to force any settings for initng.
Elan Ruusamäe [Sun, 17 Sep 2006 21:52:51 +0000 (21:52 +0000)]
No need to force any settings for initng.

svn-id: @7786

17 years agoUse lockfiles.
Elan Ruusamäe [Sun, 17 Sep 2006 19:05:59 +0000 (19:05 +0000)]
Use lockfiles.

svn-id: @7785

17 years agoCache colors in filesystem too.
Elan Ruusamäe [Sun, 17 Sep 2006 18:34:48 +0000 (18:34 +0000)]
Cache colors in filesystem too.

svn-id: @7784

17 years agobusy(), ok(), started(), are constant so their values can be cached.
Elan Ruusamäe [Sun, 17 Sep 2006 18:21:48 +0000 (18:21 +0000)]
busy(), ok(), started(), are constant so their values can be cached.

svn-id: @7783

17 years agoBuffer show() function so the display to be more smooth.
Elan Ruusamäe [Sun, 17 Sep 2006 18:15:07 +0000 (18:15 +0000)]
Buffer show() function so the display to be more smooth.

svn-id: @7782

17 years agoCorrect show() function printf handling.
Elan Ruusamäe [Sun, 17 Sep 2006 18:14:08 +0000 (18:14 +0000)]
Correct show() function printf handling.

svn-id: @7781

17 years agoRETVAL is set by start(); if any.
Elan Ruusamäe [Sun, 17 Sep 2006 17:53:28 +0000 (17:53 +0000)]
RETVAL is set by start(); if any.

svn-id: @7780

17 years agoRETVAL is set by start(); if any.
Elan Ruusamäe [Sun, 17 Sep 2006 17:52:45 +0000 (17:52 +0000)]
RETVAL is set by start(); if any.

svn-id: @7779

17 years agoDemonstrate use of functions.
Elan Ruusamäe [Sun, 17 Sep 2006 17:10:34 +0000 (17:10 +0000)]
Demonstrate use of functions.

svn-id: @7778

17 years agoShortcuts for vserver.
Elan Ruusamäe [Sun, 17 Sep 2006 17:06:29 +0000 (17:06 +0000)]
Shortcuts for vserver.

svn-id: @7777

17 years agoMerge optimzations from network script.
Elan Ruusamäe [Sun, 17 Sep 2006 16:59:14 +0000 (16:59 +0000)]
Merge optimzations from network script.

svn-id: @7776

17 years agoAdd bug-5795.patch (assume it's correct).
Elan Ruusamäe [Sun, 17 Sep 2006 16:52:20 +0000 (16:52 +0000)]
Add bug-5795.patch (assume it's correct).

svn-id: @7775

17 years agoUse functions to avoid reexec for restart.
Elan Ruusamäe [Sun, 17 Sep 2006 16:47:59 +0000 (16:47 +0000)]
Use functions to avoid reexec for restart.

svn-id: @7774

17 years agoPropset Id
Elan Ruusamäe [Sun, 17 Sep 2006 16:27:14 +0000 (16:27 +0000)]
Propset Id

svn-id: @7773

17 years agoUpdate chkconfig description.
Elan Ruusamäe [Sun, 17 Sep 2006 16:25:38 +0000 (16:25 +0000)]
Update chkconfig description.

svn-id: @7772

17 years agoLSB compliance.
Elan Ruusamäe [Sun, 17 Sep 2006 16:24:42 +0000 (16:24 +0000)]
LSB compliance.

svn-id: @7771

17 years agoCache termput calls within same script.
Elan Ruusamäe [Sun, 17 Sep 2006 15:57:33 +0000 (15:57 +0000)]
Cache termput calls within same script.

svn-id: @7770

17 years agoKill bogus +arg checks.
Elan Ruusamäe [Sun, 17 Sep 2006 15:42:13 +0000 (15:42 +0000)]
Kill bogus +arg checks.

svn-id: @7769

17 years agoAlways use cached in show() function (There's no benefit of doing otherwise).
Elan Ruusamäe [Sun, 17 Sep 2006 15:29:04 +0000 (15:29 +0000)]
Always use cached  in show() function (There's no benefit of doing otherwise).

svn-id: @7768

17 years agoCleanup nls() function.
Elan Ruusamäe [Sun, 17 Sep 2006 15:18:21 +0000 (15:18 +0000)]
Cleanup nls() function.

svn-id: @7767

17 years agoAvoid overwriting global NLS_DOMAIN if can do without.
Elan Ruusamäe [Sun, 17 Sep 2006 15:15:22 +0000 (15:15 +0000)]
Avoid overwriting global NLS_DOMAIN if can do without.

svn-id: @7766

17 years agoKeep state of have gettext and have tput per whole initscript.
Elan Ruusamäe [Sun, 17 Sep 2006 15:13:53 +0000 (15:13 +0000)]
Keep state of have gettext and have tput per whole initscript.

svn-id: @7765

17 years agoUse buggy awk-printf wrapper only if /bin/printf is not available.
Elan Ruusamäe [Sun, 17 Sep 2006 15:01:47 +0000 (15:01 +0000)]
Use buggy awk-printf wrapper only if /bin/printf is not available.

svn-id: @7764

17 years agoUse locking for rc.local , so that it's no longer invoked between runlevel changes.
Elan Ruusamäe [Sun, 17 Sep 2006 13:49:19 +0000 (13:49 +0000)]
Use locking for rc.local , so that it's no longer invoked between runlevel changes.

svn-id: @7763

17 years agoCosmetics for vim
Elan Ruusamäe [Sun, 17 Sep 2006 13:36:59 +0000 (13:36 +0000)]
Cosmetics for vim

svn-id: @7762

17 years agoLSB compliance
Elan Ruusamäe [Sun, 17 Sep 2006 13:35:56 +0000 (13:35 +0000)]
LSB compliance

svn-id: @7761

17 years agoAdjust indent.
Elan Ruusamäe [Sun, 17 Sep 2006 13:26:01 +0000 (13:26 +0000)]
Adjust indent.

svn-id: @7760

17 years agoSane $PATH is initialized in init.d/functions.
Elan Ruusamäe [Sun, 17 Sep 2006 13:24:24 +0000 (13:24 +0000)]
Sane $PATH is initialized in init.d/functions.

svn-id: @7759

17 years agoNLS_DOMAIN="rc-scripts" is the default setting, remove.
Elan Ruusamäe [Sun, 17 Sep 2006 13:21:51 +0000 (13:21 +0000)]
NLS_DOMAIN="rc-scripts" is the default setting, remove.

svn-id: @7758

17 years agoAllow to kill dhcp/wpa_supplicant daemon even if device disappears/is down due to...
Arkadiusz Miśkiewicz [Sat, 9 Sep 2006 19:13:30 +0000 (19:13 +0000)]
Allow to kill dhcp/wpa_supplicant daemon even if device disappears/is down due to some reasons.

svn-id: @7745

17 years ago- speedtouch-neostrada fixes:
radek [Fri, 8 Sep 2006 18:35:44 +0000 (18:35 +0000)]
- speedtouch-neostrada fixes:
- use modem_run in kernel mode only if PPPOA_FIRMWARE is not empty;
  comment out PPPOA_FIRMWARE in default ifcfg-ppp0
- comment out MTU=1452; doesn't work (for me) if it's defined

svn-id: @7739

17 years agoCorrect english description.
Elan Ruusamäe [Thu, 31 Aug 2006 11:58:07 +0000 (11:58 +0000)]
Correct english description.

svn-id: @7694

17 years agoRestore basename change.
Elan Ruusamäe [Thu, 31 Aug 2006 09:51:13 +0000 (09:51 +0000)]
Restore basename change.

svn-id: @7693

17 years agoDetect if wireless interface is turned on.
Arkadiusz Miśkiewicz [Thu, 31 Aug 2006 07:26:25 +0000 (07:26 +0000)]
Detect if wireless interface is turned on.

svn-id: @7692

17 years ago- check for /usb/bin/wc existence (in case of /usr over NFS)
Jan Rękorajski [Thu, 10 Aug 2006 12:14:14 +0000 (12:14 +0000)]
- check for /usb/bin/wc existence (in case of /usr over NFS)

svn-id: @7656

17 years agos/BOOTMETHOD/BOOTPROTO/g once more.
Elan Ruusamäe [Mon, 24 Jul 2006 14:02:55 +0000 (14:02 +0000)]
s/BOOTMETHOD/BOOTPROTO/g once more.

svn-id: @7546

17 years agoDefault $DHCP_HOSTNAME to $HOSTNAME.
Elan Ruusamäe [Mon, 24 Jul 2006 13:59:11 +0000 (13:59 +0000)]
Default $DHCP_HOSTNAME to $HOSTNAME.

svn-id: @7545

17 years agoOptimize: remove three basename calls
Elan Ruusamäe [Mon, 24 Jul 2006 13:58:12 +0000 (13:58 +0000)]
Optimize: remove three basename calls

svn-id: @7544

17 years ago- killproc() s%!&*ks
Elan Ruusamäe [Thu, 20 Jul 2006 14:13:09 +0000 (14:13 +0000)]
- killproc() s%!&*ks

svn-id: @7537

17 years ago- added xorg.conf
Jan Rękorajski [Wed, 19 Jul 2006 16:38:37 +0000 (16:38 +0000)]
- added xorg.conf

svn-id: @7535

17 years ago- typo; noticed by Szymon Siwek (sls (at) poczta wp pl)
Adam Gołębiowski [Sun, 9 Jul 2006 08:06:07 +0000 (08:06 +0000)]
- typo; noticed by Szymon Siwek  (sls (at) poczta wp pl)

svn-id: @7499

17 years agoAdd LVM on dmraid problem
Elan Ruusamäe [Tue, 4 Jul 2006 14:59:52 +0000 (14:59 +0000)]
Add LVM on dmraid problem

svn-id: @7491

18 years agoUpdate with better changelog generation script.
Elan Ruusamäe [Sun, 28 May 2006 19:06:56 +0000 (19:06 +0000)]
Update with better changelog generation script.

svn-id: @7455

18 years agoAlways run changelog generation when asked. Obfuscate email addreses here. Use mktemp...
Elan Ruusamäe [Sun, 28 May 2006 19:05:06 +0000 (19:05 +0000)]
Always run changelog generation when asked. Obfuscate email addreses here. Use mktemp if available. Allow various locations for CVSROOT/users file.

svn-id: @7454

18 years agoTry harder to get value for WLAN_NICKNAME.
Elan Ruusamäe [Tue, 23 May 2006 15:38:47 +0000 (15:38 +0000)]
Try harder to get value for WLAN_NICKNAME.

svn-id: @7436

18 years ago- grsecurity options updated
zbyniu [Mon, 15 May 2006 23:18:10 +0000 (23:18 +0000)]
- grsecurity options updated

svn-id: @7408

18 years agoRelease 0.4.0.27.
Arkadiusz Miśkiewicz [Sun, 7 May 2006 17:33:59 +0000 (17:33 +0000)]
Release 0.4.0.27.

svn-id: @7394

18 years agoAdd sysconfig/hwprofiles dir.
Arkadiusz Miśkiewicz [Sun, 7 May 2006 17:27:43 +0000 (17:27 +0000)]
Add sysconfig/hwprofiles dir.

svn-id: @7393

18 years agoSpeedup shutdown (glen).
Arkadiusz Miśkiewicz [Sun, 7 May 2006 17:25:51 +0000 (17:25 +0000)]
Speedup shutdown (glen).

svn-id: @7392

18 years agoAdd ifcfg-ppp0.gprs-idea to makefiles. Add proper initstring to ifcfg-ppp0.gprs-plusg...
Arkadiusz Miśkiewicz [Sun, 7 May 2006 17:24:00 +0000 (17:24 +0000)]
Add ifcfg-ppp0.gprs-idea to makefiles. Add proper initstring to ifcfg-ppp0.gprs-plusgsm. Another PHONE for gprs-idea (this one works for me with ipaq over BT).

svn-id: @7391

18 years agoAvoid installing files that aren't packaged (glen).
Arkadiusz Miśkiewicz [Sun, 7 May 2006 17:18:51 +0000 (17:18 +0000)]
Avoid installing files that aren't packaged (glen).

svn-id: @7390

18 years agoFix missing $bootprio.
Elan Ruusamäe [Sun, 7 May 2006 11:09:10 +0000 (11:09 +0000)]
Fix missing $bootprio.

svn-id: @7389

18 years agoFix interfaces_boot detection (Adam Ryba).
Arkadiusz Miśkiewicz [Sun, 7 May 2006 10:46:57 +0000 (10:46 +0000)]
Fix interfaces_boot detection (Adam Ryba).

svn-id: @7388

18 years agoTabs.
Elan Ruusamäe [Tue, 25 Apr 2006 07:20:14 +0000 (07:20 +0000)]
Tabs.

svn-id: @7370

18 years ago- hostname -h
Tomasz Pala [Thu, 23 Mar 2006 09:22:04 +0000 (09:22 +0000)]
- hostname -h
 [...]
   Unless you are using bind or NIS for host lookups you can change the
   FQDN (Fully Qualified Domain Name) and the DNS domain name (which is
   part of the FQDN) in the /etc/hosts file.

svn-id: @7293

18 years agoVserver speedup (skips extra 5 second delay in some cases)
Elan Ruusamäe [Wed, 22 Mar 2006 19:54:26 +0000 (19:54 +0000)]
Vserver speedup (skips extra 5 second delay in some cases)

svn-id: @7279

18 years ago- allow \t in "alias usb-controller" (from Lukasz Masko, nov 2005)
radek [Mon, 20 Mar 2006 17:22:11 +0000 (17:22 +0000)]
- allow \t in "alias usb-controller" (from Lukasz Masko, nov 2005)

svn-id: @7253

18 years agoTypo bugfix.
Arkadiusz Miśkiewicz [Sat, 11 Mar 2006 14:54:48 +0000 (14:54 +0000)]
Typo bugfix.

svn-id: @7144

18 years agoTabs.
Elan Ruusamäe [Thu, 9 Mar 2006 17:54:07 +0000 (17:54 +0000)]
Tabs.

svn-id: @7132

18 years agoRewritten configuration parsing portion (solves ~ and .rpmnew files ignorance). execv...
Elan Ruusamäe [Thu, 9 Mar 2006 17:47:24 +0000 (17:47 +0000)]
Rewritten configuration parsing portion (solves ~ and .rpmnew files ignorance). execve() calls reduced from 25 to 4. Tested with ash and ksh. There could be bugs!

svn-id: @7131

18 years agoPrepare for 0.4.0.26. 0.4.0.26
Arkadiusz Miśkiewicz [Thu, 9 Mar 2006 16:20:58 +0000 (16:20 +0000)]
Prepare for 0.4.0.26.

svn-id: @7127

18 years ago- no, please don't remove vim modeline
Jan Rękorajski [Thu, 9 Mar 2006 14:58:03 +0000 (14:58 +0000)]
- no, please don't remove vim modeline

svn-id: @7126

18 years agovim modeline is unneccessary here.
Elan Ruusamäe [Thu, 9 Mar 2006 11:21:10 +0000 (11:21 +0000)]
vim modeline is unneccessary here.

svn-id: @7125

18 years ago- human readable cleaning of /var/lock
Jan Rękorajski [Wed, 8 Mar 2006 15:07:18 +0000 (15:07 +0000)]
- human readable cleaning of /var/lock
- and don't remove /var/lock/cvs

svn-id: @7121

18 years ago- typos
Adam Gołębiowski [Sun, 5 Mar 2006 13:41:50 +0000 (13:41 +0000)]
- typos

svn-id: @7096

18 years agoThe is_no() function comes from functions, don't use it before it's defined
Elan Ruusamäe [Fri, 3 Mar 2006 21:54:00 +0000 (21:54 +0000)]
The is_no() function comes from functions, don't use it before it's defined

svn-id: @7083

18 years agoRevert hardcoded part. Fix your config instead.
Elan Ruusamäe [Mon, 27 Feb 2006 18:09:56 +0000 (18:09 +0000)]
Revert hardcoded part. Fix your config instead.

svn-id: @7036

18 years ago- expand Id keyword
Elan Ruusamäe [Mon, 27 Feb 2006 17:49:31 +0000 (17:49 +0000)]
- expand Id keyword

svn-id: @7035

18 years agoIn vserver /sbin/ip is not required.
Elan Ruusamäe [Mon, 27 Feb 2006 13:47:28 +0000 (13:47 +0000)]
In vserver /sbin/ip is not required.

svn-id: @7034

18 years agoDisable colors and enable FASTRC for initng.
Elan Ruusamäe [Sun, 26 Feb 2006 11:05:39 +0000 (11:05 +0000)]
Disable colors and enable FASTRC for initng.

svn-id: @7020

18 years agoUnicode fixes.
Elan Ruusamäe [Sun, 26 Feb 2006 10:45:12 +0000 (10:45 +0000)]
Unicode fixes.

svn-id: @7019

18 years agoBoot logging possibility with showconsole.
Elan Ruusamäe [Fri, 24 Feb 2006 11:04:56 +0000 (11:04 +0000)]
Boot logging possibility with showconsole.

svn-id: @7006

18 years agoRespect fs_passno for rootfs when doing rootfs fsck. Enable paralell fsck for other...
Elan Ruusamäe [Thu, 23 Feb 2006 14:43:44 +0000 (14:43 +0000)]
Respect fs_passno for rootfs when doing rootfs fsck. Enable paralell fsck for other filesystems.

svn-id: @7005

18 years agoIgnore "rootfs" when setting _ROOTFS_TYPE.
Elan Ruusamäe [Thu, 23 Feb 2006 14:23:07 +0000 (14:23 +0000)]
Ignore "rootfs" when setting _ROOTFS_TYPE.

svn-id: @7004

18 years agoMake /dev/cpuset dir for udev. Check /proc/mounts instead of /proc/filesystems when...
Elan Ruusamäe [Thu, 23 Feb 2006 13:57:15 +0000 (13:57 +0000)]
Make /dev/cpuset dir for udev. Check /proc/mounts instead of /proc/filesystems when filling /etc/mtab.

svn-id: @7003

18 years agoWe are PLD Linux (not just PLD).
Elan Ruusamäe [Thu, 23 Feb 2006 10:38:31 +0000 (10:38 +0000)]
We are PLD Linux (not just PLD).

svn-id: @7002

18 years agoWe are PLD Linux (not just PLD), fix init-colors.gentoo path.
Elan Ruusamäe [Thu, 23 Feb 2006 10:35:03 +0000 (10:35 +0000)]
We are PLD Linux (not just PLD), fix init-colors.gentoo path.

svn-id: @7001

18 years agoHave here also listed en_US.UTF-8
Elan Ruusamäe [Thu, 23 Feb 2006 10:32:36 +0000 (10:32 +0000)]
Have here also listed en_US.UTF-8

svn-id: @7000

18 years agoBy default boot eth0 with dhcp. If you have static IP configuration, you need to...
Elan Ruusamäe [Thu, 23 Feb 2006 10:30:37 +0000 (10:30 +0000)]
By default boot eth0 with dhcp. If you have static IP configuration, you need to edit this file anyway

svn-id: @6999

18 years ago- cpuset virtualization support
Jan Rękorajski [Tue, 14 Feb 2006 00:24:48 +0000 (00:24 +0000)]
- cpuset virtualization support

svn-id: @6972

18 years agoReverted last change
Elan Ruusamäe [Fri, 10 Feb 2006 22:21:26 +0000 (22:21 +0000)]
Reverted last change

svn-id: @6965

18 years agoDisable DELAY_LOGIN for vserver, suggested by Patrys
Elan Ruusamäe [Fri, 10 Feb 2006 19:47:04 +0000 (19:47 +0000)]
Disable DELAY_LOGIN for vserver, suggested by Patrys

svn-id: @6964

18 years agoRemove stupid sleep 1
Elan Ruusamäe [Fri, 10 Feb 2006 19:40:59 +0000 (19:40 +0000)]
Remove stupid sleep 1

svn-id: @6963

18 years agoNo SELinux labels for vserver
Elan Ruusamäe [Fri, 10 Feb 2006 19:39:27 +0000 (19:39 +0000)]
No SELinux labels for vserver

svn-id: @6962

18 years agoFixing indent
Elan Ruusamäe [Fri, 10 Feb 2006 19:37:28 +0000 (19:37 +0000)]
Fixing indent

svn-id: @6961

18 years agosetsysfont and selinux make no sense inside vserver (no devices attached)
Elan Ruusamäe [Fri, 10 Feb 2006 19:36:02 +0000 (19:36 +0000)]
setsysfont and selinux make no sense inside vserver (no devices attached)

svn-id: @6960

18 years agoDo not mount /proc in vserver
Elan Ruusamäe [Fri, 10 Feb 2006 19:31:44 +0000 (19:31 +0000)]
Do not mount /proc in vserver

svn-id: @6959

18 years agoOne can't (u)mount anything inside vserver, not even network mounts
Elan Ruusamäe [Fri, 10 Feb 2006 19:17:20 +0000 (19:17 +0000)]
One can't (u)mount anything inside vserver, not even network mounts

svn-id: @6958

18 years agoRedirect errors from mounts grepping to /dev/null.
Arkadiusz Miśkiewicz [Wed, 8 Feb 2006 17:41:08 +0000 (17:41 +0000)]
Redirect errors from mounts grepping to /dev/null.

svn-id: @6952

18 years agoRename PROMPT to RC_PROMPT (PROMPT is internal zsh variable). Fixed RC_PROMPT testing...
Arkadiusz Miśkiewicz [Sun, 5 Feb 2006 15:32:04 +0000 (15:32 +0000)]
Rename PROMPT to RC_PROMPT (PROMPT is internal zsh variable). Fixed RC_PROMPT testing to work as described in sysconfig/system.

svn-id: @6922

18 years agoAllow some actions when network is down (by ankry @ 2003-07-03).
Elan Ruusamäe [Sat, 21 Jan 2006 13:49:49 +0000 (13:49 +0000)]
Allow some actions when network is down (by ankry @ 2003-07-03).

svn-id: @6876

18 years ago- remove old syntax
Elan Ruusamäe [Sat, 21 Jan 2006 13:47:14 +0000 (13:47 +0000)]
- remove old syntax

svn-id: @6875

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