The xinit package contains a usable script to start the xserver.
This package is known to build and work properly using an LFS 11.3 platform.
Download (HTTP): https://www.x.org/pub/individual/app/xinit-1.4.2.tar.xz
Download (FTP): ftp://ftp.x.org/pub/individual/app/xinit-1.4.2.tar.xz
Download MD5 sum: 0e9a1b9a82b84ab229c709c0f939c113
Download size: 153 KB
Estimated disk space required: 1.5 MB
Estimated build time: less than 0.1 SBU
twm-1.0.12,
xclock-1.1.1, and xterm-379 (used in the default
xinitrc
file)
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/xinit
Install xinit by running the following commands:
./configure $XORG_CONFIG --with-xinitdir=/etc/X11/app-defaults && make
This package does not come with a test suite.
Now, as the root
user:
make install && ldconfig