Log of /tags/baselayout-1.12.5/init.d
Directory Listing
Revision
2240 -
Directory Listing
Modified
Thu Sep 14 10:13:11 2006 UTC
(6 years, 9 months ago)
by
uberlord
tag 1.12.5
Revision
2182 -
Directory Listing
Modified
Sun Aug 6 05:21:08 2006 UTC
(6 years, 10 months ago)
by
vapier
Original Path:
branches/baselayout-1_12/init.d
Since the clock init.d script has been moved to critical services level,
when it fails it causes booting to halt. Since there isn't much the user
can generally do about the problem until the system is finished booting,
make the init.d script always return true as the error output should be
enough to get people to fix the issue #139950.
Revision
2181 -
Directory Listing
Modified
Sun Aug 6 00:35:40 2006 UTC
(6 years, 10 months ago)
by
vapier
Original Path:
branches/baselayout-1_12/init.d
Don't use chown while booting in case user is using ldap auth so we dont inadvertently trigger a network lookup #139411.
Revision
2175 -
Directory Listing
Modified
Sun Jul 30 23:57:06 2006 UTC
(6 years, 10 months ago)
by
vapier
Original Path:
branches/baselayout-1_12/init.d
If modprobing the rtc module in the clock init.d script failed, fall back to the genrtc module #142140 by Robin Johnson.
Revision
2050 -
Directory Listing
Modified
Fri Jun 2 20:02:40 2006 UTC
(7 years ago)
by
uberlord
Original Path:
branches/baselayout-1_12/init.d
Allow LC_* and LANG vars through to runscript.sh by default.
net.lo now comes after bootmisc, #135118 thanks to Oldrich Jedlicka.
arping.sh now has MAC address support, #134253 thanks to Oldrich Jedlicka.
pppd.sh now updates secret files with a blank password, #134337
Remove swapon call from /sbin/rc as localmount already calls it,
partial fix for #134489
Revision
2046 -
Directory Listing
Modified
Wed May 24 19:27:27 2006 UTC
(7 years ago)
by
uberlord
Original Path:
branches/baselayout-1_12/init.d
Ensure that we call halt.sh in a new shell with LC_ALL=C so that we don't
load any locale information which may stop us unmounting /usr, #128848
and #133090.
Don't set clock for OpenVZ systems, #133265 thanks to Kir Kolyshkin.
Don't remount / in checkroot for unionfs /, #129975 thanks to Daniel.
Don't stop net interfaces / is unionfs and a branch is network mounted.
Revision
1954 -
Directory Listing
Modified
Mon Apr 3 09:43:42 2006 UTC
(7 years, 2 months ago)
by
uberlord
Original Path:
branches/baselayout-1_12/init.d
runscript.sh now has a --nodeps option so that no depends are checked
when starting and stopping a service.
net.lo and system modules now support resolvconf instead of using our
own internal system.
DHCP and PPP clients no longer have helper scripts. As such they don't
change service status at all. Moved helpers.d/functions back into net.lo
Moved {get,save}_options from functions.sh to rc-services.sh
Removed whole load of crud from hostname init script, fixes #38172 again
and #122794. Also, it's no longer a critical service as defined by rc.
Added net modules for ccwgroup (s390 qeth ethernet) and br2684ctl
(speedtouch usb).
Removed xargs and find from all net scripts as /usr maybe net mounted,
#107260.
Punted the domainname script. Functionality has been in conf.d/net so you
can do this.
ppd module now checks to see if link exists if prefixed with /, #126916.
Revision
1768 -
Directory Listing
Modified
Wed Dec 21 11:11:28 2005 UTC
(7 years, 5 months ago)
by
uberlord
Original Path:
branches/baselayout-1_12/init.d
Add new variable RC_DOWN_INTERFACE and documentation so that interfaces
are kept up for Wake On LAN support, #113880.
Revision
1595 -
Directory Listing
Modified
Thu Nov 3 17:38:33 2005 UTC
(7 years, 7 months ago)
by
uberlord
Original Path:
branches/baselayout-1_12/init.d
iwconfig now detects an unencrypted AP and doesn't apply any configured
WEP settings.
baselayout now caters for systems without /bin/hostname (from net-tools)
and uses sysctl instead.
Revision
1481 -
Directory Listing
Modified
Sun Sep 4 17:14:30 2005 UTC
(7 years, 9 months ago)
by
azarah
Original Path:
branches/baselayout-1_12/init.d
Do not unmount /usr, but rather remount it ro, else we run into issues
with systems that have locales enabled, as the fuser call in halt.sh tries
to kill bash (due to it using /usr/lib/locale/*).
Revision
1289 -
Directory Listing
Modified
Mon Jul 11 14:30:37 2005 UTC
(7 years, 11 months ago)
by
azarah
Original Path:
trunk/init.d
Add fix -r to unmount to be -n .. bug #98667, thanks to Patrick McLean.
Revision
1286 -
Directory Listing
Modified
Sun Jul 10 01:03:20 2005 UTC
(7 years, 11 months ago)
by
vapier
Original Path:
trunk/init.d
mount the usbfs on /proc/bus/usb as the usb group #35860
Revision
1284 -
Directory Listing
Modified
Sat Jul 9 23:19:26 2005 UTC
(7 years, 11 months ago)
by
vapier
Original Path:
trunk/init.d
add support for wiping out /tmp #56592
Revision
1282 -
Directory Listing
Modified
Sat Jul 9 22:25:43 2005 UTC
(7 years, 11 months ago)
by
vapier
Original Path:
trunk/init.d
only remount root readonly when need be and skip all the stuff for net filesystems #98405
Revision
1280 -
Directory Listing
Modified
Sat Jul 9 11:08:36 2005 UTC
(7 years, 11 months ago)
by
azarah
Original Path:
trunk/init.d
Add workaround for evms device names and 'RC_DEVICE_TARBALL=yes'. Patch
by Olaf Niermann, bug #95799.
Revision
1268 -
Directory Listing
Modified
Fri Jul 1 20:58:19 2005 UTC
(7 years, 11 months ago)
by
uberlord
Original Path:
trunk/init.d
bootmisc now cleans /var/lib/net-scripts/state/*
Revision
1244 -
Directory Listing
Modified
Fri Jun 17 00:06:31 2005 UTC
(8 years ago)
by
vapier
Original Path:
trunk/init.d
dont try to double remount-readonly the same mount point #96259
Revision
1225 -
Directory Listing
Modified
Sun Jun 5 08:01:33 2005 UTC
(8 years ago)
by
vapier
Original Path:
trunk/init.d
even better, just tell sysctl to run in quiet mode
Revision
1210 -
Directory Listing
Modified
Wed Jun 1 00:47:10 2005 UTC
(8 years ago)
by
vapier
Original Path:
trunk/init.d
handle arbitrary kernel versions for autoload files #35872
Revision
1179 -
Directory Listing
Modified
Thu May 19 15:23:43 2005 UTC
(8 years, 1 month ago)
by
uberlord
Original Path:
trunk/init.d
Merged Paul Pacheco's parallel startup #69854 and modules update
#55329 patches
If RC_PARALLEL_STARTUP==yes then we no longer output einfo/ebegin
messages as they don't line up on screen correctly - instead we output
service ${myservice} starting/started/stopping/stopped/failed
Revision
1166 -
Directory Listing
Modified
Tue May 17 00:01:52 2005 UTC
(8 years, 1 month ago)
by
vapier
Original Path:
trunk/init.d
try to minimize user interaction during boot with RC_FORCE_AUTO
Revision
1163 -
Directory Listing
Modified
Mon May 16 23:57:30 2005 UTC
(8 years, 1 month ago)
by
vapier
Original Path:
trunk/init.d
force halt/reboot if first try failed
Revision
1134 -
Directory Listing
Modified
Sat May 14 20:23:17 2005 UTC
(8 years, 1 month ago)
by
vapier
Original Path:
trunk/init.d
handle LABEL/UUID properly in /etc/fstab #90603
Revision
1123 -
Directory Listing
Modified
Sat Apr 30 07:01:16 2005 UTC
(8 years, 1 month ago)
by
azarah
Original Path:
trunk/init.d
Do not create the udev devices.tar.bz2 if we do not have write permissions
for /. Request by Donnie (spyderous) for boxes with / on NFS.
Revision
1112 -
Directory Listing
Modified
Thu Apr 28 15:07:43 2005 UTC
(8 years, 1 month ago)
by
azarah
Original Path:
trunk/init.d
If no /etc/modules.conf exist, do not 'touch' it, but create a new
file with the 'modules-update header' in it to get modules-update
to do the right thing (regen), and not just quit (init.d/modules).
Revision
1111 -
Directory Listing
Modified
Thu Apr 28 03:40:02 2005 UTC
(8 years, 1 month ago)
by
vapier
Original Path:
trunk/init.d
ignore trailing comments in module files #88553
Revision
1046 -
Directory Listing
Modified
Fri Mar 11 13:54:39 2005 UTC
(8 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
Make sure the last test in init.d/modules do not bork the return value of the script if not true.
Revision
1007 -
Directory Listing
Modified
Tue Mar 1 19:27:19 2005 UTC
(8 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
Fix braindead logic in init.d/checkfs ([[ -z ]] &&, not -n).
Revision
1003 -
Directory Listing
Modified
Fri Feb 25 21:22:26 2005 UTC
(8 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
Style updates for init.d/halt.sh.
Revision
1002 -
Directory Listing
Modified
Fri Feb 25 20:57:24 2005 UTC
(8 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
Only run pam_console_apply if we are actually using pam_console.
Revision
998 -
Directory Listing
Modified
Fri Feb 25 18:51:20 2005 UTC
(8 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
Fix init.d/checkfs, init.d/localmount and init.d/halt.sh to call
start_addon, stop_addon, start_volumes and stop_volumes.
Revision
996 -
Directory Listing
Modified
Thu Feb 24 01:17:24 2005 UTC
(8 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
Update /etc/init.d/modules so that it will only touch modules.conf if we
have a <= 2.4 kernel, or have /sbin/modprobe.old.
Revision
995 -
Directory Listing
Modified
Wed Feb 23 18:15:29 2005 UTC
(8 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
Remove RAID/LVM/EVMS2/dm-crypt from checkfs and localmount, and
add needed {start,stop}-volumes() and {start,stop}-addons().
Revision
980 -
Directory Listing
Modified
Mon Feb 21 15:45:58 2005 UTC
(8 years, 3 months ago)
by
vapier
Original Path:
trunk/init.d
move the serial init.d into the setserial package
Revision
978 -
Directory Listing
Modified
Sat Feb 19 19:47:23 2005 UTC
(8 years, 3 months ago)
by
vapier
Original Path:
trunk/init.d
dont use none when mounting
Revision
926 -
Directory Listing
Modified
Thu Feb 10 00:49:16 2005 UTC
(8 years, 4 months ago)
by
vapier
Original Path:
trunk/init.d
import some VServer stuff #55973
Revision
911 -
Directory Listing
Modified
Fri Feb 4 06:23:47 2005 UTC
(8 years, 4 months ago)
by
vapier
Original Path:
trunk/init.d
make sure to filter devpts when unmounting
Revision
905 -
Directory Listing
Modified
Mon Jan 31 23:03:31 2005 UTC
(8 years, 4 months ago)
by
vapier
Original Path:
trunk/init.d
fix testing of device-mapper with lvm #80206
Revision
896 -
Directory Listing
Modified
Sun Jan 30 22:05:33 2005 UTC
(8 years, 4 months ago)
by
vapier
Original Path:
trunk/init.d
update crypto-loop to new util-linux #40874 by J�rgen H�tzel / jochen
Revision
894 -
Directory Listing
Modified
Sun Jan 30 22:00:46 2005 UTC
(8 years, 4 months ago)
by
vapier
Original Path:
trunk/init.d
dm-crypt loopback #73598 and dm-crypt gpg #75659 and style updates
Revision
875 -
Directory Listing
Modified
Sun Jan 30 19:05:17 2005 UTC
(8 years, 4 months ago)
by
vapier
Original Path:
trunk/init.d
use clock, dont need it #78997
Revision
788 -
Directory Listing
Modified
Mon Dec 13 19:19:06 2004 UTC
(8 years, 6 months ago)
by
azarah
Original Path:
trunk/init.d
Tweak init.d/halt.sh to support new text based udev_db ('udevinfo -d' do
not work anymore, and there is no space after '(S|N):'). Also check if
devices.tar.bz2 is empty before trying to create it, bug #71143.
Revision
782 -
Directory Listing
Modified
Sun Dec 12 23:48:51 2004 UTC
(8 years, 6 months ago)
by
vapier
Original Path:
trunk/init.d
Dont create /dev/sndstat link anymore in populate_udev per #69635
Revision
745 -
Directory Listing
Modified
Sat Dec 4 03:48:34 2004 UTC
(8 years, 6 months ago)
by
vapier
Original Path:
trunk/init.d
simplify halt.sh unmounting and try a little harder to remount remaining filesystems readonly
Revision
732 -
Directory Listing
Modified
Thu Dec 2 03:36:46 2004 UTC
(8 years, 6 months ago)
by
vapier
Original Path:
trunk/init.d
update the netmount script to kill processes again
Revision
729 -
Directory Listing
Modified
Tue Nov 30 21:43:15 2004 UTC
(8 years, 6 months ago)
by
vapier
Original Path:
trunk/init.d
fix uml/colinux checks in clock init script
Revision
719 -
Directory Listing
Modified
Wed Nov 24 16:49:05 2004 UTC
(8 years, 6 months ago)
by
vapier
Original Path:
trunk/init.d
make keymaps more flexible #72225
Revision
696 -
Directory Listing
Modified
Mon Nov 15 16:41:32 2004 UTC
(8 years, 7 months ago)
by
vapier
Original Path:
trunk/init.d
use find|xargs instead of find -exec #59732.
Revision
693 -
Directory Listing
Modified
Mon Nov 15 15:43:28 2004 UTC
(8 years, 7 months ago)
by
vapier
Original Path:
trunk/init.d
new hostname/domainname scripts; move configuration to the standard conf.d/{hostname,domainname} files
Revision
692 -
Directory Listing
Modified
Mon Nov 15 15:42:49 2004 UTC
(8 years, 7 months ago)
by
vapier
Original Path:
trunk/init.d
make sure users stop setting CLOCK in rc.conf instead of conf.d/clock
Revision
659 -
Directory Listing
Modified
Tue Nov 2 01:00:14 2004 UTC
(8 years, 7 months ago)
by
vapier
Original Path:
trunk/init.d
dump the error message returned by hwclock
Revision
648 -
Directory Listing
Modified
Thu Oct 28 19:18:38 2004 UTC
(8 years, 7 months ago)
by
azarah
Original Path:
trunk/init.d
Only add files not managed by udev to device tarball, bug #57110.
Revision
647 -
Directory Listing
Modified
Thu Oct 28 14:01:27 2004 UTC
(8 years, 7 months ago)
by
vapier
Original Path:
trunk/init.d
use pam_console_apply on udev and dont run $(id) when we have $EUID
Revision
644 -
Directory Listing
Modified
Tue Oct 26 02:01:11 2004 UTC
(8 years, 7 months ago)
by
vapier
Original Path:
trunk/init.d
- make devfsd run regardless of how devfs was mounted #68795
- respect / passno properly (dont use -A) #68822
- add gentoo=forcefsck
- dont save device tarball on livecd #68469
Revision
635 -
Directory Listing
Modified
Thu Oct 21 19:05:52 2004 UTC
(8 years, 7 months ago)
by
vapier
Original Path:
trunk/init.d
unify all the uml checks into one function, is_uml_sys()
Revision
631 -
Directory Listing
Modified
Tue Oct 19 04:31:12 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
dont pass adjust options with --hctosys
Revision
630 -
Directory Listing
Modified
Tue Oct 19 04:20:27 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
handle read only filesystems nicer
Revision
628 -
Directory Listing
Modified
Tue Oct 19 00:03:41 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
add UNICODE #32111 and UML support #29707
Revision
624 -
Directory Listing
Modified
Mon Oct 18 17:35:45 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
only run cache-building scripts when the cache is out of date #67976
Revision
623 -
Directory Listing
Modified
Mon Oct 18 14:07:36 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
convert to using $NET_FS_LIST
Revision
621 -
Directory Listing
Modified
Sat Oct 16 17:37:11 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
dont run /sbin/pam_console_apply if using udev #50315
Revision
619 -
Directory Listing
Modified
Sat Oct 16 16:54:14 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
add support for coLinux to clock
Revision
617 -
Directory Listing
Modified
Sat Oct 16 05:47:45 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
clean up clock and make it more configurable (ideas from redhat and #15834)
Revision
611 -
Directory Listing
Modified
Thu Oct 14 05:28:35 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
move the utmp clearing code out of bootmisc and into rc itself #61727
Revision
602 -
Directory Listing
Modified
Sun Oct 10 03:11:48 2004 UTC
(8 years, 8 months ago)
by
agriffis
Original Path:
trunk/init.d
Create NET_FS_LIST and is_net_fs in functions.sh and use them in checkroot, localmount, netmount, net.example, and net.lo
Revision
601 -
Directory Listing
Modified
Sun Oct 10 01:45:37 2004 UTC
(8 years, 8 months ago)
by
agriffis
Original Path:
trunk/init.d
Remove init.d/net.eth0 net.lo and net.ppp0. The first two are provided now by net-scripts and net.ppp0 is shipped in net-dialup/ppp
Revision
600 -
Directory Listing
Modified
Sat Oct 9 23:35:34 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
dont override netboot/kernel setups with localhost #38172
Revision
594 -
Directory Listing
Modified
Wed Oct 6 04:35:18 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
use sort -u instead of uniq #36453
Revision
588 -
Directory Listing
Modified
Tue Oct 5 23:15:02 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
after-boot dmesg logging #55421
Revision
586 -
Directory Listing
Modified
Tue Oct 5 15:59:27 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
let domainname override settings obtained by dhcp/etc... #48277
Revision
583 -
Directory Listing
Modified
Mon Oct 4 04:32:05 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
reorder mount arguements to be POSIX standard #66225
Revision
580 -
Directory Listing
Modified
Sun Oct 3 08:22:51 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
make sure we check out what happened with swapon #39834
Revision
579 -
Directory Listing
Modified
Sun Oct 3 08:09:49 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
respect fs_passno for / #39212
Revision
577 -
Directory Listing
Modified
Sun Oct 3 07:01:50 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
dont try to fsck a network-ed root (like NFS) #36624
Revision
576 -
Directory Listing
Modified
Sun Oct 3 05:58:59 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
nfs4 support in netmount #25106
Revision
575 -
Directory Listing
Modified
Sun Oct 3 00:37:54 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
update the cryptfs check to include [ -x /bin/cryptsetup ]
Revision
572 -
Directory Listing
Modified
Thu Sep 30 05:58:34 2004 UTC
(8 years, 8 months ago)
by
vapier
Original Path:
trunk/init.d
clean up the output of dm-crypt
Revision
566 -
Directory Listing
Modified
Mon Sep 27 22:11:44 2004 UTC
(8 years, 8 months ago)
by
agriffis
Original Path:
trunk/init.d
cvs diff: etc/conf.d/cryptfs is a new entry, no comparison available
Add the default cryptfs configuration file
init.d/checkfs | 146 +++++++++++++++++++++++++++++++-----------------------
init.d/localmount | 111 +++++++++++++++++++++++++++--------------
Minor fixes to tigger's dm-crypt stuff that resulted in some
rewriting. Don't set status in a subshell so success/failure is
preserved. Allow multi-line configuration files
ChangeLog | 9 ++-
tarball.sh | 2
Update to version 1.6.1
4 files changed, 167 insertions(+), 101 deletions(-)
Revision
559 -
Directory Listing
Modified
Thu Sep 16 12:30:13 2004 UTC
(8 years, 9 months ago)
by
vapier
Original Path:
trunk/init.d
trim out more extraneous whitespace
Revision
558 -
Directory Listing
Modified
Thu Sep 16 12:20:19 2004 UTC
(8 years, 9 months ago)
by
vapier
Original Path:
trunk/init.d
remove extraneous whitespace
Revision
555 -
Directory Listing
Modified
Wed Sep 15 18:11:25 2004 UTC
(8 years, 9 months ago)
by
agriffis
Original Path:
trunk/init.d
Fix bug 64034: simplify netmount script's stop function so that mountpoints containing spaces work correctly
Revision
550 -
Directory Listing
Modified
Tue Sep 14 17:11:05 2004 UTC
(8 years, 9 months ago)
by
agriffis
Original Path:
trunk/init.d
Commit dm-crypt enablement patch from Tigger (Rob Holland) in bug 26953
Revision
533 -
Directory Listing
Modified
Thu Aug 12 03:11:16 2004 UTC
(8 years, 10 months ago)
by
vapier
Original Path:
trunk/init.d
import better, gentoo-specific serial script #16079
Revision
528 -
Directory Listing
Modified
Mon Aug 2 00:39:55 2004 UTC
(8 years, 10 months ago)
by
agriffis
Original Path:
trunk/init.d
Fix bug 46680: Add cifs support to localmount and netmount
Revision
527 -
Directory Listing
Modified
Sun Aug 1 23:48:42 2004 UTC
(8 years, 10 months ago)
by
agriffis
Original Path:
trunk/init.d
Fix bug 51351: Quote parsed output of /proc/filesystems to handle octal sequences in mountpoint such as encoded spaces (\040)
Revision
524 -
Directory Listing
Modified
Sun Aug 1 20:20:03 2004 UTC
(8 years, 10 months ago)
by
agriffis
Original Path:
trunk/init.d
Fix bug 58805: net.eth0 should use bridge so that bridge interfaces are configured prior to net.br0 running
Revision
518 -
Directory Listing
Modified
Mon Jun 28 19:44:46 2004 UTC
(8 years, 11 months ago)
by
agriffis
Original Path:
trunk/init.d
Fix dhcp in iface_start_ifconfig: It was re-using the variable
${i} which would result in the following error:
/sbin/runscript.sh: line 441: ((: 16.141.88.153: syntax error
in expression (error token is ".141.88.153")
Use vlan_IFACE instead of iface_IFACE_vlans in net.eth0 for more
consistent vlan configuration. Thanks to robbat2 in bug 55394
(not fully resolved)
Add example for checking if root filesystem is NFS-mounted via
predown function in conf.d/net for bug 53104. This might be
better integrated at some point into net.eth0
Revision
516 -
Directory Listing
Modified
Sat Jun 26 21:56:19 2004 UTC
(8 years, 11 months ago)
by
agriffis
Original Path:
trunk/init.d
Fix bug 34607: provide examples for in conf.d/net for preup, postup, predown, postdown functions. Also pay attention to return value from postdown (previously ignored). Bump version to 1.5.0 to include in new baselayout release
Revision
515 -
Directory Listing
Modified
Sat Jun 26 20:57:03 2004 UTC
(8 years, 11 months ago)
by
agriffis
Original Path:
trunk/init.d
Fix bug 47659: support iproute2-style configuration. Thanks to Dean Bailey for some fantastic patches, including documentation for conf.d/net
Revision
514 -
Directory Listing
Modified
Tue Jun 15 21:03:10 2004 UTC
(9 years ago)
by
agriffis
Original Path:
trunk/init.d
Fix bug 37418: fix order of LVM and RAID in checkfs. Thanks to Raimondo Giammanco for the patch.
Revision
512 -
Directory Listing
Modified
Tue Jun 15 17:56:46 2004 UTC
(9 years ago)
by
agriffis
Original Path:
trunk/init.d
Fix bug 25975: support adsl in net.eth0. Thanks to Patrick McLean for the initial pass at the code.
Revision
502 -
Directory Listing
Modified
Mon May 10 14:16:35 2004 UTC
(9 years, 1 month ago)
by
agriffis
Original Path:
trunk/init.d
Fix bug 50448: wrong conditional syntax in for loops
Revision
498 -
Directory Listing
Modified
Fri May 7 03:24:16 2004 UTC
(9 years, 1 month ago)
by
agriffis
Original Path:
trunk/init.d
In net.eth0, fix many instances of loops like "for ((i = 0; i < 100; i
= i + 1))". The problem here is that the middle comparison is being
interpreted as a bash conditional, which means that it's doing string
comparison by default. It needs to be "i -lt 100"
Revision
497 -
Directory Listing
Modified
Fri May 7 03:02:26 2004 UTC
(9 years, 1 month ago)
by
agriffis
Original Path:
trunk/init.d
Fix bug 34827: net.eth0 breaks when localized because the ifconfig
output changes. Wrap ifconfig in a function that overrides
LC_ALL=C.
Fix bug 48305: Provide a new network configuration variable
ifconfig_fallback_eth0 which allows one to specify a fallback
configuration in case DHCP fails.
Revision
495 -
Directory Listing
Modified
Thu May 6 04:06:51 2004 UTC
(9 years, 1 month ago)
by
agriffis
Original Path:
trunk/init.d
Fix bug 44316: Use 0644 instead of 0640 for resolv.conf in net.ppp0
Revision
493 -
Directory Listing
Modified
Thu May 6 04:00:38 2004 UTC
(9 years, 1 month ago)
by
agriffis
Original Path:
trunk/init.d
Fix bug 35860: Use -o devmode=0664,devgid=85 when mounting usbfs. Also replace many lines of awk with two lines of grep.
Revision
482 -
Directory Listing
Modified
Wed Apr 14 17:27:34 2004 UTC
(9 years, 2 months ago)
by
agriffis
Original Path:
trunk/init.d
Bump version to 1.4.8. Fix bug 47623 (error removing inet6 addresses) with patch provided by Vlad Yasevich (offline)
Revision
481 -
Directory Listing
Modified
Tue Apr 13 00:20:03 2004 UTC
(9 years, 2 months ago)
by
agriffis
Original Path:
trunk/init.d
Update to rc-scripts version 1.4.7. Fix bug 47218 (net.eth0 broken for vlans) with patch provided by Andy Dustman. Fix bug 47250 (depscan.sh fails to create /var/lib/init.d/* directories) with patch from Terje Bergstrvm.
Revision
479 -
Directory Listing
Modified
Thu Apr 8 18:30:29 2004 UTC
(9 years, 2 months ago)
by
agriffis
Original Path:
trunk/init.d
Patch init.d/checkroot to list / (root) only once in mtab; see bug 38360. Patch from Gustavoz to livecd-functions.sh to run bash instead of login on serial consoles, necessary due to scrambled root password.
Revision
475 -
Directory Listing
Modified
Tue Mar 16 04:08:50 2004 UTC
(9 years, 3 months ago)
by
agriffis
Original Path:
trunk/init.d
The changes in this commit pertain primarily to
http://bugs.gentoo.org/show_bug.cgi?id=19695
http://bugs.gentoo.org/show_bug.cgi?id=35736
- Specify routes as an array per interface, for example:
routes_eth0=(
"-net 10.1.0.0 netmask 255.255.0.0 gw 10.0.0.5"
"-net 10.2.0.0 netmask 255.255.0.0 gw 10.0.0.6"
"-host 10.3.0.1 dev eth0"
)
- You can optionally use the gateway variable or just put the default
route in the routes variable. The following two are REDUNDANT:
routes_eth0=( "default gw 10.0.0.5" )
gateway="eth0/10.0.0.5"
- Old configuration variables in /etc/conf.d/net are fully supported
and used transparently if ifconfig_eth0 is missing. In other words,
this new script is fully backward-compatible. However you can get
rid of iface_eth0, alias_eth0, broadcast_eth0 and netmask_eth0 if
you want by using the new syntax:
ifconfig_eth0=(
"10.0.0.6 broadcast 10.0.255.255 netmask 255.255.0.0"
"192.168.1.1 netmask 255.255.255.0"
"123.456.789.1"
)
- Full backward compatibility so no danger to screwing up users
relying on existing /etc/conf.d/net setup
- NET_DEBUG can be set in the environment for copious debugging output
- Deprecate [ ] in favor of [[ ]] which has fewer quoting issues and
better functionality (and is even slightly faster)
- Properly localize all variables, including variables returned by
setup_vars
- Allow full options for every ifconfig command, both base address and
aliases via ifconfig_eth0, replacing the convoluted and
less-functional iface_eth0, alias_eth0, broadcast_eth0, netmask_eth0
- Provide full support for static routes via routes_eth0
- Fix potential quoting problems in setup_vars by using better eval
syntax instead of eval echo
- Display IP addresses while configuring, both DHCP-retrieved and
statically set addresses
- Collapse redundant caching of $? since eend returns $? again
- Report when keeping kernel configuration for an interface along with
IP address gleaned
- Don't reset the default gateway if it is already set correctly
- Don't bind default gateway to particular interface when /sbin/route
is called so that it can survive if there is more than one interface
on the required subnet. (Old behavior can be obtained by setting
routes_eth0="default gw 1.2.3.4 dev eth0" if you really want it)
- Don't bomb if default gateway can't be set since that doesn't
necessarily mean that the interface configuration is invalid.
(Old behavior was completely broken, but commented section
demonstrates how to do it right if necessary)
- iface_stop no longer relies on configuration in /etc/conf.d/net AT
ALL. This is very good because it means you can put new
configuration in /etc/conf.d/net, then restart the interface and the
old configuration will be properly shut down.
- iface_stop reports when it is releasing the DHCP lease
Revision
471 -
Directory Listing
Modified
Thu Feb 26 18:01:29 2004 UTC
(9 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
Add RC_DEVICE_TARBALL to /etc/conf.d/rc to control use of device tarball.
Also modified /sbin/rc and /etc/init.d/halt.sh for this.
Start udevd if present.
Revision
465 -
Directory Listing
Modified
Sun Feb 15 20:01:09 2004 UTC
(9 years, 4 months ago)
by
azarah
Original Path:
trunk/init.d
Add RC_TTY_NUMBER to /etc/conf.d/rc to configure how many tty devices
are used in scripts such as consolefonts, numlock, etc. This should
close bug #39863.
Revision
461 -
Directory Listing
Modified
Sun Feb 8 11:07:45 2004 UTC
(9 years, 4 months ago)
by
azarah
Original Path:
trunk/init.d
Update /etc/init.d/consolefont to use newer kbd. Should also close
bug #39864.
Revision
460 -
Directory Listing
Modified
Sun Feb 8 11:02:20 2004 UTC
(9 years, 4 months ago)
by
azarah
Original Path:
trunk/init.d
Fix wrong logic in /etc/init.d/halt.sh which did not umount all mounts
_but_ /mnt/cdrom and /mnt/livecd.
Revision
455 -
Directory Listing
Modified
Mon Jan 5 23:50:42 2004 UTC
(9 years, 5 months ago)
by
azarah
Original Path:
trunk/init.d
Fix type-o in /etc/init.d/checkfs, bug #37113.
Revision
448 -
Directory Listing
Modified
Wed Nov 26 19:30:23 2003 UTC
(9 years, 6 months ago)
by
azarah
Original Path:
trunk/init.d
Make sure we mount already mounted mount (done in /sbin/rc) with
correct permissions, etc, bug #33764. Modified /etc/init.d/checkroot
for this.
Revision
447 -
Directory Listing
Modified
Wed Nov 26 19:23:15 2003 UTC
(9 years, 6 months ago)
by
azarah
Original Path:
trunk/init.d
Revert carrier detection check, as there is currently too many
issues with it, bug #33272.
Revision
445 -
Directory Listing
Modified
Wed Nov 26 19:16:18 2003 UTC
(9 years, 6 months ago)
by
azarah
Original Path:
trunk/init.d
Fix /etc/init.d/halt.sh to reset pam_console permissions, else
the next bootup might be done with some non-root nodes which cause
some odd issues.
Revision
444 -
Directory Listing
Modified
Sun Nov 16 20:11:45 2003 UTC
(9 years, 7 months ago)
by
azarah
Original Path:
trunk/init.d
Fix carrier detection - we need to do a 'ifconfig up' else
some drivers do not set the IFF_RUNNING bit, bug #33272, thanks to
Jason Rhinelander <jason-gentoo@gossamer-threads.com> for the fix.
Revision
443 -
Directory Listing
Modified
Sat Nov 15 16:11:21 2003 UTC
(9 years, 7 months ago)
by
azarah
Original Path:
trunk/init.d
Fix /etc/init.d/halt.sh to not try and remount virtual devices,
also do a few cleanups. Closes bug #33271.
Revision
437 -
Directory Listing
Modified
Fri Oct 31 21:17:01 2003 UTC
(9 years, 7 months ago)
by
azarah
Original Path:
trunk/init.d
Add support for --tty switch added to setfont and remove consolechars
support; modified /etc/init.d/consolefont for this. Also remove
consoletools support from /etc/init.d/keymaps.
Revision
435 -
Directory Listing
Modified
Wed Oct 29 20:17:21 2003 UTC
(9 years, 7 months ago)
by
azarah
Original Path:
trunk/init.d
Add a fix to /etc/init.d/keymaps for bug #32111 (we should not have
'-u' in the call to loadkeys when using unicode).
Revision
433 -
Directory Listing
Modified
Mon Oct 27 18:40:36 2003 UTC
(9 years, 7 months ago)
by
azarah
Original Path:
trunk/init.d
Fix return code checking of fsck in /etc/init.d/checkfs, bug #31349.
Revision
426 -
Directory Listing
Modified
Sun Oct 26 17:24:54 2003 UTC
(9 years, 7 months ago)
by
azarah
Original Path:
trunk/init.d
The unmount stuff in /etc/init.d/halt.sh was flawed, in the fact that
it called 'umount -t no<insert_fs_here>', which resulted in /proc, etc
unmounted anyhow. Change it to remount the last filesystems readonly
without trying to unmount any. This fixes a few cases where reboot
would halt due to unmounted /proc, etc.
Revision
425 -
Directory Listing
Modified
Tue Oct 21 18:04:24 2003 UTC
(9 years, 7 months ago)
by
azarah
Original Path:
trunk/init.d
Add ramfs to no-unmounts in /etc/init.d/halt.sh
Revision
423 -
Directory Listing
Modified
Sun Oct 19 00:42:11 2003 UTC
(9 years, 8 months ago)
by
azarah
Original Path:
trunk/init.d
Remove the killall5 stuff from /etc/init.d/halt.sh, as it messes with
bootsplash. Add support to kill processes still using non-critical
mounts with fuser though.
Revision
417 -
Directory Listing
Modified
Tue Oct 14 00:02:21 2003 UTC
(9 years, 8 months ago)
by
azarah
Original Path:
trunk/init.d
Add initial bootsplash patch. Add more tty's to numlock, bug #28252.
Revision
413 -
Directory Listing
Modified
Mon Oct 13 21:41:09 2003 UTC
(9 years, 8 months ago)
by
azarah
Original Path:
trunk/init.d
Remove changing group of /tmp/.{X,ICE}-unix, as it it not needed, bug #28861.
Revision
411 -
Directory Listing
Modified
Mon Oct 13 19:52:38 2003 UTC
(9 years, 8 months ago)
by
azarah
Original Path:
trunk/init.d
Add 'after hotplug' to /etc/init.d/consolefont, bug #30856.
Revision
410 -
Directory Listing
Modified
Mon Oct 13 19:32:32 2003 UTC
(9 years, 8 months ago)
by
azarah
Original Path:
trunk/init.d
Add initial udev support. Modified /sbin/rc and /etc/init.d/halt.sh.
Add squid to /etc/services, bug #30995. Other cleanups from rac.
Add patch from Kumba <kumba@gentoo.org> to MAKEDEV to not allow
running while pwd is root (/).
Revision
408 -
Directory Listing
Modified
Mon Sep 8 00:11:54 2003 UTC
(9 years, 9 months ago)
by
azarah
Original Path:
trunk/init.d
Change the '-k' switch to dhcpcd to '-z' in /etc/init.d/net.eth0.
Revision
405 -
Directory Listing
Modified
Mon Aug 11 01:27:16 2003 UTC
(9 years, 10 months ago)
by
azarah
Original Path:
trunk/init.d
Fix small logic error (changed things, but forgot to update i)
Revision
403 -
Directory Listing
Modified
Sun Aug 10 23:29:30 2003 UTC
(9 years, 10 months ago)
by
azarah
Original Path:
trunk/init.d
Modify /etc/init.d/modules not to print the autoloading stuff if
no modules should be loaded (resolving bug #26288), per request from
Michael Frysinger <vapier@gentoo.org>.
Revision
402 -
Directory Listing
Modified
Sun Aug 10 21:31:36 2003 UTC
(9 years, 10 months ago)
by
azarah
Original Path:
trunk/init.d
Fix /etc/init.d/consolefont to not error out if CONSOLEFONT in rc.conf
is not set, bug #26278 (noted by Michael Frysinger <vapier@gentoo.org>).
Revision
401 -
Directory Listing
Modified
Sun Aug 10 21:25:23 2003 UTC
(9 years, 10 months ago)
by
azarah
Original Path:
trunk/init.d
Fix /etc/init.d/halt.sh to unmount the mount point and not the device.
Also change it to 'mount -d' to detach the loop device. Patch by
Kalin KOZHUHAROV <kalin@ThinRope.net>, bug #26256.
Revision
400 -
Directory Listing
Modified
Sun Aug 10 19:51:21 2003 UTC
(9 years, 10 months ago)
by
azarah
Original Path:
trunk/init.d
first run killall5, then deactivate swap
Revision
394 -
Directory Listing
Modified
Mon Aug 4 19:08:25 2003 UTC
(9 years, 10 months ago)
by
azarah
Original Path:
trunk/init.d
Add /bin/rc-status and 'show' support to /sbin/rc-update (long overdue),
bug #4222, thanks to Sean E Russell <ser@germane-software.com>,
Michael Frysinger <vapier@gentoo.org> (/bin/rc-status) and for the 'show'
stuff to /sbin/rc-update, Max Kalika <max@gentoo.org>.
Fixed modules-update to only do the /etc/modprobe.conf generation if we
are actually running a 2.5+ kernel.
Revision
389 -
Directory Listing
Modified
Mon Jul 28 01:23:46 2003 UTC
(9 years, 10 months ago)
by
azarah
Original Path:
trunk/init.d
adelie fixes, add better logger support
Revision
388 -
Directory Listing
Modified
Tue Jul 22 21:07:08 2003 UTC
(9 years, 10 months ago)
by
azarah
Original Path:
trunk/init.d
Adelie updates and some other fixes
Revision
386 -
Directory Listing
Modified
Tue Jul 22 13:55:50 2003 UTC
(9 years, 10 months ago)
by
azarah
Original Path:
trunk/init.d
Fix the /dev/root entry in /etc/mtab, bug #24916.
Revision
382 -
Directory Listing
Modified
Thu Jul 17 19:16:28 2003 UTC
(9 years, 11 months ago)
by
azarah
Original Path:
trunk/init.d
use uname -r to get kernel version, bug #23923
Revision
381 -
Directory Listing
Modified
Thu Jul 17 18:39:54 2003 UTC
(9 years, 11 months ago)
by
azarah
Original Path:
trunk/init.d
Add mdadm support to /etc/init.d/checkfs, bug #23437
Revision
378 -
Directory Listing
Modified
Wed Jul 16 19:38:51 2003 UTC
(9 years, 11 months ago)
by
azarah
Original Path:
trunk/init.d
fix keymap issues, bug #24084
Revision
369 -
Directory Listing
Modified
Sun Jun 22 19:41:48 2003 UTC
(9 years, 11 months ago)
by
azarah
Original Path:
trunk/init.d
really fix bootmisc, bug #21438
Revision
368 -
Directory Listing
Modified
Wed May 21 20:14:50 2003 UTC
(10 years, 1 month ago)
by
azarah
Original Path:
trunk/init.d
Fix domainname to start before bootmisc; new file /etc/issue.logo
Revision
362 -
Directory Listing
Modified
Wed May 14 20:30:05 2003 UTC
(10 years, 1 month ago)
by
azarah
Original Path:
trunk/init.d
fix net.ppp0 issues for kppp; dependency fixes
Revision
359 -
Directory Listing
Modified
Sun May 11 23:32:47 2003 UTC
(10 years, 1 month ago)
by
azarah
Original Path:
trunk/init.d
new release; supporting parallel startup and new dep system with many fixes
Revision
356 -
Directory Listing
Modified
Sun May 4 23:16:31 2003 UTC
(10 years, 1 month ago)
by
azarah
Original Path:
trunk/init.d
hostname again; add domainname
Revision
351 -
Directory Listing
Modified
Sun Apr 27 12:57:50 2003 UTC
(10 years, 1 month ago)
by
azarah
Original Path:
trunk/init.d
fix net.ppp0 and add save to clock rc-script
Revision
345 -
Directory Listing
Modified
Sun Apr 6 16:28:27 2003 UTC
(10 years, 2 months ago)
by
azarah
Original Path:
trunk/init.d
various fixes; moved .c files to src
Revision
340 -
Directory Listing
Modified
Sun Mar 16 08:03:19 2003 UTC
(10 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
some fixes and new release
Revision
336 -
Directory Listing
Modified
Sun Mar 9 21:45:22 2003 UTC
(10 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
small tweaks; sysfs support
Revision
333 -
Directory Listing
Modified
Sat Mar 8 15:14:23 2003 UTC
(10 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
fix trying to unmount / on 2.4 kernel
Revision
329 -
Directory Listing
Modified
Thu Feb 27 20:20:01 2003 UTC
(10 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
fix unmount of non critical mounts
Revision
328 -
Directory Listing
Modified
Thu Feb 27 19:40:49 2003 UTC
(10 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
remove greps that could be called if /usr not mounted
Revision
311 -
Directory Listing
Modified
Sun Jan 26 15:51:56 2003 UTC
(10 years, 4 months ago)
by
azarah
Original Path:
trunk/init.d
fix retval check in checkroot and checkfs
Revision
308 -
Directory Listing
Modified
Tue Jan 21 22:05:07 2003 UTC
(10 years, 4 months ago)
by
azarah
Original Path:
trunk/init.d
add unicode keymap support
Revision
297 -
Directory Listing
Modified
Mon Jan 6 21:32:44 2003 UTC
(10 years, 5 months ago)
by
azarah
Original Path:
trunk/init.d
lot of changes; hopeful release of rc-scripts-1.4.3.0
Revision
294 -
Directory Listing
Modified
Thu Jan 2 22:20:02 2003 UTC
(10 years, 5 months ago)
by
azarah
Original Path:
trunk/init.d
small fixes and enhancements
Revision
293 -
Directory Listing
Modified
Sun Dec 29 16:56:29 2002 UTC
(10 years, 5 months ago)
by
azarah
Original Path:
trunk/init.d
use 'usbfs' for kernel 2.5
Revision
282 -
Directory Listing
Modified
Thu Dec 5 19:05:23 2002 UTC
(10 years, 6 months ago)
by
azarah
Original Path:
trunk/init.d
also remove fam-oss temp files
Revision
272 -
Directory Listing
Modified
Tue Nov 26 12:32:29 2002 UTC
(10 years, 6 months ago)
by
azarah
Original Path:
trunk/init.d
add some flexiblity to net dependency
Revision
271 -
Directory Listing
Modified
Mon Nov 25 22:24:08 2002 UTC
(10 years, 6 months ago)
by
azarah
Original Path:
trunk/init.d
import Adelie Cluster stuff
Revision
254 -
Directory Listing
Modified
Thu Oct 31 21:03:04 2002 UTC
(10 years, 7 months ago)
by
azarah
Original Path:
trunk/init.d
fix modules rc-script to handle moduleless kernel
Revision
253 -
Directory Listing
Modified
Mon Oct 28 15:21:40 2002 UTC
(10 years, 7 months ago)
by
azarah
Original Path:
trunk/init.d
fix update-modules path in init.d/modules
Revision
244 -
Directory Listing
Modified
Sat Oct 5 19:58:25 2002 UTC
(10 years, 8 months ago)
by
azarah
Original Path:
trunk/init.d
many misc fixes and updates
Revision
230 -
Directory Listing
Modified
Thu Aug 29 06:09:56 2002 UTC
(10 years, 9 months ago)
by
azarah
Original Path:
trunk/init.d
fix invalid check for env-update
Revision
214 -
Directory Listing
Modified
Sun Aug 4 03:10:10 2002 UTC
(10 years, 10 months ago)
by
woodchip
Original Path:
trunk/init.d
added support for UPS shutdown
Revision
212 -
Directory Listing
Modified
Sat Jul 27 17:08:27 2002 UTC
(10 years, 10 months ago)
by
azarah
Original Path:
trunk/init.d
Redhat features; bugfixes
Revision
201 -
Directory Listing
Modified
Wed Jul 17 20:44:13 2002 UTC
(10 years, 11 months ago)
by
azarah
Original Path:
trunk/init.d
add logger as dep of modules
Revision
165 -
Directory Listing
Modified
Sun Apr 21 18:07:07 2002 UTC
(11 years, 1 month ago)
by
azarah
Original Path:
trunk/init.d
rc-envupdate and hopefull release
Revision
152 -
Directory Listing
Modified
Sat Mar 23 12:09:00 2002 UTC
(11 years, 2 months ago)
by
azarah
Original Path:
trunk/init.d
make the --quiet stuff a bit better
Revision
146 -
Directory Listing
Modified
Thu Mar 14 21:58:08 2002 UTC
(11 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
group/passwd fixes, and fix net.eth0 DHCP shutdown
Revision
145 -
Directory Listing
Modified
Mon Mar 11 21:39:04 2002 UTC
(11 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
fixes to depscan.sh and functions.sh
Revision
135 -
Directory Listing
Modified
Fri Mar 1 22:31:03 2002 UTC
(11 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
fixes and wrapping for syntax error detection
Revision
131 -
Directory Listing
Modified
Tue Feb 26 21:20:59 2002 UTC
(11 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
fix services to stop on halt even if needed service fails to start
Revision
130 -
Directory Listing
Modified
Tue Feb 26 19:07:16 2002 UTC
(11 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
update consolefont; fix devfs /etc/mtab entry again
Revision
129 -
Directory Listing
Modified
Tue Feb 26 00:07:27 2002 UTC
(11 years, 3 months ago)
by
azarah
Original Path:
trunk/init.d
fix devfs and /etc/mtab creation issue
Revision
124 -
Directory Listing
Modified
Fri Feb 15 04:35:43 2002 UTC
(11 years, 4 months ago)
by
azarah
Original Path:
trunk/init.d
have backup .. want to see if i can finish at work
Revision
123 -
Directory Listing
Modified
Tue Feb 5 23:39:27 2002 UTC
(11 years, 4 months ago)
by
azarah
Original Path:
trunk/init.d
add comment about where config file is
Revision
122 -
Directory Listing
Modified
Tue Feb 5 23:17:28 2002 UTC
(11 years, 4 months ago)
by
azarah
Original Path:
trunk/init.d
enhance gateway support for net.eth0
Revision
119 -
Directory Listing
Modified
Sat Feb 2 00:04:19 2002 UTC
(11 years, 4 months ago)
by
azarah
Original Path:
trunk/init.d
Added numlock before I forget, or Woodchip actually start on it.
Woodchip: if you have already, and yours is better, just commit
and fix ChangeLog.
Long day .. must be off to bed now ;/
Revision
118 -
Directory Listing
Modified
Tue Jan 29 17:27:15 2002 UTC
(11 years, 4 months ago)
by
azarah
Original Path:
trunk/init.d
update localmount not to mount coda mounts
Revision
109 -
Directory Listing
Modified
Wed Jan 23 18:15:10 2002 UTC
(11 years, 4 months ago)
by
azarah
Original Path:
trunk/init.d
fix restart problem with net.* services
Revision
105 -
Directory Listing
Modified
Sun Jan 20 17:12:52 2002 UTC
(11 years, 4 months ago)
by
azarah
Original Path:
trunk/init.d
updated net.eth0 to 'use' pcmcia
Revision
104 -
Directory Listing
Modified
Sun Jan 20 08:47:56 2002 UTC
(11 years, 4 months ago)
by
azarah
Original Path:
trunk/init.d
add support for the new mtab scheme
Revision
101 -
Directory Listing
Modified
Mon Jan 7 02:03:44 2002 UTC
(11 years, 5 months ago)
by
azarah
Original Path:
trunk/init.d
new net.* rc-script config scheme ... a initial framework
Revision
98 -
Directory Listing
Modified
Fri Jan 4 22:41:29 2002 UTC
(11 years, 5 months ago)
by
azarah
Original Path:
trunk/init.d
add a paragraph about the 'net' dependancy
Revision
91 -
Directory Listing
Modified
Tue Dec 25 00:21:03 2001 UTC
(11 years, 5 months ago)
by
azarah
Original Path:
trunk/init.d
added pause function; updated restart to also restart services dependant on; other misc fixes
Revision
90 -
Directory Listing
Modified
Sat Dec 22 16:05:17 2001 UTC
(11 years, 5 months ago)
by
drobbins
Original Path:
trunk/init.d
Removed a potentially bad sleep call.
Revision
85 -
Directory Listing
Modified
Sat Dec 22 06:51:19 2001 UTC
(11 years, 5 months ago)
by
azarah
Original Path:
trunk/init.d
drop init wrapper; LVM support; better unmount on shutdown support
Revision
78 -
Directory Listing
Modified
Sat Dec 8 22:19:28 2001 UTC
(11 years, 6 months ago)
by
woodchip
Original Path:
trunk/init.d
*** empty log message ***
Revision
72 -
Directory Listing
Modified
Fri Dec 7 02:06:26 2001 UTC
(11 years, 6 months ago)
by
azarah
Original Path:
trunk/init.d
fix bootmisc to use so that it will only do cleanups during boot
Revision
69 -
Directory Listing
Modified
Thu Dec 6 22:54:13 2001 UTC
(11 years, 6 months ago)
by
azarah
Original Path:
trunk/init.d
added new net.ppp0 and fixed problem with /sbin/rc where just calling rc would stop all services
Revision
67 -
Directory Listing
Modified
Thu Dec 6 06:39:28 2001 UTC
(11 years, 6 months ago)
by
drobbins
Original Path:
trunk/init.d
more fixes. rc-scripts-1.2 should be solid now
Revision
65 -
Directory Listing
Modified
Thu Dec 6 05:21:25 2001 UTC
(11 years, 6 months ago)
by
drobbins
Original Path:
trunk/init.d
very many initscript updates (beta)
Revision
64 -
Directory Listing
Modified
Sun Dec 2 23:12:06 2001 UTC
(11 years, 6 months ago)
by
jerrya
Original Path:
trunk/init.d
Fix cosmetic changes (convert spaces to tabs).
Revision
54 -
Directory Listing
Modified
Mon Nov 26 00:36:41 2001 UTC
(11 years, 6 months ago)
by
drobbins
Original Path:
trunk/init.d
fix for init.d/clock script
Revision
51 -
Directory Listing
Modified
Thu Nov 15 22:28:49 2001 UTC
(11 years, 7 months ago)
by
drobbins
Original Path:
trunk/init.d
updates-o-rama for 1.1.8
Revision
44 -
Directory Listing
Modified
Wed Oct 17 02:15:51 2001 UTC
(11 years, 8 months ago)
by
agriffis
Original Path:
trunk/init.d
Added support for homegrown functions in /etc/init.d files, plus
additional support for /etc/conf.d files.
Revision
43 -
Directory Listing
Modified
Wed Oct 10 07:55:26 2001 UTC
(11 years, 8 months ago)
by
woodchip
Original Path:
trunk/init.d
removed source /etc/rc.conf lines, not needed in the initscripts, its already done for us by runscript
Revision
42 -
Directory Listing
Modified
Wed Oct 10 07:06:52 2001 UTC
(11 years, 8 months ago)
by
woodchip
Original Path:
trunk/init.d
move ntpd to net-misc/ntp/files; small cleanup of ncsd
Revision
41 -
Directory Listing
Modified
Fri Oct 5 04:07:59 2001 UTC
(11 years, 8 months ago)
by
woodchip
Original Path:
trunk/init.d
delete old junk, small wording change in shutdown.sh
Revision
39 -
Directory Listing
Modified
Wed Sep 26 21:20:20 2001 UTC
(11 years, 8 months ago)
by
agriffis
Original Path:
trunk/init.d
Added reading from /etc/conf.d/${myservice} in addition to rc.conf
Revision
37 -
Directory Listing
Modified
Mon Sep 17 17:18:26 2001 UTC
(11 years, 9 months ago)
by
drobbins
Original Path:
trunk/init.d
modules initscript fix
Revision
35 -
Directory Listing
Modified
Fri Sep 7 02:23:23 2001 UTC
(11 years, 9 months ago)
by
drobbins
Original Path:
trunk/init.d
conversion to non-INTERFACES net handling; work in progress.
Revision
31 -
Directory Listing
Modified
Mon Sep 3 07:46:34 2001 UTC
(11 years, 9 months ago)
by
blocke
Original Path:
trunk/init.d
quick port of samba script
Revision
30 -
Directory Listing
Modified
Mon Sep 3 07:45:03 2001 UTC
(11 years, 9 months ago)
by
blocke
Original Path:
trunk/init.d
my lame port of sysklogd script
Revision
29 -
Directory Listing
Modified
Mon Sep 3 07:19:22 2001 UTC
(11 years, 9 months ago)
by
blocke
Original Path:
trunk/init.d
my attempt at a port of the sshd script
Revision
26 -
Directory Listing
Modified
Sat Sep 1 06:16:07 2001 UTC
(11 years, 9 months ago)
by
drobbins
Original Path:
trunk/init.d
removed scripts that have been added to ebuilds or are obsolete
Revision
24 -
Directory Listing
Modified
Sun Aug 26 04:27:11 2001 UTC
(11 years, 9 months ago)
by
drobbins
Original Path:
trunk/init.d
this shouldn't be used by anything
Revision
23 -
Directory Listing
Modified
Sat Aug 25 21:05:33 2001 UTC
(11 years, 9 months ago)
by
chadh
Original Path:
trunk/init.d
more DHCPCD_OPTIONS stuff
Revision
22 -
Directory Listing
Modified
Sat Aug 25 20:52:38 2001 UTC
(11 years, 9 months ago)
by
chadh
Original Path:
trunk/init.d
adding ${DHCPCD_OPTIONS}
Revision
21 -
Directory Listing
Modified
Sat Aug 25 20:51:07 2001 UTC
(11 years, 9 months ago)
by
chadh
Original Path:
trunk/init.d
2 missing semicolons and an existence check for pon and poff.
Revision
20 -
Directory Listing
Modified
Sat Aug 25 20:48:02 2001 UTC
(11 years, 9 months ago)
by
chadh
Original Path:
trunk/init.d
getting a little closer to rc-script-style and away from supervise
Revision
16 -
Directory Listing
Modified
Wed Aug 22 20:21:09 2001 UTC
(11 years, 9 months ago)
by
drobbins
Original Path:
trunk/init.d
tiny tiny "mount ro if can't unmount" fix
Revision
12 -
Directory Listing
Modified
Tue Aug 21 02:48:28 2001 UTC
(11 years, 10 months ago)
by
drobbins
Original Path:
trunk/init.d
removing compiled binary from cvs
Revision
8 -
Directory Listing
Modified
Tue Aug 21 01:53:54 2001 UTC
(11 years, 10 months ago)
by
drobbins
Original Path:
trunk/init.d
fix (halts instead of reboots)
| Sticky Revision: |
|