Adding upstream version 4.0~a13.
[debian-live-boot.git] / backends / initramfs-tools / live.script
blob964627463366143cb323e91db2b85073da3ac79e
1 #!/bin/sh
3 #set -e
5 . /lib/live/boot.sh
7 . /scripts/functions
9 mountroot ()
11 # initramfs-tools entry point for live-boot is mountroot(); function
12 Live