live-config
System integration for configuring a read-only root filesystem
Install
- All systems
-
curl cmd.cat/live-config.sh
- Debian
-
apt-get install live-config
- Ubuntu
-
apt-get install open-infrastructure-system-config
- Kali Linux
-
apt-get install live-config
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install open-infrastructure-system-config
- Raspbian
-
apt-get install live-config
- Dockerfile
- dockerfile.run/live-config
open-infrastructure-system-config
System integration for configuring a read-only root filesystem
system-config provides the system integration for configuring a read-only root filesystem such as a live system.
live-config
Live System Configuration Components
The Live Systems project maintains the components to build Debian based Live systems and the official Debian Live images themselves. live-config contains the components to configure a live system during the boot process (late userspace). In addition to live-config, a backend for an init system is required, such as live-config-sysvinit.