index
:
buildroot
2017.11-op-build
2018.02-op-build
2019.02-op-build
2019.05-op-build
OpenPOWER buildroot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
Commit message (
Expand
)
Author
Age
Files
Lines
*
manual: Add newline before block code
Maxime Hadjinlian
2014-11-22
1
-0
/
+5
*
manual: Add missing vim header
Maxime Hadjinlian
2014-11-22
3
-0
/
+3
*
manual: Remove trailing space
Maxime Hadjinlian
2014-11-22
2
-5
/
+5
*
manual: Rework makedevs syntax
Maxime Hadjinlian
2014-11-22
1
-11
/
+13
*
docs/manual/resources.txt: fix patchwork link
Peter Korsgaard
2014-11-13
1
-1
/
+1
*
docs/manual: cleanup github helper docs
Yann E. MORIN
2014-11-11
1
-1
/
+2
*
docs/manual: update cmake-package infrastructure section
Samuel Martin
2014-10-26
1
-1
/
+11
*
docs/manual: document makeusers group-only creation
Gustavo Zacarias
2014-10-22
1
-1
/
+2
*
manual: Add note about uses of github helper
Maxime Hadjinlian
2014-10-16
1
-0
/
+17
*
docs/manual: slightly improve faq entry about compiler on target
Thomas Petazzoni
2014-10-12
1
-1
/
+3
*
docs/manual: document the asciidoc infra
Yann E. MORIN
2014-10-12
2
-0
/
+121
*
doc/asciidoc: always apply Buildroot's AsciiDoc config
Yann E. MORIN
2014-10-12
1
-23
/
+0
*
docs/asciidoc: make it possible to use $(@D) in hooks
Yann E. MORIN
2014-10-12
1
-1
/
+1
*
docs: rename the GENDOC infrastructure
Yann E. MORIN
2014-10-12
1
-1
/
+1
*
docs: separate the GENDOC infra from our manual definition
Yann E. MORIN
2014-10-12
1
-150
/
+1
*
docs/manual: always look for resources in destination directory
Yann E. MORIN
2014-10-12
1
-1
/
+3
*
docs/manual: use the new hooks instead of gendoc rules
Yann E. MORIN
2014-10-12
1
-7
/
+10
*
docs/manual: allow documents to define some hooks, as for a package
Yann E. MORIN
2014-10-12
1
-2
/
+8
*
docs/manual: rename the generic dependency rules
Yann E. MORIN
2014-10-12
1
-3
/
+6
*
docs/manual: properly separate rules specific for our manual
Yann E. MORIN
2014-10-12
1
-18
/
+23
*
docs/manual: last pass at removing hard-coded path in GENDOC_INNER
Yann E. MORIN
2014-10-12
1
-34
/
+40
*
docs/manual: allow a document to declare where its resources are
Yann E. MORIN
2014-10-12
1
-1
/
+5
*
docs/manual: do not hardcode name of the generated document
Yann E. MORIN
2014-10-12
1
-46
/
+47
*
docs/manual: move manual-prepare-sources rule into GENDOC
Yann E. MORIN
2014-10-12
1
-1
/
+3
*
docs/manual: manual-update-lists is not a generic GENDOC rule
Yann E. MORIN
2014-10-12
1
-1
/
+2
*
docs/manual: simplify generation dependencies
Yann E. MORIN
2014-10-12
1
-2
/
+1
*
docs/manual: copying the manual sources is a common action
Yann E. MORIN
2014-10-12
1
-7
/
+7
*
docs/manual: get rid of legacy comment in GENDOC
Yann E. MORIN
2014-10-12
1
-3
/
+0
*
gendoc infra: disable pdf manual generation if xsltproc is buggy
Samuel Martin
2014-10-12
1
-1
/
+27
*
gendoc infra: avoid a2x warning
Samuel Martin
2014-10-12
1
-1
/
+16
*
gendoc infra: move manual build location into $(BUILD_DIR)/docs/manual
Samuel Martin
2014-10-12
1
-8
/
+16
*
packages: rename FOO_KCONFIG_OPT into FOO_KCONFIG_OPTS
Thomas De Schampheleire
2014-10-04
1
-1
/
+1
*
packages: rename FOO_GETTEXTIZE_OPT into FOO_GETTEXTIZE_OPTS
Thomas De Schampheleire
2014-10-04
1
-1
/
+1
*
packages: rename FOO_BUILD_OPT into FOO_BUILD_OPTS
Thomas De Schampheleire
2014-10-04
3
-6
/
+6
*
packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
Thomas De Schampheleire
2014-10-04
4
-9
/
+9
*
packages: rename FOO_AUTORECONF_OPT into FOO_AUTORECONF_OPTS
Thomas De Schampheleire
2014-10-04
1
-1
/
+1
*
packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTALL_STAGING_OPTS
Thomas De Schampheleire
2014-10-04
3
-5
/
+5
*
packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTS
Thomas De Schampheleire
2014-10-04
4
-6
/
+6
*
packages: rename FOO_INSTALL_OPT into FOO_INSTALL_OPTS
Thomas De Schampheleire
2014-10-04
2
-4
/
+4
*
packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTS
Thomas De Schampheleire
2014-10-04
3
-3
/
+3
*
docs/manual: add musl to toolchain dependency options
Yann E. MORIN
2014-09-28
1
-1
/
+1
*
gendoc infra: cosmetic fixes
Samuel Martin
2014-09-21
1
-5
/
+8
*
manual/user guide/customization: add section on layered customization
Thomas De Schampheleire
2014-09-21
2
-39
/
+52
*
manual/user guide/customization: rework 'step-by-step instructions'
Thomas De Schampheleire
2014-09-21
3
-52
/
+65
*
manual/user guide/customization: refer to dir structure from rootfs section
Thomas De Schampheleire
2014-09-21
1
-0
/
+6
*
manual/user guide/customization: add section on project-specific packages
Thomas De Schampheleire
2014-09-21
2
-0
/
+73
*
manual/user guide/customization: change recommendation for package paths
Thomas De Schampheleire
2014-09-21
2
-12
/
+13
*
manual/user guide/customization: rename section 'Customizing packages'
Thomas De Schampheleire
2014-09-21
3
-7
/
+8
*
manual/user guide/customization: add section on users tables
Thomas De Schampheleire
2014-09-21
3
-1
/
+22
*
manual/user guide/customization: add section on device/permission tables
Thomas De Schampheleire
2014-09-21
3
-0
/
+36
[next]