summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | Use new eltf_params_updates.xml for later ELTF autoupdateLennart Johansson2017-03-2820-1385/+1113
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | LXCR-7377 Change to allow ELTF to autoupdate all parameters in the release info and the open-source books. All parameters, including also multiline commands and complete tables of all target machine parameters are stored in one file eltf_params_updates.xml Prepared for auto-updating by ELTF by using a template elft_params_template.xml with ELTF_* variables from which a new eltf_params_updates.xml can be created and pushed (if changed) This includes the -b option to the repo command, which is the branch or tag of the MANIFEST. This is what the user uses to get the source. In a final distribution this tag shall be same as the tag given in manifest_conf.mk Left is manifest_conf.mk but MANIFESTHASH can be overridden by an env.variable when building. MANIFESTHASH still defines which MANIFEST to clone when building the doc to get a list of valid MACHINE names and to get the valid build/boot commands from the MANIFEST. Left is also pardoc-distro.xml with three version variables used by gen_known_issues.py and gen_pkgdiff.py Signed-off-by: Lennart Johansson <lennart.johansson@enea.com>
* updated PATH environment variable to work with ~/bin for repo binaryAndrei Gheorghiu2016-12-051-1/+1
|
* added -y param to apt-get, so all prompts are accepted by default - needed ↵Andrei Gheorghiu2016-12-051-2/+2
| | | | for automatic tests
* changed repo install pathAndrei Gheorghiu2016-11-231-4/+4
|
* updated Ubuntu 14.04 minor versionAndrei Gheorghiu2016-11-231-2/+2
|
* move README cmd file outside of book foldersAdrian Calianu2016-11-141-0/+0
| | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* release_info: Store commands into a text fileAdrian Calianu2016-10-281-0/+21
| | | | | | | | | | | | | This README file should be generated by build or updated manually. The idea is to store the commands required to prepare the build setup on the host. This file can be used by build documentation tools and to run automatic ditribution tests, so we will have all commands from manual tested/verified. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* Minor text upd and change prompt in sudo cmdLennart Johansson2016-10-282-4/+3
| | | | Signed-off-by: Lennart Johansson <lennart.johansson@enea.com>
* Autogenerate list of manifest files for repo cmdLennart Johansson2016-10-242-59/+35
| | | | | | | | | From the manifest, autocreate an XML file with a list of the manifest files which can be used in the repo command, and including this XML file in the release info. Signed-off-by: Lennart Johansson <lennart.johansson@enea.com>
* Extract list of targets from manifest, instead of hardcodedLennart Johansson2016-10-202-41/+71
| | | | | | | | | This list was hardcoded in Makefile before. Do this by cloning the manifest repo to see the targets. Support both ref/tags/<tag> and hashvalue i.e. same as the repo command supports. Signed-off-by: Lennart Johansson <lennart.johansson@enea.com>
* Change to master branch in docbuild.gitMiruna Paun2016-10-171-1/+1
| | | | | | | Change the branch in init.mk from master-enea to master. master and master-enea in docbuild are identical. Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
* Change MANIFESTHASH to be dynamic by using ?=Lennart Johansson2016-09-052-5/+6
| | | | | | | | | | | | This modification in manifest_conf.mk will allow optionally setting the MANIFESTHASH dynamically, e.g. for a non-finished Release Candidate, without hacking in the files in git. A non-default value must be set when init in make fetches the source via repo using the manifest. The value is seen in the release info repo command line (-b) to download source via the manifest and is typically a tag, e.g. refs/tags/EL7_RC1 Signed-off-by: Lennart Johansson <lennart.johansson@enea.com>
* Add new licenses.xml file and additional xmlsEL6Catalina Focsa2016-07-084-10444/+4952
| | | | Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
* Add special character escapeCatalina Focsa2016-07-071-1/+1
| | | | Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
* Add missing license info for cantarell & gnu-configCatalina Focsa2016-07-071-2/+101
| | | | Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
* Update MANIFESTHASH to refs/tags/EL6Martin Borg2016-07-071-1/+1
| | | | | Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* FW: [LXCR-6913][PATCH 1/1] release-info: update "About This Release" sectionMartin Borg2016-07-071-57/+17
| | | | | | | | | | | | | | | -----Original Message----- From: Martin Borg [mailto:martin.borg@enea.com] Sent: den 4 juli 2016 15:29 To: Nora Björklund <Nora.Bjorklund@enea.com> Cc: EneaLinux <linux@list.enea.se>; ISSUES @ ENEA <issues@enea.com>; Martin Borg <martin.borg@enea.com> Subject: [LXCR-6913][PATCH 1/1] release-info: update "About This Release" section - bring back (updated) supported drivers table - update list of documentation provided in the release Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
* licenses.xml: add PD licensesNora Björklund2016-07-071-5/+633
| | | | | | | | Add the PD licenses similarly how they were added in 5.0. However, add only texts including PD statements, and set the file name as heading. Signed-off-by: Nora Björklund <nora.bjorklund@enea.com> Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
* release-info: update "Prerequisites" sectionMartin Borg2016-07-041-23/+1
| | | | | Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Nora Björklund <nora.bjorklund@enea.com>
* release-info: add jiraissues_override.xml for EL6Martin Borg2016-07-041-0/+72
| | | | | Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Nora Björklund <nora.bjorklund@enea.com>
* gen_known_issues.py: fix path of override fileMartin Borg2016-07-041-1/+1
| | | | | Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Nora Björklund <nora.bjorklund@enea.com>
* release-info: updates, fix review commentsMartin Borg2016-07-043-39/+24
| | | | | Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Nora Björklund <nora.bjorklund@enea.com>
* licenses.xml: add commit hashesNora Björklund2016-07-011-5/+5
| | | | | | | | Replace the version number when it is 'git' with the SRCREV of the recipe. Signed-off-by: Nora Björklund <nora.bjorklund@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* release-info: Remove (hide) irrelevant sectionsMartin Borg2016-06-303-11/+11
| | | | | | | | Remove old info about bugs/limitations as well as some other irrelevant sections. Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Nora Björklund <nora.bjorklund@enea.com>
* licenses.xml: add license information for RC3Nora Björklund2016-06-291-1598/+793
| | | | | | | Add license information for release candidate 3. Signed-off-by: Nora Björklund <nora.bjorklund@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Temporarily removed sectio 'Other Provided Functionality' in release infoThomas Lundström2016-06-231-1/+1
|
* Correct about_release wrong ref to docsrc_commonLennart Johansson2016-06-231-1/+1
|
* Added override mechanism in gen_known_issues.pyThomas Lundström2016-06-231-0/+31
|
* Relinfo Add missing link to RT guideLennart Johansson2016-06-221-0/+7
| | | | Signed-off-by: Lennart Johansson <lennart.johansson@enea.com>
* Corrected link in release infoThomas Lundström2016-06-201-7/+7
|
* Restored accidentlÃy modified contentsThomas Lundström2016-06-201-34/+56
|
* Updated release infoThomas Lundström2016-06-203-70/+37
|
* Minor layout things in build-boot chapterLennart Johansson2016-06-202-5/+5
|
* Move distro parameters out to manifest_conf.mkLennart Johansson2016-06-202-8/+11
|
* First commit for el6 standardLennart Johansson2016-06-2027-746/+14741
|
* save old el5 licenses for comparsionEL5Lennart Johansson2016-06-201-0/+9728