summaryrefslogtreecommitdiffstats
path: root/mkinitcpio.d
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2010-01-05 23:45:52 +0100
committerThomas Bächler <thomas@archlinux.org>2010-01-05 23:45:52 +0100
commit7fd17e6df5e82433759b27811707b6dc0b940835 (patch)
treedb4081eb2593aa1170cc6bd2633ac24c97a1f669 /mkinitcpio.d
parent253cdd0f65aaabfecc73f6e26a6732339681781b (diff)
downloadmkinitcpio-7fd17e6df5e82433759b27811707b6dc0b940835.tar.gz
mkinitcpio-7fd17e6df5e82433759b27811707b6dc0b940835.tar.xz
There was no proper upgrade path for these changes. This can be reconsidered once a clean upgrade path is provided. Compatibility with non-bash shells is not as important as backwards-compatibility of existing configurations.
Diffstat (limited to 'mkinitcpio.d')
-rw-r--r--mkinitcpio.d/example.preset2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkinitcpio.d/example.preset b/mkinitcpio.d/example.preset
index 9b9b32e..3fb32f1 100644
--- a/mkinitcpio.d/example.preset
+++ b/mkinitcpio.d/example.preset
@@ -1,7 +1,7 @@
# Example mkinitcpio preset file
# preset names
-PRESETS="default fallback"
+PRESETS=('default' 'fallback')
# ALL_kver is used if presetname_kver is not set
# note for distribution kernels: this should be in a separate file