Re: freebsd-update upgrade -r 7.4-RELEASE-p12

2013-10-10 Thread Mark Felder
commit message: Introduce the /libexec/freebsd-version script, which is intended to be used by auditing tools to determine the userland patch level when it differs from what `uname -r` reports. This can happen when the system is kept up-to-date using freebsd-update and the last SA did not touc

Re: freebsd-update upgrade -r 7.4-RELEASE-p12

2013-10-09 Thread Mike Brown
Eduardo Morras wrote: > [...] uname -a should give the correct answer. Has uname other utility than > show information about the operating system implementation? No, and it must > be accurate. That's what I thought, but when I asked about it here last year, I was told that this is the way thing

Re: freebsd-update upgrade -r 7.4-RELEASE-p12

2013-10-09 Thread alexus
Mike Brown: $ grep ^BRANCH /usr/src/sys/conf/newvers.sh BRANCH="RELEASE-p12" $ then again, I used freebsd-update and not /usr/src, but it makes sense what you said with kernel, so I guess I _AM_ on the latest -p12 and kernel is on -p9 as there was no changes after that to kernel.

Re: freebsd-update upgrade -r 7.4-RELEASE-p12

2013-10-09 Thread Eduardo Morras
On Tue, 8 Oct 2013 21:32:39 -0600 (MDT) Mike Brown wrote: > alexus wrote: > > ok, I just did fetch & install and got bumped from p5 to p9 > > > > # uname -a > > FreeBSD XX.X.org 7.4-RELEASE-p9 FreeBSD 7.4-RELEASE-p9 #0: Mon Jun 11 > > 19:47:58 UTC 2012 > > r...@amd64-builder.daemonology.net:

Re: freebsd-update upgrade -r 7.4-RELEASE-p12

2013-10-09 Thread Mark Felder
n the kernel like that so it's easier for people to audit their systems. I have VMs right now in Xen that report different FreeBSD versions and it's confusing for other sysadmins who aren't intimately familiar with FreeBSD. Some were updated by freebsd-upda

Re: freebsd-update upgrade -r 7.4-RELEASE-p12

2013-10-08 Thread Mike Brown
alexus wrote: > ok, I just did fetch & install and got bumped from p5 to p9 > > # uname -a > FreeBSD XX.X.org 7.4-RELEASE-p9 FreeBSD 7.4-RELEASE-p9 #0: Mon Jun 11 > 19:47:58 UTC 2012 > r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC > amd64 > # > > can I take it all the way t

Re: freebsd-update upgrade -r 7.4-RELEASE-p12

2013-10-07 Thread alexus
it didn't help.. # freebsd-update fetch Looking up update.FreeBSD.org mirrors... 5 mirrors found. Fetching metadata signature for 7.4-RELEASE from update6.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. The following file

Re: freebsd-update upgrade -r 7.4-RELEASE-p12

2013-10-07 Thread alexus
tch again, hoping it will do that) On Mon, Oct 7, 2013 at 4:16 PM, Mark Felder wrote: > On Mon, Oct 7, 2013, at 14:22, alexus wrote: > > bash-4.2# freebsd-update upgrade -r 7.4-RELEASE-p12 > > Just freebsd-update fetch && freebsd-update install is all you should > have

Re: freebsd-update upgrade -r 7.4-RELEASE-p12

2013-10-07 Thread Mark Felder
On Mon, Oct 7, 2013, at 14:22, alexus wrote: > bash-4.2# freebsd-update upgrade -r 7.4-RELEASE-p12 Just freebsd-update fetch && freebsd-update install is all you should have to run. The -r flag is for jumping major releases (from 7.x to 8.x, for example). I can't comment on wh

Re: freebsd-update upgrade -r 7.4-RELEASE-p12

2013-10-07 Thread Andreas Rudisch
On Mon, 7 Oct 2013 15:22:17 -0400 alexus wrote: > bash-4.2# freebsd-update upgrade -r 7.4-RELEASE-p12 > Is there a way to upgrade 7.4-RELEASE-p5 to 7.4-RELEASE-p12 using > freebsd-update now? What about: # freebsd-update fetch # freebsd-update install http://www.freebsd.org/security/

freebsd-update upgrade -r 7.4-RELEASE-p12

2013-10-07 Thread alexus
bash-4.2# freebsd-update upgrade -r 7.4-RELEASE-p12 Looking up update.FreeBSD.org mirrors... 5 mirrors found. Fetching metadata signature for 7.4-RELEASE from update4.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. The following components of FreeBSD seem to be

freebsd-update fails to tfetch public key

2013-08-18 Thread david coder
freebsd-update whatever on 9.2-PRERELEASE yields "Fetching public key from ... failed." using the freebsd-update.conf that comes w/the system. i must be doing something wrong. what? david coder ___ freebsd-questions@freebsd.org ma

Help! Cannot boot after freebsd-update update to 9.1-p5

2013-07-28 Thread Brett Glass
Help! I just used freebsd-update to upgrade a system to FreeBSD 9.1-RELEASE-p5 to close the latest security holes. I then rebuilt my custom kernel and tried to reboot. I'm now getting the message Can't work out which disk we are booting from. Guessed BIOS device 0x not found

Re: Should I be able to use mergemaster with freebsd-update?

2013-07-09 Thread Eugene
Hi all, A small followup: Looks like freebsd-update does try to rebuild the password database but does not quite succeed, leaving binary files in somewhat corrupted state, this leading to some problems when trying to add new users later. This is discussed here: http://www.freebsd.org/cgi

Re: Should I be able to use mergemaster with freebsd-update?

2013-07-02 Thread Eugene
Hi all, In case anybody was following this discussion, I have successfully upgraded the system from 8.2 to 8.4 using freebsd-update. The process did have some glitches (in retrospect, minor ones) but mostly they were not related to freebsd-update (like some issues with gmirror and firewall

Re: Upgrading from 8.0 to 8.4 with freebsd-update?

2013-06-27 Thread Adam Vande More
On Thu, Jun 27, 2013 at 8:05 PM, Patrick wrote: > Is it possible to skip point releases using freebsd-update so that I > can go from 8.0 to 8.4 Yes. http://www.freebsd.org/releases/8.4R/relnotes-detailed.html#upgrade -- Adam Vand

Upgrading from 8.0 to 8.4 with freebsd-update?

2013-06-27 Thread Patrick
Is it possible to skip point releases using freebsd-update so that I can go from 8.0 to 8.4, or do I need to go 8.0 -> 8.1 -> 8.2 -> 8.3 -> 8.4? Patrick ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/list

Re: Should I be able to use mergemaster with freebsd-update?

2013-06-26 Thread Mark Felder
On Wed, Jun 26, 2013, at 2:07, Mike Brown wrote: > > Next step, I think, is reboot, before another 'freebsd-update install' > run. > I'm worried something is still amiss, though, so I'm holding off for now. > :( When in doubt: fetch source, build, instal

Re: Should I be able to use mergemaster with freebsd-update?

2013-06-26 Thread Mike Brown
I wrote: > The main problem this time is that I'm not so lucky with the password files, > because for 8.4, freebsd-update has fetched new, stock .db files to put in > /etc. Whoa, sorry, I misspoke here. freebsd-update asked me, after the merges, to approve unspecified differen

Re: Should I be able to use mergemaster with freebsd-update?

2013-06-25 Thread Mike Brown
On Tue, Jun 25, 2013, at 15:29, Eugene wrote: > I do not quite understand. Is the freebsd-update upgrade process > completely broken? IMHO it is partially broken; I'm not doing anything special. How broken it is depends on what's getting changed. Most of what the system is des

Re: Should I be able to use mergemaster with freebsd-update?

2013-06-25 Thread Mark Felder
On Tue, Jun 25, 2013, at 15:29, Eugene wrote: > Hi all, > > I do not quite understand. Is the freebsd-update upgrade process > completely > broken? Or is it some special mode? Or was it broken recently? > Because some time ago I have upgraded from 8.1 to 8.2 quite nicely, wi

Re: Should I be able to use mergemaster with freebsd-update?

2013-06-25 Thread Eugene
Hi all, I do not quite understand. Is the freebsd-update upgrade process completely broken? Or is it some special mode? Or was it broken recently? Because some time ago I have upgraded from 8.1 to 8.2 quite nicely, with editor-based merging of config files, and was planning to upgrade to 8.4

Re: Should I be able to use mergemaster with freebsd-update?

2013-06-25 Thread Mark Felder
On Tue, Jun 25, 2013, at 3:14, Mike Brown wrote: > > Well, thanks for reading this far. I'm scared to death to reboot now, > since my > server is in another city, but we'll see how it goes. > I always avoid freebsd-update when moving between releases simply because

Re: Should I be able to use mergemaster with freebsd-update?

2013-06-25 Thread Mike Brown
> I'm using freebsd-update to upgrade my system to the latest minor version > (from 8.3-RELEASE to 8.4-RELEASE). > > I'm surprised that the merge handling system isn't more robust. When > upgrading > the old way, from source, I was used to using mergemaster to h

Re: freebsd-update percentage indicators - what are they, why are they so random?

2013-06-25 Thread Mike Brown
> Fetching 1 metadata files... 70.5% > done. > 70.5% > 70.5% > 74.2% > 74.2% > 81.7% > 81.7% > 70.5% I think this is a result of having "-v" in my GZIP environment variable. I always forget about my GZIP and BZIP2 variables. I should've known. So, never mind about that. ___

Should I be able to use mergemaster with freebsd-update?

2013-06-22 Thread Mike Brown
I'm using freebsd-update to upgrade my system to the latest minor version (from 8.3-RELEASE to 8.4-RELEASE). I'm surprised that the merge handling system isn't more robust. When upgrading the old way, from source, I was used to using mergemaster to handle any merges that c

freebsd-update percentage indicators - what are they, why are they so random?

2013-06-22 Thread Mike Brown
I'm using freebsd-update to upgrade my system to the latest minor release. At a couple points in the process, I get weird status indicators (percentages) showing me that something is happening: Fetching 1 metadata files... 70.5% done. 70.5% 70.5% 74.2% 74.2% 81.7% 81.7%

Re: freebsd-update and /boot/kernel/linker.hints

2013-05-13 Thread Stephan Schindel
On Mon, May 13, 2013 at 11:22:41AM +0200, Wolfgang Riegler wrote: > Hi, > > since last freebsd-update fetch install I always get this message after > freebsd-update fetch: > > The following files will be updated as part of updating to 9.1-RELEASE-p3: > /boot/kernel/linker.h

freebsd-update and /boot/kernel/linker.hints

2013-05-13 Thread Wolfgang Riegler
Hi, since last freebsd-update fetch install I always get this message after freebsd-update fetch: The following files will be updated as part of updating to 9.1-RELEASE-p3: /boot/kernel/linker.hints but freebsd-update install doesn't install anything. Is there something wrong with my s

freebsd-update question

2013-05-04 Thread doug
I had an 8.2 system that I wanted to take to 8.4. First I tried upgrade to 8.4, getting (in essence) can't do that. So I upgraded 8.2 which worked giving the end-of-life warning. But seemed work. I then did an upgrade to 8.3 with: freebsd-update -r 8.3-RELEASE upgrade The first

Re: FreeBSD-update?

2013-04-25 Thread Polytropon
On Thu, 25 Apr 2013 11:14:06 -0400 (EDT), Daniel Feenberg wrote: > This is written as though it applies to FreeBSD, but I was > under the impression that FreeBSD didn't do anything with > /etc/issue. It actually works quite well, I'm using it for decades. :-) You just need to add the item "if=/et

Re: FreeBSD-update?

2013-04-25 Thread Daniel Feenberg
On Thu, 25 Apr 2013, Polytropon wrote: On Thu, 25 Apr 2013 07:37:01 -0400 (EDT), Daniel Feenberg wrote: On Thu, 25 Apr 2013, Steve O'Hara-Smith wrote: The problem under discussion is that the kernel version does not change when a freebsd-update update does not include a k

Re: FreeBSD-update?

2013-04-25 Thread Polytropon
On Thu, 25 Apr 2013 07:37:01 -0400 (EDT), Daniel Feenberg wrote: > > > On Thu, 25 Apr 2013, Steve O'Hara-Smith wrote: > > > > > The problem under discussion is that the kernel version does not > > change when a freebsd-update update does not include a

Re: FreeBSD-update?

2013-04-25 Thread Daniel Feenberg
On Thu, 25 Apr 2013, Steve O'Hara-Smith wrote: The problem under discussion is that the kernel version does not change when a freebsd-update update does not include a kernel change. Perhaps we could adopt the Linux practice of placing the release information in /etc/

Re: FreeBSD-update?

2013-04-24 Thread Steve O'Hara-Smith
On Thu, 25 Apr 2013 13:43:03 +1000 Da Rock wrote: > Interesting. My only observation was that sysctl is supposed to be the > 'system' database where all queries relate to. It is supposed to display > everything about the system; therefore any of these data bits should be > fixed here first. An

Re: FreeBSD-update?

2013-04-24 Thread Steve O'Hara-Smith
if the version of the OS itself was stored in > >> something like /etc/freebsd-version so you know what the version of > >> the OS as a > > Yes it would. > > > sysctl kern.version The problem under discussion is that the kernel version does not change when a freeb

Re: FreeBSD-update?

2013-04-24 Thread Da Rock
ersion level of the operating system. | |This part of documentation would, given the case, also require |adjustment, refering to the kernel instead of the OS. = On the other hand, maybe instead of changing the documentation of uname to accommodate a problem with freebsd update, maybe

Re: FreeBSD-update?

2013-04-24 Thread Mike.
ystem. | |This part of documentation would, given the case, also require |adjustment, refering to the kernel instead of the OS. = On the other hand, maybe instead of changing the documentation of uname to accommodate a problem with freebsd update, maybe freebsd update should be chang

Re: FreeBSD-update?

2013-04-24 Thread Polytropon
On Wed, 24 Apr 2013 22:32:17 -0400, Mike. wrote: > If uname -r [-a] does not give the proper version of the OS, then it is > either a bug, or the documentation for uname should be changed. > Currently, the man page for uname gives the following option: > > -r Write the current release level o

Re: FreeBSD-update?

2013-04-24 Thread Mike.
On 4/24/2013 at 5:07 PM Mike Brown wrote: |Da Rock wrote: |> sysctl kern.version | |For me, that's the same info as in uname -a. | |Try this: | |grep -v # /usr/src/sys/conf/newvers.sh | head -4 = If uname -r [-a] does not give the proper version of the OS, then it is either a bug, o

Re: FreeBSD-update?

2013-04-24 Thread Polytropon
w more precise information about what version of the OS is currently installed. I suggest having a text file in /etc that contains the currently installed version, maybe also a SVN revision number and a date. Updating via freebsd-update should not be that complicated. Also by updating from source (e. g. w

Re: FreeBSD-update?

2013-04-24 Thread Mark Felder
On Wed, Apr 24, 2013, at 20:41, Da Rock wrote: > On 04/25/13 09:07, Mike Brown wrote: > > Da Rock wrote: > >> sysctl kern.version > > For me, that's the same info as in uname -a. > > > > Try this: > > > > grep -v # /usr/src/sys/conf/newvers.sh | head -4 > That shows even less. But the point of the

Re: FreeBSD-update?

2013-04-24 Thread Da Rock
On 04/25/13 09:07, Mike Brown wrote: Da Rock wrote: sysctl kern.version For me, that's the same info as in uname -a. Try this: grep -v # /usr/src/sys/conf/newvers.sh | head -4 That shows even less. But the point of the OP was having a file in etc with the info on version, which I fell could

Re: FreeBSD-update?

2013-04-24 Thread Mark Felder
On Wed, Apr 24, 2013, at 18:07, Mike Brown wrote: > Da Rock wrote: > > sysctl kern.version > > For me, that's the same info as in uname -a. > > Try this: > > grep -v # /usr/src/sys/conf/newvers.sh | head -4 > Not useful if you don't have src on your servers, but that's good to know. ___

Re: FreeBSD-update?

2013-04-24 Thread Mike Brown
Da Rock wrote: > sysctl kern.version For me, that's the same info as in uname -a. Try this: grep -v # /usr/src/sys/conf/newvers.sh | head -4 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To u

Re: FreeBSD-update?

2013-04-24 Thread Da Rock
On 04/25/13 06:31, Steve O'Hara-Smith wrote: On Wed, 24 Apr 2013 14:52:17 -0500 "Mark Felder" wrote: On Wed, 24 Apr 2013 14:34:30 -0500, Steve O'Hara-Smith wrote: You have updated to 9.1-RELEASE-p2 - but since there have been no kernel changes since 9.1-RELEASE the kernel version message ha

Re: FreeBSD-update?

2013-04-24 Thread Steve O'Hara-Smith
On Wed, 24 Apr 2013 14:52:17 -0500 "Mark Felder" wrote: > On Wed, 24 Apr 2013 14:34:30 -0500, Steve O'Hara-Smith > wrote: > > > You have updated to 9.1-RELEASE-p2 - but since there have been no > > kernel changes since 9.1-RELEASE the kernel version message hasn't > > changed. > > This could

Re: FreeBSD-update?

2013-04-24 Thread Walter Hurry
update. > > It would be nice if the version of the OS itself was stored in something > like /etc/freebsd-version so you know what the version of the OS as a > whole is. I'd even accept some sort of output by freebsd-update. It just > seems silly that there's no other way --

Re: FreeBSD-update?

2013-04-24 Thread Walter Hurry
On Wed, 24 Apr 2013 19:35:01 +0200, Alexandre wrote: > Freebsd-update tool apply binary patches to your -RELEASE system and > GENERIC kernel. > Furthermore, sources are synced too (/usr/src) by default. > If you want to see the -p# increased, you have to recompile your GENERIC > k

Re: FreeBSD-update?

2013-04-24 Thread Mark Felder
the version of the OS as a whole is. I'd even accept some sort of output by freebsd-update. It just seems silly that there's no other way -- kern.osrelease is just the base release and kern.version is the same thing that uname -a outputs. It's hard to pick thi

Re: FreeBSD-update?

2013-04-24 Thread Steve O'Hara-Smith
On Wed, 24 Apr 2013 16:00:47 + (UTC) Walter Hurry wrote: > When I issue 'freebsd-update fetch install I see this: > > Looking up update.FreeBSD.org mirrors... 3 mirrors found. > Fetching metadata signature for 9.1-RELEASE from up

Re: FreeBSD-update?

2013-04-24 Thread Alexandre
o_ change has been written to the kernel, it will still report > > 9.1, even though the updates for -p2 have been applied to other places > > (like system binaries or libraries). > > > > You can use the -r option to freebsd-update to explicitely specify a > > version to

Re: FreeBSD-update?

2013-04-24 Thread Walter Hurry
, even though the updates for -p2 have been applied to other places > (like system binaries or libraries). > > You can use the -r option to freebsd-update to explicitely specify a > version to update to. See "man freebsd-update" for details. Thank

Re: FreeBSD-update?

2013-04-24 Thread Polytropon
On Wed, 24 Apr 2013 16:00:47 + (UTC), Walter Hurry wrote: > When I issue 'freebsd-update fetch install I see this: > > Looking up update.FreeBSD.org mirrors... 3 mirrors found. > Fetching metadata signature for 9.1-RELEASE from up

FreeBSD-update?

2013-04-24 Thread Walter Hurry
When I issue 'freebsd-update fetch install I see this: Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching metadata signature for 9.1-RELEASE from update5.freebsd.org... done. Fetching metadata index... done. Inspecting system...

Re: Keeping FreeBSD with custom kernel up to date: freebsd-update no option?

2013-04-21 Thread andreas scherrer
following: > On Wed, 17 Apr 2013 22:37:06 +0200, andreas scherrer wrote: >> For some reason I was under the impression that /usr/src/sys is not >> being updated by freebsd-update if I remove "kernel" from the >> "Components" directive in freebsd

Re: Keeping FreeBSD with custom kernel up to date: freebsd-update no option?

2013-04-17 Thread Polytropon
On Wed, 17 Apr 2013 22:37:06 +0200, andreas scherrer wrote: > For some reason I was under the impression that /usr/src/sys is not > being updated by freebsd-update if I remove "kernel" from the > "Components" directive in freebsd-update.conf. But I might be wrong (I

Re: Keeping FreeBSD with custom kernel up to date: freebsd-update no option?

2013-04-17 Thread andreas scherrer
I want to "track" RELEASE (not a >> development branch) and I want to receive security related updates. And >> I want to run a custom kernel. > > Without actually havint tested it, it seems that if you want > to use freebsd-update (binary updating), you should note thi

Re: Keeping FreeBSD with custom kernel up to date: freebsd-update no option?

2013-04-17 Thread Alexandre
Hi Andreas and Polytropon, In the case your are tracking -RELEASE branch, you can use freebsd-update tool to apply binary security patches on your system and upgrade versions (e.g. 9.0 to 9.1 or 9.x to 10.0 when available). Freebsd-update tool apply binary updates to your system and GENERIC

Re: Keeping FreeBSD with custom kernel up to date: freebsd-update no option?

2013-04-16 Thread Polytropon
I want to receive security related updates. And > I want to run a custom kernel. Without actually havint tested it, it seems that if you want to use freebsd-update (binary updating), you should note this: In /etc/freebsd-update.conf, you should have the line for what to update as "Components s

Keeping FreeBSD with custom kernel up to date: freebsd-update no option?

2013-04-16 Thread andreas scherrer
rom what I understand I cannot use "freebsd-update" in this case because it will invariably either overwrite my custom kernel (if I have "Components kernel" in the config file) or not update the kernel sources in /usr/src/sys (when I do not have "Components kernel" in the

Re: Keeping FreeBSD uptodate with svn, freebsd-update complaining

2013-04-12 Thread Melanie Schulte
Thank you, Matthew! That answers all of my questions. :-) I've done a "freebsd-update install" and it seems to have resolved the situation alright. ~ melanie -- M. Schulte -- mail & jabber: m...@fuglos.org http://m.fuglos.org/ __

Re: Keeping FreeBSD uptodate with svn, freebsd-update complaining

2013-04-12 Thread Matthew Seaman
9.1-RELEASE-p2 #5 r249029: Wed Apr 3 > 12:29:28 CEST 2013 root@XXX:/usr/obj/usr/src/sys/FUGLOS amd64 > > But what I don't understand is the following. Whenever I execute > 'freebsd-update fetch' (I had added a 'freebsd-update cron' to my > crontab), t

Keeping FreeBSD uptodate with svn, freebsd-update complaining

2013-04-12 Thread Melanie Schulte
following. Whenever I execute 'freebsd-update fetch' (I had added a 'freebsd-update cron' to my crontab), the output below(!) is generated. It's not clear to me what this actually means: * Why does freebsd-update want to update my system to 9.1-RELEASE-p2, although

Where can I find freebsd-update-server

2013-02-20 Thread Riaan Kruger
The article "Build Your Own FreeBSD Update Server" at http://www.freebsd.org/doc/en/articles/freebsd-update-server/index.htmlrefers to the freebsd-update-server located at http://www.freebsd.org/cgi/cvsweb.cgi/projects/freebsd-update-server which does not exist. Does this project still

Re: freebsd-update problems

2013-02-01 Thread Carl Johnson
Paul Macdonald writes: > On 01/02/2013 22:50, Carl Johnson wrote: >> Gökşin Akdeniz writes: >> >>> Fri, 01 Feb 2013 11:51:41 -0800 tarihinde >>> Carl Johnson yazmış: Does anybody have any suggestions on what might have happened and what can be done? >>> Hello Carl, >>> >>> What d

Re: freebsd-update problems

2013-02-01 Thread Paul Macdonald
On 01/02/2013 22:50, Carl Johnson wrote: Gökşin Akdeniz writes: Fri, 01 Feb 2013 11:51:41 -0800 tarihinde Carl Johnson yazmış: Does anybody have any suggestions on what might have happened and what can be done? Hello Carl, What does "# uname -a" or "# uname -r" output says? It still show

Re: freebsd-update problems

2013-02-01 Thread Carl Johnson
Carl Johnson writes: > Kevin Kinsey writes: > >> On Fri, Feb 01, 2013 at 11:51:41AM -0800, Carl Johnson wrote: >>> I ran freebsd-update to update my 8.1-RELEASE system to 8.3-RELEASE >>> (freebsd-update -r 8.3-RELEASE upgrade). It downloaded a bunch of &g

Re: freebsd-update problems

2013-02-01 Thread Paul Macdonald
On 01/02/2013 22:50, Carl Johnson wrote: Gökşin Akdeniz writes: Fri, 01 Feb 2013 11:51:41 -0800 tarihinde Carl Johnson yazmış: Does anybody have any suggestions on what might have happened and what can be done? Hello Carl, What does "# uname -a" or "# uname -r" output says? It still show

Re: freebsd-update problems

2013-02-01 Thread Carl Johnson
Gökşin Akdeniz writes: > Fri, 01 Feb 2013 11:51:41 -0800 tarihinde > Carl Johnson yazmış: >> >> Does anybody have any suggestions on what might have happened and what >> can be done? >> > > Hello Carl, > > What does "# uname -a" or "# uname -r" output says? It still shows 8.1, but another pos

Re: freebsd-update problems

2013-02-01 Thread Carl Johnson
Kevin Kinsey writes: > On Fri, Feb 01, 2013 at 11:51:41AM -0800, Carl Johnson wrote: >> I ran freebsd-update to update my 8.1-RELEASE system to 8.3-RELEASE >> (freebsd-update -r 8.3-RELEASE upgrade). It downloaded a bunch of >> files, asked me to edit some configuration

Re: freebsd-update problems

2013-02-01 Thread Gökşin Akdeniz
Fri, 01 Feb 2013 11:51:41 -0800 tarihinde Carl Johnson yazmış: > > Does anybody have any suggestions on what might have happened and what > can be done? > Hello Carl, What does "# uname -a" or "# uname -r" output says? -- Gökşin Akdeniz pgpxkVgruffrn.pgp Description: PGP signature

Re: freebsd-update problems

2013-02-01 Thread Kevin Kinsey
On Fri, Feb 01, 2013 at 11:51:41AM -0800, Carl Johnson wrote: > I ran freebsd-update to update my 8.1-RELEASE system to 8.3-RELEASE > (freebsd-update -r 8.3-RELEASE upgrade). It downloaded a bunch of > files, asked me to edit some configuration files, showed me long lists > of fil

freebsd-update problems

2013-02-01 Thread Carl Johnson
I ran freebsd-update to update my 8.1-RELEASE system to 8.3-RELEASE (freebsd-update -r 8.3-RELEASE upgrade). It downloaded a bunch of files, asked me to edit some configuration files, showed me long lists of files that have been changed, added and removed, and then ended with no status or error

freebsd-update won't update 8.2-R-p9 to p10

2013-01-13 Thread Matthew Pounsett
I can't seem to get freebsd-update to do the jump from 9.2-RELEASE-p9 to p10. This is what I'm getting. > sudo freebsd-update fetch Password: Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching metadata signature for 8.2-RELEASE from update5.FreeBS

freebsd-update IDS

2013-01-12 Thread ajtiM
Hi! I run freebsd-update on my upgraded FreeBSD 9.1-RELEASE and I got: /var/cache has 0755 permissions, but should have 0750 permissions I don't have a server. Should I change permission, please? Thank you. Mitja http://www.redbubble.com/people/l

Re: freebsd-update: fale?

2013-01-04 Thread Fbsd8
Joe Altman wrote: On Thu, Jan 03, 2013 at 03:50:44PM +0100, Martin Laabs wrote: Hi, On 01/02/13 01:21, Joe Altman wrote: Greetings, list. I have the following error; though I can load update5.FreeBSD.org in a browser: [...] maybe you use a release that is not supported by freebsd-update. Run

Re: freebsd-update: fale?

2013-01-04 Thread Joe Altman
On Thu, Jan 03, 2013 at 03:50:44PM +0100, Martin Laabs wrote: > Hi, > > On 01/02/13 01:21, Joe Altman wrote: > > Greetings, list. I have the following error; though I can load > > update5.FreeBSD.org in a browser: > > [...] > > maybe you use a release that i

Re: freebsd-update: fale?

2013-01-03 Thread Martin Laabs
Hi, On 01/02/13 01:21, Joe Altman wrote: > Greetings, list. I have the following error; though I can load > update5.FreeBSD.org in a browser: > [...] maybe you use a release that is not supported by freebsd-update. Run "uname -r" an compare the release with that you see w

Re: freebsd-update: fale?

2013-01-03 Thread Martin Laabs
Hi, On 01/02/13 01:21, Joe Altman wrote: > Greetings, list. I have the following error; though I can load > update5.FreeBSD.org in a browser: > [...] maybe you use a release that is not supported by freebsd-update. Run "uname -r" an compare the release with that you see w

Upgrading from 9.0-STABLE to 9.1-RELEASE with freebsd-update?

2013-01-02 Thread Joshua Isom
I've used STABLE for years, but with csup going away, I don't want to deal with adding extra packages, and keeping them unbroken, just to stay up date. Running freebsd-update doesn't work for people running STABLE, and I'm not sure freebsd-update will work properly anyway

Re: freebsd-update patches custom /boot/kernel/kernel which it should not

2013-01-02 Thread Matthew Seaman
On 02/01/2013 20:55, Paul Schmehl wrote: > I wasn't thinking when I wrote this. Freebsd-update pulls *binary* > copies of files, so you're not ever going to get the src files to > rebuild your kernel from freebsd-update. You need to pull those in > using svn. Not so

Re: freebsd-update patches custom /boot/kernel/kernel which it should not

2013-01-02 Thread Paul Schmehl
/kernel/kernel which is my custom kernel with a GENERIC kernel. As it seems that freebsd-update works by comparing a hash of /boot/kernel/kernel with the GENERIC kernel's hash I checked the md5 and sha1 hash of /boot/kernel/kernel and /boot/GENERIC/kernel. They differ (see [3]). So why is fr

Re: freebsd-update patches custom /boot/kernel/kernel which it should not

2013-01-02 Thread Paul Schmehl
. As it seems that freebsd-update works by comparing a hash of /boot/kernel/kernel with the GENERIC kernel's hash I checked the md5 and sha1 hash of /boot/kernel/kernel and /boot/GENERIC/kernel. They differ (see [3]). So why is freebsd-update going to overwrite my custom kernel? And how can I pr

Re: freebsd-update patches custom /boot/kernel/kernel which it should not

2013-01-02 Thread Michael Sierchio
On Wed, Jan 2, 2013 at 11:18 AM, andreas scherrer wrote: This is no longer true, though it was true at the time that was written... - > However, freebsd-update will detect and update the GENERIC kernel in > /boot/GENERIC (if it exists), even if it is not the current (running) > kern

Re: freebsd-update patches custom /boot/kernel/kernel which it should not

2013-01-02 Thread andreas scherrer
on 2.1.13 19:15 Paul Schmehl said the following: > --On January 2, 2013 6:45:50 PM +0100 andreas scherrer >> And from experience this is what it will do: replace /boot/kernel/kernel >> which is my custom kernel with a GENERIC kernel. >> >> As it seems that freebsd-updat

Re: freebsd-update patches custom /boot/kernel/kernel which it should not

2013-01-02 Thread Michael Sierchio
The confusion comes from the fact that the original behavior of freebsd-update was NOT to update the kernel binaries if a custom kernel was detected. FYI my /etc/freebsd-update.conf has # Components of the base system which should be kept updated. #Components src world kernel Components src

Re: Newbie question about freebsd-update: single user mode is not needed anymore?

2013-01-02 Thread ASV
Hi Jose, with the freebsd-update method you don't need to pass through the "make installworld" as it's a binary patch/upgrade system. Using "freebsd-update upgrade -r 9.1-RELEASE" for example allows you to get your system patched directly without recompiling t

Re: Newbie question about freebsd-update: single user mode is not needed anymore?

2013-01-02 Thread ASV
For some reason my email hasn't apparently been delivered so I'm re-sending it. "From: ASV To: Jose Garcia Juanino Cc: freebsd-questions@freebsd.org Subject:Re: Newbie question about freebsd-update: single user mode is not needed anymore? Date: Mon, 31 De

Re: freebsd-update patches custom /boot/kernel/kernel which it should not

2013-01-02 Thread Paul Schmehl
--On January 2, 2013 6:45:50 PM +0100 andreas scherrer wrote: Hi This can be considered a follow up to the message "How to keep freebsd-update from trashing custom kernel?" sent to this list by Brett Glass on August 13th 2012 (see [1]). Unfortunately there is no solution to the

Re: Newbie question about freebsd-update: single user mode is not needed anymore?

2013-01-02 Thread ASV
Well, I understand your concern. I've been using the freebsd-update method since several years now and mostly remotely. I've never encounter a problem. I haven't recompiled everything many times as I didn't really found a tangible advantage in this method but I've ne

freebsd-update patches custom /boot/kernel/kernel which it should not

2013-01-02 Thread andreas scherrer
Hi This can be considered a follow up to the message "How to keep freebsd-update from trashing custom kernel?" sent to this list by Brett Glass on August 13th 2012 (see [1]). Unfortunately there is no solution to the problem in that thread (or I cannot see it). I am running currently r

freebsd-update: fale?

2013-01-01 Thread Joe Altman
Greetings, list. I have the following error; though I can load update5.FreeBSD.org in a browser: root-is-on-fire # freebsd-update fetch Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching public key from update4.FreeBSD.org... failed. Fetching public key from update5.FreeBSD.org

Re: Newbie question about freebsd-update: single user mode is not needed anymore?

2012-12-31 Thread Jose Garcia Juanino
El lunes 31 de diciembre a las 16:27:44 CET, ASV escribió: > Hi Jose, > > with the freebsd-update method you don't need to pass through the "make > installworld" as it's a binary patch/upgrade system. > Using "freebsd-update upgrade -r 9.1-RELEASE"

Re: Newbie question about freebsd-update: single user mode is not needed anymore?

2012-12-31 Thread Zyumbilev, Peter
single user is not required with freebsd-update method, in the > second "freebsd-update install". Someone could explain the reason? Am I > misunderstanding something? Can I run the upgrade enterely by mean a ssh > connection in a safe way, or will I need a serial console? > &

Newbie question about freebsd-update: single user mode is not needed anymore?

2012-12-31 Thread Jose Garcia Juanino
Hi, I am planning to upgrade from FreeBSD 9.0-RELEASE to FreeBSD-9.1-RELEASE. With upgrade source method, it is always needed to do the "make installworld" step in single user mode. But it seems to be that single user is not required with freebsd-update method, in the second "

Re: freebsd-update - To 'Stable'?

2012-11-25 Thread Polytropon
On Sun, 25 Nov 2012 12:06:06 +, Karl Pielorz wrote: > > > --On 22 November 2012 17:41 +0100 Polytropon wrote: > > >> I'm looking at switching to 'freebsd-update' - is there an equivalent > >> way to get it to update me to '-STABLE'?

Re: freebsd-update - To 'Stable'?

2012-11-25 Thread Karl Pielorz
--On 22 November 2012 17:41 +0100 Polytropon wrote: I'm looking at switching to 'freebsd-update' - is there an equivalent way to get it to update me to '-STABLE'? No. The freebsd-update program can only be used to follow the RELEASE branch, plus the sec

Re: Should newfs include -S 4096? was Re: boot problem after freebsd-update from 9.1-RC2 to 9.1-RC3

2012-11-24 Thread Warren Block
On Fri, 23 Nov 2012, free...@johnea.net wrote: One of the complications was getting old metadata off of the drive. After trying a couple of 'dd' invocations: # overwriting the first sector dd if=/dev/zero of=/dev/ada0 bs=512 count=1 # also tried overwriting the last sector diskinfo ada0 | cut -

Should newfs include -S 4096? was Re: boot problem after freebsd-update from 9.1-RC2 to 9.1-RC3

2012-11-23 Thread freebsd
On 2012-11-20 21:10, Warren Block wrote: > On Tue, 20 Nov 2012, free...@johnea.net wrote: > >> On 2012-11-20 14:28, Gary Aitken wrote: >>> On 11/20/12 13:34, free...@johnea.net wrote: >> >>>> freebsd-update upgrade -r 9.1-RC3 >> ... >>>>

  1   2   3   4   5   6   7   >