Pages: [1]   Go Down
  Print  
Author Topic: HEADS UP: Branch changed to RELENG_2_0 - You *must* fix your update URL!  (Read 11603 times)
0 Members and 1 Guest are viewing this topic.
jimp
Administrator
Hero Member
*****
Offline Offline

Posts: 13081



View Profile
« on: July 07, 2011, 08:16:57 am »

We branched RELENG_2_0 for the upcoming 2.0 release so that some developers could continue post-2.0 work on HEAD without committing code that would hinder the 2.0 release. Because of this, the URL for snapshots has changed. The previous URL had pfSense_HEAD, and it is now pfSense_RELENG_2_0.

You must visit System > Firmware, on the Settings tab, and pick the snapshots URL appropriate for your hardware (i386 or amd64) from the "Default Auto Update URLs" drop-down menu in order to pick up any new updates. This drop-down is pulled from our update server, and I fixed the URLs in there, so choosing the right selection will re-copy the proper URL into the settings box.

If you wish to put the URL in manually, it would be one of the following (depending on whether you are i386 or amd64):
pfSense 2.0 RC i386 Snapshots:   http://snapshots.pfsense.org/FreeBSD_RELENG_8_1/i386/pfSense_RELENG_2_0/.updaters/
pfSense 2.0 RC amd64 Snapshots:  http://snapshots.pfsense.org/FreeBSD_RELENG_8_1/amd64/pfSense_RELENG_2_0/.updaters/

I have changed the default URL for new installs, but a snapshot does not yet exist with the updated URL built-in. If you select the new URL or enter it manually, that setting will carry over. Once the next new snapshot is uploaded, new installs should look in the right location, and those without an update URL chosen at all should be OK, but unless you update manually, you still need to fix the update URL as described above.

I corrected the URLs on http://snapshots.pfsense.org/ to point to the new location as well, you can download manual firmware update files directly from there if you like.
« Last Edit: July 07, 2011, 09:39:53 am by jimp » Logged

Need help fast? Commercial Support!

Co-Author of pfSense: The Definitive Guide. - Check the Doc Wiki for FAQs.

Do not PM for help!

Donate to the project | My Wish List
Swordforthelord
Jr. Member
**
Offline Offline

Posts: 32


View Profile
« Reply #1 on: July 10, 2011, 08:32:10 am »

Anything different for nanoBSD?
Logged
jimp
Administrator
Hero Member
*****
Offline Offline

Posts: 13081



View Profile
« Reply #2 on: July 10, 2011, 10:24:10 am »

Procedure is the same either way, full or nanobsd.
Logged

Need help fast? Commercial Support!

Co-Author of pfSense: The Definitive Guide. - Check the Doc Wiki for FAQs.

Do not PM for help!

Donate to the project | My Wish List
fthomasr
Jr. Member
**
Offline Offline

Posts: 40


View Profile
« Reply #3 on: July 12, 2011, 07:00:49 pm »

Does Invoke Auto Upgrade now work for the Nano version? I had manually update the June 22 install to the July 8th, but now it appears it might work.
Logged
jimp
Administrator
Hero Member
*****
Offline Offline

Posts: 13081



View Profile
« Reply #4 on: July 12, 2011, 07:17:43 pm »

It should have, if the corrected URL was entered.
Logged

Need help fast? Commercial Support!

Co-Author of pfSense: The Definitive Guide. - Check the Doc Wiki for FAQs.

Do not PM for help!

Donate to the project | My Wish List
Hawq
Jr. Member
**
Offline Offline

Posts: 31


View Profile
« Reply #5 on: July 28, 2011, 02:03:56 am »

I've just used above URLs to update my test installation and now it says: 2.1-DEVELOPMENT (amd64) built on Wed Jul 27 18:52:38 EDT 2011
I'm also using git://github.com/smos/pfsense-ipv6.git but it was last updated on May 26, 2011 so probably it shouldn't cause version change.

Shouldn't I get 2.0-RC3? If yes, how to revert to 2.0-RC3?
Logged
jimp
Administrator
Hero Member
*****
Offline Offline

Posts: 13081



View Profile
« Reply #6 on: July 28, 2011, 07:11:32 am »

Please read the sticky posts in the ipv6 forum about that. It's not related to this thread.
Logged

Need help fast? Commercial Support!

Co-Author of pfSense: The Definitive Guide. - Check the Doc Wiki for FAQs.

Do not PM for help!

Donate to the project | My Wish List
darnitol
Jr. Member
**
Offline Offline

Posts: 42


View Profile
« Reply #7 on: August 08, 2011, 04:30:52 pm »

I apologize for my meatheadedness, but I've read this thread 10 times and I still don't understand what it means.  If I'm using an .iso of x86 RC 3 that I downloaded on 6-Jul but is dated 22-Jun, should I use the default update URL, or update it?  Under what circumstances would I change the url?  Thank you for clarifying!
Logged
jimp
Administrator
Hero Member
*****
Offline Offline

Posts: 13081



View Profile
« Reply #8 on: August 08, 2011, 04:35:39 pm »

Always update it. It doesn't matter when you downloaded, it needs updated, unless the *snapshot date* is after July 4th. (In which case you'd be getting current updates offered via auto update anyhow)

Bottom line: When in doubt, just reselect the snapshots from the drop-down. It's not going to hurt anything even if you are using a current snapshot.
Logged

Need help fast? Commercial Support!

Co-Author of pfSense: The Definitive Guide. - Check the Doc Wiki for FAQs.

Do not PM for help!

Donate to the project | My Wish List
AhnHEL
Sr. Member
****
Offline Offline

Posts: 503



View Profile
« Reply #9 on: August 08, 2011, 07:47:13 pm »

It should also be noted if you are using gitsync in your updater settings to change branch name from master to RELENG_2_0
Logged

AhnHEL (Angel)
NYC

3 pfSense sites: 2.1-RC (amd64) Snapshots
Jetway NC9C-550 Atom N550 @ 1.5 Ghz, 2GB RAM, 20/2 Mbps
Dell 745 SFF E4400 @ 2.0Ghz, 2GB RAM, 20/2 Mbps
White Box i5 3570k @ 4.4Ghz, 16GB RAM, 50/5 Mbps
OpenVPN (Site to Site, Road Warrior), Traffic Shaping, UPnP Gaming, Snort
jimp
Administrator
Hero Member
*****
Offline Offline

Posts: 13081



View Profile
« Reply #10 on: August 08, 2011, 07:49:01 pm »

It should also be noted if you are using gitsync in your updater settings to change branch name from master to RELENG_2_0

Unless you are using that to track IPv6, in which case you really do want master. :-)

I wasn't aware anyone was tracking 2.0 on top of 2.0 with gitsync, not much of a point to that. Might hurt more than it helps in some cases, but that's debatable.
Logged

Need help fast? Commercial Support!

Co-Author of pfSense: The Definitive Guide. - Check the Doc Wiki for FAQs.

Do not PM for help!

Donate to the project | My Wish List
Pages: [1]   Go Up
  Print  
 
Jump to:  

 

Page created in 0.034 seconds with 20 queries.