Module: xenomai-3 Branch: next Commit: cb139011189954da6f3646858e0f344c7f00c3ce URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=cb139011189954da6f3646858e0f344c7f00c3ce
Author: Philippe Gerum <[email protected]> Date: Fri Oct 23 17:34:43 2015 +0200 doc: fix URL of the download area --- README | 2 +- kernel/cobalt/arch/arm/patches/README | 2 +- kernel/cobalt/arch/blackfin/patches/README | 2 +- kernel/cobalt/arch/powerpc/patches/README | 2 +- kernel/cobalt/arch/x86/patches/README | 2 +- scripts/maint/extract-doc | 7 ------- 6 files changed, 5 insertions(+), 12 deletions(-) diff --git a/README b/README index 7abb371..f0be8a7 100644 --- a/README +++ b/README @@ -56,7 +56,7 @@ http://xenomai.org/installing-xenomai-3-x/ - Tarballs: - http://download.gna.org/xenomai/ + http://xenomai.org/downloads/xenomai/ Source tarballs are self-contained and ready for building. diff --git a/kernel/cobalt/arch/arm/patches/README b/kernel/cobalt/arch/arm/patches/README index 50f018c..dcc6407 100644 --- a/kernel/cobalt/arch/arm/patches/README +++ b/kernel/cobalt/arch/arm/patches/README @@ -17,7 +17,7 @@ information. This directory only contains the most recent patches for ARM platforms; you may find the complete collection of I-pipe patches at the following locations (see note): -http://download.gna.org/adeos/patches/v3.x/arm/ +http://xenomai.org/downloads/ipipe/v3.x/arm/ NOTE: Xenomai 3.x requires the latest IPIPE core series (API revision >= 2). diff --git a/kernel/cobalt/arch/blackfin/patches/README b/kernel/cobalt/arch/blackfin/patches/README index d91afa8..3b92e89 100644 --- a/kernel/cobalt/arch/blackfin/patches/README +++ b/kernel/cobalt/arch/blackfin/patches/README @@ -17,7 +17,7 @@ information. This directory only contains the most recent patches for blackfin platforms; you may find the complete collection of I-pipe patches at the following locations (see note): -http://download.gna.org/adeos/patches/v3.x/blackfin/ +http://xenomai.org/downloads/ipipe/v3.x/blackfin/ NOTE: Xenomai 3.x requires the latest IPIPE core series (API revision >= 2). diff --git a/kernel/cobalt/arch/powerpc/patches/README b/kernel/cobalt/arch/powerpc/patches/README index d81137d..0745639 100644 --- a/kernel/cobalt/arch/powerpc/patches/README +++ b/kernel/cobalt/arch/powerpc/patches/README @@ -17,7 +17,7 @@ information. This directory only contains the most recent patches for powerpc 32/64bit platforms; you may find the complete collection of I-pipe patches at the following locations (see note): -http://download.gna.org/adeos/patches/v3.x/powerpc/ +http://xenomai.org/downloads/ipipe/v3.x/powerpc/ NOTE: Xenomai 3.x requires the latest IPIPE core series (API revision >= 2). diff --git a/kernel/cobalt/arch/x86/patches/README b/kernel/cobalt/arch/x86/patches/README index b8d94aa..f378a08 100644 --- a/kernel/cobalt/arch/x86/patches/README +++ b/kernel/cobalt/arch/x86/patches/README @@ -17,7 +17,7 @@ information. This directory only contains the most recent patches for x86 32/64bit platforms; you may find the complete collection of I-pipe patches at the following locations (see note): -http://download.gna.org/adeos/patches/v3.x/x86/ +http://xenomai.org/downloads/ipipe/v3.x/x86/ NOTE: Xenomai 3.x requires the latest IPIPE core series (API revision >= 2). diff --git a/scripts/maint/extract-doc b/scripts/maint/extract-doc index 18dc2ab..62112f3 100755 --- a/scripts/maint/extract-doc +++ b/scripts/maint/extract-doc @@ -11,13 +11,6 @@ Extract Xenomai documentation tree for directories "dirs". Where dirs are taken as subdirectories of git repository root. Extracted documentation trees are copied as subdirectories of "installdir". -For instance: -$0 download.gna.org:/upload/xenomai/documentation xenomai-3.0 - -extracts the prebuilt documentation from the xenomai-3.0 repository -and copy it to -download.gna.org:/upload/xenomai/documentation/xenomai-3.0 - Options: -q, --quiet quiet, print only error messages, suitable for cron jobs. -v, --verbose verbose, git and rsync operations print file names. _______________________________________________ Xenomai-git mailing list [email protected] http://xenomai.org/mailman/listinfo/xenomai-git
