Move some scripts/info to specific debian dir

This commit is contained in:
gardouille 2019-01-23 17:27:32 +01:00
parent 472c083633
commit cd1c669b5a
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ btrfs subvolume create /target/usr
btrfs subvolume create /target/var
# Specific actions for "etc" subvolume
## In case the installation is based on LUKS/cryptsetup, we need to keep
## the generated cryptsetup's configuration.
mv /target/etc /target/etc.temp
btrfs subvolume create /target/etc
mv /target/etc.temp/* /target/etc