diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-01-27 04:56:59 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-01-27 04:56:59 -0300 |
commit | ab2491fc0cea3813522bbd8945930711f6b269ff (patch) | |
tree | f50fb48eb6a3aab614d1da25f9ebd9cedd2d9ccf /libre/kernel26-libre-lts/kernel26-libre-lts.preset | |
parent | bc1ec46f327f4f25d759092c99e2cab60b16dd99 (diff) |
kernel26-libre-lts-2.6.32.28-1
Diffstat (limited to 'libre/kernel26-libre-lts/kernel26-libre-lts.preset')
-rw-r--r-- | libre/kernel26-libre-lts/kernel26-libre-lts.preset | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/libre/kernel26-libre-lts/kernel26-libre-lts.preset b/libre/kernel26-libre-lts/kernel26-libre-lts.preset new file mode 100644 index 000000000..b65e064b4 --- /dev/null +++ b/libre/kernel26-libre-lts/kernel26-libre-lts.preset @@ -0,0 +1,17 @@ +# mkinitcpio preset file for kernel26 + +######################################## +# DO NOT EDIT THIS LINE: +source /etc/mkinitcpio.d/kernel26-lts.kver +######################################## +ALL_config="/etc/mkinitcpio.conf" + +PRESETS=('default' 'fallback') + +#default_config="/etc/mkinitcpio.conf" +default_image="/boot/kernel26-lts.img" +#default_options="" + +#fallback_config="/etc/mkinitcpio.conf" +fallback_image="/boot/kernel26-lts-fallback.img" +fallback_options="-S autodetect"
\ No newline at end of file |