Commit Graph

58 Commits

Author SHA1 Message Date
Pierre Labastie
e1e58be454 Remove all ftp urls
neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...
2023-10-15 21:43:08 +02:00
Pierre Labastie
665150acb4 Make "nodump" what shouldn't be run by jhalfs 2023-09-16 09:32:30 +02:00
Bruce Dubbs
f84ad2e01e Tag most of Chapter 24 2023-08-17 19:27:51 -05:00
Xi Ruoyao
f4d129763c
/usr/libexec/Xorg does not exist anymore
With -Dsuid_wrapper=true removed from xorg-server, /usr/bin/Xorg is the
Xorg server itself.
2023-07-19 03:54:44 +08:00
Xi Ruoyao
9a6d0d9bcf
x: Remove non-exist User Notes link
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:22:51 +08:00
Douglas R. Reno
18aa933933 Lots of tags for X 2023-02-16 14:17:59 -06:00
Pierre Labastie
f4371a4447 Update to xinit-1.4.2 2022-12-06 17:22:48 +01:00
Bruce Dubbs
75fee1b462 emove references to Xorg "katamari"
Also tweak a tar command in llvm.
2022-11-29 15:46:29 -06:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Douglas R. Reno
aa0b625099 Tag Xorg and dependencies 2022-08-22 21:55:59 -05:00
Douglas R. Reno
f1a479c7e7 Package Updates and Tags
Update to xf86-input-wacom-1.0.0
Update to libdrm-2.4.110
Update to XWayland-22.1.0
2022-02-18 13:06:30 -06:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Pierre Labastie
34a6571e05 Tags 2021-08-28 15:44:55 +02:00
Thomas Trepl (Moody)
a70b1d1311 Tags 2021-08-17 23:38:51 +02:00
Thomas Trepl (Moody)
9d3f4e1b89 Fix a typo in xinit 2021-08-04 21:35:32 +02:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Bruce Dubbs
6b063cc376 Tag xorg
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24250 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-21 01:41:49 +00:00
Pierre Labastie
4c24eb0a40 Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Bruce Dubbs
e3263440da Fix sed in xinit note
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23723 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-17 19:03:54 +00:00
Bruce Dubbs
1f6d0c13e3 Xorg tags and a few others
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23553 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-17 21:48:50 +00:00
Pierre Labastie
71df408555 Format the x/installing chapter
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22865 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-21 11:02:56 +00:00
Bruce Dubbs
62a5037e46 Update to xterm-353.
Update to mesa-19.3.4. 
Update to wayland-1.18.0. 
Tag most of xorg (not all drivers) and xorg dependencies.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22699 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-16 04:23:35 +00:00
Bruce Dubbs
82bdecfad0 Tag Xorg and it's dependencies.
Some misc text tweaks.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21982 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-16 22:28:01 +00:00
Bruce Dubbs
9fffa917d2 Tweaks to xorg-server and xinit
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21893 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-01 20:51:50 +00:00
Bruce Dubbs
2737300682 Modify xorg-server and xinit instructions to
avoid using the suid bit on the Xorg application.  Add a note
to xinit on why using Xorg with the suid bit set may be useful.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21892 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-01 19:17:08 +00:00
Bruce Dubbs
5cd7055059 Update to python2-2.7.16.
Update to cracklib-2.9.7. 
Update to vala-0.42.6. 
Update to xinit-1.4.1. 
Update to ibus-1.5.20. 
Update to bind-9.12.4. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21283 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-05 02:52:30 +00:00
Pierre Labastie
38489aa0b1 Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21156 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-15 21:01:29 +00:00
Bruce Dubbs
796bc6630a Update to xterm-335.
Update to mesa-18.1.6. 
Update to harfbuzz-1.8.8. 
Tag Xorg (some drivers left untagged)



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20327 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-18 01:17:43 +00:00
Bruce Dubbs
d5aefd5cc6 Update to xinit-1.4.0 and 12 Xorg apps.
Update to twm-1.0.10. 
Update to libinput-1.10.2. 
Update to libevdev-1.5.9. 
Update to harfbuzz-1.7.6. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19947 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-03-14 02:48:00 +00:00
Bruce Dubbs
2f3cfb22b8 Tag most of xorg, but 12 drivers remain.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19795 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-18 21:04:14 +00:00
Pierre Labastie
e71a98d941 Last (up to mistakes) round of role="runtime|nodep". For the "X" chapter
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19240 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-09-16 09:39:13 +00:00
Bruce Dubbs
7655fafdab Update to pango-1.40.10
Tags



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19054 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-21 04:39:02 +00:00
Bruce Dubbs
8b0eef4ca2 Tags for Xorg and dependencies + a few others
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18315 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-02-15 22:01:44 +00:00
Bruce Dubbs
0d8e5a1065 Removed startx change in xinit for systemd builds
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17806 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-09-25 05:40:14 +00:00
Pierre Labastie
00610e591f Tags for X, and other LXQt deps
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17666 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-08-27 20:19:14 +00:00
Pierre Labastie
a2c3ec7901 GCC 6 tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17334 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-05-07 20:01:40 +00:00
Bruce Dubbs
fea7a37a09 Update to libinput-1.1.8.
Update to ed-1.13. 
Update to sg3_utils-1.42.
Tag Xorg dependencies.
Tag Xorg section but several drivers still neeed to be checked.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17000 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-02-22 22:52:02 +00:00
Bruce Dubbs
ba717478b8 Revert lfs79 tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16979 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-02-19 19:11:31 +00:00
Ken Moffat
4b63657033 tags (for the moment I have not built all xorg apps or legacy fonts, nor all of llvm)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16978 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-02-16 19:07:17 +00:00
Bruce Dubbs
3bd40abd09 Make xorg7-lib a required dependency for xinit
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16971 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-02-14 16:18:32 +00:00
Fernando de Oliveira
20f09631c1 • Update to GNOME-3.18.2.
• Update to libpng-1.6.19.
• Update to ffmpeg-2.8.2.
• FFmpeg-2.8.1 does not build with libvpx-1.5.0. same holds for 2.8.2
• xinit: Nothing has to be anything less yet "nodump".
• libreoffice: reinstate what should not have been deleted and include
  verbose, because I like.
• LXQt pre-install instructions: I do want extra lines here, although
  who modified implied that they were so bad instructions and he was
  only trying to improve.
• openjdk: as agreed but not done, make test suite optional.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16661 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-11-15 22:34:56 +00:00
Pierre Labastie
8abda17127 The note in xinit does not concern building, so the instructions in the
note have to be "nodump".

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16652 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-11-14 16:50:27 +00:00
Fernando de Oliveira
d09eb9b27c • Fix starting X with startx or sddm ... Part 2.
▪ sddm-0.12.0
  ▪ xinit-1.3.4
  ▪ ConsoleKit2-1.0.0
  ▪ lxde-common-0.99.0
  ▪ LXQt Desktop Final Instructions
  ▪ xfce4-session-4.12.1
  ▪ Starting KDE4


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16464 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-09-25 13:48:24 +00:00
Fernando de Oliveira
eca7a588ac • Fix starting X with startx (from xinit) and sddm (with consolekit2
and upowerd) and somwhat related fixes
◦ sddm-0.12.0: fixes for upauer, Consolekit2, DBUS_CONFIG_FILENAME,
  example-config, nolisten tcp, numlock, and setxkbmap.
◦ sddm bootscript: remove upowerd parts.
◦ xinit-1.3.4: Fix startx to use the first available virtual terminal
◦ ConsoleKit2-1.0.0: Fix docdir and xinitrc.d script 90-consolekit.sh
  name and place
◦ lxde-common-0.99.0: Fix lxde session start
◦ LXQt Desktop Final Instructions: Fix lxde session start
◦ xfce4-session-4.12.1: Fix lxde session start
◦ Starting KDE4: Fix lxde session start


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16461 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-09-25 01:11:15 +00:00
Bruce Dubbs
7b273030f0 Tags through Xorg
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16384 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-09-10 04:58:46 +00:00
Fernando de Oliveira
0269d303f4 All Xorg HTTP are broken, including an Additional Download of tigervnc.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15911 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-05-01 15:42:16 +00:00
Ken Moffat
57945e063f tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15886 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-04-28 01:23:03 +00:00
Bruce Dubbs
863f350407 Tags for xorg
Update to MesaLib-10.4.5 


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15545 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-02-22 04:09:10 +00:00
Igor Živković
30d80ff584 Update to xinit-1.3.4.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14497 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-10-05 08:48:37 +00:00
Pierre Labastie
59d9079775 Tags for X
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14240 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-09-10 13:19:10 +00:00