diff options
author | Dieter Plaetinck <dieter@plaetinck.be> | 2009-07-26 20:32:43 +0200 |
---|---|---|
committer | Dieter Plaetinck <dieter@plaetinck.be> | 2009-07-26 20:32:43 +0200 |
commit | 9764526b049561ae71b791f790b984baaa364f81 (patch) | |
tree | f7ac438024c363288294fcc677131f36b8e4d886 /tests | |
parent | 1fc9253ed27fb628a0e5e731e21c4537902f45b8 (diff) |
no more need for the grub thing
Diffstat (limited to 'tests')
-rw-r--r-- | tests/runtime/automatic-lvm-dmcrypt-install-sda/profile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/runtime/automatic-lvm-dmcrypt-install-sda/profile b/tests/runtime/automatic-lvm-dmcrypt-install-sda/profile index f59de0a..3a7e24c 100644 --- a/tests/runtime/automatic-lvm-dmcrypt-install-sda/profile +++ b/tests/runtime/automatic-lvm-dmcrypt-install-sda/profile @@ -10,10 +10,6 @@ TARGET_GROUPS=base TARGET_PACKAGES_EXCLUDE='reiserfsprogs' TARGET_PACKAGES='openssh aif' -worker_configure_system () { - sed -i 's/filesystems/usbinput keymap encrypt lvm2 filesystems/' $var_TARGET_DIR/etc/mkinitcpio.conf -} - # These variables are mandatory GRUB_DEVICE=/dev/sda |