I have installed FreeBSD 4.7-stable to may laptop pc.
It is an old ISA based machine.
I found 4.7-stable kernel crashes in fatal trap 12 at boot time
on the machine, while 4.7-RC kernel worked well.
So I examined differences between the versions
and found new implementation of nexus_print_al
On Tue, Oct 15, 2002 at 05:32:50PM +0200, Oliver Fromme wrote:
> > (1) It just overwrote system files that users are not supposed to
> > change anyway, like files in /etc/defaults and the /etc/rc*
> > files.
> Additionally, I think it might be a good idea to make those
> f
Matthew Dillon <[EMAIL PROTECTED]> wrote:
> (2) Initial diff does not use the pager and chops it to fit on a single
> screen. This fixes the problem where you would sometimes be left
> in the pager and sometimes not be left in the pager, depending
> on the size of
Matthew Dillon <[EMAIL PROTECTED]> wrote:
> I would like mergemaster a whole lot more if:
>
> (1) It just overwrote system files that users are not supposed to
> change anyway, like files in /etc/defaults and the /etc/rc*
> files.
Additionally, I think it might be a
I've just upgraded from
FreeBSD 4.6-STABLE (CISEKERN) #15: Tue Aug 20 14:37:29 EDT 2002
to
FreeBSD 4.7-STABLE #18: Mon Oct 14 14:59:08 EDT 2002
and for some reason, with the 4.7 kernel, init is dying:
FreeBSD 4.7-STABLE #18: Mon Oct 14 14:59:08 EDT 2002
[EMAIL PROTECTED]
Hi,
I think something like /etc/defaults/mergemaster.conf, where for each
file or for each directory (or pattern) can be defined the action, like
"always update", "never update", "merge".
There are many files wich can be always updated during mergemaster like
/etc/periodic or rc.*.
The user
On Tue, Oct 15, 2002 at 08:39:06AM -0400, ender wrote:
> [INSERT SOUND OF FOREHEAD HITTING TABLE HERE]
>
> Yes. /tmp is mounted noexec. *grumble*
>
> Sorry to have wasted everyone's time.
>
Heh, TMPDIR is your friend :)
--
Chris D. Faulhaber - [EMAIL PROTECTED] - [EMAIL PROTECTED]
Lucky Green wrote:
> Matthew Dillon wrote about mergemaster:
> -
> I also like the idea someone posted in regards to having a list of
> files 'typically never modified by the sysop', e.g. /etc/defaults/*,
> /etc/rc*, and so forth, though with the patches I have so far that
>> I'm attempting to upgrade a 4.6.2 box to 4.7 using source. I have successfully
>> built the new world, however when I try to install it I get the following:
>>
>> barrow# cd /usr/src/
>> barrow# make installworld
>> mkdir -p /tmp/install.4267
>> for prog in [ awk cat chflags chmod chown date e
>From: "Lucky Green" <[EMAIL PROTECTED]>
>Date: Tue, 15 Oct 2002 02:11:22 -0700
>... What would also be
>helpful, though this may be diff's fault, would be if there were less
>tendency for mergemaster to combine changes the admin likely wants to
>make (adding a new user the OS requires) with cha
Hello ender,
What is your kernel security level?
sysctl -a | grep kern.securelevel
kern.securelevel: -1
Tuesday, October 15, 2002, 2:15:36 PM, you wrote:
e> I'm attempting to upgrade a 4.6.2 box to 4.7 using source. I have successfully
e> built the new world, however when I try to install it I
On Tue, Oct 15, 2002 at 08:15:36AM -0400, ender wrote:
> I'm attempting to upgrade a 4.6.2 box to 4.7 using source. I have successfully
> built the new world, however when I try to install it I get the following:
>
> barrow# cd /usr/src/
> barrow# make installworld
> mkdir -p /tmp/install.4267
>
I'm attempting to upgrade a 4.6.2 box to 4.7 using source. I have successfully
built the new world, however when I try to install it I get the following:
barrow# cd /usr/src/
barrow# make installworld
mkdir -p /tmp/install.4267
for prog in [ awk cat chflags chmod chown date echo egrep find grep
Matthew Dillon wrote about mergemaster:
-
I also like the idea someone posted in regards to having a list of
files 'typically never modified by the sysop', e.g. /etc/defaults/*,
/etc/rc*, and so forth, though with the patches I have so far that
particular problem is not
14 matches
Mail list logo