Explorar el Código

My boot is too small for fallback

Donald Carr hace 7 años
padre
commit
d746991043
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      spudd.preset

+ 2 - 1
spudd.preset

@@ -3,7 +3,8 @@
 ALL_config="/etc/mkinitcpio.conf"
 ALL_kver="/boot/vmlinuz-spudd"
 
-PRESETS=('default' 'fallback')
+#PRESETS=('default' 'fallback')
+PRESETS=('default')
 
 #default_config="/etc/mkinitcpio.conf"
 default_image="/boot/initramfs-spudd.img"