Splitting out a first bunch of functions out to /live/live/boot/.
authorDaniel Baumann <daniel@debian.org>
Tue, 5 Jun 2012 12:46:19 +0000 (14:46 +0200)
committerDaniel Baumann <daniel@debian.org>
Tue, 5 Jun 2012 14:11:16 +0000 (16:11 +0200)
commitc48696a0ebe9ffc938b84b921db90ac620339a52
tree6ac85d6265f3217158ab0ac71981f1fa94af1eaa
parentfea4312679b6d371123296d1a5d9987419888487
Splitting out a first bunch of functions out to /live/live/boot/.
14 files changed:
Makefile
initramfs-tools/hooks/live
initramfs-tools/scripts/live-helpers
scripts/boot.sh
scripts/boot/arguments.sh [new file with mode: 0755]
scripts/boot/mount-cifs.sh [new file with mode: 0755]
scripts/boot/mount-http.sh [new file with mode: 0755]
scripts/boot/mount-iscsi.sh [new file with mode: 0755]
scripts/boot/mount-nfs.sh [new file with mode: 0755]
scripts/boot/netboot.sh [new file with mode: 0755]
scripts/boot/networking.sh [new file with mode: 0755]
scripts/boot/overlay.sh [new file with mode: 0755]
scripts/boot/snapshot.sh [new file with mode: 0755]
scripts/boot/toram-todisk.sh [new file with mode: 0755]