#!/bin/sh # -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*- # ex: ts=8 sw=4 sts=4 et filetype=sh if [ "${root%%:*}" = "liveiso" ]; then { printf 'KERNEL=="loop-control", RUN+="/sbin/initqueue --settled --onetime --unique /sbin/dmsquash-live-root `/sbin/losetup -f --show %s`"\n' \ ${root#liveiso:} } >> /etc/udev/rules.d/99-liveiso-mount.rules fi
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
apply-live-updates.sh | File | 492 B | 0755 |
|
checkisomd5@.service | File | 268 B | 0644 |
|
dmsquash-live-genrules.sh | File | 718 B | 0755 |
|
dmsquash-live-root.sh | File | 10.23 KB | 0755 |
|
dmsquash-liveiso-genrules.sh | File | 398 B | 0755 |
|
iso-scan.sh | File | 901 B | 0755 |
|
module-setup.sh | File | 1.17 KB | 0755 |
|
parse-dmsquash-live.sh | File | 1.65 KB | 0755 |
|
parse-iso-scan.sh | File | 309 B | 0755 |
|