source: general.ent@ d31adba2

11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since d31adba2 was 62dc76c, checked in by Bruce Dubbs <bdubbs@…>, 2 years ago

Add another option to pip3 install
Add a convenience option for &root;
Add --no-cache-dir to six and asciidoc.
Explain --no-cache-dir in pip3-cmd-explain.

  • Property mode set to 100644
File size: 8.4 KB
RevLine 
[50836740]1<!-- Editing up to the line of ==== should be enough
2 to generate a book for development, release, or rc-->
3<!ENTITY % development "INCLUDE"><!-- set to INCLUDE for development,
4 set to IGNORE for release or rc -->
5<!ENTITY % release "IGNORE"> <!-- set to INCLUDE for release,
6 set to IGNORE for development or rc -->
7<!ENTITY % relyear "2022">
8<!ENTITY % relnum "11.1">
9<!ENTITY % reldate "March 1st, 2022">
10<!ENTITY % relpubdate "2022-03-01">
11<!-- ================================================================== -->
12<!-- Do not change anything below unless the www or book layouts change -->
13
14<!-- Automatically generated by git-version.sh. Used for release or dev -->
15<!ENTITY % conditional-entities SYSTEM "conditional.ent">
16%conditional-entities;
17
18<![ %development; [
19<!-- version info automatically generated by git -->
[17c9da8]20<!ENTITY % version-entities SYSTEM "version.ent">
21%version-entities;
[50836740]22<![ %sysv; [
[4c0df5c4]23<!ENTITY lfs-version "development">
24<!ENTITY blfs-version "svn">
25<!ENTITY patch-version "svn">
[50836740]26]]>
27<![ %systemd; [
[4c0df5c4]28<!ENTITY lfs-version "systemd">
29<!ENTITY blfs-version "systemd">
30<!ENTITY patch-version "svn">
[50836740]31]]>
32]]><!-- End %development -->
33
34<![ %release; [
35<![ %sysv; [
[4c0df5c4]36<!ENTITY lfs-version "%relnum;">
37<!ENTITY blfs-version "%relnum;">
38<!ENTITY patch-version "%relnum;">
[50836740]39]]>
40<![ %systemd; [
[4c0df5c4]41<!ENTITY lfs-version "%relnum;-systemd">
42<!ENTITY blfs-version "%relnum;-systemd">
43<!ENTITY patch-version "%relnum;">
[50836740]44]]>
45
46<!ENTITY year "%relyear;">
[4dfe93eb]47<!ENTITY version "%relnum;">
[50836740]48<!ENTITY releasedate "%reldate;">
49<!ENTITY pubdate "%relpubdate;">
50]]><!-- End %release -->
[17c9da8]51
[50836740]52<!ENTITY copyrightdate "1999-&year;">
53<!ENTITY copyholder "The BLFS Development Team">
54<!ENTITY lfs-domainname "linuxfromscratch.org">
[29a430f]55
[f6ba18fd]56<!ENTITY maintainer-fullname "The BLFS Team">
57<!ENTITY maintainer-firstname "BLFS">
[41666068]58<!ENTITY maintainer-address "blfs-maintainer@&lfs-domainname;">
[4e88613]59
[428191d]60
[4a570af1]61<!ENTITY lfs-website "https://www.&lfs-domainname;">
[4be2261]62<!-- downloads_root must have an entity because it is needed for scripts
63 Note: s/_/-/ in comment to avoid grep error
64 It is also needed for systemd units
65 -->
[4c0df5c4]66<!ENTITY downloads-root "&lfs-website;/blfs/downloads/&blfs-version;">
67<!--<!ENTITY downloads-root-systemd "https://www.linuxfromscratch.org/blfs/downloads/systemd">
68<!ENTITY downloads-project "https://downloads.&lfs-domainname;">-->
[a29486e4]69
[18bd6a3]70<!ENTITY sources-anduin-http "https://anduin.linuxfromscratch.org/BLFS">
[a29486e4]71<!ENTITY sources-anduin-ftp "ftp://anduin.linuxfromscratch.org/BLFS">
72
[4a570af1]73<!ENTITY hints-root "https://www.&lfs-domainname;/hints">
[c9aa980]74<!ENTITY patch-downloads "https://www.linuxfromscratch.org/patches/downloads">
[4c0df5c4]75<!ENTITY patch-root "https://www.&lfs-domainname;/patches/blfs/&patch-version;">
[4a570af1]76<!ENTITY errata "https://www.&lfs-domainname;/blfs/errata/&blfs-version;/">
77<!ENTITY blfs-ticket-root "https://wiki.&lfs-domainname;/blfs/ticket/">
[a29486e4]78
[4e88613]79<!ENTITY lfs-root "../../../../lfs/view/&lfs-version;">
[4dcc31a]80<!ENTITY lfs-dev "../../../../lfs/view/development">
[8dfc5c3]81<!ENTITY gnu-http "https://ftp.gnu.org/gnu">
82<!ENTITY gnu-ftp "ftp://ftp.gnu.org/gnu">
83<!ENTITY gnupg-http "https://www.gnupg.org/ftp/gcrypt">
[14d673a2]84<!ENTITY gnupg-ftp "ftp://ftp.gnupg.org/gcrypt">
[122ded1]85<!ENTITY gstreamer-dl "https://gstreamer.freedesktop.org/src">
[8dfc5c3]86<!ENTITY kernel-dl "https://www.kernel.org/pub">
87<!ENTITY mozilla-http "https://archive.mozilla.org/pub">
[8d0bc761]88<!ENTITY mozilla-hg "https://hg.mozilla.org/releases/mozilla-release/archive/">
[a206343]89<!ENTITY perl_authors "https://www.cpan.org/authors">
90<!ENTITY metacpan_authors "https://cpan.metacpan.org/authors/id">
[8dfc5c3]91<!ENTITY pymodules-dl "https://files.pythonhosted.org/packages/source">
92<!ENTITY sourceforge-dl "https://downloads.sourceforge.net">
93
[340486e]94<!ENTITY gentoo-ftp-repo "ftp://ftp.mirrorservice.org/sites/distfiles.gentoo.org/distfiles">
[98e2adf]95<!ENTITY fedora-http-repo "http://pkgs.fedoraproject.org/repo/pkgs">
[faf325d]96<!ENTITY jaist-ftp-repo "ftp://ftp.jaist.ac.jp/pub//sourceforge">
[458e839c]97<!ENTITY lxqt-http-repo "http://downloads.lxqt.org/lxqt">
[4e88613]98<!ENTITY publisher "Unknown">
[e622c0b]99<!ENTITY xorg-download-http "https://www.x.org/pub/individual">
[2f4014b]100<!ENTITY xorg-download-ftp "ftp://ftp.x.org/pub/individual">
[e5f33088]101<!ENTITY pypi "https://pypi.python.org/pypi">
[827ba01c]102<!ENTITY appstream-glib-url "http://people.freedesktop.org/~hughsient/appstream-glib/releases">
[7d5122e6]103<!ENTITY elinks-url "http://elinks.or.cz">
[1eac9eb]104<!ENTITY w3m-url "http://w3m.sourceforge.net/">
[4122007]105
[62dc76c]106<!-- Convenience entities -->
107<!ENTITY root "<systemitem class='username'>root</systemitem>">
108
109
[55fb7f56]110<!-- These entities are used to identify versions of LFS
[db808f2]111 packages referenced throughout the BLFS book. -->
[eb631ac]112<!ENTITY lfs-autoconf-version "2.69">
[2f141ef]113<!ENTITY lfs-coreutils-version "8.23">
114<!ENTITY lfs-e2fsprogs-version "1.42.11">
[eb631ac]115<!ENTITY lfs-flex-version "2.5.39">
[2f141ef]116<!ENTITY lfs-gcc-version "4.9.1">
[eb631ac]117<!ENTITY lfs-gdbm-version "1.11">
118<!ENTITY lfs-m4-version "1.4.17">
[46dfbe3]119<!-- FIXME - please check the included version of
120 List/Utils when upgrading the perl version.
121 Scalar-List-Utils is in perl-deps because List-AllUtils
122 needs a newer version at runtime than is in 5.34.0 -->
[aea82bb2]123<!ENTITY lfs-perl-version "5.34"> <!-- used in git -->
[f524a8f]124<!-- this was originally the perl version used by the corresponding
125 version of lfs, in those days always for i686, but now BLFS is a rolling
[eacfe160]126 release. \-\->
127<!ENTITY lfs-perl-version "&lt;5.x.y&gt;/&lt;arch-linux&gt;">-->
[d64103f]128<!ENTITY lfs-shadow-version "4.2.1">
[d659cbe]129<!ENTITY lfs-vim-version "7.4">
[55fb7f56]130<!-- End LFS versions -->
[4122007]131
[df5a815]132<!ENTITY blfs-bootscripts-version "20210826">
[ad4a839]133<!ENTITY systemd-units-version "20220227">
[f852e706]134
[4a570af1]135<!ENTITY blfs-wiki "https://wiki.&lfs-domainname;/blfs/wiki">
[d53eb0e]136
[b5a2067]137<!-- These entities are used to annotate the current status of a package as it
138 relates to the version of LFS it will build/work against -->
[2db87f5]139
[5c9acb8]140<!ENTITY lfs111_checked "<para>This package is known to build and work
141 properly using an LFS-11.1 platform.</para>">
[f44ab56]142<!--
[96428de]143<!ENTITY lfs110a_built "<para>This package is known to build using an LFS
[b2f38b60]144 11.0 platform but has not been tested.</para>">
[f44ab56]145-->
[b5a2067]146<!-- End special entities about LFS compatibility -->
147
[ba58642]148<!ENTITY as_root "<note><para>When installing multiple packages in a script,
149 the installation needs to be done as the root user. There are three general
150 options that can be used to do this:</para>
151
152 <orderedlist>
153
154 <listitem><para>Run the entire script as the root user (not
155 recommended).</para></listitem>
156
157 <listitem><para>Use the <command>sudo</command> command from the <xref
158 linkend='sudo'/> package.</para></listitem>
159
160 <listitem><para>Use <command>su -c &quot;command arguments&quot;</command>
161 (quotes required) which will ask for the root password for every iteration
[0d7900a]162 of the loop.</para></listitem>
163
[ba58642]164 </orderedlist>
165
166 <para>One way to handle this situation is to create a short
167 <command>bash</command> function that automatically selects the appropriate
168 method. Once the command is set in the environment, it does not need to be
169 set again.</para>
[0d7900a]170
[ba58642]171 <screen><userinput>as_root()
172{
173 if [ $EUID = 0 ]; then $*
174 elif [ -x /usr/bin/sudo ]; then sudo $*
175 else su -c \\&quot;$*\\&quot;
[0d7900a]176 fi
[ba58642]177}
178
179export -f as_root</userinput></screen>
180</note>">
[33cbd93a]181
[e03aea8]182<!ENTITY not-katamari "<para>This package is not a part of the Xorg
183 katamari and is provided only as a dependency to
184 other packages or for testing the completed Xorg
185 installation.</para>">
[058a3280]186
[13652301]187<!ENTITY % package-entities SYSTEM "packages.ent">
188%package-entities;
[ea20da9]189
[428191d]190<!ENTITY parallel_issues "<note><para>This package may occasionally fail when
191 building with multiple processors. See <xref
[ea20da9]192 linkend='parallel-builds'/> for more information.</para></note>">
193
[729e458]194<!ENTITY shell-env "<note><para>If installing in the chroot environment, be
195 sure to export the <envar>SHELL</envar> environment
196 variable or configuration of the package will
197 fail.</para></note>">
198
Note: See TracBrowser for help on using the repository browser.