X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-begin;h=633e8d1e3c326085460c9e97784f9756a5c85a0e;hb=b1c29177fe76f8f2a557f7f36c987df3ef2a6cb4;hp=0601ff4cef1adba21cb558a04c2f7e72b88f0914;hpb=343a048be4b32d18540c6531048d2b9a006774ae;p=distro-setup diff --git a/distro-begin b/distro-begin index 0601ff4..633e8d1 100755 --- a/distro-begin +++ b/distro-begin @@ -83,7 +83,7 @@ has_btrfs() { ! linode; } home_network() { ! linode; } encrypted() { has_p; } shopt -s extglob -export GLOBIGNORE=*/.:*/.. +export GLOBIGNORE="*/.:*/.." umask 022 PATH="/a/exe:$PATH" sed="sed --follow-symlinks" @@ -140,7 +140,7 @@ EOF # from /usr/share/doc/dropbear-initramfs/README.initramfs.gz while read -r m _; do /sbin/modinfo -F filename "$m"; done