Projet

Général

Profil

« Précédent | Suivant » 

Révision 1d8b3cdd

Ajouté par Renato Botelho il y a presque 10 ans

Fix i386 default URL for snapshots

Voir les différences:

etc/inc/globals.inc
101 101
if(file_exists("/etc/platform")) {
102 102
	$arch = php_uname("m");
103 103
	/* Do not remove this, it is not needed for the snapshots URL but is needed later for the -RELEASE/stable URLs */
104
	$arch = ($arch == "i386") ? "" : '/' . $arch;
104
	//$arch = ($arch == "i386") ? "" : '/' . $arch;
105 105

  
106 106
	/* Full installs and NanoBSD use the same update directory and manifest in 2.x */
107 107
	$g['update_url']="https://snapshots.pfsense.org/FreeBSD_stable/10/{$arch}/pfSense_HEAD/.updaters/";

Formats disponibles : Unified diff