[Lunar-commits] CVS: theedge/usr/share/man/man8 lrm.8,1.3,1.4
Auke Kok
sofar at lunar-linux.org
Tue Dec 14 15:05:08 UTC 2004
- Previous message: [Lunar-commits] CVS: theedge/sbin lrm,1.27,1.28
- Next message: [Lunar-commits] CVS: theedge/var/lib/lunar/functions build.lunar,
1.25, 1.26 main.lunar, 1.20, 1.21 sources.lunar, 1.26,
1.27 tracking.lunar, 1.13, 1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/theedge/usr/share/man/man8
In directory espresso.foo-projects.org:/home/sofar/active/theedge/usr/share/man/man8
Modified Files:
lrm.8
Log Message:
deleting BOOST_LOCK from existance. Also adding lrm --upgrade to explicitly NOT run PRE_|POST_remove scripts since this causes deadlocks. lrm man page adjusted
Index: lrm.8
===================================================================
RCS file: /var/cvs/lunar/theedge/usr/share/man/man8/lrm.8,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lrm.8 21 Sep 2004 13:54:53 -0000 1.3
+++ lrm.8 14 Dec 2004 15:05:05 -0000 1.4
@@ -7,9 +7,10 @@
.PP
.B lrm -h|--help
.PP
-.B lrm -d|--debug|-k|--keepconfig|-n|--nosustain|-p|--purge|-v|--verbose <module>
+.B lrm -d|--debug|-k|--keepconfig|-n|--nosustain|-p|--purge|-u|--upgrade|-v|--verbose <module(s)>
.PP
.B lrm -D|--downgrade <module> <version>
+.PP
.SH COPYRIGHT
.if n lrm(8) is Copyright (C) 2002-2003 Terry Chan with portions copyrighted by previous authors 2001-2002
.if t lrm(8) is Copyright \(co 2002-2003 Terry Chan with portions copyrighted by previous authors 2001-2002
@@ -43,6 +44,10 @@
.B "-n, --nosustain"
emoves module(s) even if they are sustained
.TP
+.B "-u, --upgrade"
+perform an upgrade-removal. This skips running of pre/post-removal scripts
+and implies -n and -k
+.TP
.B "-v, --verbose"
increases the level of message output
.TP
- Previous message: [Lunar-commits] CVS: theedge/sbin lrm,1.27,1.28
- Next message: [Lunar-commits] CVS: theedge/var/lib/lunar/functions build.lunar,
1.25, 1.26 main.lunar, 1.20, 1.21 sources.lunar, 1.26,
1.27 tracking.lunar, 1.13, 1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list