about summary refs log tree commit diff
path: root/installer.sh.in
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-08-25 11:19:13 +0200
committerJuan RP <xtraeme@gmail.com>2014-08-25 11:19:13 +0200
commitc97e10480c641457dd0711e59e05e2fe8b649085 (patch)
treee1f772c808fa3cf4c7e8ccfc4915de36d607acf8 /installer.sh.in
parentad34e8f79245bd64a202582cadf3aa5ea2155dec (diff)
downloadhrmpf-c97e10480c641457dd0711e59e05e2fe8b649085.tar.gz
hrmpf-c97e10480c641457dd0711e59e05e2fe8b649085.tar.xz
hrmpf-c97e10480c641457dd0711e59e05e2fe8b649085.zip
installer: remove last ref to parted.
Diffstat (limited to 'installer.sh.in')
-rw-r--r--installer.sh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/installer.sh.in b/installer.sh.in
index a3fe9f1..4bbd9ab 100644
--- a/installer.sh.in
+++ b/installer.sh.in
@@ -253,7 +253,6 @@ EFI System Partition. This partition must have mountpoint as \`/boot/efi'.\n\n
 At least 2 partitions are required: swap and rootfs (/).\n
 For swap, RAM*2 must be really enough. For / 600MB are required.\n\n
 ${BOLD}WARNING: /usr is not supported as a separate partition.${RESET}\n
-${BOLD}WARNING: changes made by parted are destructive, you've been warned.
 ${RESET}\n" 18 80
         if [ $? -eq 0 ]; then
             while true; do