[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] Debian packaging
- From: Jay Weber <jay lazy accessus net>
- To: linux-lvm sistina com
- Cc: HIBINO Kei <ex8k-hbn asahi-net or jp>
- Subject: Re: [linux-lvm] Debian packaging
- Date: Fri, 15 Dec 2000 17:13:11 -0600 (CST)
Does /proc/lvm exist if you turn off the LVM proc reporting flag?
On Fri, 15 Dec 2000, [iso-8859-1] Ragnar Kjørstad wrote:
> On Fri, Dec 15, 2000 at 06:58:20PM +0100, Gergely Tamas wrote:
> > > 'http://www.asahi-net.or.jp/~ex8k-hbn/deb/lvm/'.
> >
> > Good work.
> >
> > But here are some remarks to your /etc/init.d/lvm script ...
> >
> > 1]----
> > if [ ! -f /proc/lvm ]; then
> > if [ ! -f /lib/modules/`uname -r`/block/lvm.o -a ! -f /lib/modules/`uname -r`/block/lvm-mod.o ]; then
> > exit 0
> > fi
> > fi
> > ------
> >
> > What if somebody compiled lvm into the kernel, not as a module? This
> > script doesn't work. :(
>
> If lvm was compiled into the kernel /proc/lvm will exist, right?
>
>
> --
> Ragnar Kjørstad
> _______________________________________________
> linux-lvm mailing list
> linux-lvm sistina com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]