| /[baselayout]/trunk/tarball.sh |
Parent Directory
|
Revision Log
move /lib/rcscripts/net.modules.d to /lib/rcscripts/net
Need to start distribute the src/core stuff now.
Sync up tarball.sh with baselayout-1_12 branch, and incriment to 1.13 ..
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
dhclient now calls /etc/dhcp/dhclient-exit-hooks when it exits - fixes #96000
* rc-scripts 1.7.1
Force tarball.sh to use a non-mux cvs since it needs to run as root
Update ChangeLog and tarball.sh for 1.7.0 development release (baselayout-1.12.0_alpha1)
Do not package src/core.
put speedy checks first and allow override
sanity checks
baselayout-1.11.8 released
rc-scripts-1.6.7
rc-scripts-1.6.6
rc-scripts-1.6.5
allow TMP to be overridden by the environment
rc-scripts-1.6.4
rc-scripts-1.6.3
helpful output
rc-scripts 1.6.2
Install net.modules.d to /lib/rcscripts instead of /etc so we don't have to deal with CONFIG_PROTECT Fix diff code in modules_load so it can identify which functions have been modified Fix fallback mechanism in iface_start so that it works correctly and doesn't report a bogus error message when trying the fallback Get rid of need_begin trickery in iface_stop Simplify eend processing in dhcp modules Implement eindent, eoutdent, esetdent in functions.sh and adjust net-scripts to use them. Re-write einfo, ewarn, eerror, ebegin, eend, ewend to use RC_INDENTATION and to work better on serial terminals Remove conf.d/net.ppp0 since that is provided by net-dialup/ppp
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(-)
Update tarball.sh to use net-scripts, bump rc-scripts to version 1.6.0
bump version to 1.5.3
Ready, set, rc-scripts-1.5.2
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
use root:root instead of root.root
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
rc-scripts-1.4.16. Only call generate-modprobe.conf with --assume-kernel if modules-update was called with --assume-kernel. This means that only catalyst has the dependency on module-init-tools, not everybody with the newer baselayout
rc-scripts-1.4.15. Fix bug 51570: typo on line 161 of /sbin/livecd-functions.sh. Fix bug 51626: wrong variable declaration at top of get_bootparam() in /sbin/functions.sh
Bump version to 1.4.14 to push out gmsoft's fix for hppa console on ttyB0
livecd serial console fixes for sparc/hppa from gustavo
Bump version to 1.4.12 to release these critical bug fixes
bump tarball version to 1.4.11-r1 for bug 50430
bump to 1.4.11 for tarball building
release rc-scripts version 1.4.10
rc-scripts-1.4.9 -- Fix bug 47111 (severe depcache problems) with tons of help from dswhite42 and the rest of the crew in that bug. Thanks guys!
Bump version to 1.4.8. Fix bug 47623 (error removing inet6 addresses) with patch provided by Vlad Yasevich (offline)
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.
Update patch from Gustavoz; -ln /bin/bash should have been -nl /bin/bash
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.
Patch from Gustavoz for Sparc console: Fetch LIVECD_CONSOLE from dmesg. Also support 4800 baud correctly.
* rc-scripts 1.4.3.13p1 (26 Feb 2004)
rc-scripts 1.4.3.13
rc-scripts 1.4.3.12p3
rc-scripts 1.4.3.12p2
New release (1.4.3.12p1)
Do not use depinfo_<scriptname>() functions to set rc_<type> variables, bug #24092
New release, version 1.4.3.11p2. This add new bootsplash implementation, bug #21019.
New release 1.4.3.11p1
New release 1.4.3.11
1.8.6.10p1 release
Add IPV6 versions of localhost and co in /etc/hosts, bug #25859. Fix 2.5 tempfiles not being removed. New release
fix issue for O agetty option; new release
bugfixes
some more fixes
new release
bugfixes; new version
new release
some fixes and new release
some updates and fixes
new release
new release
lot of changes; hopeful release of rc-scripts-1.4.3.0
new release
new release
mips support among things
odd fixes
import Adelie Cluster stuff
fix config files; fix awk module on non x86 archs
awk version of rc-envupdate.sh
fix using /usr/bin/find
new version with super fast depscan.sh
minor bugfix release
minor release
misc form updates
release again
new release
rc-scripts-1.3.8
Redhat features; bugfixes
small fix
near new release
new release
rc-envupdate and hopefull release
move to /sbin
rc-scripts-1.3.2
1.3.1 release
lost of fixes
update
new release
new release
have backup .. want to see if i can finish at work
new release
umask fix and cd-tools reminder.
drop init wrapper; LVM support; better unmount on shutdown support
tweaks
rc-scripts version bump
added new net.ppp0 and fixed problem with /sbin/rc where just calling rc would stop all services
very many initscript updates (beta)
update to include the man directory in the tarball
updates-o-rama for 1.1.8
fixums
*** empty log message ***
new release (1.1.5)
new tarball
new rev 1.1.3
version 1.1.2
new version (1.1) of rc-scripts package
new tarball creation script
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.17 |