Loading docs/manual/appendix.txt +20 −9 Original line number Diff line number Diff line Loading @@ -7,15 +7,26 @@ Appendix include::makedev-syntax.txt[] include::makeusers-syntax.txt[] // Automatically generated lists: [[package-list]] Available packages ------------------ // docs/manaual/pkg-list.txt is generated using the following command: // $ git grep -E '\((autotools|cmake|generic)-package\)' package/ | \ // cut -d':' -f1 | grep '\.mk$' | \ // sed -e 's;.*\?/\(.*\?\).mk;* \1;' | \ // sort > docs/manual/pkg-list.txt include::pkg-list.txt[] Package Selection for the target -------------------------------- include::package-list.txt[] [[host-package-list]] Host utilities -------------- include::host-package-list.txt[] [[deprecated-list]] Deprecated features ------------------- The following features are marked as _deprecated_ in Buildroot due to their status either too old or unmaintained. include::deprecated-list.txt[] docs/manual/deprecated-list.txt +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ Deprecated list --------------- The following stuff are marked as _deprecated_ in Buildroot due to The following features are marked as _deprecated_ in Buildroot due to their status either too old or unmaintained. // list generated using the followings command: Loading Loading
docs/manual/appendix.txt +20 −9 Original line number Diff line number Diff line Loading @@ -7,15 +7,26 @@ Appendix include::makedev-syntax.txt[] include::makeusers-syntax.txt[] // Automatically generated lists: [[package-list]] Available packages ------------------ // docs/manaual/pkg-list.txt is generated using the following command: // $ git grep -E '\((autotools|cmake|generic)-package\)' package/ | \ // cut -d':' -f1 | grep '\.mk$' | \ // sed -e 's;.*\?/\(.*\?\).mk;* \1;' | \ // sort > docs/manual/pkg-list.txt include::pkg-list.txt[] Package Selection for the target -------------------------------- include::package-list.txt[] [[host-package-list]] Host utilities -------------- include::host-package-list.txt[] [[deprecated-list]] Deprecated features ------------------- The following features are marked as _deprecated_ in Buildroot due to their status either too old or unmaintained. include::deprecated-list.txt[]
docs/manual/deprecated-list.txt +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ Deprecated list --------------- The following stuff are marked as _deprecated_ in Buildroot due to The following features are marked as _deprecated_ in Buildroot due to their status either too old or unmaintained. // list generated using the followings command: Loading