From a8a3e345ca3be0d9d816eeaa891861acf9b4a8bd Mon Sep 17 00:00:00 2001 From: Zeckmathederg Date: Sat, 18 May 2024 07:14:55 -0600 Subject: [PATCH] Added tags for xml in book/ --- book/bookinfo.xml | 4 ++-- book/organization.xml | 22 +++++++++++++--------- book/preface.xml | 21 ++++++++++++--------- book/whoread.xml | 3 ++- 4 files changed, 29 insertions(+), 21 deletions(-) diff --git a/book/bookinfo.xml b/book/bookinfo.xml index 1a3add65a2..9cb3d1b2b8 100644 --- a/book/bookinfo.xml +++ b/book/bookinfo.xml @@ -49,8 +49,8 @@ This book both follows on from and treads back to the Linux From Scratch book. It follows the same principles as the Beyond Linux From Scratch book but aims to only suppliment it. It introduces and guides the reader - through additions to the system like Steam and Wine, and the packages - along the way. + through additions to the system like Steam and + Wine, and the packages along the way. diff --git a/book/organization.xml b/book/organization.xml index 85ad3c68ea..1b4e122d86 100644 --- a/book/organization.xml +++ b/book/organization.xml @@ -34,25 +34,29 @@ This section is dedicated to covering dependencies that are shared - between Steam and Wine. As it turns out, there are quite a lot of - dependencies they both depend on. Anything specific to Steam and - Wine are covered in their respective chapters. + between Steam and Wine + . As it turns out, there are quite a lot of + dependencies they both depend on. Anything specific to + Steam and Wine are covered + in their respective chapters. Part IV - Steam - This part details how to install Steam and the linear line of - dependencies required, as well as some configuration for - certain packages. + This part details how to install Steam + and the linear line of dependencies required, as well as some + configuration for certain packages. Part V - Wine - This section goes over installing toolchains like MinGW-w64 - and GNAT, some of the packages necessary to both compile Wine - and use it, and lastly how to compile Wine and configure it. + This section goes over installing toolchains like + MinGW-w64 and GNAT, some + of the packages necessary to both compile Wine + and use it, and lastly how to compile + Wine and configure it. Appendices diff --git a/book/preface.xml b/book/preface.xml index 790227978a..22a0c82609 100644 --- a/book/preface.xml +++ b/book/preface.xml @@ -12,10 +12,12 @@ After around 2 or 3 months of my first ever install of Linux From Scratch, - I had an question: how do I install Steam on this? After some time, I went - for Beyond Linux From Scratch, a very great book that covered most of what - I both wanted and needed, but my Steam question never got answered. So I - just tried to install the Steam tarball and I went down the rabbit hole. + I had an question: how do I install Steam on + this? After some time, I went for Beyond Linux From Scratch, a very great + book that covered most of what I both wanted and needed, but my + Steam question never got answered. So I just + tried to install the Steam tarball and I went + down the rabbit hole. @@ -29,15 +31,16 @@ Rahul Chandra in the same thread mentioned his scripts for his distro, Tucana. These scripts helped so much, even if all the scripts were - presented all at once. Once I had got Steam to work, I realized that in - some way, somehow, I must share how I did it and to help others with a - single comprehensive guide. + presented all at once. Once I had got Steam + to work, I realized that in some way, somehow, I must share how I did it + and to help others with a single comprehensive guide. At some point, I also decided to try to get Wine to work. I was successful. - I, again like with Steam before, wanted to share the process. Rahul reached - out to me, and that led to this book's creation and editing. + I, again like with Steam before, wanted to share + the process. Rahul reached out to me, and that led to this book's creation + and editing. diff --git a/book/whoread.xml b/book/whoread.xml index 496382243c..781d1f2bd4 100644 --- a/book/whoread.xml +++ b/book/whoread.xml @@ -13,7 +13,8 @@ This book is aimed towards users who want to use a system following - the Linux From Scratch book but also want to use Steam and/or Wine. + the Linux From Scratch book but also want to use Steam + and/or Wine. The official Linux From Scratch and Beyond Linux From Scratch books do not support, and the maintainers do not wish to support, these two packages for the forseeable future. However, users should still have