* [gentoo-dev] lvm-support: updates for current baselayout
@ 2001-12-15 13:16 Sebastian Werner
0 siblings, 0 replies; only message in thread
From: Sebastian Werner @ 2001-12-15 13:16 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 131 bytes --]
Hey
I have updated my versions of init-scripts which support lvm. I send the
diffs. Please check them.
Regards
Sebastian Werner
[-- Attachment #2: localmount --]
[-- Type: text/plain, Size: 238 bytes --]
7a8,13
> if [ -r /etc/lvmtab ]; then
> # support for lvm at /usr /opt /home /var ...
> ebegin "Initialisising logical volume manager"
> vgchange -a y > /dev/null 2>&1
> eend $?
> fi
[-- Attachment #3: halt.sh --]
[-- Type: text/plain, Size: 163 bytes --]
45a46,52
>
> if [ -d /proc/lvm ]; then
> ebegin "Shutting down logical volume manager"
> vgchange -a n > /dev/null 2>&1
> eend $?
> fi
>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-12-15 13:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-15 13:16 [gentoo-dev] lvm-support: updates for current baselayout Sebastian Werner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox