Add luks support
This commit is contained in:
4
archfi
4
archfi
@@ -907,13 +907,13 @@ archgenfstab(){
|
||||
}
|
||||
|
||||
archgencryptotab(){
|
||||
#learn archgenfstab
|
||||
#learn archgencryptotab
|
||||
clear
|
||||
echo -e "$crypttab" >> /mnt/etc/crypttab
|
||||
}
|
||||
|
||||
archgenmkinitcpio(){
|
||||
#learn archgenfstab
|
||||
#learn archgenmkinitcpio
|
||||
clear
|
||||
sed -i "s/block filesystems/block encrypt filesystems/g" /mnt/etc/mkinitcpio.conf
|
||||
archchroot genmkinitcpio
|
||||
|
||||
Reference in New Issue
Block a user