Change templates for renaming variables in calculate-install.

os_install_grub_devicemap_info -> os_install_grub_devicemap_conf
os_install_fstab_mount_info -> os_install_fstab_mount_conf
os_install_fstab_swap_info -> os_install_fstab_swap_conf
netsetup
parent 89f765ef8b
commit 1cbeac2724

@ -1,7 +1,7 @@
# Calculate comment=#
#-os_install_fstab_mount_info-#
#-os_install_fstab_mount_conf-#
#-os_install_fstab_swap_info-#
#-os_install_fstab_swap_conf-#
proc /proc proc defaults 0 0
shm /dev/shm tmpfs nodev,nosuid,noexec 0 0

@ -1 +1 @@
#-os_install_grub_devicemap_info-#
#-os_install_grub_devicemap_conf-#

Loading…
Cancel
Save