| /[baselayout]/trunk/init.d/checkfs |
Parent Directory
|
Revision Log
start volume related stuff much earlier in the boot process
first pass and nls messages
drop -a and use just -y with the force fsck option #107812
When doing a forced fsck, dont show title at startup (-T).
strip out cvs $Header stuff
try to minimize user interaction during boot with RC_FORCE_AUTO
Fix braindead logic in init.d/checkfs ([[ -z ]] &&, not -n).
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().
fix from #75659
fix testing of device-mapper with lvm #80206
dm-crypt loopback #73598 and dm-crypt gpg #75659 and style updates
update the cryptfs check to include [ -x /bin/cryptsetup ]
clean up the output of dm-crypt
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(-)
trim out more extraneous whitespace
remove extraneous whitespace
Commit dm-crypt enablement patch from Tigger (Rob Holland) in bug 26953
fix copyright lines
Fix bug 37418: fix order of LVM and RAID in checkfs. Thanks to Raimondo Giammanco for the patch.
update copyright years
More livecd fixes
Fix type-o in /etc/init.d/checkfs, bug #37113.
Fix return code checking of fsck in /etc/init.d/checkfs, bug #31349.
Add initial bootsplash patch. Add more tty's to numlock, bug #28252.
Add LVM2 support thanks to Max Kalika <max@gentoo.org> (bug #21908).
bug #25398
check{root,fs} tweaks
adelie fixes, add better logger support
Add EVMS2 support
Add mdadm support to /etc/init.d/checkfs, bug #23437
raid tweaks
bug fixes
fix retval check in checkroot and checkfs
misc fixes
lot of changes; hopeful release of rc-scripts-1.4.3.0
change license
more fixes
swraid fixes
bork
release again
fix LVM bork
raid support fixor
Redhat features; bugfixes
small fixes/updates
small fixes
small fixes
lost of fixes
update
fixors
add help, etc
drop init wrapper; LVM support; better unmount on shutdown support
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.13 |