All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] autofs 4.1.4 beta1 release
@ 2005-01-26 14:17 raven
  2005-01-26 15:13 ` Steinar H. Gunderson
  0 siblings, 1 reply; 9+ messages in thread
From: raven @ 2005-01-26 14:17 UTC (permalink / raw)
  To: linux-fsdevel, autofs mailing list


Hi all,

It's been a long time between releases so there are many changes that need 
testing and so this is labeled a beta so we can test it.

For more information look at the CHANGELOG in the distribution.

There are still a few problems that I'm aware of such as:

- the init script for Debian and Gentoo doesn't handle the reload
   option quite right.
- there seems to be a bug with the selection of the default map
   type when using submounts. I still need to investigate this.

So let me know when you find more and I'll fix`em as quick as I can!

The distribution can be found at the usual place at:

http://www.kernel.org/pub/linux/daemons/autofs/v4

in the tars

autofs-4.1.4_beta1.tar.[gz|bz2]

also there is a tarball called:

autofs-4.1.4-beta1-deb.tar.[gz|bz2]

that can be used to build binary debs (see below).

It is possible to build packages for testing from the distribution. 
I'm not the maintainer of any of these distribution packages so please be 
aware that this is for convenience and testing.

To build an rpm package use:

rpmbuild -tb autofs-4.1.4_beta1.tar.gz

and the binary rpms will end up in the usual location.

To merge the package into Gentoo use:

tar zxf autofs-4.1.4_beta1.tar.gz
cd autofs-4.1.4_beta1/gentoo
export PORTDIR_OVERLAY=`pwd`
ebuild net-fs/autofs/autofs-4.1.4_beta1.ebuild digest
ebuild net-fs/autofs/autofs-4.1.4_beta1.ebuild clean install
ebuild net-fs/autofs/autofs-4.1.4_beta1.ebuild qmerge
unset PORTDIR_OVERLAY

To build binary debs for Debian download the tar refered to above and:

tar zxvf autofs-4.1.4-beta1-deb.tar.gz
dpkg-source -x autofs_4.1.4-beta1-1.dsc
cd autofs-4.1.4-beta1
dpkg-buildpackage -b

and the binary debs will be placed in the directory the tar was unpacked.

Hopefuly this will help with the testing

Ian


^ permalink raw reply	[flat|nested] 9+ messages in thread
* RE: [ANNOUNCE] autofs 4.1.4 beta1 release
@ 2005-01-26 16:33 Rigler, Stephen C.
  2005-01-27  1:24 ` Ian Kent
  0 siblings, 1 reply; 9+ messages in thread
From: Rigler, Stephen C. @ 2005-01-26 16:33 UTC (permalink / raw)
  To: autofs

 

> -----Original Message-----
> From: autofs-bounces@linux.kernel.org 
> [mailto:autofs-bounces@linux.kernel.org] On Behalf Of raven@themaw.net
> Sent: Wednesday, January 26, 2005 9:35 AM
> To: Steinar H. Gunderson
> Cc: autofs@linux.kernel.org
> Subject: Re: [autofs] [ANNOUNCE] autofs 4.1.4 beta1 release
> 
> I see.
> 
> What if autofs[4] is not compiled as a module?
> 
> This might need some more work.
> 

Just to contribute to this, on Altix running SGI's variant of RHEL 3,
they compile autofs (3 and 4) into the kernel and not as modules.
We've had problems with automount defaulting to version 3 in this case.
It works fine when compiled as a module.  I opened a case with SGI
asking
them to ship their kernel with it compiled as a module, but I haven't
heard their stance on that yet.

-Steve

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-01-27 12:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-26 14:17 [ANNOUNCE] autofs 4.1.4 beta1 release raven
2005-01-26 15:13 ` Steinar H. Gunderson
2005-01-26 15:35   ` raven
2005-01-26 16:14     ` Steinar H. Gunderson
2005-01-27  1:21       ` Ian Kent
2005-01-27  2:02         ` Steinar H. Gunderson
2005-01-27 12:12           ` raven
  -- strict thread matches above, loose matches on Subject: below --
2005-01-26 16:33 Rigler, Stephen C.
2005-01-27  1:24 ` Ian Kent

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.