Commit Graph

6 Commits

Author SHA1 Message Date
Luigi Toscano 8cdff5d71f Update the links to artifacts (removing sahara-files too)
The canonical location for the artifacts going on is
tarballs.openstack.org/sahara-extra/, so fix the link to use that
and also use https.

Moreover, since the last tarball required for building images
is available on tarballs.openstack.org, remove the last references
to sahara-files for artifacts and documentation
(the new location was used already for a while in few places).
there are still few references to sahara-files,
but they are all about CentOS6 which is no more supported
by diskimage-builder, and should be removed separately.

Change-Id: Iab5a4d50a0abc6ab278837b6a9efd5e30f31c44a
2018-02-27 12:14:09 +01:00
Luigi Toscano 00f9124e3c Get files from tarballs.o.o if possible (extjs, policy)
Few artifacts are already available on tarballs.openstack.org; use
them instead of sahara-files (the others should be migrated as well).

Change-Id: I5151b43fab56a071793097dba72aca6e9fb19196
2017-07-10 16:37:56 +02:00
Jeremy Freudberg 844f5d7adb Fix an outdated link
In [1], we changed the default link
to ExtJS to be on sahara-files.

Now, update the README to reflect it.

[1] https://review.openstack.org/#/c/336024/
Depends-On: I6b8e12f0d33752e7790c5f40ebe6a3940ff1b0c1
Change-Id: I473257476b53e50ad0659f058cddf9bb2f78d917
2017-05-30 16:11:12 -04:00
Pino Toscano 939055eff0 Improvements to README.rst of elements
Improve the formatting of README.rst of elements:
- proper syntax for bash snippets
- improve list formatting
- use list definitions for environment variariables
- remove the explicit bash usage from diskimage-create.sh invocations
- wrap lines at 80 characters
- various small text formattings

Change-Id: I93b4c35b31dac66af22663b2cec426a08fa73bd8
2015-04-29 18:41:30 +02:00
Pino Toscano 2d7defcaca Fix extjs.zip download URL
Switch to a different URL, found here [1], which works and point to the
same ext-2.2.zip as used so far.

[1] https://issues.cloudera.org/browse/DISTRO-476

Change-Id: I4a74c0d4d870683c4e4cc311736cd74349563fab
Closes-Bug: #1444348
2015-04-16 10:31:37 +02:00
Pino Toscano 5ed2a5c4d8 New extjs element
Introduce a new element for downloading, and optionally unpacking,
extjs from its website.

Change-Id: I04e2523b4f1b78d82d4a3624d705e8e596c12da9
2015-04-07 15:18:03 +02:00