Parent Directory
|
Revision Log
More minor comment cleanups.
Minor comment cleanups.
RC_AUTO_INTERFACE defaults to NO - but we still default to DHCP consoletype is now cached. This has the benefit of being very slightly faster and you now get coloured text for parallel startup Parallel startup also does parallel shutdown as well You're now warned if you're using a deprecated conf.d/net syntax
ntp.conf is now merged as well :)
RC_AUTO_INTERFACE now defaults to no - we no longer mess with /etc unless
told too
tuntap no longer complains about ${devnull}
We now merge resolv.conf's from active interfaces
add info for RC_BOOTLOG
interface state directories are now created with -m 0755 to ensure that everyone can read them rc-daemon.sh now supports multiple cmds - partial fix for #98745
Moved RC_AUTO_INTERFACE definition to /etc/conf.d/rc
wpa_supplicant now respects the background=no option if
wpa_suppliant>=0.4.0 is installed
fixed network dependencies some more
You can now restart a script marked starting/inactive
Documented the use of the RC_USE_CONFIG_PROFILE variable in conf.d/rc
udhcpc now removes stale pidfiles
Fixed VLAN documentation for working with eth0.1 style names #95121 tarball.sh now works with svn dhclient and udhcpc now report any errors to stdout RC_DEVICE_TARBALL now defaults to no STYLE updates to iwconfig
strip out cvs $Header stuff
fix typo pointed out by Gordon #93112
try to minimize user interaction during boot with RC_FORCE_AUTO
RC_DAEMON_syslog_ng allows syslog-ng to be started with the specified launcher - like valgrind or strace. Handy for debugging/auditing. Thanks to Rob Holland for the idea. Stopped setting ESSID in predown functions in iwconfig and wpa_supplicant as there is no guarantee that the current ESSID is the one we started with Also, we may not have an ESSID at all...
typo
rc-daemon.sh now waits for RC_WAIT_ON_START seconds and checks if the daemon is still running - if not, call stop() or stop_daemon() to clean up
removed warning about sshd when setting RC_KILL_CHILDREN="yes"
rc-daemon.sh now provides a working wrapper for start-stop-daemon fixes bug #7198 removed ps calls from net scripts
Remove dm-crypt, as its not technically a volume
Add {start,stop}-volumess() to /sbin/functions.sh, as well as
RC_VOLUME_ORDER to /etc/conf.d/rc.
dont copyright config files
net.lo now supports fallback_route - fixes #75676 due to bash limitations, only one fallback route is supported cleaned up dhcp helper iproute now appends routes instead of adding them - this allows multiple default routes RC_STRICT_NET_CHECKING now supports the none "option" which means that the net service is always up
RC_USE_FSTAB support
static setting for RC_DEVICES means that /dev is the users problem
let users override hardcode mount options (for like /proc /sys /dev/pts etc...) with /etc/fstab #70044
Add the 'lo' option to RC_NET_STRICT_CHECKING to resolve bug #29225.
allow users to choose filesystem format for /dev #69091 and add a help file for people missing /dev/null or /dev/console
mount tmpfs instead of ramfs on /dev for udev systems #68653
allow users to use tmpfs/ramfs/ramdisk as their service directories #64079
make handling of /dev a much more flexible process
fix a few grammatical typos #58750
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.
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.
Add a switch for devfsd startup to /etc/conf.d/rc, fix /sbin/rc to check RC_DEVFSD_STARTUP. Closes bug #24361, thanks to patches from Kurt V. Hindenburg <khindenburg@cherrynebula.net>.
new release; supporting parallel startup and new dep system with many fixes
some updates and fixes
many fixes/optimizations
lot of changes; hopeful release of rc-scripts-1.4.3.0
move daemon stuff to rc-daemon.sh
add some flexiblity to net dependency
fix config files; fix awk module on non x86 archs
change licenses
minor fixes
near new release
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |