[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] Debian packaging
- From: Ragnar Kjørstad <lvm ragnark vestdata no>
- 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 23:10:42 +0100
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]