live-config-update
Live System Configuration Components
Install
- All systems
-
curl cmd.cat/live-config-update.sh
- Debian
-
apt-get install live-config
- Ubuntu
-
apt-get install live-config
- Kali Linux
-
apt-get install live-config
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install live-config
- Raspbian
-
apt-get install live-config
- Dockerfile
- dockerfile.run/live-config-update
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.