| /[baselayout]/trunk/ChangeLog |
Parent Directory
|
Revision Log
Fix typos in sbin/rc: "try try mount" and "mount ... & >/dev/null" Also removed the errstr double-checking since the need for that is alleviated by these typo fixes.
fix typo in bug number
Fix bug 48629 (/sbin/rc fixups for udev) with patch from GregKH
Fix bug 29426 (gentoo should be able to boot with an empty /dev) with patch from Spanky. The patch avoids redirection to /dev/null when it doesn't exit; this was breaking /sbin/rc
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.
update ChangeLog with net.eth0 info
* rc-scripts 1.4.3.13p1 (26 Feb 2004)
Small fix to sbin/rc-services.sh related to mtime checking and 'net' virtual service - it had no mtime generated, so check_mtime() failed for it ...
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.
Remove /etc/DIR_COLORS, as coreutils provides it now.
Update to enable checking of mtimes on rc-scripts, and auto running depscan.sh if needed. Also try to run depscan.sh when RC_GOT_DEPTREE_INFO is not set instead of just erroring.
Fix type-o in /etc/initrc, bug #41666 (Tom Vergote <bugzilla@tomvergote.be>)
Fix irda type-o in /sbin/MAKEDEV, thanks to Tobias Sager <moixa@gmx.ch>.
Fix type-o in /etc/init.d/consolefont, bug #40938, thanks to patch from Cory Tusar <ctusar@adelphia.net>.
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 SELinux modifications to /sbin/runscript. This allows runscript to make sure it is running in the right domain. Patch done by Chris PeBenito <pebenito@gentoo.org>.
rc-scripts 1.4.3.13
Fix /sbin/depscan.sh, /sbin/functions.sh and /sbin/rc to use mkdir rather than install, as newer versions of install is located in /usr/bin. This closes bug #39648.
Update /etc/init.d/consolefont to use newer kbd. Should also close bug #39864.
Fix wrong logic in /etc/init.d/halt.sh which did not umount all mounts _but_ /mnt/cdrom and /mnt/livecd.
Add code to generate /dev/fd, /dev/std* and /dev/core to /sbin/rc, bug #37349.
More livecd fixes
rc-scripts 1.4.3.12p3
Add /sbin/livecd-functions.sh from Brad House <brad_mssw@gentoo.org> for livecd support. Add bits to /sbin/rc to support it.
Fix type-o in /etc/init.d/checkfs, bug #37113.
Update /sbin/depscan.sh, /sbin/env-update.sh, src/awk/cachedepends.awk, src/awk/gendepends.awk and src/awk/genenviron.awk to use ENVIRON rather then gawk -v. Also add some tests to see if we got the environment variables.
Fix /sbin/rc to mount /dev/pts with gid=5 and mode=0620, bug #36088.
rc-scripts 1.4.3.12p2
Misc udev fixes
Fix type-o in /sbin/rc, bug #34837.
New release (1.4.3.12p1)
Make sure we mount already mounted mount (done in /sbin/rc) with correct permissions, etc, bug #33764. Modified /etc/init.d/checkroot for this.
Revert carrier detection check, as there is currently too many issues with it, bug #33272.
Add code to generate /dev from sysfs entries - not much it currently support but block/tty devices, but it is a start for when we have full sysfs support in all drivers.
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.
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.
Fix /etc/init.d/halt.sh to not try and remount virtual devices, also do a few cleanups. Closes bug #33271.
Add extra checks for critical directories to /sbin/rc.; Release 1.4.3.12
Add carrier detection to /etc/init.d/net.eth0 closing bug #25480; patch by Jordan Ritter <jpr5+gentoo@darkridge.com>.
Update /bin/rc-status giving a working '-u' parameter, bug #32417. Fix by Michael Frysinger <vapier@gentoo.org>.
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.
We should not use '-' in variable names for bash, bug #31184, thanks to Andreas Simon <yuipx@gmx.net>. Updated /sbin/MAKEDEV.
Add a fix to /etc/init.d/keymaps for bug #32111 (we should not have '-u' in the call to loadkeys when using unicode).
We should still use /sbin/udev as hotplug agent if /sbin/hotplug do not exist. Updated /sbin/rc for this.
Fix return code checking of fsck in /etc/init.d/checkfs, bug #31349.
Grammer fix
Change an occurance of /etc/modutils in modules-update.8 to /etc/modules.d/ closing bug #31171.
We did not handle the 'net' dependency properly in valid_iuse() and valid_iafter(). Fix this in /lib/rcscripts/sh/rc-services.sh, closing bugs #30327 and #31950.
Fix a logic error in /lib/rcscripts/sh/rc-services.sh that cause the get_dep_info() function to skip the last entry in the RC_DEPEND_TREE array (in my case 'net') to be ignored.
Do not set hotplug agent
Do not use depinfo_<scriptname>() functions to set rc_<type> variables, bug #24092
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.
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.
More bootsplash fixes, bug #21019 (comment #21).
Fix /sbin/MAKEDEV to use 'user:group' form, and not depriciated '.'. Also changed the permissions on tty's, ibcs and scanner devices to 0660.
Bootsplash fixes from Michael Aichler <micha@aichler.net>, (comment #15 and #16 from bug #21019). Bootsplash coded did not play nice with boot profiles, so I fixed that as well. Some other style tweaks.
New release, version 1.4.3.11p2. This add new bootsplash implementation, bug #21019.
New release 1.4.3.11p1
Add initial bootsplash patch. Add more tty's to numlock, bug #28252.
New release 1.4.3.11
Change /etc/inputrc to have PageUp/PageDown search through bash history again, bug #26036.
Apply a patch from Mike Frysinger <vapier@gentoo.org> for rc-status. It now will work with runlevels named with any characters (other than ones found in default bash IFS). It also adds a few sanity/error checks, bug #26432.
Remove changing group of /tmp/.{X,ICE}-unix, as it it not needed, bug #28861.
Add entry for floppy in /etc/fstab, bug #30574.
Add 'after hotplug' to /etc/init.d/consolefont, bug #30856.
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 (/).
Change update-modules to modules-update in manpage, bug #28101.
Change the '-k' switch to dhcpcd to '-z' in /etc/init.d/net.eth0.
1.8.6.10p1 release
Add missing 'local x' to filter_environ() (bug #26429)
Fix get_bootparam() to check if /proc/cmdline exists
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>.
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>).
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.
first run killall5, then deactivate swap
Last minute fixes
Add IPV6 versions of localhost and co in /etc/hosts, bug #25859. Fix 2.5 tempfiles not being removed. New release
Add LVM2 support thanks to Max Kalika <max@gentoo.org> (bug #21908).
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>.
Add pop3 entries to /etc/services, bug #25501.
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.
check{root,fs} tweaks
Replace the Suse /etc/inputrc with a non copyrighted one, bug #24918.
fix hardcoded ../boot/.. paths in functions.sh
adelie fixes, add better logger support
Adelie updates and some other fixes
Add EVMS2 support
Fix the /dev/root entry in /etc/mtab, bug #24916.
Fix credits for mdadm patch, bug #23437
fix issue for O agetty option; new release
Fix a type-o in /etc/fstab, bug #23308.
use uname -r to get kernel version, bug #23923
Add mdadm support to /etc/init.d/checkfs, bug #23437
Add TERM=Eterm to /etc/DIR_COLORS, bug #23423
vlan support, bug #15588
fix keymap issues, bug #24084
some fixes
more fixes
various fixes
small fixes
cleanup for bug #21438
really fix bootmisc, bug #21438
Fix domainname to start before bootmisc; new file /etc/issue.logo
type-o
bug #21068
bugfixes
bugfix release
fixes
fix net.ppp0 issues for kppp; dependency fixes
some more fixes
new release; supporting parallel startup and new dep system with many fixes
new release
cleanup gendepends.awk
hostname again; add domainname
revert root check
Changelog update; fix root check in profile
updates from Rach
bugfixes; new version
fix net.ppp0 and add save to clock rc-script
some fixes
small fixes
add check to genenviron.awk
Do not set PS1 for dumb terminal, bug #18886
new release
various fixes; moved .c files to src
serial console fix
raid tweaks
cleanups
bug #17549
some fixes and new release
fix /usr/bin/cut in /sbin/functions.sh
some fixes
small tweaks; sysfs support
New test release
some updates and fixes
slight tweaks
many fixes/optimizations
fix unmount of non critical mounts
remove greps that could be called if /usr not mounted
add generation of /etc/modprobe.devfs to modules-update
bug fixes
portage fixes
update cachedepends.awk to properly setup environment
fix SVCDIR in rc-envupdate.sh
tweak elogin support and add entrance
fix module-update for module-init-tools-0.9.9
remove url
add isapnp to modules use
some fixes to halt.sh
fix retval check in checkroot and checkfs
fix nice in start-stop-daemon.c
added elogind support #13790
add unicode keymap support
misc fixes
fix stale entries in svcdir
new release
rc-update fixes
really fix /var on seperate partition
new release
bugfix
misc fixes
lot of changes; hopeful release of rc-scripts-1.4.3.0
new release
small fixes and enhancements
use 'usbfs' for kernel 2.5
update modules-update for sys-apps/module-init-tools support
add crypto-loop
fix stripping all '=' for rc-envupdate.sh; fix rc-envupdate.sh not handeling CONFIG_PROTECT* properly
new release
bug fix
fixes
mips support among things
fix dups in /etc/profile.env
new release
odd fixes
serial console fixes
add profile headers
add bug number
bugfixes
fix typeo in devfsd.conf
move daemon stuff to rc-daemon.sh
cluster updates
add some flexiblity to net dependency
import Adelie Cluster stuff
i2c support
fix config files; fix awk module on non x86 archs
add some checks
change licenses
remove spider fix, as it makes things even slower on older boxen
awk version of rc-envupdate.sh
fix using /usr/bin/find
add functions.awk
some sanity checks
new version with super fast depscan.sh
portage uid/gid
minor bugfix release
fix misc deps
fix modules rc-script to handle moduleless kernel
minor release
bugfix
bugfix
fix race condition
misc form updates
more fixes
minor fixes
more fixes
bugfixes
ngpt fixes
fixor
NGPT support
small fixor
odd updates
fix type-o in netmount
release again
quick release
bugfixes
revert.
minor change in output of extra blank line in eend() in case of error
give root a GECOS, was NULL before :)
new release
small fixes
fix keymaps
raid support fixor
resolve broken pipe issue in depscan.sh
rc-scripts-1.3.8
move color ls stuff
fix #5948 - correct comment in rc.conf, see changelog file
fix help output
added support for UPS shutdown
change shell of daemons
Redhat features; bugfixes
Update to changelog.
speed enhancements
fixes/speed improvements
small fixes; add user cyrus
fixes
small fixes/updates
small fix
near new release
small fixes
small update
group/user updates
fix copyright
bug fix
fix inputrc for xzvt and german keyboards
sshd user and group
bugfixes and some new features
MANPATH fix
video4linux stuff
resolve bug #2555
move EDITOR
passwd fixes
new release
consistency changes
small fixes
small fixes
fixes
rc-envupdate.sh fixes
fixes
consolefont thing
add user/group apache to passwd/group
fix default route command
close #1754
utmpx fixes
more fixes
rc-envupdate and hopefull release
small fixes
small fixes
move to /sbin
small fixes
rc-scripts-1.3.2
INPUTRC
lots of fixes/updates
closing bug #1318
1.3.1 release
small fixes
small fix
add --quiet
small fixes
group/passwd fixes, and fix net.eth0 DHCP shutdown
fixes to depscan.sh and functions.sh
lost of fixes
update
kbd support
new release
new release
caching update
fixes and wrapping for syntax error detection
local stuff
ramdisk updates
fix .devfsd bug
fix services to stop on halt even if needed service fails to start
update consolefont; fix devfs /etc/mtab entry again
fix devfs and /etc/mtab creation issue
XFS is now the default filesystem in /etc/fstab
misc fixes
working proto
have backup .. want to see if i can finish at work
enhance gateway support for net.eth0
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 ;/
unmount fixes to netmount
security fixes for /etc/pam.d/chsh,sshd,login and some cleanups in /etc/passwd,group for user/group mysql
charset map support
dircolors skel update
new mtab creation scheme
fix restart problem with net.* services
new release
update Changelog
Changelog update; fix dircolors for cases where bash do not export SHELL
Removed email address from manpages.
umask fix and cd-tools reminder.
fixors
sort -t: -k3,3 -n /etc/passwd,group. Makes it easier to see whats going on. I dont like the way several users are currently setup, and hope to eventually fix them. Sadly, they werent added with very much thought. Ick.
add help, etc
added pause function; updated restart to also restart services dependant on; other misc fixes
add localhost entry to /etc/hosts
tweaks
rc-scripts version bump
very many initscript updates (beta)
modified for Gentoo Linux. Specifically, some arch stuff was yanked from the /usr/sbin/update-modules script, so remove it from here.
*** empty log message ***
removed ncsd from default runlevel
more little fixes
update
*** empty log message ***
updates-o-rama for 1.1.8
fixums for netmount
fixums
new updates
fixums
*** empty log message ***
new items
new release (1.1.5)
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.13 |