summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* 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