walk-through
> for users new to FreeBSD, and can be found online at:
>
> http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/install.html
>
> Acknowledgments
>
>
> The release engineering team for 2.2.9-RELEASE includes:
>
> Scott Long
On Fri, Apr 27, 2012 at 11:58:59AM +0300, Konstantin Belousov wrote:
> On Thu, Apr 26, 2012 at 05:41:40PM +0400, Ruslan Ermilov wrote:
> > On Thu, Apr 26, 2012 at 12:35:48PM +0300, Konstantin Belousov wrote:
[...]
> > > Patch below makes the dynamically linked toolchain a
On Thu, Apr 26, 2012 at 12:35:48PM +0300, Konstantin Belousov wrote:
> I think it is time to stop building the toolchain static. I was told that
> original reasoning for static linking was the fear of loosing the ability
> to recompile if some problem appears with rtld and any required dynamic
> li
On Wed, Apr 25, 2012 at 10:43:59AM -0700, Jason Evans wrote:
> On Apr 25, 2012, at 9:39 AM, Ruslan Ermilov wrote:
> > So you removed _malloc_options that was part of the documented
> > programming API, while some software made use of it.
[...]
> > Please explore the possibi
w/nginx-devel port, if you care to try it out.
Please explore the possibility to add backwards compatiblity for
the documented API, or at the very least provide a mean to
detect this otherwise disruptive and hard to detect change
for a programmer.
Cheers,
--
Ruslan Ermilov
r...@freebsd.org
FreeBSD
On Fri, Dec 09, 2011 at 03:25:40PM +0100, Erik Cederstrand wrote:
> Den 09/12/2011 kl. 14.37 skrev Ruslan Ermilov:
>
> > On Fri, Dec 09, 2011 at 12:16:39PM +0100, Erik Cederstrand wrote:
> >> I've been working on a project to make it possible to produce deterministic
&g
On Fri, Dec 09, 2011 at 12:16:39PM +0100, Erik Cederstrand wrote:
> I've been working on a project to make it possible to produce deterministic
> builds with FreeBSD. By this I mean building a FreeBSD distribution twice
> from the same code base and having all files in the two distributions match
>
V[1] } END { print ARGV[1] }' blah
> [...]
Should be fixed in r224776; please confirm.
Cheers,
--
Ruslan Ermilov
r...@freebsd.org
FreeBSD committer
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
r(p)) {
+ setsval(lookup("FILENAME", symtab), p);
return;
}
setclvar(p);/* a commandline assignment before filename */
%%%
> imho r224731 should completely be reverted. aren
we want catpages to retain the old way of marking up
> bold and underlined text.
>
> Ruslan: bsd.doc.mk was told to not use SGR in r222647, does it make
> sense to do the same for catpages?
This probably affects your patch that I've just reviewed, but I think
you're right in that
On Thu, Jun 16, 2011 at 05:09:05PM +0400, Eir Nym wrote:
> On 16 June 2011 16:55, Ruslan Ermilov wrote:
> > On Thu, Jun 16, 2011 at 01:50:17PM +0200, Milan Obuch wrote:
> >> Hi,
> >>
> >> I encountered an error when WITHOUT_INSTALLLIB option is specified
&
, which is documented to "not work for build targets".
--
Ruslan Ermilov
r...@freebsd.org
FreeBSD committer
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
Hi there,
On a freshly installed -CURRENT, to view a colorized manpage in color
and in full terminal width, try this:
env MANCOLOR=yes MANWIDTH=tty man grotty
Both features are disabled by default for POLA reasons. Bikeshedding
will be redirected to /dev/null.
Cheers,
--
Ruslan
gt;
> Features2=0x98e3fd
> AMD Features=0x28100800
> AMD Features2=0x1
> TSC: P-state invariant
>
> I am still not sure what is the default gcc target architecture on this
> machine.
Why not go along a supported way, and do a cross-build?
--
Ruslan Ermilov
r
On Wed, Jun 30, 2010 at 04:26:53PM +0200, Claude Buisson wrote:
> Anton Shterenlikht wrote:
> > HI Claude
> >
> > http://www.mavetju.org/mail/view_message.php?list=freebsd-current&id=3145015
> >
> > Have you got a reply to your question?
> > Have you solved it?
> >
> >
> > I'm now seeing the same o
On Sun, Jun 27, 2010 at 11:27:41PM -0700, Garrett Cooper wrote:
> On Sun, Jun 27, 2010 at 10:54 PM, Ruslan Ermilov wrote:
> > On Sun, Jun 27, 2010 at 01:14:59PM -0700, Garrett Cooper wrote:
> >> Hi Ruslan,
> >> I've run into this particular error twice now
n output files => causing them to be considered out-of-
date by make(1)); check with date(1).
- source files have modification times pointing to the future which
fools make(1) into thinking that it should rebuild some target;
check with "find /
and it isn't even worth
of an entry in src/UPDATING. ;)
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
can specify make flags for kernel
# builds via KERNEL_FLAGS.
# Similarly, you can specify make flags for make readmes via PORTREADMES_FLAGS.
#WORLD_FLAGS=-j4
#KERNEL_FLAGS=-j4
#PORTREADMES_FLAGS=-j4
The release(7) manpage mumbles something about that, but not too verbose.
Cheers,
--
;> Installing everything..
> --
> cd /usr/src; make -f Makefile.inc1 install
> ===> share/info
> ===> include
> creating osreldate.h from newvers.sh
> touch: not found
> *** Error code 127
>
SEARCH THE ARCHIVES! SEARCH THE ARC
n /usr/src/gnu/usr.bin/tar.
> *** Error code 1
>
> Stop in /usr/src/gnu/usr.bin/tar.
> *** Error code 1
>
> Stop in /usr/src/gnu/usr.bin.
> *** Error code 1
>
> I'm begining to wonder if I'm getting a complete checkout with cvsup
> of the gnu tree.
>
``rm -rf /
ariable. JFYI.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
e kernel? Are you using `make buildworld' first
> and then `make buildkernel' (or `make kernel')?
>
Maybe now it will be more obvious why I thought that upgrade_checks
should always be done, for all standard src/Makefile targets.
Currently, you either need to upgrade your /usr/
t to hear from the Security Officers team if they
want this in RELENG_5_1 or not, as this CVS branch is
under the so@ jurisdiction now.
Since this is the 3rd report I hear on the issue, my
recommendation would be to let these changes in, but
we'll see if the so@'s mileage varies.
Ch
ountered -- cannot continue
> *** Error code 1
>
> Stop in /usr/src.
>
Some of developers weren't happy with src/Makefile upgrade checks
performed for all user targets, and it's currently limited to only
buildworld by default. To overcome this problem, please re-run
the ab
t time?
>
> A dynamic root is still a little bit of a no seatbelt kind of activity.
> We should probably bring back the ${OBJDIR}/bin/sh test and if we fail,
> install /libexec/ld-elf.so.1 then reattempt the ${OBJDIR}/bin/sh test
> and continue on with life.
>
I've been ab
On Mon, Sep 15, 2003 at 09:42:27AM +0200, Harti Brandt wrote:
> On Sun, 14 Sep 2003, Ruslan Ermilov wrote:
>
> RE>On Thu, Sep 11, 2003 at 02:44:55PM +0200, Harti Brandt wrote:
> RE>>
> RE>> Hi,
> RE>>
> RE>> I just tried to upgrade one of my s
On Mon, Sep 15, 2003 at 03:54:09PM -0500, Jacques A. Vidrine wrote:
> On Mon, Sep 15, 2003 at 11:18:24PM +0300, Ruslan Ermilov wrote:
> > You mean you upgrade to RELENG_5_1? Beware that this branch
> > is currently not buildable: libpthread build is broken.
>
> Eh? By `
p, src/Makefile
checks to see if the available make(1) binary is adequate to
build world; it does this by passing it by running the make
regression tests, and should they fail, builds a new make
from fresh sources. The errors above indicate that some of
the regression tests have failed, and this c
bin? Just in
> the case something goes wrong between installing been and rescue for the
> first time?
>
Good idea!
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
, then you forgot to install
and boot with the new kernel.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
need to catch up to this (right) change and fix
your commands like this:
cd /usr/src/etc
make obj
make all
make distribute ...
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
not* Windows/RAS (Remote Access Service). please
> try this and let me know if it works.
>
> thank you very much for your time, help with testing and very good dumps.
>
If you have a version of ppp(8) that supports force-scripts (please
check the ppp(8) manual), this should fix your P
an try ``make rerelease'' to speed up the
things, after applying this patch in ${CHROOTDIR}/usr/src.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD comm
what is going on?
>
Most probably, you forgot to upgrade your /etc/rc.d/ldconfig.
Check with ``ldconfig -r'', the ``search directories: '' should
start with ``/lib:/usr/lib''.
Also, the latest bsd.lib.mk,v 1.154 takes care of removing
stale /usr/lib/libfoo.so
On Sat, Sep 06, 2003 at 08:24:57AM +0900, horio shoichi wrote:
> On Fri, 5 Sep 2003 22:47:02 +0300
> Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
> > Is there anybody out there who successfully uses the rpc.ypxfrd(8)
> > server to speed up distribution of NIS maps, either o
On Fri, Sep 05, 2003 at 04:49:17PM -0500, Dan Nelson wrote:
> In the last episode (Sep 05), Ruslan Ermilov said:
> > Is there anybody out there who successfully uses the rpc.ypxfrd(8)
> > server to speed up distribution of NIS maps, either on 4.x or 5.x?
> > I have troub
Is there anybody out there who successfully uses the rpc.ypxfrd(8)
server to speed up distribution of NIS maps, either on 4.x or 5.x?
I have trouble getting it to work.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED
On Thu, Sep 04, 2003 at 09:58:39PM +0300, Ruslan Ermilov wrote:
[...]
> The patch is not a problem (attached). I've been looking at
> how our friends do this. NetBSD has symlinks in /usr/lib to
> /lib, both to .so and .so.X, and their cc(1) and ld(1) don't
> look things
to be
> a problem again.
>
cp -f
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
On Mon, Sep 01, 2003 at 09:31:29AM -0700, David O'Brien wrote:
> On Mon, Sep 01, 2003 at 09:44:24AM +0300, Ruslan Ermilov wrote:
> > On Sun, Aug 31, 2003 at 10:10:49PM -0700, David O'Brien wrote:
> > > On Sun, Aug 31, 2003 at 05:52:24PM +0300, Ruslan Ermilov wrote:
&g
rd going on in
> /usr/lib though... a lot of the files don't have newer dates, I haven't
> tracked down why yet.
>
This is because static libraries are installed with -C. The reasoning
was like this:
On Sat, Mar 30, 2002 at 02:15:56PM +0100, Dag-Erling Smorgrav wrote:
> Ruslan
On Mon, Sep 01, 2003 at 01:22:49AM -0600, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> : On Mon, Sep 01, 2003 at 08:58:19AM +0200, Christoph P. Kukulies wrote:
> : > On Mon, Sep 01, 2003 at 09:44:24AM
On Mon, Sep 01, 2003 at 08:58:19AM +0200, Christoph P. Kukulies wrote:
> On Mon, Sep 01, 2003 at 09:44:24AM +0300, Ruslan Ermilov wrote:
> > I think that Gordon took a safe path with creating compatibility symlinks.
> > Besides, creating compatibility symlinks has a nicety o
t; Revision ChangesPath
> 1.389 +9 -9 src/Makefile.inc1
>
How about if we get rid of the numbering here completely?
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
On Sun, Aug 31, 2003 at 10:10:49PM -0700, David O'Brien wrote:
> On Sun, Aug 31, 2003 at 05:52:24PM +0300, Ruslan Ermilov wrote:
> > > > I might be missing an obvious, but I just don't see a reason
> > > > why we should use relative linking here: we should
SE? This is the static
thing, perhaps you want 5.1-CURRENT (HEAD)? What's your current
system?
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
On Sun, Aug 31, 2003 at 02:07:42PM +0200, Alexander Leidinger wrote:
> On Sat, 30 Aug 2003 21:56:53 +0300
> Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
>
> > > I think a workaround would be to use absolute symlinks (at least as an
> > > option).
> > >
>
king here: we should just link
to where we really install. With the attached patch, I get:
$ make -n install -DNOMAN DESTDIR=/foo
install -C -o root -g wheel -m 444 libalias.a /foo/usr/lib
install -s -o root -g wheel -m 444 libalias.so.4 /foo/lib
ln -fs libalias.so.4 /foo/lib/libalias.so
ln -fs /
are/examples/etc/ is a good idea.
> Many admins
> may not know the system has this capability unless they see a copy of
> nsswitch.conf in /etc.
>
Many admins should learn how to consult with the release notes then. ;-)
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL
> > is posted.
>
> Done.
>
Does it serve as "all clear" too? ;-)
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
examples/etc.
>
> I just cvsup'ed tonight (Thursday) and built world. So, I'm up to date.
>
Please see the ``Default source lists'' section of the nsswitch.conf(5)
manpage that talks about this case.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAI
?= kern/bus_if.m kern/device_if.m dev/iicbus/iicbb_if.m \
dev/iicbus/iicbus_if.m isa/isa_if.m \
%%%
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
gt; *** Error code 71
>
> Stop in /freebsd/src/etc/sendmail.
> *** Error code 1
>
> Stop in /freebsd/src/etc.
>
> *** FATAL ERROR: Cannot 'cd' to /usr/src/etc and install files to
> the temproot environment
>
Please make sure to upgrade
.TARGET} ${OBJS} ${LDADD}
> +.endif
> .endif
>
> .else !defined(SRCS)
No, thanks. If a makefile has a
${PROG}: foo
line, just to add an additional dependency, this patch will break
building the ${PROG}.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTE
lem. It's been on my TODO list for
a long time. When I have time, I will fix it. Don't worry,
it's harmless, and no, it's not new, and it doesn't have any
relation to GCC. It's just that make(1) was fixed to print
these warnings (was that Juli who fixed it?).
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
On Wed, Aug 06, 2003 at 08:05:52PM +1000, Tim Robbins wrote:
> On Sat, Aug 02, 2003 at 06:08:50PM +0300, Ruslan Ermilov wrote:
>
> > Gang, :-)
> >
> > While working with Marcel on a bootable CD-ROM for IA64 issue,
> > I've stumbled upon the following problem.
On Tue, Aug 05, 2003 at 01:44:44AM +0400, Andrey Chernov wrote:
> On Mon, Aug 04, 2003 at 23:32:19 +0300, Ruslan Ermilov wrote:
>
> > I think we've now reached the agreement with Andrey that
> > a more correct, safe, and portable [sic] construct would
> > be "LC_
On Mon, Aug 04, 2003 at 08:58:00PM +0200, Dag-Erling Sm?rgrav wrote:
> Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> > > For example, this result is right and not the bug (but wrong tr usage):
> > >
> > > env LANG=de_DE.ISO8859-1 tr '[a-z]' '[A-Z]
erent ideas about the collating
order. On Linux, the German locale's collating sequence will be
``A a ... B b'', while on FreeBSD, it's ``A B ... a b''.
So I'd rather prefer if we revert to the old behavior in tr(1).
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
tr(1), as fcns.h is generated using src/lib/libedit/makelist.
Perhaps, just enforcing the C locale will fix it.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
onment
variables to take higher precedence than globals.)
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
On Sat, Aug 02, 2003 at 05:00:45PM +0100, Bruce Cran wrote:
> On Sat, Aug 02, 2003 at 06:08:50PM +0300, Ruslan Ermilov wrote:
> > Gang, :-)
> >
> > While working with Marcel on a bootable CD-ROM for IA64 issue,
> > I've stumbled upon the following problem. I ne
16 $md
mount -t msdosfs /dev/$md /mnt
dd if=/dev/zero of=/mnt/foo
Changing to the -F 16 does not take any (good) effect.
Anyone is interested in narrowing it down?
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED]
ibs/libdriver/input.cpp
/usr/src/gnu/usr.bin/groff/src/libs/libdriver/../../../../../../contrib/groff/src/libs/libdriver/printer.cpp
So in short, something is wrong with your build environment.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
On Wed, Jul 30, 2003 at 04:23:20PM -0500, Juli Mallett wrote:
> * Ruslan Ermilov <[EMAIL PROTECTED]> [ Date: 2003-07-30 ]
> [ w.r.t. make -U ]
> > Sorry, I've accidentally dropped an email about `make -U'.
> >
> > I think that it's not need
following makefile,
FOO+= bar
all:
@echo ${FOO}
when run as ``make FOO=foo'', will print just ``foo''.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
On Wed, Jul 30, 2003 at 05:34:01PM +1000, John Birrell wrote:
> On Wed, Jul 30, 2003 at 10:24:42AM +0300, Ruslan Ermilov wrote:
> > I'm regularly upgrading 4.0-RELEASE to 5.x-CURRENT to check that
> > the upgrade path wasn't broken, and this check comes very handy.
> &
trying to make, IMO.
I'm regularly upgrading 4.0-RELEASE to 5.x-CURRENT to check that
the upgrade path wasn't broken, and this check comes very handy.
I wouldn't object though if it was done using kern.osreldate.
I'd happily test any patches in this direction for you, John.
Ch
On Wed, Jul 30, 2003 at 06:14:17AM +1000, Bruce Evans wrote:
> On Tue, 29 Jul 2003, Ruslan Ermilov wrote:
>
> > ...
> > Forget what I've said about NO_WERROR, it (unfortunately) only
> > applies to the userland.
> >
> > Still, running "make rerele
, and similarly my nigthly "buildkernel"
completed without errors. This turned out to be due to the
-O vs. -Os differences. For example, compiling vfs_subr.o
from the GENERIC kernel results in these same warnings when
compiled with COPTFLAGS="-Os -pipe". Peter, should we switch
-Werror back off in kern.pre.mk?
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
On Tue, Jul 29, 2003 at 02:09:24PM +0200, Kai Mosebach wrote:
>
> > -Urspr?ngliche Nachricht-
> > Von: Ruslan Ermilov [mailto:[EMAIL PROTECTED]
> > Gesendet: Dienstag, 29. Juli 2003 14:06
> > An: Kai Mosebach
> > Cc: David Leimbach; Michael Reifenberger;
;
/usr/libexec/cc1plus -v
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
:
>
> make mk TARGET=doMFSKERN
>
> would be appropriate to guarentee consistancy. Just a thought.
>
If this is the case, then it's a bug and should be fixed. I am
looking to see now if I can reproduce the problem, but a wild
guess is that: release/Makefile calls chroo
nd
> mergemaster. Of course, I don't want to do these things if
> buildworld failed. Is there any way I can tell in the absence of
> saved output?
>
The last thing made is creation of the freebsd.cf file.
See if it was created in /usr/obj/usr/src/etc/sendmail.
Cheers,
--
Ruslan Ermi
hat should I be looking for?
>
I think cvs-all@ would be more appropriate.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
On Fri, Jul 25, 2003 at 01:39:14PM -0700, David O'Brien wrote:
> On Thu, Jul 24, 2003 at 11:50:10PM +0300, Ruslan Ermilov wrote:
> > > > > boot.flp is actually useful on sparc64 because you can dd it to a disk
> > > > > from solaris and then boot off
On Fri, Jul 25, 2003 at 01:59:40PM -0700, David O'Brien wrote:
> On Tue, Jul 22, 2003 at 02:26:34PM -0400, John Baldwin wrote:
> >
> > On 22-Jul-2003 Ruslan Ermilov wrote:
> > > Hi!
> > >
> > > As many of you probably know, recent telnet commit b
On Thu, Jul 24, 2003 at 11:55:10AM -0700, David O'Brien wrote:
> On Wed, Jul 23, 2003 at 07:07:30PM +0300, Ruslan Ermilov wrote:
> > On Wed, Jul 23, 2003 at 11:57:58AM -0400, Jake Burkholder wrote:
> > > Apparently, On Wed, Jul 23, 2003 at 09:16:43AM +0300,
> > >
eros5/ is proposed.
I'd appreciate a quick response.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
On Wed, Jul 23, 2003 at 11:57:58AM -0400, Jake Burkholder wrote:
> Apparently, On Wed, Jul 23, 2003 at 09:16:43AM +0300,
> Ruslan Ermilov said words to the effect of;
>
> > A similar change would be in order for sparc64. Patch is
> > attached, please review. The net e
On Wed, Jul 23, 2003 at 11:33:50AM +0100, Mark Murray wrote:
> Hi
>
> Please do not commit this.
>
Please stop repeating this endlessly. This patch is only
for those who need a working "make release" urgently, like
me. You made it clear that you're working on a bett
On Tue, Jul 22, 2003 at 07:42:33PM +0300, Ruslan Ermilov wrote:
> Hi!
>
> As many of you probably know, recent telnet commit broke snapshot
> building. Since I needed a working "make release" to go on with
> my task on floppy-less "make release" (for A
e in "make release"
> creating useless boot.flp.
>
> Desired by: peter
>
> Revision ChangesPath
> 1.789 +0 -3 src/release/Makefile
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software
ARGET}
+ release.6 release.7 release.8 release.9 ${FIXIT_TARGET}
@cd ${.CURDIR} && ${MAKE} ${EXTRAS}
@echo "Release done"
%%%
The release.9 target is responsible for creating mfsroot, amongst
other tasks.
Cheers,
--
Ruslan Ermilov Sysadmin and DB
t;
> > Yes.
>
> Ugh.
>
Yes, after looking into this a bit deeper, I must agree that
preserving the mfsroot is much simpler. And I will probably
do just that.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
On Tue, Jul 22, 2003 at 02:45:52PM -0400, John Baldwin wrote:
>
> On 22-Jul-2003 Ruslan Ermilov wrote:
> > On Tue, Jul 22, 2003 at 02:26:34PM -0400, John Baldwin wrote:
> >>
> >> On 22-Jul-2003 Ruslan Ermilov wrote:
> >> > Hi!
> >> >
>
On Tue, Jul 22, 2003 at 02:26:34PM -0400, John Baldwin wrote:
>
> On 22-Jul-2003 Ruslan Ermilov wrote:
> > Hi!
> >
> > As many of you probably know, recent telnet commit broke snapshot
> > building. Since I needed a working "make release" to go on with
is telnet commit: it ensures that crypto telnet[d] do not
end up in the "base" distribution.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD com
e needs to call the "all"
target, which the attached patch simply does. It's just a pure
coincidence that the "distribution" part of src/etc/Makefile does
not need to build anything (in the object directory).
Can you please test it and commit?
Cheers,
--
Ruslan E
On Mon, Jul 21, 2003 at 06:08:43PM +0300, Ruslan Ermilov wrote:
> On Mon, Jul 21, 2003 at 02:13:45PM +0300, Andrey Elperin wrote:
> > On Sun, Jul 20, 2003 at 02:44:23PM +0300, Ruslan Ermilov wrote:
> > > > A few days ago I've noticed such messages in CURRENT bui
On Mon, Jul 21, 2003 at 02:13:45PM +0300, Andrey Elperin wrote:
> On Sun, Jul 20, 2003 at 02:44:23PM +0300, Ruslan Ermilov wrote:
> > > A few days ago I've noticed such messages in CURRENT buildlog (on 4.7
> > > box, building without -j) :
> > >
> > &g
* Error code 1
>
> Stop in /vol/vol0/users/des/tinderbox/CURRENT/sparc64/sparc64/src/bin/ed.
> *** Error code 1
>
Fixed in src/bin/ed/Makefile,v 1.28.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
.lo mount.lo mount_cd9660.lo
> mount_msdosfs.lo reboot.lo restore.lo swapon.lo umount.lo ftp.lo telnet.lo vi.lo
> chown.lo chroot.lo -ledit -lgeom -lkvm -lm -lncurses
> -lutil
> *** Error code 1
>
> Stop in /usr/obj/usr/src/release/fixit_crunch.
> *** Error code 1
>
I
e
> *** Error code 1
>
Marius Strobl has submitted a fix for this (privately to me
and Alexander) a week ago. I have just committed it.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
On Sun, Jul 06, 2003 at 09:40:38AM +0900, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> : On Sat, Jul 05, 2003 at 04:48:09PM -0400, David Gilbert wrote:
> : [...]
> : > The hostap machine is 4.
de, or some Prism's also do?
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
On Fri, Jul 04, 2003 at 02:02:09AM +0300, Ruslan Ermilov wrote:
[...]
> Doh, forgot to mention: the following patch fixes it for me.
>
A better version:
%%%
Index: su
===
RCS file: /home/ncvs/src/etc/pam.d/su,v
retrieving re
On Fri, Jul 04, 2003 at 01:58:13AM +0300, Ruslan Ermilov wrote:
> On Fri, Jul 04, 2003 at 12:46:10AM +0200, Richard Arends wrote:
> > Hello,
> >
> > Please take a look at this:
> >
> > =
>
>
> Of course the latest 'who am i' should return 'richard' and not(!) 'root'
>
Yes, this sucks. DES, could you please fix it?
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
[EMAIL PROTECTED] Sunbay Software Ltd,
[EMAIL PROTECTED] FreeBSD committer
pgp0.pgp
Description: PGP signature
1 - 100 of 649 matches
Mail list logo