From 5fe9c9f753a9ad40e17cc5647e07ae7c4df2ac26 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sun, 26 Jul 2009 16:07:59 +0200 Subject: cleaner separation of concerns: remove $PART_ROOT hack in favor of more useful partion finding function --- src/core/procedures/interactive | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/core/procedures/interactive') diff --git a/src/core/procedures/interactive b/src/core/procedures/interactive index f9f79d3..240b4bf 100644 --- a/src/core/procedures/interactive +++ b/src/core/procedures/interactive @@ -11,9 +11,6 @@ BLOCK_ROLLBACK_USELESS=1 HARDWARECLOCK= TIMEZONE= -# partitions -PART_ROOT= - # default filesystem specs (the + is bootable flag) # ::[:+] DEFAULTFS="/boot:32:ext2:+ swap:256:swap /:7500:ext3 /home:*:ext3" -- cgit v1.2.3-54-g00ecf