Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2013 09:59:34 -0500
From:      damonray@mac.hush.com
To:        "Tom Evans" <tevans.uk@googlemail.com>
Cc:        Fabian Wenk <fabian@wenks.ch>, freebsd-stable@freebsd.org
Subject:   Re: Ghosted logins in w/who
Message-ID:  <20130410145934.72F4C10E2D3@smtp.hushmail.com>
In-Reply-To: <CAFHbX1%2B8QAp7OXPK%2BhJP5JrB0WWvjhqMXfS-%2B01M%2B0A_L4S25g@mail.gmail.com>
References:  <20130409015643.0817D10E2C8@smtp.hushmail.com>	<20130409022837.GA95155@icarus.home.lan>	<E1UPVSY-0005Hj-Jm@kabab.cs.huji.ac.il>	<516428D2.9020701@wenks.ch>	<20130410140953.31C3D10E2D3@smtp.hushmail.com> <CAFHbX1%2B8QAp7OXPK%2BhJP5JrB0WWvjhqMXfS-%2B01M%2B0A_L4S25g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Got it. I'll double check to make sure everything was recompiled
correctly. Thanks!
Damon

On 4/10/2013 at 9:49 AM, "Tom Evans"  wrote:On Wed, Apr 10, 2013 at
3:09 PM,   wrote:
> If I wipe the utmp file all the w/who content goes away, resets if
you
> will. But in a matter of moments the problem reappears.. is this
> something that needs to be submitted as a bug report do you think?
> Thanks!
> Damon
>

Hi Damon

Fabian was explaining to you that utmp was replaced by utmpx.

All programs in base that wrote to utmp now write to utmpx instead. If
you still have programs not from base that write to utmp, you will get
incorrect/crazy values reported - you must rebuild all tools that
currently write to utmp so that they no longer do so.

Cheers

Tom
From owner-freebsd-stable@FreeBSD.ORG  Wed Apr 10 17:28:00 2013
Return-Path: <owner-freebsd-stable@FreeBSD.ORG>
Delivered-To: freebsd-stable@freebsd.org
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
 by hub.freebsd.org (Postfix) with ESMTP id EC07D728
 for <freebsd-stable@freebsd.org>; Wed, 10 Apr 2013 17:28:00 +0000 (UTC)
 (envelope-from wblock@wonkity.com)
Received: from wonkity.com (wonkity.com [67.158.26.137])
 by mx1.freebsd.org (Postfix) with ESMTP id AFFD7C23
 for <freebsd-stable@freebsd.org>; Wed, 10 Apr 2013 17:28:00 +0000 (UTC)
Received: from wonkity.com (localhost [127.0.0.1])
 by wonkity.com (8.14.6/8.14.6) with ESMTP id r3AHRsiw036831;
 Wed, 10 Apr 2013 11:27:54 -0600 (MDT)
 (envelope-from wblock@wonkity.com)
Received: from localhost (wblock@localhost)
 by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r3AHRrL5036828;
 Wed, 10 Apr 2013 11:27:53 -0600 (MDT)
 (envelope-from wblock@wonkity.com)
Date: Wed, 10 Apr 2013 11:27:53 -0600 (MDT)
From: Warren Block <wblock@wonkity.com>
To: Eugene Grosbein <egrosbein@rdtc.ru>
Subject: Re: Release ISO images have broken RockRidge data
In-Reply-To: <5164F8D8.8030604@rdtc.ru>
Message-ID: <alpine.BSF.2.00.1304101126590.36759@wonkity.com>
References: <5163F4D4.1090505@rdtc.ru>
 <5FD2125C-678B-4DCB-B9ED-33C0D3AB2B81@longcount.org>
 <CAMXt9NbNy7hM9S6xxw3+hoxdbA_GbbZVOi8Tqo2OLZ9FZfFcyg@mail.gmail.com>
 <5164F8D8.8030604@rdtc.ru>
User-Agent: Alpine 2.00 (BSF 1167 2008-08-23)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3
 (wonkity.com [127.0.0.1]); Wed, 10 Apr 2013 11:27:54 -0600 (MDT)
Cc: Mark Saad <nonesuch@longcount.org>,
 FreeBSD Stable <freebsd-stable@freebsd.org>
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-stable>,
 <mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable>;
List-Post: <mailto:freebsd-stable@freebsd.org>
List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>,
 <mailto:freebsd-stable-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Apr 2013 17:28:01 -0000

On Wed, 10 Apr 2013, Eugene Grosbein wrote:

> 09.04.2013 21:58, Mark Saad ?????:
>
>>> While not the same you can always do this
>>>
>>> mdconfig -a -t vnode -f yourfreebsd-version.iso
>>>
>>> mount -t cd9660 /dev/md0 /cdrom
>>>
>>> Then use pax, cpio , cp, rsync etc to copy the data off the image .
>
> This way breaks hardlinks, so /rescue expands to 690M instead of 5M.

rsync will support hard links with -H.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130410145934.72F4C10E2D3>