• Michael Shigorin's avatar
    deflogin: GLOBAL_ROOTPW is always set · f2892ad3
    Michael Shigorin authored
    use/deflogin will result in ROOTPW being exported no matter
    is it set or not; xport() can't check before exporting as it
    relies on lazy evaluation when the actual ROOTPW value can be
    set or modified after exporting GLOBAL_ROOTPW for mkimage.
    
    So let's not even pretent we can differ unset ROOTPW from
    empty ROOTPW: both result in empty GLOBAL_ROOTPW as of today.
    
    Fixing this would require moving the exports into a separate
    makefile being included after all the configuration and checking
    each variable for being defined before exporting the corresponding
    GLOBAL_ prefixed one.
    
    Yes this might be a security fix in some cases.
    f2892ad3
Name
Last commit
Last update
..
00example Loading commit data...
armh Loading commit data...
armh-cubox Loading commit data...
armh-dovefb Loading commit data...
armh-nexus7 Loading commit data...
armh-tegra3 Loading commit data...
bootloader Loading commit data...
branding Loading commit data...
build-distro Loading commit data...
build-ve Loading commit data...
build-vm Loading commit data...
cleanup Loading commit data...
control Loading commit data...
deflogin Loading commit data...
dev Loading commit data...
domain-client Loading commit data...
dos Loading commit data...
efi Loading commit data...
firmware Loading commit data...
fonts Loading commit data...
hdt Loading commit data...
homeros Loading commit data...
init Loading commit data...
install2 Loading commit data...
isohybrid Loading commit data...
isomd5sum Loading commit data...
kernel Loading commit data...
live Loading commit data...
lowmem Loading commit data...
ltsp Loading commit data...
luks Loading commit data...
memtest Loading commit data...
metadata Loading commit data...
net Loading commit data...
net-eth Loading commit data...
net-ssh Loading commit data...
net-usershares Loading commit data...
oem Loading commit data...
pack Loading commit data...
plymouth Loading commit data...
power Loading commit data...
relname Loading commit data...
repo Loading commit data...
rescue Loading commit data...
server Loading commit data...
services Loading commit data...
slinux Loading commit data...
sound Loading commit data...
speech Loading commit data...
stage2 Loading commit data...
syslinux Loading commit data...
systemd Loading commit data...
tty Loading commit data...
vmguest Loading commit data...
wireless Loading commit data...
x11 Loading commit data...
x11-autologin Loading commit data...
x11-autostart Loading commit data...
xdg-user-dirs Loading commit data...
Makefile Loading commit data...
README Loading commit data...