• Michael Shigorin's avatar
    rescue: experimental test to check for libX11 · 711ae1ee
    Michael Shigorin authored
    This has been spotted and solved manually several times already,
    and that's just boring so let's add the ability to state that
    X11-based software is not accepted into a particular rescue image.
    
    Not that I would hate X but things like that belong to a carefully
    crafted image which includes either X server or reasonable means
    to ensure that GUI software can actually be used.
    
    NB: this is a somewhat new entity: test/rescue/no-x11 knob
    for an image-script intended to make it blow up the build
    when libX11 is found within the chroot that makes up
    the rescue image's filesystem.
    
    The interface is not documented intentionally: it will take
    some time to find out whether it sticks or is bad enough.
    Please do remind/ask if interested in using that.
    711ae1ee
Name
Last commit
Last update
.gear Loading commit data...
bin Loading commit data...
conf.d Loading commit data...
doc Loading commit data...
features.in Loading commit data...
image.in Loading commit data...
lib Loading commit data...
pkg.in Loading commit data...
sub.in Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
QUICKSTART Loading commit data...
README Loading commit data...
main.mk Loading commit data...
reports.mk Loading commit data...