mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-23 14:52:27 +00:00
5e555359a4
Stop manually loading config values, just update config in environment. Never test values against "n", since many default to empty. Always test ="y" or !="y", any other value is off. Add set_user_config() function to set a value in config.user, combine configs, and update config in environment. Use it in setting implementations. Remove toggle_config, it wasn't very useful because the settings still test y/n in order to show specific confirmation and success messages. Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm> |
||
---|---|---|
.. | ||
distro/keys | ||
ash_functions | ||
fstab | ||
functions | ||
group | ||
gui_functions | ||
hosts | ||
luks-functions | ||
motd | ||
mtab | ||
passwd | ||
shells |