| /[baselayout]/branches/baselayout-1_12/init.d/halt.sh |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
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/*).
change -l option to tar to --one-file-system #99775
Branch baselayout-1.12.
Add fix -r to unmount to be -n .. bug #98667, thanks to Patrick McLean.
Add workaround for evms device names and 'RC_DEVICE_TARBALL=yes'. Patch by Olaf Niermann, bug #95799.
dont try to double remount-readonly the same mount point #96259
style tweak
strip out cvs $Header stuff
update style
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.
Style updates for init.d/halt.sh.
Only run pam_console_apply if we are actually using pam_console.
Fix init.d/checkfs, init.d/localmount and init.d/halt.sh to call start_addon, stop_addon, start_volumes and stop_volumes.
Remove RAID/LVM/EVMS2/dm-crypt from checkfs and localmount, and
add needed {start,stop}-volumes() and {start,stop}-addons().
ups kill updates #46440
make sure to filter devpts when unmounting
dm-crypt loopback #73598 and dm-crypt gpg #75659 and style updates
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.
Dont create /dev/sndstat link anymore in populate_udev per #69635
simplify halt.sh unmounting and try a little harder to remount remaining filesystems readonly
cosmetic touchups
Only add files not managed by udev to device tarball, bug #57110.
use pam_console_apply on udev and dont run $(id) when we have $EUID
- 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
dont run /sbin/pam_console_apply if using udev #50315
use sort -u instead of uniq #36453
reorder mount arguements to be POSIX standard #66225
update the cryptfs check to include [ -x /bin/cryptsetup ]
clean up the output of dm-crypt
trim out more extraneous whitespace
Commit dm-crypt enablement patch from Tigger (Rob Holland) in bug 26953
fix copyright lines
Fix bug 51351: Quote parsed output of /proc/filesystems to handle octal sequences in mountpoint such as encoded spaces (\040)
update copyright years
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.
Fix wrong logic in /etc/init.d/halt.sh which did not umount all mounts _but_ /mnt/cdrom and /mnt/livecd.
More livecd fixes
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 /etc/init.d/halt.sh to not try and remount virtual devices, also do a few cleanups. Closes bug #33271.
LiveCD fixes
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.
Add ramfs to no-unmounts in /etc/init.d/halt.sh
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.
Add initial bootsplash patch. Add more tty's to numlock, bug #28252.
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 (/).
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
Add LVM2 support thanks to Max Kalika <max@gentoo.org> (bug #21908).
Adelie updates and some other fixes
hostname again; add domainname
bugfixes; new version
some fixes
small fixes
small tweaks; sysfs support
fix trying to unmount / on 2.4 kernel
many fixes/optimizations
fix unmount of non critical mounts
some fixes to halt.sh
misc fixes
lot of changes; hopeful release of rc-scripts-1.4.3.0
mips support among things
odd fixes
import Adelie Cluster stuff
change license
misc form updates
release again
raid support fixor
added support for UPS shutdown
Redhat features; bugfixes
small fixes
lost of fixes
update
unmount fixes to netmount
add support for the new mtab scheme
add help, etc
small fixors
small fixor
small fixor
drop init wrapper; LVM support; better unmount on shutdown support
more fixes. rc-scripts-1.2 should be solid now
very many initscript updates (beta)
Fix cosmetic changes (convert spaces to tabs).
new stuff
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 |