| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: am-utils | Distribution: Unknown |
| Version: 6.0.9 | Vendor: Unknown |
| Release: 6.1_ssi_1 | Build date: Wed May 4 13:43:20 2005 |
| Group: System Environment/Daemons | Build host: hasta3.india.hp.com |
| Size: 1693872 | Source RPM: am-utils-6.0.9-6.1_ssi_1.src.rpm |
| Url: http://am-utils.org/ | |
| Summary: Automount utilities including an updated version of Amd. | |
Am-utils includes an updated version of Amd, the popular BSD automounter. An automounter is a program which maintains a cache of mounted filesystems. Filesystems are mounted when they are first referenced by the user and unmounted after a certain period of inactivity. Amd supports a variety of filesystems, including NFS, UFS, CD-ROMS and local drives. You should install am-utils if you need a program for automatically mounting and unmounting filesystems.
BSD
internal MD5: 61488115b2b5967d96baa4bca21a1b7a
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue Nov 11 2003 Nalin Dahyabhai <nalin@redhat.com> 6.0.9-5
- change permissions on /etc/sysconfig/amd from 0755 to 0644 (#109681)
* Tue Aug 05 2003 Elliot Lee <sopwith@redhat.com> 6.0.9-4
- Fix libtool
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue Feb 04 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add symlink to shared lib
* Fri Jan 31 2003 Nalin Dahyabhai <nalin@redhat.com> 6.0.9-1
- update to 6.0.9
- disable RPM's internal dependency calculation so that we can filter out
dependencies which are expected to be filled in by the site administrator
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Tue Jan 07 2003 Nalin Dahyabhai <nalin@redhat.com> 6.0.8-3
- rebuild
* Wed Oct 30 2002 Nalin Dahyabhai <nalin@redhat.com> 6.0.8-1
- update to 6.0.8
* Tue Aug 27 2002 Nalin Dahyabhai <nalin@redhat.com> 6.0.7-9
- rebuild
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Wed May 29 2002 Nalin Dahyabhai <nalin@redhat.com> 6.0.7-7
- adjust the perl reqs so that the lostaltmail config files aren't required
by RPM
* Sun May 26 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Thu May 09 2002 Nalin Dahyabhai <nalin@redhat.com> 6.0.7-5
- rebuild in new environment
* Fri Feb 22 2002 Nalin Dahyabhai <nalin@redhat.com> 6.0.7-4
- rebuild in new environment
* Sat Jan 26 2002 Jeff Johnson <jbj@redhat.com>
- add Provides: to white out certain perl Requires:
* Wed Jan 23 2002 Nalin Dahyabhai <nalin@redhat.com> 6.0.7-2
- rebuild in new environment
- require gdbm-devel at build-time instead of db1-devel
* Thu Sep 06 2001 Nalin Dahyabhai <nalin@redhat.com> 6.0.7-1
- update to 6.0.7, fixing EIO on access bugs (#53251)
- back out nfs3 patch; no longer needed for current kernels
- don't explicitly strip binaries; let the buildroot policies handle it
* Wed Jul 18 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild
* Mon Jun 25 2001 Nalin Dahyabhai <nalin@redhat.com>
- add BuildPrereq: db1-devel (#44987)
- use FHS macros
- return error codes correctly from init script (#44597)
* Tue May 22 2001 Nalin Dahyabhai <nalin@redhat.com>
- update to 6.0.6
* Sat Apr 07 2001 Nalin Dahyabhai <nalin@redhat.com>
- update to 6.0.5
- remove /net from the default MOUNTPTS
* Tue Mar 13 2001 Nalin Dahyabhai <nalin@redhat.com>
- use MOUNTPTS when starting
* Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
* Wed Feb 14 2001 Nalin Dahyabhai <nalin@redhat.com>
- redo i18n for the init script (#24082)
* Tue Jan 23 2001 Nalin Dahyabhai <nalin@redhat.com>
- re-do workaround from advice from the am-utils maintainers
- redo i18n for the init script
* Sat Jan 20 2001 Nalin Dahyabhai <nalin@redhat.com>
- work around clash with nfs3_fh definition in 2.4
* Tue Jan 16 2001 Nalin Dahyabhai <nalin@redhat.com>
- gettextize the init script (#24087)
* Tue Dec 19 2000 Nalin Dahyabhai <nalin@redhat.com>
- add ldconfig to %postun
- chuck the hesiod patch -- new bind-utils doesn't have the support for it
* Fri Sep 08 2000 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
* Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Thu Jul 06 2000 Nalin Dahyabhai <nalin@redhat.com>
- only create /var/lock/subsys/amd if startup succeeds
- revamp shutdown procedure to minimize time spent just spinning
- change initscripts dependency to /etc/init.d
* Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- delete noreplace from initscript
* Wed Jun 28 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix postun script
- add requires: initscripts
* Tue Jun 27 2000 Nalin Dahyabhai <nalin@redhat.com>
- remove unnecessary libamu.so symlink
* Mon Jun 26 2000 Nalin Dahyabhai <nalin@redhat.com>
- move init script to /etc/init.d
- add URL: tag
* Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- noreplace config files
- gracefully stop/restart service
* Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
- FHS paths
- 6.0.4 snapshot (as it builds against kernel 2.4 headers)
* Wed Feb 16 2000 Cristian Gafton <gafton@redhat.com>
- version 6.0.3
- enhance init script to be more wait4amd2die-like
- make default map type to be file (#9185)
- get rid of the kludges
* Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com>
- man pages are compressed
- version 6.0.2
- fix descriptions
* Mon Sep 13 1999 Cristian Gafton <gafton@redhat.com>
- version 6.0.1 final
* Tue Aug 24 1999 Cristian Gafton <gafton@redhat.com>
- remove the noldap patch
- add amd.net file as the default config map file
- change the config file to teh new config file format instead of a
simple map file name.
- try to avoid some damage with a new %pre script
- prereq grep now
- modify the init file so it calls amd -F /etc/amd.conf now
* Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- update to 6.0.1s11
* Sat Jun 19 1999 Bill Nottingham <notting@redhat.com>
- don't run by default
* Mon May 31 1999 Kenneth Skaar <kenneths@regina.uio.no>
- Fixed amd -F core dump and related dumps by other programs
* Thu Apr 08 1999 Preston Brown <pbrown@redhat.com>
- kill -HUP on reload, restart does a real restart.
* Fri Mar 26 1999 Bill Nottingham <notting@redhat.com>
- twiddle an echo in initscript
* Tue Mar 23 1999 Cristian Gafton <gafton@redhat.com>
- version 6.0 proper
- Serial:1 because to enforce versioning
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
* Wed Jan 06 1999 Cristian Gafton <gafton@redhat.com>
- rebuild for glibc 2.1
- strip all binaries
* Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com>
- add missing ':' to default 'opts:=nosuid,nodev'
- install info pages
* Mon Jul 13 1998 Cristian Gafton <gafton@redhat.com>
- added the NIS support that the broken configure script failed to detect
* Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
- disabled autofs support on alpha
- run ldconfig in postinstall
* Mon May 04 1998 Cristian Gafton <gafton@redhat.com>
- new package to replace the old and unmaintained amd
/.automount /etc/amd.conf /etc/amd.net /etc/rc.d/init.d/amd /etc/sysconfig/amd /usr/bin/expn /usr/bin/pawd /usr/lib/libamu.so.2 /usr/lib/libamu.so.2.2.5 /usr/sbin/am-eject /usr/sbin/amd /usr/sbin/amd2ldif /usr/sbin/amd2sun /usr/sbin/amq /usr/sbin/automount2amd /usr/sbin/ctl-hlfsd /usr/sbin/fix-amd-map /usr/sbin/fixmount /usr/sbin/fixrmtab /usr/sbin/fsinfo /usr/sbin/hlfsd /usr/sbin/lostaltmail /usr/sbin/mk-amd-map /usr/sbin/wait4amd /usr/sbin/wait4amd2die /usr/sbin/wire-test /usr/share/doc/am-utils-6.0.9 /usr/share/doc/am-utils-6.0.9/AUTHORS /usr/share/doc/am-utils-6.0.9/BUGS /usr/share/doc/am-utils-6.0.9/ChangeLog /usr/share/doc/am-utils-6.0.9/NEWS /usr/share/doc/am-utils-6.0.9/README /usr/share/doc/am-utils-6.0.9/README.autofs /usr/share/doc/am-utils-6.0.9/README.ldap /usr/share/doc/am-utils-6.0.9/README.y2k /usr/share/doc/am-utils-6.0.9/am-utils.ps /usr/share/doc/am-utils-6.0.9/amd.conf-sample /usr/share/doc/am-utils-6.0.9/hlfsd.ps /usr/share/doc/am-utils-6.0.9/lostaltmail.conf-sample /usr/share/info/am-utils.info-1.gz /usr/share/info/am-utils.info-2.gz /usr/share/info/am-utils.info-3.gz /usr/share/info/am-utils.info-4.gz /usr/share/info/am-utils.info-5.gz /usr/share/info/am-utils.info-6.gz /usr/share/info/am-utils.info-7.gz /usr/share/info/am-utils.info.gz /usr/share/man/man1/expn.1.gz /usr/share/man/man1/pawd.1.gz /usr/share/man/man5/amd.conf.5.gz /usr/share/man/man8/amd.8.gz /usr/share/man/man8/amq.8.gz /usr/share/man/man8/automount2amd.8.gz /usr/share/man/man8/fixmount.8.gz /usr/share/man/man8/fsinfo.8.gz /usr/share/man/man8/hlfsd.8.gz /usr/share/man/man8/mk-amd-map.8.gz /usr/share/man/man8/wire-test.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Oct 11 01:54:46 2008