mtm 2008-06-22 16:19:50 UTC
FreeBSD src repository
Modified files:
etc/rc.d abi
Log:
SVN rev 179930 on 2008-06-22 16:19:50Z by mtm
Do not print anything unless at least one of the abi emulators is
enabled.
Revision ChangesPath
1.12 +8 -2
mtm 2007-10-25 14:36:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc/rc.d abi accounting archdep bluetooth
bootconf.sh bridge ldconfig lpd moused
netif nsswitch pppoed syslogd var ypbind
yar 2007-03-10 14:04:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc/rc.d abi
Log:
MFC rev. 1.10:
Improve rc.d conformance:
- don't play a needless trick with prestart, just use start method;
- provide no-op stop method so that
yar 2006-12-30 22:53:20 UTC
FreeBSD src repository
Modified files:
etc/rc.d abi accounting archdep bluetooth
bootconf.sh bridge ldconfig lpd moused
netif nsswitch pppoed syslogd var ypbind
yp
yar 2006-12-20 11:45:40 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc/rc.d abi
Log:
MFC rev. 1.9: Use load_kld().
Revision ChangesPath
1.4.2.3 +5 -7 src/etc/rc.d/abi
___
cvs-
yar 2006-12-20 11:37:15 UTC
FreeBSD src repository
Modified files:
etc/rc.d abi
Log:
Improve rc.d conformance:
- don't play a needless trick with prestart, just use start method;
- provide no-op stop method so that we don't get bogus "abi not running"
error.
yar 2006-06-21 09:53:25 UTC
FreeBSD src repository
Modified files:
etc/rc.d abi
Log:
Set an example of using load_kld() from rc.subr.
Revision ChangesPath
1.9 +5 -7 src/etc/rc.d/abi
___
cvs-all@fre
netchild2006-01-24 18:58:48 UTC
FreeBSD src repository
Modified files:
etc/rc.d abi
Log:
As a quick fix disable the update of the linux ld.so.cache file, since
currently it grabs some FreeBSD native libs too.
A final solution is under discussion with brooks.
On Thu, 12 Jan 2006 12:36:13 -0800
Brooks Davis <[EMAIL PROTECTED]> wrote:
> On Thu, Jan 12, 2006 at 11:04:02AM +0100, Alexander Leidinger wrote:
> > Brooks Davis <[EMAIL PROTECTED]> wrote:
> >
> > >brooks 2006-01-11 21:30:41 UTC
> > >
> > > FreeBSD src repository
> > >
> > > Modified files:
Brooks Davis <[EMAIL PROTECTED]> wrote:
[using /var/run instead of the linux default locataion]
Do you want to have the default linux_base changed to provide such a
symlink?
Sounds like a good idea to me. If we eventualy switch them all over to
I think a little bit about it (we need to chan
On Thu, Jan 12, 2006 at 11:04:02AM +0100, Alexander Leidinger wrote:
> Brooks Davis <[EMAIL PROTECTED]> wrote:
>
> >brooks 2006-01-11 21:30:41 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > etc/rc.d abi
> > Log:
>
> > Also, use "cat tmp > real" to install the te
Brooks Davis <[EMAIL PROTECTED]> wrote:
brooks 2006-01-11 21:30:41 UTC
FreeBSD src repository
Modified files:
etc/rc.d abi
Log:
Also, use "cat tmp > real" to install the temporary file in the real
location to allow the real location to be a symlink to a writable
di
brooks 2006-01-11 21:30:41 UTC
FreeBSD src repository
Modified files:
etc/rc.d abi
Log:
Be a little more read-only file system friendly when running the Linux
ldconfig. Build the cache in a temporary directory and only install it
if it's actually different that
13 matches
Mail list logo